Age | Commit message (Expand) | Author | Files | Lines |
2021-04-12 | Externals with merged prefixes (#22653) | Peter Scheibel | 2 | -17/+85 |
2021-04-11 | ASP-based solver: assign OS correctly with inheritance from parent (#22896) | Massimiliano Culpo | 3 | -0/+28 |
2021-04-09 | Build process output: handle UTF-8 for python 3.x to 3.7 (#22888) | Peter Scheibel | 1 | -2/+9 |
2021-04-08 | bugfix: `spack config blame` should print all lines of config (#22598) | Todd Gamblin | 2 | -7/+44 |
2021-04-08 | autotools: ensure config.guess and config.sub are writeable before patching t... | Toyohisa Kameyama | 1 | -0/+4 |
2021-04-07 | [oneapi] fix mkl deps, externally installed, and docs (#22607) | Robert Cohn | 2 | -24/+45 |
2021-04-06 | meson: added variants, changed defaults for the build system (#22715) | Harmen Stoppels | 2 | -4/+21 |
2021-04-06 | spack location: fix usage without args (#22755) | Harmen Stoppels | 2 | -4/+5 |
2021-04-06 | Remove erroneous warnings about quotes for from_source_file (#22767) | Adam J. Stewart | 2 | -10/+18 |
2021-04-02 | Check against a list of known-broken specs in `ci generate` (#22690) | Zack Galbreath | 7 | -16/+124 |
2021-04-02 | Document unzip (#22723) | Harmen Stoppels | 1 | -1/+1 |
2021-04-02 | concretizer: improve display of optimization criteria (#22433) | Todd Gamblin | 4 | -18/+78 |
2021-04-01 | add CachedCMakePackage for using CMake initial config files | Greg Becker | 2 | -0/+253 |
2021-04-01 | Revert "CachedCMakePackage for using *.cmake initial config files (#19316)"" | Todd Gamblin | 2 | -253/+0 |
2021-04-01 | bugfix: compiler wrappers should handle extra spaces between arguments (#22725) | Elizabeth Fischer | 1 | -1/+9 |
2021-03-31 | CachedCMakePackage for using *.cmake initial config files (#19316)" | Greg Becker | 2 | -0/+253 |
2021-03-31 | Revert "CachedCMakePackage for using *.cmake initial config files (#19316)" | Chris White | 2 | -253/+0 |
2021-03-31 | CachedCMakePackage for using *.cmake initial config files (#19316) | Greg Becker | 2 | -0/+253 |
2021-03-31 | hotfix: make ifx work with autoconf <= 2.69 in Spack (#22683) | Todd Gamblin | 2 | -0/+22 |
2021-03-31 | specs: remove "or ''" from Spec comparisons | Todd Gamblin | 2 | -4/+8 |
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 |