Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | specs: use lazy lexicographic comparison instead of key_ordering | Todd Gamblin | 5 | -155/+340 |
2021-03-31 | specs: speed up traversal by avoiding redundant canonicalization | Todd Gamblin | 1 | -1/+10 |
2021-03-30 | Make -j flag less exceptional (#22360) | Harmen Stoppels | 7 | -39/+90 |
2021-03-30 | SpackCommand objects can set global args (#22318) | Harmen Stoppels | 3 | -5/+31 |
2021-03-30 | Bootstrapping: swap store before configuration (#22631) | Massimiliano Culpo | 3 | -6/+45 |
2021-03-30 | Bootstrap: add _builtin config scope (#22610) | Harmen Stoppels | 1 | -2/+5 |
2021-03-30 | Fix clearing cache of InternalConfigScope (#22609) | Harmen Stoppels | 3 | -38/+47 |
2021-03-29 | move binary indices are stored into the misc_cache (#22500) | Danny McClanahan | 2 | -13/+20 |
2021-03-29 | bugfix for active when pkg is already active error (#22587) | Cyrus Harrison | 1 | -2/+7 |
2021-03-29 | Externals are preferred even when they have non-default variant values | Massimiliano Culpo | 3 | -1/+33 |
2021-03-29 | Enforce uniqueness of the version_weight atom per node | Massimiliano Culpo | 4 | -7/+32 |
2021-03-29 | Make stage use concrete specs from environment (#22320) | Harmen Stoppels | 2 | -1/+121 |
2021-03-29 | Add "spack [cd|location] --source-dir" (#22321) | Harmen Stoppels | 2 | -56/+80 |
2021-03-26 | clingo: modify recipe for bootstrapping (#22354) | Massimiliano Culpo | 2 | -12/+57 |
2021-03-26 | ASP-based solver: model disjoint sets for multivalued variants (#22534) | Massimiliano Culpo | 3 | -2/+49 |
2021-03-26 | Make SingleFileScope able to repopulate the cache after clearing it (#22559) | Massimiliano Culpo | 2 | -16/+47 |
2021-03-24 | Add doc for mirror of env (#22525) | Frédéric Simonis | 1 | -0/+21 |
2021-03-23 | Add stdcxx_libs for PGI and Cray compilers (#22491) | Sergey Kosukhin | 3 | -0/+12 |
2021-03-23 | bootstrap: account for platform specific configuration scopes (#22489) | Massimiliano Culpo | 1 | -7/+18 |
2021-03-22 | Oneapi packages: update URLs, environment management, and dependencies (#22202) | Robert Cohn | 4 | -36/+185 |
2021-03-22 | use link/run deps only to compare extensions (#22396) | Greg Becker | 1 | -2/+2 |
2021-03-21 | Document cli syntax for environment scopes (#20344) | Greg Becker | 2 | -4/+18 |
2021-03-18 | Fix broken spack -c flag (#22361) | Harmen Stoppels | 1 | -1/+1 |
2021-03-18 | archspec: update to latest version (#22357) | Massimiliano Culpo | 2 | -2/+45 |
2021-03-18 | Tab to spaces (#22362) | Harmen Stoppels | 1 | -2/+2 |
2021-03-17 | Fix indentation compiler wrapper issue (#22352) | Harmen Stoppels | 1 | -1/+1 |
2021-03-17 | aocc: add support for v3.0 compilers (#22219) | AMD Toolchain Support | 3 | -0/+29 |
2021-03-17 | spack location: bugfix for out of source build dirs (#22348) | Harmen Stoppels | 1 | -1/+13 |
2021-03-16 | fix weird failure in variant values (#22328) | Danny McClanahan | 1 | -1/+14 |
2021-03-16 | containerize: fix typo in documentation (#22331) | Wouter Deconinck | 1 | -1/+1 |
2021-03-16 | Speed-up CI by reorganizing tests (#22247) | Massimiliano Culpo | 6 | -12/+18 |
2021-03-16 | bugfix: allow imposed constraints to be overridden in special cases | Todd Gamblin | 1 | -6/+16 |
2021-03-16 | bugfix: do not generate dep conditions when no dependency | Todd Gamblin | 1 | -10/+15 |
2021-03-16 | concretizer: unify logic for spec conditionals | Todd Gamblin | 3 | -183/+119 |
2021-03-15 | Expand relative dev paths in environment files (#22045) | Harmen Stoppels | 6 | -19/+138 |
2021-03-15 | Propagate --test= for environments (#22040) | Harmen Stoppels | 7 | -27/+125 |
2021-03-15 | Fix use of quotes in Python build system (#22279) | Adam J. Stewart | 1 | -1/+1 |
2021-03-14 | do not validate variants of concrete specs in solver setup (#22272) | Vanessasaurus | 1 | -10/+11 |
2021-03-13 | adding spack -c to set one off config arguments (#22251) | Vanessasaurus | 5 | -72/+132 |
2021-03-12 | bugfix: ensure spack test list still works (#22203) | Tamara Dahlgren | 2 | -2/+25 |
2021-03-10 | Pipelines: Fix issue that allowed failing jobs to pass (#22199) | Scott Wittenburg | 1 | -1/+3 |
2021-03-08 | Fix `spack graph` when deptypes are filtered (#22121) | Harmen Stoppels | 3 | -8/+16 |
2021-03-08 | Add `--vanilla` flag to r build system (#22166) | Glenn Johnson | 1 | -0/+1 |
2021-03-07 | spack python: add --path option (#22006) | Todd Gamblin | 2 | -0/+13 |
2021-03-07 | add `spack test list --all` (#22032) | Todd Gamblin | 2 | -5/+38 |
2021-03-05 | Improve R package creation (#21861) | Glenn Johnson | 3 | -6/+125 |
2021-03-04 | Allow relative paths in config files (relative to file dirname) (#21996) | Greg Becker | 2 | -8/+63 |
2021-03-03 | Bootstrap clingo from sources (#21446) | Massimiliano Culpo | 10 | -19/+348 |
2021-03-02 | Assert the use of the patch directive with a non-existing file will fail (#21... | Adam J. Stewart | 1 | -6/+22 |
2021-02-27 | Raise InstallError if any explicit specs is skipped (#21980) | Tamara Dahlgren | 4 | -11/+32 |