Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | concretizer: don't use one_of_iff for range constraints (#20383) | Todd Gamblin | 2 | -58/+50 |
2020-12-15 | Bugfix/docs: correct and expand smoke test documentation (#20278) | Tamara Dahlgren | 1 | -70/+151 |
2020-12-15 | outputs: restore default output of fetch/build/total times (#20394) | Tamara Dahlgren | 1 | -5/+4 |
2020-12-15 | package sanity: ensure all variant defaults are allowed values (#20373) | Massimiliano Culpo | 3 | -5/+16 |
2020-12-14 | concretizer: remove clingo command-line driver (#20362) | Todd Gamblin | 1 | -216/+0 |
2020-12-11 | Debugging support: fix compiler wrapper log on Mac OS (#20333) | Ben Cowan | 1 | -0/+2 |
2020-12-10 | Tests: enable re-use of post-install tests in smoke tests (#20298) | Tamara Dahlgren | 1 | -1/+5 |
2020-12-08 | Command Reference: add link to spack test docs (#20054) | Adam J. Stewart | 1 | -0/+2 |
2020-12-08 | concretizer: try hard to obtain all needed variant_possible_value()'s (#20102) | Andrew W Elble | 5 | -10/+52 |
2020-12-07 | Compiler wrapper linting (#20249) | Harmen Stoppels | 1 | -4/+4 |
2020-12-07 | bugfix: work around issue handling packages not in any repo | Massimiliano Culpo | 2 | -0/+7 |
2020-12-07 | concretizer: refactor handling of special variants dev_build and patches | Todd Gamblin | 2 | -50/+55 |
2020-12-07 | Add "spack versions --new" flag to only show new versions (#20030) | vvolkl | 2 | -16/+61 |
2020-12-06 | concretizer: each external version is allowed by definition (#20247) | Massimiliano Culpo | 3 | -0/+26 |
2020-12-04 | Also allow --rpath as rpath linker flags (#18473) | Harmen Stoppels | 2 | -4/+13 |
2020-12-04 | concretizer: restrict maximizing variant values to MV variants (#20194) | Massimiliano Culpo | 2 | -2/+10 |
2020-12-03 | allow install of build-deps from cache via --include-build-deps switch (#19955) | eugeneswalker | 2 | -2/+8 |
2020-12-03 | environment installs: fix reporting. (#20004) | Matthias Wolf | 1 | -1/+1 |
2020-12-03 | avoid circular import (#20236) | Greg Becker | 1 | -1/+1 |
2020-12-03 | concretizer: call inject_patches_variants() on the roots of the specs (#20203) | Andrew W Elble | 3 | -4/+14 |
2020-12-02 | Add CARE package, fixes for ROCmPackage and subclasses (#20070) | Danny Taller | 1 | -0/+2 |
2020-12-02 | concretizer: try hard to infer the real version of compilers (#20099) | Massimiliano Culpo | 3 | -3/+53 |
2020-12-02 | Fix hipcc once more (#20095) | Harmen Stoppels | 2 | -27/+22 |
2020-12-02 | concretizer: don't optimize emitting version_satisfies() (#20128) | Andrew W Elble | 2 | -4/+5 |
2020-12-01 | spec: return early from concretization if a spec is already concrete (#20196) | Massimiliano Culpo | 1 | -0/+3 |
2020-12-01 | AOCC-2.3.0 is now added to spack (#20089) | AMD Toolchain Support | 1 | -0/+5 |
2020-12-01 | concretizer: remove ad-hoc rule for external packages (#20193) | Massimiliano Culpo | 2 | -7/+10 |
2020-12-01 | concretizer: swap priority of selecting provider and default variant (#20182) | Massimiliano Culpo | 2 | -13/+27 |
2020-11-30 | Typos: add missing closing parens (#20174) | George Hartzell | 1 | -3/+3 |
2020-11-30 | libQGLViewer: add new package (#20164) | Adam J. Stewart | 2 | -4/+31 |
2020-11-27 | concretizer: treat target ranges in directives correctly (#19988) | Massimiliano Culpo | 2 | -1/+59 |
2020-11-26 | archspec: added support for aocc (#20124) | Massimiliano Culpo | 3 | -2/+145 |
2020-11-26 | concretizer: prioritize matching compilers over newer versions (#20020) | Massimiliano Culpo | 3 | -6/+32 |
2020-11-26 | concretizer: allow a bool to be passed as argument for tests dependencies (#2... | Massimiliano Culpo | 3 | -8/+54 |
2020-11-25 | concretizer: treat conditional providers correctly (#20086) | Massimiliano Culpo | 2 | -1/+18 |
2020-11-25 | concretizer: remove debug statement (#20085) | Harmen Stoppels | 1 | -1/+0 |
2020-11-23 | Docs: remove duplication in Command Reference (#20021) | Adam J. Stewart | 2 | -2/+2 |
2020-11-23 | recognize macOS 11.1 as big sur (#20038) | Martin Aumüller | 1 | -2/+6 |
2020-11-19 | spack debug report: print concretizer (#19983) | Adam J. Stewart | 2 | -0/+4 |
2020-11-19 | fujitsu compiler: added / fixed support for compiler flags (#19967) | Tomoki, Karatsu | 2 | -2/+12 |
2020-11-19 | clang/llvm: fix version detection (#19978) | Michael Kuhn | 2 | -4/+8 |
2020-11-18 | fix error handling for spack test results command (#19987) | Greg Becker | 1 | -0/+1 |
2020-11-18 | hip support for umpire, chai, raja, camp (#19715) | Danny Taller | 2 | -0/+139 |
2020-11-18 | bump version number to 0.16.0 | Todd Gamblin | 1 | -1/+1 |
2020-11-18 | cmd: add `spack mark` command (#16662) | Michael Kuhn | 7 | -33/+329 |
2020-11-18 | spack test (#15702) | Greg Becker | 48 | -620/+2283 |
2020-11-17 | Improve warning message for deprecated attributes in "packages.yaml" | Massimiliano Culpo | 6 | -28/+67 |
2020-11-17 | Documentation: spack load/environments prefix inspections (#19961) | Peter Scheibel | 3 | -4/+34 |
2020-11-17 | spack load/environments: allow customization of prefix inspections (#18260) | Dr. Christian Tacke | 1 | -0/+5 |
2020-11-17 | spack containerize: allow users to customize the base image (#15028) | Massimiliano Culpo | 11 | -219/+479 |