summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Add changelog and bumped versionMassimiliano Culpo1-1/+1
2022-07-20Fix typo in functionMassimiliano Culpo1-1/+1
2022-07-20Only hack botocore when needed (#31610)Jonathon Anderson1-6/+10
2022-07-20Use lexists instead of exists during fetch (#31509)Harmen Stoppels1-11/+11
2022-07-20environment.py: only acquire write lock when necessary (#31493)Harmen Stoppels1-3/+4
2022-07-20file_cache.py: idempotent remove without races (#31477)Harmen Stoppels2-4/+19
2022-07-20Cray manifest: compiler duplicates (#31173)Peter Scheibel3-7/+33
2022-07-20`spack external find`: handle manifest with bad permissions (#31201)Peter Scheibel4-0/+98
2022-07-20Fix typo in documentation note about concretizer:unify (#31246)Cody Balos1-3/+3
2022-07-20Update containerize templates to account for view indirection (#31321)Massimiliano Culpo1-1/+2
2022-07-20ASP-based solver: rescale target weights so that 0 is always the best score (...Massimiliano Culpo2-49/+15
2022-07-20Canonicalize positional argument to spack bootstrap mirror (#31180)Massimiliano Culpo1-1/+3
2022-07-20Bugfix external find --all for libraries (#31186)Brian Van Essen2-2/+2
2022-07-20OpenSUSE Tumbleweed: use GLIBC version as distro version (#19895)Christian Goll1-0/+12
2022-07-20Stricter compatibility rules for OS and compiler when reusing specs (#31170)Massimiliano Culpo4-3/+57
2022-07-20docs: quote string to show valid YAML (#31178)Massimiliano Culpo1-1/+1
2022-07-20Manifest parsing: avoid irrelevant files (#31144)Peter Scheibel2-1/+6
2022-07-20ASP-based solver: fix rules on version weights selection (#31153)Massimiliano Culpo3-4/+61
2022-07-20concretize.lp: impose a lower bound on the number of version facts if a solut...Massimiliano Culpo2-0/+26
2022-07-20fix doubly shell quoting args to `spack spec` (#29282)Danny McClanahan5-19/+145
2022-07-20bugfix: preserve dict order for `Spec.dag_hash()` in Python 2 (#31092)Todd Gamblin2-3/+80
2022-07-20clingo: fix string formatting in error messages (#31084)Sergey Kosukhin1-2/+2
2022-07-20bootstrap: account for disabled sources (#31042)Massimiliano Culpo2-4/+22
2022-07-20archspec: bump to v0.1.4 (#30856)Massimiliano Culpo2-10/+49
2022-07-20Use stable URLs for patch-diff GitHub patches (#30953)Adam J. Stewart1-1/+2
2022-05-28fix dev paths for depsGreg Becker1-3/+8
2022-05-28Remove the warning that Spack prints at each spec (#30872)Massimiliano Culpo2-3/+7
2022-05-27target optimization: re-norm optimization scale so that 0 is best. (#29926)Greg Becker3-16/+34
2022-05-27update tutorial command for v0.18.0 and new gpg keyGreg Becker1-1/+1
2022-05-26Revert "strip -Werror: all specific or none (#30284)"Todd Gamblin5-127/+3
2022-05-26ci: Support secure binary signing on protected pipelines (#30753)Scott Wittenburg5-78/+322
2022-05-25release number for v0.18.0Gregory Becker1-1/+1
2022-05-26bugfix: do not compute `package_hash` for old concrete specs (#30861)Todd Gamblin2-35/+50
2022-05-24buildcache: Update layout and signing (#30750)Scott Wittenburg12-137/+549
2022-05-24Add a command to generate a local mirror for bootstrapping (#28556)Massimiliano Culpo7-45/+523
2022-05-24Best effort co-concretization (iterative algorithm) (#28941)Massimiliano Culpo10-204/+530
2022-05-24environments: fail gracefully on missing keys (#26378)Seth R. Johnson1-1/+8
2022-05-24Update regex to correctly identify quoted args (#23494)edwardsp1-1/+1
2022-05-24compiler flags: imposed hashes impose the lack of additional compiler flags (...Greg Becker1-0/+5
2022-05-24strip -Werror: all specific or none (#30284)Tom Scogland5-3/+127
2022-05-24specs: emit better parsing errors for specs. (#24860)Todd Gamblin5-27/+33
2022-05-23Documentation and new method for `CachedCMakePackage` build system (#22706)Greg Becker3-0/+128
2022-05-23archspec: add oneapi and dpcpp flag support (#30783)Massimiliano Culpo2-1/+323
2022-05-23Deprecate `spack:concretization` over `concretizer:unify` (#30038)Harmen Stoppels11-41/+138
2022-05-21Fix toolchain detection for oneapi/dpcpp compilers (#30775)Glenn Johnson1-1/+2
2022-05-20errors: model error messages as an optimization problem (#30669)Greg Becker8-244/+387
2022-05-19Non-existent upstream is not fatal (#30746)Jordan Galby1-3/+1
2022-05-19Fix spack install chgrp on symlinks (#30743)Jordan Galby3-4/+7
2022-05-19Don't try to mkdir upstream directory when nonexistent (#30744)Jordan Galby1-2/+2
2022-05-18Add license dir to config (#30135)robgics8-16/+40