Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-31 | Fixes #454 in a simpler way than 34a8f0c | Mayeul d'Avezac | 1 | -6/+2 | |
Rather than mess with the environment, have espresso install into the right directory (prefix/bin). | |||||
2016-03-30 | Merge branch 'davydden-dealii' into develop | Todd Gamblin | 2 | -0/+246 | |
- Modified arpack-ng to call libtoolize. | |||||
2016-03-30 | arpack-ng needs an extra libtoolize to build. | Todd Gamblin | 1 | -0/+7 | |
2016-03-30 | Merge pull request #696 from KineticTheory/pkg-libpng | Todd Gamblin | 1 | -0/+2 | |
libpng depends on zlib. | |||||
2016-03-30 | libpng depends on zlib. | Kelly (KT) Thompson | 1 | -0/+2 | |
2016-03-30 | Merge pull request #688 from davydden/doxygen_fix | Todd Gamblin | 1 | -0/+5 | |
doxygen: add missing dependencies | |||||
2016-03-30 | Merge pull request #601 from KineticTheory/pkg-numdiff | Todd Gamblin | 1 | -0/+44 | |
Provide new package numdiff | |||||
2016-03-30 | Merge branch 'dealii' of git://github.com/davydden/spack into davydden-dealii | Todd Gamblin | 1 | -0/+239 | |
2016-03-30 | Merge pull request #693 from mathstuf/osx-ninja | Todd Gamblin | 1 | -3/+3 | |
ninja: fix installation on OS X | |||||
2016-03-30 | Merge pull request #604 from KineticTheory/pkg-graphviz | Todd Gamblin | 1 | -2/+10 | |
Pkg graphviz | |||||
2016-03-30 | + Remove the validate function that would abort the install if platform=darwin. | Kelly (KT) Thompson | 0 | -0/+0 | |
2016-03-30 | + For darwin, add a dependency on gettext. This change was recommended in ↵ | Kelly (KT) Thompson | 1 | -0/+3 | |
the discussion for PR#601. | |||||
2016-03-30 | Merge pull request #694 from mathstuf/github-docs | Todd Gamblin | 1 | -1/+2 | |
docs: add a link to the spack repo in the PR section | |||||
2016-03-30 | Merge remote-tracking branch 'upstream/develop' into pkg-numdiff | Kelly (KT) Thompson | 84 | -530/+2001 | |
2016-03-30 | Merge pull request #695 from mathstuf/osx-mpich | Todd Gamblin | 1 | -0/+3 | |
mpich: disable fortran without a fortran compiler | |||||
2016-03-30 | mpich: disable fortran without a fortran compiler | Ben Boeckel | 1 | -0/+3 | |
2016-03-30 | docs: add a link to the spack repo in the PR section | Ben Boeckel | 1 | -1/+2 | |
2016-03-30 | + Fix variant description. | Kelly (KT) Thompson | 1 | -1/+1 | |
2016-03-30 | + Make --disable-perl the default configure option. | Kelly (KT) Thompson | 1 | -2/+6 | |
2016-03-30 | ninja: fix installation on OS X | Ben Boeckel | 1 | -3/+3 | |
The cp -t flag is a GNU-ism. Instead, add a trailing slash to bindir to ensure that it is not treated as a file. | |||||
2016-03-30 | Merge remote-tracking branch 'upstream/develop' into pkg-graphviz | Kelly (KT) Thompson | 23 | -39/+468 | |
2016-03-30 | rename variant doxygen to doc | Denis Davydov | 1 | -3/+3 | |
2016-03-30 | Merge pull request #690 from glennpj/py_updates | Todd Gamblin | 11 | -9/+28 | |
Get py-pandas working plus some python package updates | |||||
2016-03-30 | Merge pull request #689 from KineticTheory/pkg-subversion | Todd Gamblin | 3 | -0/+159 | |
Provide subversion (along with apr and apr-util) | |||||
2016-03-30 | Merge pull request #691 from davydden/petsc_remove_qunused | Todd Gamblin | 1 | -13/+4 | |
petsc: remove no longer needed -Qunused-arguments hack | |||||
2016-03-30 | Merge branch 'davydden-trilinos_extra' into develop | Todd Gamblin | 3 | -11/+225 | |
2016-03-30 | Make suite-sparse use spack compilers. | Todd Gamblin | 1 | -1/+11 | |
2016-03-30 | petsc: remove no longer needed -Qunused-arguments hack | Denis Davydov | 1 | -13/+4 | |
2016-03-30 | This commit updates pandas and fixes dependencies. | Glenn Johnson | 1 | -7/+4 | |
Added version 0.18.0. Added 'bin/f2py' to ignore so that activation works. Removed unneccessary dependencies on - libdrm - libpciaccess - llvm - mesa Added recommended dependencies from the pandas project site. http://pandas.pydata.org/pandas-docs/stable/install.html - py-numexpr - py-bottleneck The py-bottleneck is a new package that is also in this branch. Removed optional dependencies - py-scipy - py-matplotlib While those are most likely desired to be in the same python stack as pandas they are not required by pandas. | |||||
2016-03-30 | Added version 1.11.0. | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | Added version 2.5. | Glenn Johnson | 1 | -1/+2 | |
Added 'bin/f2py' to ignore so that activation works. | |||||
2016-03-30 | Add 'bin/f2py' to ignore so activation works. | Glenn Johnson | 1 | -1/+1 | |
2016-03-30 | Add version 1.3.7. | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | Add version 2.5.2. | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | Added version 2016.3. | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | Added version 20.5. | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | Added version 1.10.0. | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | Added version 15.0.1 | Glenn Johnson | 1 | -0/+1 | |
2016-03-30 | New package, py-bottleneck. | Glenn Johnson | 1 | -0/+14 | |
2016-03-30 | + Changes to swig are not needed with this PR. | Kelly (KT) Thompson | 1 | -4/+1 | |
2016-03-30 | + Provide basic instructions for providing subversion w/o additional ↵ | Kelly (KT) Thompson | 3 | -16/+21 | |
language bindings. | |||||
2016-03-30 | Merge remote-tracking branch 'upstream/develop' into pkg-graphviz | Kelly (KT) Thompson | 17 | -231/+532 | |
2016-03-30 | add dev version and conditionals for tests; remove parmetis | Denis Davydov | 1 | -38/+24 | |
2016-03-30 | doxygen: add missing dependencies | Denis Davydov | 1 | -0/+5 | |
2016-03-30 | doxygen off by default | Denis Davydov | 1 | -11/+11 | |
2016-03-30 | add variants and extra dependencies | Denis Davydov | 1 | -36/+140 | |
2016-03-29 | Merge pull request #672 from citibeth/efischer/160327-GEOSPython3 | Gregory Lee | 1 | -4/+20 | |
[WIP] GEOS Python extension did not compile with Python3. | |||||
2016-03-29 | Merge branch 'develop' of https://github.com/llnl/spack into develop | Gregory L. Lee | 9 | -17/+197 | |
2016-03-29 | updated geos version | Gregory L. Lee | 1 | -0/+1 | |
2016-03-29 | Merge pull request #653 from citibeth/efischer/160325-Cython3Fix | Todd Gamblin | 2 | -2/+30 | |
Added new Cython version; old versions don't work with Python3. |