summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-06-20one more typo issueTom Scogland1-1/+1
2016-06-20adding quotes to make sure the glob is interpreted correctlyTom Scogland1-1/+1
2016-06-20fixing capitol->capital typosTom Scogland1-2/+2
2016-06-20automatic case-insensitive like smartsearch, docsTom Scogland2-5/+23
2016-06-20Merge branch 'develop' of https://github.com/LLNL/spack into bugfix/compiler_...Mario Melara4-47/+108
2016-06-20Got rid of unnecessary module argMario Melara1-2/+2
2016-06-20Adding more init_config as args to all_compilers,all_compilers_config, and ge...Mario Melara1-6/+6
2016-06-20Adding init_config back. Don't initalize config rather let compiler_find do a...Mario Melara1-2/+7
2016-06-20switching argument namingTom Scogland1-1/+1
2016-06-20Flake8Adam J. Stewart1-10/+14
2016-06-20Merge pull request #1064 from LLNL/bugfix/github-1043-script-backupTodd Gamblin1-7/+1
2016-06-20Merge pull request #1053 from davydden/pkg/dealii_suite_updateTodd Gamblin1-28/+48
2016-06-20Move around extension logicAdam J. Stewart1-3/+3
2016-06-20Add ctest executableAdam J. Stewart1-0/+1
2016-06-20Flake8 fix for R templatesAdam J. Stewart1-2/+2
2016-06-20Flake8 changeAdam J. Stewart1-1/+1
2016-06-20Add support for less common compression schemesAdam J. Stewart1-11/+12
2016-06-20Modify R installation templateAdam J. Stewart1-1/+1
2016-06-20Add extensions for Python/R and more configurable installAdam J. Stewart1-46/+56
2016-06-20More Flake8Adam J. Stewart1-1/+1
2016-06-20Flake8Adam J. Stewart1-12/+18
2016-06-20Add scons support, .zip support, and Cantera packageAdam J. Stewart2-56/+113
2016-06-20Merge branch 'develop' into features/cache-archivesPeter Scheibel61-745/+2867
2016-06-20Merge branch 'bugfix/compiler_find' into developTodd Gamblin4-29/+112
2016-06-20Test no longer assumes compilers exist in /usr.Todd Gamblin1-10/+57
2016-06-18Adding test to list of test_namesMario Melara1-1/+1
2016-06-18Adding new tests for compiler command for spack's test suiteMario Melara1-0/+34
2016-06-18More clean up of init_config, also no need for a different find_compilers fun...Mario Melara1-7/+2
2016-06-18Getting rid of no longer used init_config argMario Melara1-5/+2
2016-06-18Merge pull request #1032 from eschnett/eschnett/cc-quotesTodd Gamblin1-2/+2
2016-06-18environment : filter the current environmentalalazo1-6/+8
2016-06-18Merge branch 'develop' of https://github.com/LLNL/spack into features/source_...alalazo53-635/+2079
2016-06-18qa : fixed flake8 issuesalalazo1-5/+1
2016-06-18unit tests : fixed test_alter_environmentalalazo1-7/+2
2016-06-18Merge branch 'develop' of https://github.com/LLNL/spack into features/module_...alalazo60-728/+2770
2016-06-18Merge remote-tracking branch 'upstream/develop' into developMario Melara4-7/+22
2016-06-18Got rid of init_config flag since we don't need it. Instead we update the cac...Mario Melara1-18/+22
2016-06-17Merge pull request #1060 from mathstuf/no-break-long-wordsTodd Gamblin1-1/+3
2016-06-17Merge pull request #1061 from mathstuf/reindex-preserve-explicitTodd Gamblin1-1/+5
2016-06-17Merge pull request #946 from LLNL/features/intel2Todd Gamblin2-5/+14
2016-06-17fixing last flake8 issueTom Scogland1-7/+5
2016-06-17fixing flake8 issuesTom Scogland1-4/+6
2016-06-17cmd/list: adding description search and glob by defaultTom Scogland1-8/+29
2016-06-17'find and 'add' are options for adding compilers via command lineMario Melara1-7/+7
2016-06-16Added init_config parameter so we don't initialize the config when user runs ...Mario Melara2-22/+28
2016-06-16Replace 2.6-incompatible skipIf with a conditional.Todd Gamblin1-4/+8
2016-06-16remove dead code, cleanup.Todd Gamblin2-42/+26
2016-06-16simplify instance check.Todd Gamblin1-2/+1
2016-06-16rename Mac OS X to macosTodd Gamblin3-21/+19
2016-06-16Added str method to mac_osx so that whenever we try to access darwins differe...Mario Melara2-9/+8