summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-02Add CPATH pointing to include directories.Glenn Johnson2-1/+3
2016-03-02Merge pull request #465 from citibeth/efischer/160229-RemoteRootBugfixTodd Gamblin1-4/+9
Bug Fix: When Spack create roots around for other versions, it someti…
2016-03-02Fixes #476: create was broken for FTP URLs.Todd Gamblin1-3/+3
2016-03-02Merge pull request #452 from epfl-scitas/llvm/cleanupTodd Gamblin1-19/+0
Cleaned package : llvm
2016-03-02Merge pull request #462 from xjrc/packages/siloTodd Gamblin1-5/+14
Update Package : Silo
2016-03-02Merge pull request #467 from citibeth/efischer/160229-CMakeTodd Gamblin2-0/+2
Efischer/160229 c make
2016-03-01Merge pull request #471 from adamjstewart/typo/ccbecker331-1/+1
Typo fix
2016-03-01Typo fixAdam J. Stewart1-1/+1
2016-02-29Undid accidental change on this branch.citibeth1-3/+3
2016-02-29Added missing cmake dependenciesElizabeth F3-3/+5
2016-02-29Bug Fix: When Spack create roots around for other versions, it sometimes ↵Elizabeth F1-4/+9
finds files it thinks are tarballs, but are not. Previously, it would crash if any such files are found. This change allows it to simply skip them and move on, processing the rest of the files it finds correctly.
2016-02-29Merge pull request #456 from LLNL/update-linksTodd Gamblin9-13/+13
Updated links to use new llnl.gov address
2016-02-28Updated links to use new llnl.gov addressIan Lee9-13/+13
2016-02-26Updated the silo package and added the '+fortran' variant.Joseph Ciurej1-5/+14
2016-02-25Merge pull request #299 from epfl-scitas/enhancement/os_detectionbecker332-4/+11
enhancement proposal : boolean support for when=<arg>
2016-02-24llvm : removed duplicate versionalalazo1-19/+0
2016-02-24Merge pull request #446 from LLNL/bugfix/python_config_compilerTodd Gamblin1-0/+14
modify compiler commands in python config files, fix for #431
2016-02-24Merge pull request #448 from epfl-scitas/packages/gromacsTodd Gamblin2-0/+58
Added package : gromacs
2016-02-24Merge pull request #450 from trws/llvm-trunkTodd Gamblin1-9/+34
llvm trunk version
2016-02-20llvm trunk versionTom Scogland1-9/+34
Adding a trunk version to the llvm package. This has all the features and requirements of the others, with the additional caveat that the llvm project makes no guarantee that trunk on all repositories together will necessarily make a working compiler. It has been tested, and worked with a version today, but not yesterday, so if you test keep that in mind.
2016-02-19Merge pull request #422 from epfl-scitas/packages/openssl_urlTodd Gamblin1-0/+39
openssl : url computation
2016-02-19gromacs : added packagealalazo2-0/+58
2016-02-18Merge pull request #298 from epfl-scitas/refactoring/resource_directiveTodd Gamblin11-215/+460
refactoring proposal : composite for Stage and FetchStrategy
2016-02-18modify compiler commands in python config files, fix for #431Gregory L. Lee1-0/+14
2016-02-18Fixes #434Todd Gamblin1-12/+20
Compiler detection was not getting triggered properly with some of the new config logic. Adjust the conditions under which Spack will serach for compilers.
2016-02-17Merge pull request #443 from trws/dicts-like-string-keysTodd Gamblin1-1/+1
remove the unprotected key name from create.py
2016-02-17remove the unprotected key name from create.pyTom Scogland1-1/+1
Small fix to use dicts correctly.
2016-02-17Merge pull request #442 from xjrc/features/mesh-packagesTodd Gamblin7-1/+167
Add Mesh Packages: Crypto++, Exodus II, ndiff, TetGen, and Triangle
2016-02-17Fixed the "+shared" variant in the "hdf5" package.Joseph Ciurej2-4/+5
2016-02-16Changed the hdf5 "+static" variant to become the "+shared" variant.Joseph Ciurej2-2/+2
2016-02-16Moved "Triangle" to "triangle" to be more in line with Spack package naming ↵Joseph Ciurej1-0/+0
conventions.
2016-02-16Added the installation files for the "ExodusII" package.Joseph Ciurej3-0/+65
Added the "+static" variant to "hdf5" to enable "ExodusII" support.
2016-02-16Added the installation files for the "TetGen" package.Joseph Ciurej1-0/+28
2016-02-16Added the installation files for the "Triangle" package.Joseph Ciurej1-0/+20
2016-02-16Added the installation files for the "ndiff" package.Joseph Ciurej1-0/+21
2016-02-16Adding the "Crypto++" package installation files.Joseph Ciurej1-0/+31
2016-02-16Merge pull request #340 from adamjstewart/features/xzTodd Gamblin1-5/+3
Remove unnecessary URLs
2016-02-16Merge pull request #440 from adamjstewart/features/mpi4pyTodd Gamblin1-0/+2
Add latest version
2016-02-15Add latest versionAdam J. Stewart1-0/+2
2016-02-14Minor code cleanup for gcc.Todd Gamblin1-6/+3
2016-02-12Merge pull request #354 from eschnett/eschnett/libeditTodd Gamblin1-0/+2
libedit depends on ncurses
2016-02-12Merge pull request #437 from davidbeckingsale/features/dk-short-namesTodd Gamblin1-4/+9
Use hash to make shorter module and dotkit names, fixes #433
2016-02-12Merge pull request #435 from epfl-scitas/packages/espressoTodd Gamblin3-4/+72
Added package : Quantum Espresso
2016-02-12Use hash to make shorter module and dotkit names, fixes #433David Beckingsale1-4/+9
2016-02-12mpich : added back MPI_F90alalazo1-0/+1
2016-02-12qe : compiled on rhle6Massimiliano Culpo3-9/+16
2016-02-11libedit depends on ncursesErik Schnetter1-0/+2
2016-02-11espresso : added directories to search pathalalazo1-0/+8
2016-02-11espresso : fixed dependency handlingalalazo1-6/+4
2016-02-11espresso : current working treealalazo1-40/+33