summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Fixes issue #438James Riley Wynne III1-0/+5
2016-06-08qa : fixed flake8 issuesalalazo4-111/+68
2016-06-08lmod : fixed issues with LUA_PATH during installationalalazo1-2/+8
2016-06-08lmod : updated package and dependenciesalalazo4-10/+69
2016-06-07flake8 fixesGreg Lee1-1/+1
2016-06-07put older versions back + version-specific dwarfdump dirGreg Lee1-3/+8
2016-06-07Added to_dict back into operating systemMario Melara1-1/+9
2016-06-07Load external modulesMario Melara1-1/+8
2016-06-06Changed to passing full architecture spec to function rather than just platfo...Mario Melara1-1/+1
2016-06-06Changed OS name to CNL10 so that we properly find the compilers for the test ...Mario Melara1-2/+2
2016-06-06Got rid of unnecessary global keywordMario Melara1-1/+0
2016-06-06Passing through full arch instead of just operating sysystem so that we can u...Mario Melara1-1/+1
2016-06-06Passing full arch for proper compiler spec so that we can use the platform to...Mario Melara1-5/+7
2016-06-06Passing architecture to functions to find compiler. We can use the platform n...Mario Melara1-5/+7
2016-06-05Merge pull request #869 from brettviren/feature/viewsTom Scogland2-0/+410
2016-06-03Made a merge commit earlier with Todd fixing all_platforms, but changed how a...Mario Melara1-14/+4
2016-06-03Merge branch 'features/newarch' of https://github.com/NERSC/spack into featur...Mario Melara6-22/+34
2016-06-03Changed how architecture looks like in spec.yaml. Now it's only three strings...Mario Melara1-111/+105
2016-06-02Update version to correspond to master.Todd Gamblin1-1/+1
2016-06-02Merge pull request #1014 from epfl-scitas/packages/mvapich2Todd Gamblin1-26/+62
2016-06-02Merge pull request #1001 from ashkan2200/developTodd Gamblin1-27/+36
2016-06-02Merge pull request #1005 from eschnett/eschnett/hdf5-updateTodd Gamblin1-0/+1
2016-06-02Merge pull request #1008 from LLNL/features/cflags-fixTodd Gamblin1-0/+12
2016-06-02Merge pull request #1010 from epfl-scitas/packages/tetgenTodd Gamblin1-4/+7
2016-06-02Merge pull request #1011 from epfl-scitas/packages/fenicsTodd Gamblin2-0/+214
2016-06-01Correcting the flake8 warningsNicolas Richart1-25/+47
2016-06-01Addapting the mvapich2@2.1: configure options for slurmNicolas Richart1-4/+18
2016-06-01Introduced a bug by correcting flake8 warningsNicolas Richart1-2/+3
2016-06-01Corrections for flake8Nicolas Richart1-4/+6
2016-06-01Adding package fenicsNicolas Richart2-0/+213
2016-06-01Adding a version to tetgenNicolas Richart1-0/+1
2016-05-31Fixed config format to allow default compiler flagsGregory Becker1-0/+12
2016-05-31Update HDF5 to version 1.10.0-patch1Erik Schnetter1-0/+1
2016-05-31Don't build in parallelAdam J. Stewart1-0/+2
2016-05-31Fix some bugs in architecture.Todd Gamblin2-11/+16
2016-05-31Spacing correctionAli Dorostkar1-4/+4
2016-05-31Fixed spacingAli Dorostkar1-4/+4
2016-05-30More flexible reading of specs from DB, formatting.Todd Gamblin1-4/+6
2016-05-30Merge branch 'develop' into features/newarchTodd Gamblin3-7/+12
2016-05-30Quick fix for mock compilers.yaml to work on linux machines.Mario Melara1-1/+34
2016-05-30Added extra check on linux machines, since most linux machines don't have mod...Mario Melara1-2/+3
2016-05-30Changed platform to py_platform to avoid name collisions. The naming collisio...Mario Melara1-3/+3
2016-05-30Added a conditional to check if package is externalMario Melara1-1/+2
2016-05-30dealii, Added commentAli Dorostkar1-0/+4
2016-05-30Step-40 test for 8.3.0 and earlierAli Dorostkar1-20/+24
2016-05-30dealii, test for specific versionAli Dorostkar1-46/+47
2016-05-30Merge remote-tracking branch 'LLNL/develop' into developAli Dorostkar0-0/+0
2016-05-29Merge pull request #999 from ashkan2200/developTodd Gamblin1-1/+5
2016-05-29additional versions for DealiiAli Dorostkar1-1/+5
2016-05-28Performance boost: reduce instantiations of re.ScannerTodd Gamblin1-1/+4