summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-03-29Enforce uniqueness of the version_weight atom per nodeMassimiliano Culpo4-7/+32
2021-03-29Make stage use concrete specs from environment (#22320)Harmen Stoppels2-1/+121
2021-03-29Add "spack [cd|location] --source-dir" (#22321)Harmen Stoppels2-56/+80
2021-03-26clingo: modify recipe for bootstrapping (#22354)Massimiliano Culpo2-12/+57
2021-03-26ASP-based solver: model disjoint sets for multivalued variants (#22534)Massimiliano Culpo3-2/+49
2021-03-26Make SingleFileScope able to repopulate the cache after clearing it (#22559)Massimiliano Culpo2-16/+47
2021-03-24Add doc for mirror of env (#22525)Frédéric Simonis1-0/+21
2021-03-23Add stdcxx_libs for PGI and Cray compilers (#22491)Sergey Kosukhin3-0/+12
2021-03-23bootstrap: account for platform specific configuration scopes (#22489)Massimiliano Culpo1-7/+18
2021-03-22Oneapi packages: update URLs, environment management, and dependencies (#22202)Robert Cohn4-36/+185
2021-03-22use link/run deps only to compare extensions (#22396)Greg Becker1-2/+2
2021-03-21Document cli syntax for environment scopes (#20344)Greg Becker2-4/+18
2021-03-18Fix broken spack -c flag (#22361)Harmen Stoppels1-1/+1
2021-03-18archspec: update to latest version (#22357)Massimiliano Culpo2-2/+45
2021-03-18Tab to spaces (#22362)Harmen Stoppels1-2/+2
2021-03-17Fix indentation compiler wrapper issue (#22352)Harmen Stoppels1-1/+1
2021-03-17aocc: add support for v3.0 compilers (#22219)AMD Toolchain Support3-0/+29
2021-03-17spack location: bugfix for out of source build dirs (#22348)Harmen Stoppels1-1/+13
2021-03-16fix weird failure in variant values (#22328)Danny McClanahan1-1/+14
2021-03-16containerize: fix typo in documentation (#22331)Wouter Deconinck1-1/+1
2021-03-16Speed-up CI by reorganizing tests (#22247)Massimiliano Culpo6-12/+18
2021-03-16bugfix: allow imposed constraints to be overridden in special casesTodd Gamblin1-6/+16
2021-03-16bugfix: do not generate dep conditions when no dependencyTodd Gamblin1-10/+15
2021-03-16concretizer: unify logic for spec conditionalsTodd Gamblin3-183/+119
2021-03-15Expand relative dev paths in environment files (#22045)Harmen Stoppels6-19/+138
2021-03-15Propagate --test= for environments (#22040)Harmen Stoppels7-27/+125
2021-03-15Fix use of quotes in Python build system (#22279)Adam J. Stewart1-1/+1
2021-03-14do not validate variants of concrete specs in solver setup (#22272)Vanessasaurus1-10/+11
2021-03-13adding spack -c to set one off config arguments (#22251)Vanessasaurus5-72/+132
2021-03-12bugfix: ensure spack test list still works (#22203)Tamara Dahlgren2-2/+25
2021-03-10Pipelines: Fix issue that allowed failing jobs to pass (#22199)Scott Wittenburg1-1/+3
2021-03-08Fix `spack graph` when deptypes are filtered (#22121)Harmen Stoppels3-8/+16
2021-03-08Add `--vanilla` flag to r build system (#22166)Glenn Johnson1-0/+1
2021-03-07spack python: add --path option (#22006)Todd Gamblin2-0/+13
2021-03-07add `spack test list --all` (#22032)Todd Gamblin2-5/+38
2021-03-05Improve R package creation (#21861)Glenn Johnson3-6/+125
2021-03-04Allow relative paths in config files (relative to file dirname) (#21996)Greg Becker2-8/+63
2021-03-03Bootstrap clingo from sources (#21446)Massimiliano Culpo10-19/+348
2021-03-02Assert the use of the patch directive with a non-existing file will fail (#21...Adam J. Stewart1-6/+22
2021-02-27Raise InstallError if any explicit specs is skipped (#21980)Tamara Dahlgren4-11/+32
2021-02-26Compilers: make oneapi ifx version_regex tolerant to wrappers (#21742)e4s-21.02Gregory Lee1-1/+1
2021-02-26make `spack fetch` work with environments (#19166)Andreas Baumbach4-20/+117
2021-02-25typo fix (#21967)Greg Becker1-1/+1
2021-02-25Old concretizer: prevent unexpected propagation of external config (#20976)Michael Kuron2-0/+31
2021-02-24Config prefer upstream (#21487)Paul Ferrell3-2/+138
2021-02-23Gitlab fix pr workflow (#21786)Scott Wittenburg1-1/+2
2021-02-23Updates to support clingo-cffi (#20657)Josh Essman1-9/+19
2021-02-23New splice method in class Spec. (#20262)Nathan Hanford3-0/+174
2021-02-23"spack build-env" searches env for relevant spec (#21642)Peter Scheibel5-4/+117
2021-02-23reduce strictness of directory layout spec-equality check (#21869)Peter Scheibel1-1/+7