Age | Commit message (Expand) | Author | Files | Lines |
2022-10-17 | database: don't warn adding missing build deps (#33361) | Harmen Stoppels | 1 | -27/+48 |
2022-10-17 | installer.py: traverse_dependencies has local deptype (#33367) | Harmen Stoppels | 1 | -9/+19 |
2022-10-17 | Support spackbot rebuilding all specs from source (#32596) | Scott Wittenburg | 2 | -21/+66 |
2022-10-17 | installer.py: fix/test get_deptypes (#33363) | Harmen Stoppels | 2 | -1/+40 |
2022-10-17 | gitlab ci: Do not force protected build jobs to run on aws runners (#33314) | Scott Wittenburg | 1 | -1/+1 |
2022-10-17 | installer.py: show timers for binary install (#33305) | Harmen Stoppels | 1 | -23/+57 |
2022-10-15 | CI: allow multiple matches to combine tags (#32290) | Jonathon Anderson | 3 | -13/+59 |
2022-10-15 | depfile: update docs (#33279) | Harmen Stoppels | 1 | -9/+37 |
2022-10-13 | meson: remove slash in path (#33292) | Adam J. Stewart | 1 | -1/+1 |
2022-10-13 | gitlab ci: Print better information about broken specs (#33124) | Scott Wittenburg | 3 | -49/+98 |
2022-10-13 | Add missing upperbound to docs/spack.yaml (#33280) | Harmen Stoppels | 1 | -0/+2 |
2022-10-12 | env depfile: allow deps only install (#33245) | Harmen Stoppels | 2 | -65/+32 |
2022-10-12 | Fix typo in docs (#33182) | Massimiliano Culpo | 1 | -1/+1 |
2022-10-11 | Specify GCC prefix in LLVM-based compilers (#33146) | Harmen Stoppels | 2 | -0/+29 |
2022-10-11 | Refactor a few classes related to package repositories (#32273) | Massimiliano Culpo | 27 | -669/+466 |
2022-10-11 | `spack diff` any specs you want (#32737) | Peter Scheibel | 1 | -4/+6 |
2022-10-10 | Docs: Getting Started Dependencies (#32480) | Axel Huebl | 4 | -2/+33 |
2022-10-10 | shell prompt: enclose control sequence in brackets (#33079) | Brian Vanderwende | 2 | -4/+10 |
2022-10-10 | PythonPackage: fix libs/headers attributes (#32970) | Adam J. Stewart | 1 | -3/+3 |
2022-10-07 | autotools: extend patching of the libtool script (#30768) | Sergey Kosukhin | 4 | -34/+208 |
2022-10-07 | add compatibility for rocky8 and rhel8 (#33068) | MatthewLieber | 1 | -0/+3 |
2022-10-06 | Add a warning on Python 2.7 deprecation (#33052) | Massimiliano Culpo | 2 | -0/+9 |
2022-10-06 | tcl module template: automatically unload automatically loaded modules (#32853) | Sergey Kosukhin | 1 | -1/+1 |
2022-10-06 | docs: fix deprecated use of install_tree (#33004) | Harmen Stoppels | 1 | -3/+3 |
2022-10-06 | cuda: add v11.8.0 (#33027) | Andrew W Elble | 1 | -1/+10 |
2022-10-05 | Optimize concurrent misc_cache provider index rebuild (#32874) | Jordan Galby | 1 | -2/+10 |
2022-10-05 | autotools: Filter libtools when building with dpcpp (#32876) | Chris MacMackin | 1 | -1/+9 |
2022-10-04 | BuildEnvironment: accumulate module changes to poke to all relevant modules (... | Greg Becker | 2 | -1/+26 |
2022-10-04 | `find`/`list`: display package counts last (#32946) | Todd Gamblin | 5 | -6/+53 |
2022-10-04 | Fix typo in documentation (#32984) | Adam J. Stewart | 1 | -1/+1 |
2022-10-02 | Fixup errors introduced by Clingo Pr: (#32905) | John W. Parent | 1 | -1/+1 |
2022-09-30 | develop: canonicalize dev paths and base relative paths on `env.path` (#30075) | Greg Becker | 6 | -12/+60 |
2022-09-29 | Install: Add use-buildcache option to install (#32537) | kwryankrattiger | 3 | -8/+166 |
2022-09-28 | Windows: Support for Clingo and dependencies (#30690) | John W. Parent | 4 | -5/+14 |
2022-09-28 | Remove mentions of "best-effort" matrix expansion in the docs (#32755) | Massimiliano Culpo | 1 | -25/+0 |
2022-09-27 | shell.py: fix undefined variable in csh deactivate (#32816) | Alex Hornburg | 1 | -2/+2 |
2022-09-26 | improve lexing error (#32832) | Chris White | 1 | -1/+3 |
2022-09-26 | Fetching/decompressing: use magic numbers (#31589) | John W. Parent | 9 | -137/+524 |
2022-09-23 | Fix two docstring typos (#32751) | Tamara Dahlgren | 1 | -2/+2 |
2022-09-23 | Skip all tests using problematic fixture on python 2.7 (#32768) | Peter Scheibel | 1 | -0/+6 |
2022-09-22 | Fetching: log more exceptions (#32736) | Peter Scheibel | 2 | -1/+3 |
2022-09-22 | Add hash hint to multi-spec message (#32652) | Tamara Dahlgren | 3 | -25/+22 |
2022-09-21 | Allow conditional variants as first values in a variant directive (#32740) | Massimiliano Culpo | 2 | -3/+10 |
2022-09-21 | Docs: Update pipeline ci rebuild to add --tests (plus fixed typos) (#32048) | Tamara Dahlgren | 1 | -24/+64 |
2022-09-17 | Add skip_import to PythonPackage and use it in py-nilearn (#32664) | Manuela Kuhn | 2 | -1/+30 |
2022-09-16 | bugfix: package hash should affect process, dag, and dunder hashes (#32516) | Todd Gamblin | 5 | -1/+40 |
2022-09-14 | Bugfix: find_libraries (#32653) | John W. Parent | 2 | -9/+32 |
2022-09-14 | Manifest parsing: skip invalid manifest files (#32467) | Peter Scheibel | 3 | -4/+57 |
2022-09-14 | Allow version to accept the '=' token without activating lexer switch (#32257) | psakievich | 2 | -54/+126 |
2022-09-14 | Update module_file_support.rst (#32629) | Sam Broderick | 1 | -1/+1 |