summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-09-14Bugfix: find_libraries (#32653)John W. Parent2-9/+32
2022-09-14Manifest parsing: skip invalid manifest files (#32467)Peter Scheibel3-4/+57
2022-09-14Allow version to accept the '=' token without activating lexer switch (#32257)psakievich2-54/+126
2022-09-14Update module_file_support.rst (#32629)Sam Broderick1-1/+1
2022-09-13Windows rpath support (#31930)John W. Parent14-40/+271
2022-09-13Added install phase test methods for CachedCMakePackage (inherited) and WafPa...Tamara Dahlgren1-0/+6
2022-09-10ci: restore coverage computation (#32585)Massimiliano Culpo2-1/+5
2022-09-09GitRef Versions: Bug Fixes (#32437)psakievich4-3/+47
2022-09-08CMakePackage: allow custom CMAKE_PREFIX_PATH entries (#32547)Peter Scheibel3-2/+17
2022-09-08Skip test which fails randomly on Python 2.7 (#32569)Peter Scheibel1-0/+3
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland14-79/+114
2022-09-06Fix spack locking on some NFS systems (#32426)Seth R. Johnson1-2/+6
2022-09-06Mark a test xfail on Python 2.7 (#32526)Massimiliano Culpo1-0/+3
2022-09-02Reorder workflow execution in GHA (#32183)Tom Scogland1-1/+1
2022-09-02Update bootstrap buildcache to v0.3 (#32262)Harmen Stoppels2-15/+44
2022-09-01Fix cause of checksum failures in public binary mirror (#32407)Scott Wittenburg2-45/+113
2022-09-01New command, `spack change`, to change existing env specs (#31995)Peter Scheibel7-3/+263
2022-09-01Port package sanity unit tests to audits (#32405)Massimiliano Culpo4-310/+213
2022-08-31ASP-based solver: allow to reuse installed externals (#31558)Massimiliano Culpo4-31/+146
2022-08-30Environments: Add support for include URLs (#29026)Tamara Dahlgren22-221/+919
2022-08-26Use threading.TIMEOUT_MAX when available (#32399)Betsy McPhail1-1/+8
2022-08-26Configuration: Allow requirements for virtual packages (#32369)Massimiliano Culpo4-22/+149
2022-08-26Update archspec to latest commit (#32368)Massimiliano Culpo3-6/+105
2022-08-26Improve error message for yaml config file (#32382)Chris White1-1/+9
2022-08-25Python: add new maintainer (#31755)Adam J. Stewart1-1/+1
2022-08-25ASP-based solver: prevent the use of hashes that are not available (#32354)Massimiliano Culpo1-0/+5
2022-08-24Allow default requirements in packages.yaml (#32260)Massimiliano Culpo3-3/+81
2022-08-23New package: py-griffe and new build backend: py-pdm-pep517 (#32335)Ryan Marcellino1-2/+14
2022-08-23`spack -e x config --scope=y add z` add to scope (#31746)Harmen Stoppels2-1/+9
2022-08-23meson: create unique names for build directory (#32062)Simon Pintarelli1-1/+9
2022-08-23spack ci: add support for running stand-alone tests (#27877)Tamara Dahlgren22-445/+1669
2022-08-20spack list: add --tag flag (#32016)sparkyniner2-0/+21
2022-08-19docs: add a note about an issue being solved on `develop` (#32261)Harmen Stoppels1-1/+7
2022-08-19Add messages to assertions in asp.py (#32237)psakievich1-9/+40
2022-08-18spack.util.package_hash: parametrize unit-tests (#32240)Massimiliano Culpo1-68/+29
2022-08-18Remove unused argument in test fixture (#32236)Massimiliano Culpo1-1/+1
2022-08-18spec: fix typo in Spec._finalize_concretization (#32210)Massimiliano Culpo1-1/+1
2022-08-17bugfix: use cmake version from dependency (#31739)Tom Scogland2-7/+11
2022-08-17Add c++14 support flag for xl compiler (#31826)Peter Scheibel1-0/+8
2022-08-16filesystem: in recursive mtime, check only files that exist (#32175)Wouter Deconinck1-1/+1
2022-08-16bugfix: silence `clingo` warning about `requirement_policy/3`Todd Gamblin1-0/+1
2022-08-16Configuration: allow users to enforce hard spec constraints (#27987)Peter Scheibel7-75/+545
2022-08-15CI/documentation: constrain pygments to avoid latest version (2.13.0) (#32163)Peter Scheibel1-0/+1
2022-08-15Check that no reserved names are overridden by package recipes (#32092)Massimiliano Culpo1-0/+40
2022-08-12rocm: add v5.2 for the entire stack (#31591)renjithravindrankannath1-8/+0
2022-08-11Fix performance regression with `spack mirror create --all` (#32005)Massimiliano Culpo6-169/+401
2022-08-11CachedCMakePackage: Port over logic from CMake build system for ldlibs and ld...Chris White1-5/+26
2022-08-11Don't set `LD_LIBRARY_PATH` by default on Linux (#28354)Harmen Stoppels4-15/+26
2022-08-11Add missing info to diagnostic for circular provides (#32027)Chris Green1-1/+1
2022-08-11info: properly report default when for overridden variants (#32040)Tamara Dahlgren1-4/+2