summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-06-22Add config option to use urllib to fetch if curl missing (#21398)loulawrence5-117/+227
2021-06-22Update conftest.py (#24473)Peter Scheibel1-2/+2
2021-06-22ASP-based solver: fix provider logic (#24351)Massimiliano Culpo2-10/+31
2021-06-22ASP-based solver: fix facts for default providers (#24380)Massimiliano Culpo1-1/+2
2021-06-22Implement CVS fetcher (#23212)Erik Schnetter4-2/+423
2021-06-22adding save of build times on install (#24350)Vanessasaurus6-44/+123
2021-06-21Fetching: git on Mac OS (#24247)Peter Scheibel3-5/+15
2021-06-18Add an audit system to Spack (#23053)Massimiliano Culpo5-0/+625
2021-06-17oneAPI compiler: update openmp flag (#23771)Frank Willmore2-2/+2
2021-06-17Adding support for spack monitor with containerize (#23777)Vanessasaurus6-1/+417
2021-06-17ci: add all locally computed hashes as job variables (#24359)Scott Wittenburg1-4/+9
2021-06-17Unset LD_PRELOAD and DYLD_INSERT_LIBRARIES (#24177)Harmen Stoppels1-0/+4
2021-06-15adding spack upload command (#24321)Vanessasaurus3-8/+121
2021-06-14extending example for buildcaches (#22504)Vanessasaurus1-6/+78
2021-06-14adding more description to binary caches (#23934)Vanessasaurus1-0/+23
2021-06-14oneAPI packages: fix install for python2 (#24296)Robert Cohn1-2/+2
2021-06-12IntelPackage: use 'version_yearlike' in check for libfabrics RPATH. (#16700)Dominik Gresch1-1/+1
2021-06-12Ensure all roots of an installed environment are marked explicit in db (#24277)Greg Becker2-0/+28
2021-06-11setup-env: allow users to skip module function setup (#24236)Adam J. Stewart1-3/+9
2021-06-11Display proper message when patch checksum doesn't match (#24229)iarspider1-1/+1
2021-06-08Pipelines: Fix default generated rebuild job script (#24185)Scott Wittenburg1-2/+1
2021-06-08ASP-based solver: permit to use virtual specs in environments (#24199)Massimiliano Culpo4-17/+50
2021-06-08ASP-based solver: reordered low priority optimization criteria (#24184)Massimiliano Culpo2-16/+25
2021-06-08macOS: add monterey as macOS version 12. (#24192)Todd Gamblin1-1/+2
2021-06-07Fix brittle unit-tests on providers (#24186)Massimiliano Culpo1-2/+0
2021-06-07build_systems: Make autotools builds verbose (#24161)Michael Kuhn1-1/+4
2021-06-07Docs: fix missing backtick in Environments docs (#24109)Adam J. Stewart1-1/+1
2021-06-05Fix git_version on macOS (#24163)Adam J. Stewart1-2/+3
2021-06-04main, modules: fix module roots not being found (#24135)Michael Kuhn2-10/+5
2021-06-04enable std c++14 (#24127)Joe Heaton1-0/+6
2021-06-04cmd/stage: print stage path (#24019)Michael Kuhn1-0/+3
2021-06-04bugfix: modules relative to view use top-level view root, not implementation ...Greg Becker3-4/+4
2021-06-04Don't warn about missing source id for external packages (#24125)Adam J. Stewart1-2/+3
2021-06-04Speed-up version parsing and comparison (#22973)Tom Scogland2-52/+84
2021-06-03Pipelines: Fix generation when dep and pkg arch differ (#24089)Scott Wittenburg1-1/+1
2021-06-03Extend cuda conflicts to cray platform (#24057)Harmen Stoppels1-61/+52
2021-06-02Pipelines: pass relative artifact paths to child jobs (#24085)Scott Wittenburg4-34/+104
2021-06-02ensure the staging dir exists for `spack stage -p <PATH>` (#23963)Danny McClanahan4-20/+43
2021-06-01Fix bug where cmake prefix path on the command line does not include transiti...Harmen Stoppels2-18/+20
2021-06-01Simplified the spack.util.gpg implementation (#23889)Massimiliano Culpo10-368/+304
2021-06-01Fix leading / during spack buildcache -f ... (#24028)Harmen Stoppels1-1/+1
2021-05-31Log performance improvement (#23925)Tom Scogland1-22/+37
2021-05-28adding support for export of private gpg key (#22557)Vanessasaurus5-12/+115
2021-05-28Cache compiler lookup per package (#23988)Harmen Stoppels1-1/+3
2021-05-28Separable module configuration -- without the bugs this time (#23703)Greg Becker31-200/+662
2021-05-28Pipelines: reproducible builds (#22887)Scott Wittenburg12-548/+1656
2021-05-28aocc version detection (#23907)Greg Becker1-1/+4
2021-05-27bugfix: mirror index shows missing packages (#23939)Greg Becker3-4/+66
2021-05-27only readlink on links (#23948)Greg Becker1-1/+1
2021-05-26allow whitespace formatting in variant descriptions (#23853)Greg Becker1-4/+6