Age | Commit message (Expand) | Author | Files | Lines |
2016-06-06 | Changed to passing full architecture spec to function rather than just platfo... | Mario Melara | 1 | -1/+1 |
2016-06-06 | Changed OS name to CNL10 so that we properly find the compilers for the test ... | Mario Melara | 1 | -2/+2 |
2016-06-06 | Got rid of unnecessary global keyword | Mario Melara | 1 | -1/+0 |
2016-06-06 | Passing through full arch instead of just operating sysystem so that we can u... | Mario Melara | 1 | -1/+1 |
2016-06-06 | Passing full arch for proper compiler spec so that we can use the platform to... | Mario Melara | 1 | -5/+7 |
2016-06-06 | Passing architecture to functions to find compiler. We can use the platform n... | Mario Melara | 1 | -5/+7 |
2016-06-03 | Made a merge commit earlier with Todd fixing all_platforms, but changed how a... | Mario Melara | 1 | -14/+4 |
2016-06-03 | Merge branch 'features/newarch' of https://github.com/NERSC/spack into featur... | Mario Melara | 6 | -22/+34 |
2016-06-03 | Changed how architecture looks like in spec.yaml. Now it's only three strings... | Mario Melara | 1 | -111/+105 |
2016-05-31 | Fix some bugs in architecture. | Todd Gamblin | 2 | -11/+16 |
2016-05-30 | More flexible reading of specs from DB, formatting. | Todd Gamblin | 1 | -4/+6 |
2016-05-30 | Merge branch 'develop' into features/newarch | Todd Gamblin | 3 | -7/+12 |
2016-05-30 | Quick fix for mock compilers.yaml to work on linux machines. | Mario Melara | 1 | -1/+34 |
2016-05-30 | Added extra check on linux machines, since most linux machines don't have mod... | Mario Melara | 1 | -2/+3 |
2016-05-30 | Changed platform to py_platform to avoid name collisions. The naming collisio... | Mario Melara | 1 | -3/+3 |
2016-05-30 | Added a conditional to check if package is external | Mario Melara | 1 | -1/+2 |
2016-05-29 | Merge pull request #999 from ashkan2200/develop | Todd Gamblin | 1 | -1/+5 |
2016-05-29 | additional versions for Dealii | Ali Dorostkar | 1 | -1/+5 |
2016-05-28 | Performance boost: reduce instantiations of re.Scanner | Todd Gamblin | 1 | -1/+4 |
2016-05-28 | Added conditional skipIf to test_external_modules, darwin machines don't have... | Mario Melara | 1 | -2/+4 |
2016-05-28 | Added elcap compilers | Mario Melara | 1 | -0/+22 |
2016-05-28 | Adding mock package file for external module | Mario Melara | 1 | -0/+37 |
2016-05-28 | Adding external to mock config | Mario Melara | 1 | -0/+4 |
2016-05-28 | Adding test for external modules | Mario Melara | 1 | -0/+7 |
2016-05-28 | Added external module check in normalize to avoid infinite loop | Mario Melara | 1 | -3/+3 |
2016-05-27 | re-merged mainline develop | Gregory Becker | 27 | -809/+1248 |
2016-05-27 | Merge branch 'develop' of https://github.com/llnl/spack into develop | Greg Lee | 9 | -93/+334 |
2016-05-27 | updated libdwarf version and dwarfdump build | Greg Lee | 1 | -5/+3 |
2016-05-27 | Fixed typo in linux platform | Gregory Becker | 1 | -1/+1 |
2016-05-27 | Fixed the external modules bug | Gregory Becker | 1 | -11/+3 |
2016-05-27 | Merge pull request #973 from eschnett/eschnett/openmpi-verbs | Todd Gamblin | 1 | -2/+29 |
2016-05-27 | Merge pull request #981 from epfl-scitas/tests/unit_test_for_968 | Todd Gamblin | 3 | -17/+85 |
2016-05-27 | Merge pull request #989 from LLNL/features/cflags-documentation | Todd Gamblin | 4 | -74/+158 |
2016-05-27 | Merge pull request #975 from adamjstewart/features/stream | Todd Gamblin | 1 | -0/+62 |
2016-05-26 | Fixed backwards compatibility for compilers.yaml config file | Gregory Becker | 2 | -0/+58 |
2016-05-26 | Merge pull request #992 from davydden/update/dealii | Todd Gamblin | 1 | -65/+78 |
2016-05-26 | Merge pull request #993 from xjrc/packages/metis | Todd Gamblin | 3 | -108/+131 |
2016-05-26 | Added a style checking exemption for lambda expressions. | Joseph Ciurej | 1 | -1/+4 |
2016-05-26 | dealii: formatting | Denis Davydov | 1 | -61/+73 |
2016-05-26 | Corrected parantheses wrapping | Mario Melara | 1 | -1/+1 |
2016-05-26 | fixed compiler config init logic | Gregory Becker | 1 | -8/+11 |
2016-05-26 | Allow 'arch=' syntax for specs to allow copying from output | Gregory Becker | 5 | -19/+22 |
2016-05-26 | fixed compatibility work | Gregory Becker | 3 | -43/+2 |
2016-05-26 | made yaml format backwards compatible | Gregory Becker | 3 | -16/+62 |
2016-05-26 | Changed comparison operator so that we don't get caught in an infinite loop | Mario Melara | 1 | -3/+5 |
2016-05-26 | dealii: don't hardcode blas and mpi; minor fixes to dependencies | Denis Davydov | 1 | -9/+10 |
2016-05-25 | fixed mock config to use truncated versions of linux distro versions | Gregory Becker | 1 | -2/+2 |
2016-05-25 | Fixed test config to work on yosemite | Gregory Becker | 2 | -20/+42 |
2016-05-25 | Merge pull request #982 from trws/rust | Todd Gamblin | 4 | -14/+134 |
2016-05-25 | added test platform | Gregory Becker | 1 | -0/+28 |