summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-25Add top-level attributes for hg, svn, and git A-L packagesAdam J. Stewart152-486/+461
2018-07-25tests: convert mirror test to pytest with free functions.Todd Gamblin1-44/+47
2018-07-25tests: add checks and tests for consistent version() argumentsTodd Gamblin10-32/+91
2018-07-25tests: correct name of `check_db` to `check_repo`Todd Gamblin1-7/+6
2018-07-25core: differentiate package-level fetch URLs by args to `version()`Todd Gamblin5-86/+282
2018-07-25core: add check for conflicting top-level fetch attributes in packagesTodd Gamblin4-6/+35
2018-07-25style: clean up exception definitions in package.pyTodd Gamblin1-7/+2
2018-07-25core: fixes and tests for handling of fetcher attributes in packagesTodd Gamblin9-40/+389
2018-07-25core: quick fix for packages without URLsAdam J. Stewart1-11/+0
2018-07-25hypre: 'master' is branch - not a tagSatish Balay1-1/+1
2018-07-26Added latest version of charliecloud (#8792)sknigh1-0/+1
2018-07-24Fix order of regexes reported by spack url summaryAdam J. Stewart1-2/+2
2018-07-24core: make `spack.util.crypto` initialization less expensive.Todd Gamblin2-38/+54
2018-07-24bugfix: `spack module -m` error message (#8794)Todd Gamblin1-3/+2
2018-07-24The auto-completion file is now consistent with `spack module`Massimiliano Culpo1-10/+124
2018-07-24Die with a meaningful error if a deprecated command is usedMassimiliano Culpo2-3/+57
2018-07-24Grouped all the module commands under `spack module`Massimiliano Culpo14-394/+270
2018-07-24module file tutorial: rebuilt docker image and updated the scriptMassimiliano Culpo2-172/+217
2018-07-24Added --dependencies to the help text of spack loadMassimiliano Culpo2-3/+5
2018-07-24spack load exits with 1 if module does not exist or is not installedMassimiliano Culpo3-7/+76
2018-07-24Revert "Fix recursive module loading."Massimiliano Culpo1-4/+4
2018-07-24Added blacklisting of implicit modules in docs + regression testsMassimiliano Culpo5-1/+52
2018-07-24Renamed 'patch_configuration' fixture to 'module_configuration'Massimiliano Culpo5-78/+79
2018-07-24Added a unit test for 'spack lmod setdefault'Massimiliano Culpo4-12/+101
2018-07-24Updated references to `spack module` in the documentation.Massimiliano Culpo5-55/+46
2018-07-24Added 'setdefault' subcommand to 'spack lmod'Massimiliano Culpo2-12/+38
2018-07-24Split 'spack module' into multiple commandsMassimiliano Culpo10-194/+413
2018-07-24bugfix: fix spack spec --yamlTodd Gamblin3-1/+58
2018-07-23tests: Add python 3.7 to Travis CI (#8778)Massimiliano Culpo1-0/+15
2018-07-23packages: do not use generic checksum= in version() directivesTodd Gamblin2-4/+4
2018-07-23docs: update old docs for `spack.package.PackageBase`Todd Gamblin1-205/+37
2018-07-23core: use sha256 instead of md5 for `spack checksum` and `spack create`Todd Gamblin6-43/+102
2018-07-23tests: move doc tests to the unit test stageTodd Gamblin1-9/+8
2018-07-22Trinity plugins (#8516)Levi Baber1-3/+8
2018-07-22beast1: add libbeagle support (#8525)Levi Baber1-0/+3
2018-07-22libbeagle: add java dependency so jni hooks get built (#8524)Levi Baber1-0/+5
2018-07-22Augustus updated to version 3.3.1 (#8588)Roberto Villegas-Díaz1-5/+5
2018-07-22fix to build libmatheval with guile@2.0: (#8680)g-mathias3-0/+224
2018-07-22Ncl update (#8747)Nasr S. Hassanein1-6/+6
2018-07-22Make read only source file writeable in perl before patch to avoid failures o...Jon Rood1-0/+12
2018-07-22Remove extra Scientific Linux docker build left after merge. (#8770)Patrick Gartung4-247/+0
2018-07-22add necessary dependence on lapacak, and fix ld_flags for blas (#8776)Lukasz1-1/+3
2018-07-22add MoFEM packages (#8700)Lukasz6-0/+456
2018-07-21bugfix: stage test no longer modifies ~/.spack/config.yamlTodd Gamblin1-2/+2
2018-07-21votca: add more deps (#8771)Christoph Junghans2-0/+7
2018-07-21docs: doucment `spack config blame`Todd Gamblin1-4/+59
2018-07-21docs: updates to `spack config get` docs for command-line scopesTodd Gamblin1-21/+73
2018-07-21docs: command-line scopesElizabeth Fischer1-3/+111
2018-07-21config: allow user to add configuration scopes on the command line.Elizabeth Fischer4-72/+194
2018-07-21locks: fix bug when creating lockfiles in the current directory.Todd Gamblin2-0/+25