summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-06-28oneAPI supports cxx17_flag and cxx20_flag (#31274)Wouter Deconinck1-0/+8
2022-06-28Feature: use git branches/tags as versions (#31200)Greg Becker8-120/+304
2022-06-27oneapi-* packages: improve use with modules (#30981)Sergey Kosukhin1-14/+12
2022-06-27`spack external find`: handle manifest with bad permissions (#31201)Peter Scheibel4-0/+98
2022-06-27Rename os_facts.lp to os_compatibility.lp (#31206)Massimiliano Culpo2-1/+1
2022-06-24Fix typo in documentation note about concretizer:unify (#31246)Cody Balos1-3/+3
2022-06-23ASP-based solver: rescale target weights so that 0 is always the best score (...Massimiliano Culpo2-49/+15
2022-06-22relocation: x-pie-executable needs relocation (#31248)eugeneswalker1-1/+2
2022-06-22spack create: fix for no URL (#31239)Adam J. Stewart2-1/+7
2022-06-22Remove update functions used to ease the transition in v0.16 (#31216)Massimiliano Culpo4-301/+12
2022-06-21Canonicalize positional argument to spack bootstrap mirror (#31180)Massimiliano Culpo1-1/+3
2022-06-20Stricter compatibility rules for OS and compiler when reusing specs (#31170)Massimiliano Culpo4-3/+57
2022-06-20OpenSUSE Tumbleweed: use GLIBC version as distro version (#19895)Christian Goll1-0/+12
2022-06-20Fix request for bzip2, since bzip was pulled due to patent issues (#31198)Sam Broderick1-2/+2
2022-06-17Bugfix external find --all for libraries (#31186)Brian Van Essen2-2/+2
2022-06-17docs: quote string to show valid YAML (#31178)Massimiliano Culpo1-1/+1
2022-06-17Spec: Add a new virtual-customizable `home` attribute (#30917)Chuck Atkins4-9/+331
2022-06-17Update Intel package descriptions (#31150)Robert Cohn2-4/+7
2022-06-16ASP-based solver: fix rules on version weights selection (#31153)Massimiliano Culpo3-4/+61
2022-06-16Manifest parsing: avoid irrelevant files (#31144)Peter Scheibel2-1/+6
2022-06-16concretize.lp: impose a lower bound on the number of version facts if a solut...Massimiliano Culpo2-0/+26
2022-06-15Allow bootstrapping to work when partial or incompatible modules exist in the...Tom Scogland1-23/+32
2022-06-14Make the IntelPackage fail successfully (#30773)G-Ragghianti1-0/+8
2022-06-13Fix spack style arbitrary git rev as base (#31019)Jordan Galby2-5/+25
2022-06-11fix doubly shell quoting args to `spack spec` (#29282)Danny McClanahan5-19/+145
2022-06-10bugfix: preserve dict order for `Spec.dag_hash()` in Python 2 (#31092)Todd Gamblin2-3/+80
2022-06-10clingo: fix string formatting in error messages (#31084)Sergey Kosukhin1-2/+2
2022-06-09Allow more fine-grained control over what submodules are updated (#27293)Tim Fuller5-6/+78
2022-06-08bootstrap: account for disabled sources (#31042)Massimiliano Culpo2-4/+22
2022-06-07Staging: determine extensions from nonstandard URLs (#31027)Peter Scheibel2-5/+2
2022-06-07docs: update the list of Docker images with Spack preinstalled (#31003)Massimiliano Culpo3-7/+17
2022-06-07Fix empty install prefix post-install sanity check (#30983)Jordan Galby2-7/+17
2022-06-07archspec: bump to v0.1.4 (#30856)Massimiliano Culpo2-10/+49
2022-06-06Update decompression support on Windows (#25185)John W. Parent19-61/+397
2022-06-06Package: Don't warn for missing source on bundle packages without code (#30913)Chuck Atkins2-1/+19
2022-06-04Sanitize filepath from URL (#30625)John W. Parent3-75/+123
2022-06-02Use stable URLs for patch-diff GitHub patches (#30953)Adam J. Stewart1-1/+2
2022-05-31Fix module support for oneapi compilers (#28901)Robert Cohn1-0/+8
2022-05-30CUDA: make cuda_arch sticky (#30910)Adam J. Stewart1-0/+1
2022-05-280.18.0.dev0 -> 0.19.0.dev0 (#30907)Todd Gamblin1-1/+1
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland80-3362/+3420
2022-05-27target optimization: re-norm optimization scale so that 0 is best. (#29926)Greg Becker3-16/+34
2022-05-28update tutorial command for v0.18.0 and new gpg key (#30904)Greg Becker1-1/+1
2022-05-26Revert "strip -Werror: all specific or none (#30284)" (#30878)Scott Wittenburg5-127/+3
2022-05-26Remove the warning that Spack prints at each spec (#30872)Massimiliano Culpo2-3/+7
2022-05-26ci: Support secure binary signing on protected pipelines (#30753)Scott Wittenburg5-78/+322
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