summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-22Improve error message for inconsistencies in package.py (#21811)Massimiliano Culpo2-5/+40
2021-02-22Merge tag 'v0.16.1' into developTodd Gamblin1-2/+2
2021-02-22respect -k/verify-ssl-false in _existing_url method (#21864)Greg Becker1-0/+2
2021-02-19Update CHANGELOG and release versionv0.16.1Tamara Dahlgren1-1/+1
2021-02-19Resolve (post-cherry-picking) flake8 errorsTamara Dahlgren3-4/+8
2021-02-19documentation: correct precedence of included configs in environment spack.ya...Tom Payerle1-2/+2
2021-02-19bugfix: add build deps to 'full hash' (#21735)Greg Becker4-21/+39
2021-02-18Pipelines: Move PR testing stacks (currently only E4S) into spack (#21714)Scott Wittenburg3-37/+61
2021-02-18Fix template for Rpackage in spack create command (#21776)Tom Payerle1-1/+1
2021-02-18Testing: use spack.store.use_store everywhere (#21656)Massimiliano Culpo10-175/+176
2021-02-18Documentation fix: build_system configure_args for #21760 (#21761)Tom Payerle1-2/+2
2021-02-18bugfix: relax racy test in fg/bg output (#21755)Todd Gamblin1-12/+6