summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-25adding json export for spack blame (#23417)Vanessasaurus3-14/+121
2021-05-25first set of work to allow for saving local results with spack monitor (#23804)Vanessasaurus5-22/+154
2021-05-25Fix cross references in inteloneapipackage doc (#23744)Robert Cohn1-7/+7
2021-05-25Stand-alone/Smoke tests: copy cached test sources to test stage (#23713)Tamara Dahlgren8-26/+104
2021-05-25MesonPackage: make "default_library" a multi-valued variant (#23540)Harmen Stoppels1-6/+7
2021-05-25Fix packaging guide table's build system links (#23879)Tamara Dahlgren1-9/+9
2021-05-25Fix hyperlink formatting in docs (#23846)HDF-EOS Tools Information Center1-1/+1
2021-05-22Fix makefile filter suggestions (#23856)Seth R. Johnson2-6/+8
2021-05-21Modification to R environment (#23623)Glenn Johnson1-2/+1
2021-05-20spack: update archspecMassimiliano Culpo3-7/+172
2021-05-20versions: do not drop 2.0.X if 2.0 is a declared version in the package (#23217)Valentin Volkl2-6/+30
2021-05-20Cray: fix extracting paths from module files (#23472)Harmen Stoppels2-3/+13
2021-05-19Write junit-report to reports directory to allow installation from read-only...Valentin Volkl2-1/+3
2021-05-19adding support to tag a buildvsoch3-5/+26
2021-05-19Add caret/hat to spack spec help documentation (#23758)Jamie Finney1-0/+1
2021-05-19monitor: fix issue with attribute lookup (#23773)Vanessasaurus1-1/+1
2021-05-18docs/packaging guide: Reference test stage directory (#23707)Tamara Dahlgren1-3/+15
2021-05-18Bugfix: fetching oddly-named resources from local mirrors (#23300)Michael Kuhn1-1/+9
2021-05-17Revert "Separable module configurations (#22588)" (#23674)Harmen Stoppels29-491/+183
2021-05-17performance: speed up existence checks in packages (#23661)Todd Gamblin3-24/+37
2021-05-15some fixes for command help strings (#23658)Todd Gamblin3-8/+5
2021-05-15do not sort projections alphabetically (#23649)Greg Becker1-3/+7