summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Change --insensitive to --sensitive in `spack list`Todd Gamblin1-4/+8
2016-06-20Merge branch 'list-ext' of https://github.com/trws/spack into trws-list-extTodd Gamblin2-14/+53
2016-06-20Merge pull request #939 from davydden/docs/blas_lapackTodd Gamblin1-0/+13
2016-06-20Merge pull request #1047 from epfl-scitas/source_diffs_in_environment_modific...Todd Gamblin4-7/+196
2016-06-20qa : fixed flake8 issuesalalazo1-45/+61
2016-06-20openmpi : revert part of #1079 (OpenMPI can be built without fortran)alalazo1-4/+4
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-20switching argument namingTom Scogland1-1/+1
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-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-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
2016-06-16Merge branch 'features/newarch' into developTodd Gamblin49-482/+2002
2016-06-16Fixes #460: Do not show variants by default in spack find.Todd Gamblin3-11/+30
2016-06-16Just call old os "unknown"Todd Gamblin1-1/+1
2016-06-16be more tolerant when parsing new specs.Todd Gamblin1-6/+13
2016-06-16Add `__contains__` to arch to satsify old packages.Todd Gamblin1-2/+9
2016-06-15removed unused import per flake8 reportGregory L. Lee1-1/+0
2016-06-15do not create shebang.bak fileGregory L. Lee1-6/+1
2016-06-15two minor fixesGregory Becker2-9/+9
2016-06-15Two minor fixesGregory Becker2-8/+8
2016-06-15reindex: preserve 'explicit' flagsBen Boeckel1-1/+5
2016-06-15flake8 fixes for filesystem.pyDenis Davydov1-29/+36
2016-06-15tty: do not break long wordsBen Boeckel1-1/+3
2016-06-15superlu-dist: avoid harcoding blas/lapack/mpi; remove preferred versionDenis Davydov1-1/+14