Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-20 | Merge pull request #231 from epfl-scitas/packages/scotch | Todd Gamblin | 1 | -14/+100 | |
scotch: adding dependencies + variants for mpi, shared, compression and esmumps | |||||
2015-12-20 | Merge pull request #251 from epfl-scitas/packages/tau | Todd Gamblin | 6 | -63/+226 | |
Improved build of tau and related dependencies | |||||
2015-12-20 | tau : scorep is now a variant | alalazo | 1 | -3/+6 | |
2015-12-20 | removing completely the write_make_inc function | Nicolas Richart | 1 | -7/+3 | |
2015-12-20 | moving write_make_inc into a patch function | Nicolas Richart | 1 | -1/+4 | |
2015-12-19 | Merge pull request #109 from justintoo/add-package-spot | Todd Gamblin | 1 | -0/+18 | |
(Package) Add Spot C++ library (v1.99.3) | |||||
2015-12-19 | Merge pull request #226 from epfl-scitas/packages/mpiches | Todd Gamblin | 2 | -5/+38 | |
mpich, mvapich2: changes the filter for the wrappers mpi{cc, cxx, f77, fc} | |||||
2015-12-19 | Merge pull request #227 from trws/fetch-deps | Todd Gamblin | 4 | -4/+25 | |
fetch: add options to fetch missing or all deps | |||||
2015-12-19 | Merge pull request #230 from nolta/fix-env-mod-sys-type | Todd Gamblin | 2 | -6/+12 | |
fix environment module path when $SYS_TYPE isn't defined | |||||
2015-12-19 | Merge branch 'pull/256' into develop | Todd Gamblin | 5 | -11/+25 | |
2015-12-19 | Fix empty format strings in some packages. | Todd Gamblin | 3 | -8/+6 | |
2015-12-19 | Fix stale code in python version test so that it actually works. | Todd Gamblin | 2 | -5/+2 | |
2015-12-19 | new package: cfitsio | Mike Nolta | 1 | -0/+19 | |
2015-12-19 | fix env module sys_type on non-LLNL systems | Mike Nolta | 1 | -4/+4 | |
2015-12-19 | spack python: add -c option | Mike Nolta | 1 | -2/+8 | |
Allows passing program in as a string. Example: $ spack python -c 'print 2+3' 5 Also imports spack module by default into the environment. | |||||
2015-12-19 | Merge pull request #253 from LLNL/bugfix/244-uninstall-errors | Gregory Lee | 5 | -13/+37 | |
Bugfix/244 uninstall errors | |||||
2015-12-19 | Merge branch 'develop' of https://github.com/llnl/spack into develop | Gregory L. Lee | 1 | -3/+3 | |
2015-12-19 | added mrnet 5.0.1 | Gregory L. Lee | 1 | -0/+1 | |
2015-12-18 | Merge pull request #252 from JohnWestlund/develop | Todd Gamblin | 1 | -3/+3 | |
remove possible trailing slash in _sp_prefix or _sp_share_dir | |||||
2015-12-18 | Fix #244: errors on uninstall | Todd Gamblin | 2 | -9/+23 | |
- Extension logic didn't take conditional deps into account. - Extension methods now check for whether the extnesion is in the extendee map AND whether the dependency is actually present in the spec yet. | |||||
2015-12-18 | minor formatting. | Todd Gamblin | 1 | -0/+8 | |
2015-12-18 | Fix import error. | Todd Gamblin | 1 | -0/+1 | |
2015-12-18 | remove possible trailing slash in _sp_prefix or _sp_share_dir | John Westlund | 1 | -3/+3 | |
2015-12-18 | Format to 80 char width. | Todd Gamblin | 1 | -4/+5 | |
2015-12-18 | tau : removed direct otf2 support | alalazo | 2 | -21/+9 | |
2015-12-18 | Merge branch 'develop' of https://github.com/alalazo/spack into packages/tau | alalazo | 38 | -27/+1536 | |
2015-12-18 | Improved tau build and added optional dependencies | alalazo | 6 | -64/+236 | |
2015-12-17 | Merge pull request #236 from nolta/cmake-enable-ssl | Todd Gamblin | 1 | -1/+2 | |
cmake: enable ssl, for https downloads | |||||
2015-12-17 | Merge pull request #205 from trws/shell-arg-handling-fix | Todd Gamblin | 1 | -1/+7 | |
fix for the shell arg handling issues | |||||
2015-12-17 | Merge pull request #250 from davidbeckingsale/features/lmod | Todd Gamblin | 1 | -0/+26 | |
Added Lmod package | |||||
2015-12-17 | Added Lmod package | David Beckingsale | 1 | -0/+26 | |
2015-12-17 | Merge pull request #86 from jgalarowicz/develop | Todd Gamblin | 17 | -11/+1240 | |
Add support for Krell Institute related products. | |||||
2015-12-17 | Change back the previous boost change and change the mrnet variant name to ↵ | Jim Galarowicz | 7 | -17/+16 | |
lwthreads. | |||||
2015-12-16 | Merge pull request #246 from LLNL/features/245-pdb-debug | Todd Gamblin | 1 | -0/+5 | |
added option to enable pdb debug | |||||
2015-12-16 | added option to enable pdb debug | Gregory L. Lee | 1 | -0/+5 | |
2015-12-16 | Merge pull request #167 from mathstuf/hdf5-fix-mpi-dependency | Todd Gamblin | 5 | -7/+17 | |
Hdf5 fix mpi dependency | |||||
2015-12-16 | Merge pull request #239 from LLNL/bugfix/238-db-specs-not-concrete | Gregory Lee | 3 | -4/+17 | |
Fix #238: Database specs need to be concrete when read in as well. | |||||
2015-12-16 | Merge pull request #241 from epfl-scitas/packages/gnuplot | Todd Gamblin | 7 | -1/+174 | |
gnuplot : added package | |||||
2015-12-16 | Merge pull request #242 from epfl-scitas/packages/gsl | Todd Gamblin | 1 | -0/+46 | |
gsl : added package | |||||
2015-12-16 | Merge pull request #243 from nolta/patch-2 | Todd Gamblin | 1 | -2/+2 | |
minor comment tweak in modules.py | |||||
2015-12-16 | minor comment tweak in modules.py | Mike Nolta | 1 | -2/+2 | |
2015-12-16 | gsl : added package | alalazo | 1 | -0/+46 | |
2015-12-16 | gnuplot : modifications to build on RHLE 6 | Massimiliano Culpo | 3 | -2/+7 | |
2015-12-15 | Fix #238: Database specs need to be concrete when read in as well. | Todd Gamblin | 3 | -4/+17 | |
2015-12-15 | cmake: enable ssl, for https downloads | Mike Nolta | 1 | -1/+2 | |
By default cmake builds its own curl, without SSL support. This patch enables SSL when building cmake, fixing the following error: error: downloading 'https://...' failed status_code: 1 status_string: "Unsupported protocol" log: Protocol "https" not supported or disabled in libcurl | |||||
2015-12-15 | gnuplot : added package | alalazo | 6 | -0/+168 | |
2015-12-14 | Merge pull request #233 from LLNL/bugfix/206-value-error | Todd Gamblin | 1 | -2/+4 | |
Fix #206: need to make deps AND root concrete when read in. | |||||
2015-12-14 | Fix #206: need to make deps AND root concrete when read in. | Todd Gamblin | 1 | -2/+4 | |
2015-12-14 | Merge pull request #232 from LLNL/bugfix/package-cache-217 | Todd Gamblin | 3 | -16/+26 | |
Bugfix/package cache 217 | |||||
2015-12-14 | adding external dependencies + variants for mpi, shared and compression | Nicolas Richart | 1 | -15/+102 | |