summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-05Merge pull request #495 from alfredo-gimenez/developTodd Gamblin1-2/+2
2016-03-05Fix bug in hook: ensure bin directory exists before listing.Todd Gamblin1-0/+3
2016-03-05Fix #104, #54: issues with overlong shebang in deep directories.Todd Gamblin3-1/+168
2016-03-04Merge pull request #496 from LLNL/features/zfpTodd Gamblin1-0/+26
2016-03-04Adding zfp package.Mark Miller1-0/+26
2016-03-04Fixed unmatched function signature for do_fetch in jdk packageAlfredo Gimenez1-2/+2
2016-03-04Merge pull request #492 from adamjstewart/typos/compilerbecker331-2/+2
2016-03-04GNU m4 depends on libsigsegvAdam J. Stewart2-0/+17
2016-03-04Merge pull request #489 from citibeth/efischer/160303-RemovePeriodsTodd Gamblin15-58/+58
2016-03-04Update package.pyElizabeth Fischer1-1/+1
2016-03-04Update package.pyElizabeth Fischer1-153/+0
2016-03-04Typo fix in compiler docstringAdam J. Stewart1-2/+2
2016-03-041. Removed fake MPI dependency from netcdf-cxx4 and netcdf-fortran.Elizabeth F3-20/+154
2016-03-03Rmoved periods. Should help use of cut'n'paste from console windows.citibeth15-58/+58
2016-03-03Modifications to get PGI workingAdam J. Stewart5-13/+12
2016-03-03Merge pull request #488 from LLNL/revert-477-refactoring/stageTodd Gamblin36-434/+515
2016-03-03Revert "refactoring proposal : turn Stage into a context manager"Todd Gamblin36-434/+515
2016-03-03Added LLVM 3.7.1 supportScott Pakin1-2/+17
2016-03-03help spack versions paraview to get versions without vLuigi Calori1-1/+1
2016-03-03Merge branch 'develop' of https://github.com/RemoteConnectionManager/spack in...Luigi Calori36-515/+434
2016-03-03Merge branch 'develop' of https://github.com/RemoteConnectionManager/spack in...Luigi Calori24-100/+239
2016-03-03Merge pull request #477 from alalazo/refactoring/stageTodd Gamblin36-515/+434
2016-03-03test : fixed tests that were broken by import optimizationalalazo1-5/+15
2016-03-03Merge branch 'develop' of https://github.com/LLNL/spack into refactoring/stagealalazo24-100/+238
2016-03-03stage : minor syntax fixalalazo1-1/+1
2016-03-03Merge pull request #475 from LLNL/features/env-and-package-provenanceTodd Gamblin6-50/+183
2016-03-03stage : added create function as decided in #477 commentsalalazo1-20/+30
2016-03-03test : optimized import statementsalalazo31-128/+61
2016-03-02made spack more conservative in compiler strategies attemptedGregory Becker1-1/+1
2016-03-02made spack more conservative in compiler strategies attemptedGregory Becker1-1/+10
2016-03-02Changed os subclasses CNL to change attribute to MODULESMario Melara3-28/+2
2016-03-02Default PATH argMario Melara1-11/+1
2016-03-02fixed floating 'target'Gregory Becker1-1/+1
2016-03-02fixed type/bugGregory Becker1-1/+1
2016-03-02fixed type/bugGregory Becker1-1/+1
2016-03-02Removed FIXMEs.citibeth4-65/+4
2016-03-02Made module handling much saner and saferGregory Becker6-28/+43
2016-03-02Merge branch 'features/newarch' of https://github.com/NERSC/spack into featur...Mario Melara2-6/+19
2016-03-02fixed a bug and a test bugGregory Becker2-6/+19
2016-03-02Added 'better' testsMario Melara1-36/+24
2016-03-02Changed architecture to dictMario Melara1-1/+1
2016-03-02Got rid of the compiler strategy from targetMario Melara4-7/+7
2016-03-02Changed to_dictionary and from_dictionary methodsMario Melara1-46/+68
2016-03-02bug huntingGregory Becker4-14/+14
2016-03-02Merge pull request #479 from glennpj/cpathTodd Gamblin2-1/+3
2016-03-02Add CPATH pointing to include directories.Glenn Johnson2-1/+3
2016-03-02Merge branch 'features/newarch' of https://github.com/NERSC/spack into featur...Mario Melara2-83/+7
2016-03-02another partial, narrowing in on proper archGregory Becker2-83/+7
2016-03-02Changed Arch to class instead of namedtuple. Now platform is automatically se...Mario Melara1-5/+7
2016-03-02partial work on bug huntingGregory Becker3-38/+37