Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | Add test for variable interpolation and scripts | Scott Wittenburg | 1 | -0/+82 |
2020-09-14 | Support variable interpolation at pipeline generation time | Scott Wittenburg | 1 | -0/+10 |
2020-09-14 | Provide your own script, before_script, and after_script | Scott Wittenburg | 4 | -111/+34 |
2020-09-14 | Fix a typo in test/concretize.pyi (#18662) | Massimiliano Culpo | 1 | -1/+1 |
2020-09-11 | bugfix: include configuration ignoring files with the same basename (#18487) | Richarda Butler | 2 | -2/+43 |
2020-09-11 | Environments: Avoid inconsistent state on failed write (#18538) | Massimiliano Culpo | 4 | -19/+206 |
2020-09-09 | tcl module files: fix configuration overriding (#18514) | Rémi Lacroix | 3 | -5/+28 |
2020-09-08 | Clarify manual download required if unable to fetch package (#18242) | Tamara Dahlgren | 4 | -11/+87 |
2020-09-08 | commands: update help for `spack install --yes-to-all` (#18367) | Richarda Butler | 1 | -1/+8 |
2020-09-08 | print out debug information about which specs are applying which constraints | Peter Josef Scheibel | 1 | -0/+2 |
2020-09-08 | spack docs: http -> https (#18573) | Adam J. Stewart | 1 | -1/+1 |
2020-09-08 | Modules: Deduplicate suffixes but don't sort them. (#18351) | Rémi Lacroix | 4 | -5/+11 |
2020-09-07 | SpecList: remove mutable types from __init__ arguments (#18515) | Massimiliano Culpo | 1 | -1/+5 |
2020-09-05 | Make spack environment configurations writable from spack external and spack ... | Robert Blake | 7 | -56/+125 |
2020-09-03 | depends_on cannot handle ^ sigil (#18220) | Adam J. Stewart | 1 | -1/+28 |
2020-09-03 | Add new MavenPackage build system base class (#18185) | Adam J. Stewart | 6 | -0/+155 |
2020-09-03 | Hashing: force hash consistency for values read from config (#18446) | Massimiliano Culpo | 2 | -3/+56 |
2020-09-03 | install/install_tree: glob support (#18376) | Adam J. Stewart | 2 | -64/+200 |
2020-09-03 | Bugfix: terminate if a spack.yaml include path does not exist (#18074) | Tamara Dahlgren | 2 | -1/+32 |
2020-09-02 | Add new RubyPackage build system base class (#18199) | Adam J. Stewart | 5 | -8/+275 |
2020-09-02 | PythonPackage: update documentation (#18181) | Adam J. Stewart | 2 | -36/+195 |
2020-09-02 | spack test: no gpg signing for git commits (#18454) | Adam J. Stewart | 2 | -7/+11 |
2020-09-02 | Document test dependency type (#18365) | Adam J. Stewart | 1 | -10/+18 |
2020-09-02 | Mac OS: support Python >= 3.8 by using fork-based multiprocessing (#18124) | Rui Xue | 6 | -8/+29 |
2020-09-01 | Deprecate spack setup (#18240) | Adam J. Stewart | 6 | -526/+5 |
2020-09-01 | test/relocate.py: skip tests involving patchelf on macOS (#18451) | Patrick Gartung | 1 | -0/+20 |
2020-08-31 | Remove unmatched triple quotes (#18272) | Adam J. Stewart | 1 | -1/+1 |
2020-08-27 | docs: add `main` version to docs for develop-like versions (#18328) | Greg Becker | 1 | -1/+1 |
2020-08-27 | docs: fix bugs in contribution, getting started guides (#18216) | Richarda Butler | 2 | -7/+24 |
2020-08-26 | release procedure: add step to activate the documentation on readthedocs (#18... | Massimiliano Culpo | 1 | -2/+7 |
2020-08-22 | Fix redundant reset of terminal in prompt example (#17698) | George Hartzell | 1 | -3/+3 |
2020-08-21 | Added the file path for running a specific test (#18214) | Richarda Butler | 1 | -1/+1 |
2020-08-20 | docs: List tar and some compressors in prerequisites (#18169) | Michael Kuhn | 1 | -0/+3 |
2020-08-20 | allow external packages that violate conflicts (#18183) | Greg Becker | 2 | -0/+10 |
2020-08-20 | Test "is_extension" after a round trip to dict (#18188) | Massimiliano Culpo | 1 | -0/+16 |
2020-08-19 | Compilers: use Compiler._real_version for flag version checks (#18179) | Greg Becker | 10 | -43/+95 |
2020-08-19 | Restore curl progress output (#18127) | Tamara Dahlgren | 2 | -5/+36 |
2020-08-19 | microarchitectures: Fix icelake (#18151) | Michael Kuhn | 3 | -6/+35 |
2020-08-18 | 'spack env update' can handle overrides (#18149) | Massimiliano Culpo | 2 | -1/+21 |
2020-08-17 | Binary Distribution: Relocate RPATH on Cray (#18110) | eugeneswalker | 4 | -19/+27 |
2020-08-14 | spack config update (bugfix): packages.yaml with empty attributes (#18057) | Massimiliano Culpo | 2 | -1/+30 |
2020-08-13 | Improve output of the external find command (#18017) | Massimiliano Culpo | 2 | -6/+38 |
2020-08-13 | fix buildcache create for environments with uninstalled root specs (#17859) | Harmen Stoppels | 1 | -13/+21 |
2020-08-13 | "spack config update" can handle comments in YAML files (#18045) | Massimiliano Culpo | 2 | -1/+37 |
2020-08-13 | Merge tag 'v0.15.4' into develop | Todd Gamblin | 3 | -6/+10 |
2020-08-13 | bump version number for 0.15.4 | Todd Gamblin | 3 | -6/+10 |
2020-08-13 | Move Python 2.6 unit tests to Github Actions (#17279) | Massimiliano Culpo | 3 | -18/+38 |
2020-08-13 | Buildcache: bindist test without invoking spack compiler wrappers. (#15687) | Patrick Gartung | 2 | -0/+472 |
2020-08-13 | docs: document releases and branches in Spack | Todd Gamblin | 5 | -6/+384 |
2020-08-13 | Remove references to `master` from CI | Todd Gamblin | 1 | -1/+1 |