Age | Commit message (Expand) | Author | Files | Lines |
2018-07-24 | Grouped all the module commands under `spack module` | Massimiliano Culpo | 14 | -394/+270 |
2018-07-24 | module file tutorial: rebuilt docker image and updated the script | Massimiliano Culpo | 2 | -172/+217 |
2018-07-24 | Added --dependencies to the help text of spack load | Massimiliano Culpo | 2 | -3/+5 |
2018-07-24 | spack load exits with 1 if module does not exist or is not installed | Massimiliano Culpo | 3 | -7/+76 |
2018-07-24 | Revert "Fix recursive module loading." | Massimiliano Culpo | 1 | -4/+4 |
2018-07-24 | Added blacklisting of implicit modules in docs + regression tests | Massimiliano Culpo | 5 | -1/+52 |
2018-07-24 | Renamed 'patch_configuration' fixture to 'module_configuration' | Massimiliano Culpo | 5 | -78/+79 |
2018-07-24 | Added a unit test for 'spack lmod setdefault' | Massimiliano Culpo | 4 | -12/+101 |
2018-07-24 | Updated references to `spack module` in the documentation. | Massimiliano Culpo | 5 | -55/+46 |
2018-07-24 | Added 'setdefault' subcommand to 'spack lmod' | Massimiliano Culpo | 2 | -12/+38 |
2018-07-24 | Split 'spack module' into multiple commands | Massimiliano Culpo | 10 | -194/+413 |
2018-07-24 | bugfix: fix spack spec --yaml | Todd Gamblin | 3 | -1/+58 |
2018-07-23 | tests: Add python 3.7 to Travis CI (#8778) | Massimiliano Culpo | 1 | -0/+15 |
2018-07-23 | packages: do not use generic checksum= in version() directives | Todd Gamblin | 2 | -4/+4 |
2018-07-23 | docs: update old docs for `spack.package.PackageBase` | Todd Gamblin | 1 | -205/+37 |
2018-07-23 | core: use sha256 instead of md5 for `spack checksum` and `spack create` | Todd Gamblin | 6 | -43/+102 |
2018-07-23 | tests: move doc tests to the unit test stage | Todd Gamblin | 1 | -9/+8 |
2018-07-22 | Trinity plugins (#8516) | Levi Baber | 1 | -3/+8 |
2018-07-22 | beast1: add libbeagle support (#8525) | Levi Baber | 1 | -0/+3 |
2018-07-22 | libbeagle: add java dependency so jni hooks get built (#8524) | Levi Baber | 1 | -0/+5 |
2018-07-22 | Augustus updated to version 3.3.1 (#8588) | Roberto Villegas-Díaz | 1 | -5/+5 |
2018-07-22 | fix to build libmatheval with guile@2.0: (#8680) | g-mathias | 3 | -0/+224 |
2018-07-22 | Ncl update (#8747) | Nasr S. Hassanein | 1 | -6/+6 |
2018-07-22 | Make read only source file writeable in perl before patch to avoid failures o... | Jon Rood | 1 | -0/+12 |
2018-07-22 | Remove extra Scientific Linux docker build left after merge. (#8770) | Patrick Gartung | 4 | -247/+0 |
2018-07-22 | add necessary dependence on lapacak, and fix ld_flags for blas (#8776) | Lukasz | 1 | -1/+3 |
2018-07-22 | add MoFEM packages (#8700) | Lukasz | 6 | -0/+456 |
2018-07-21 | bugfix: stage test no longer modifies ~/.spack/config.yaml | Todd Gamblin | 1 | -2/+2 |
2018-07-21 | votca: add more deps (#8771) | Christoph Junghans | 2 | -0/+7 |
2018-07-21 | docs: doucment `spack config blame` | Todd Gamblin | 1 | -4/+59 |
2018-07-21 | docs: updates to `spack config get` docs for command-line scopes | Todd Gamblin | 1 | -21/+73 |
2018-07-21 | docs: command-line scopes | Elizabeth Fischer | 1 | -3/+111 |
2018-07-21 | config: allow user to add configuration scopes on the command line. | Elizabeth Fischer | 4 | -72/+194 |
2018-07-21 | locks: fix bug when creating lockfiles in the current directory. | Todd Gamblin | 2 | -0/+25 |
2018-07-19 | Add kealib 1.4.10 (#8769) | Adam J. Stewart | 1 | -4/+5 |
2018-07-19 | r-qorts: Create new package. (#8744) | lingnanyuan | 2 | -0/+74 |
2018-07-19 | Packaged iperf2 (#8765) | sknigh | 1 | -0/+36 |
2018-07-19 | Packaged iperf3 (#8762) | sknigh | 1 | -0/+36 |
2018-07-19 | Py-lark-parser: new package (#8761) | Matthias Diener | 1 | -0/+36 |
2018-07-19 | pycparser: add version 2.18 (#8760) | Matthias Diener | 1 | -0/+1 |
2018-07-19 | nwchem: add link type to python dep (#8759) | Levi Baber | 1 | -1/+1 |
2018-07-19 | votca*: update dependencies (#8757) | Christoph Junghans | 4 | -4/+61 |
2018-07-19 | New package: Verrou, a floating point error checker (#8738) | Hadrien G | 1 | -0/+107 |
2018-07-19 | style: bring packages in compliance with pep8-naming | Todd Gamblin | 27 | -319/+315 |
2018-07-19 | style: make core comply with pep8-naming | Todd Gamblin | 35 | -104/+106 |
2018-07-19 | style: Add pep8-naming plugin to flake8 | Scott Wittenburg | 1 | -0/+1 |
2018-07-19 | add py-pep8-naming package | Todd Gamblin | 3 | -5/+92 |
2018-07-18 | py-pytest: Added dependency on py-setuptools-scm, as well as py-setup… (#8750) | Neil Flood | 1 | -0/+1 |
2018-07-18 | py-snuggs: Added depends_on py-parsing. The build uses setuptools, which woul... | Neil Flood | 1 | -0/+1 |
2018-07-18 | py-pkgconfig: Made nose dependency type=build,test instead of just type=test,... | Neil Flood | 1 | -1/+1 |