summaryrefslogtreecommitdiff
path: root/lib/spack/spack
AgeCommit message (Expand)AuthorFilesLines
2023-10-30docs: update `license()` docs with examples and links (#40598)Todd Gamblin1-0/+1
2023-10-30ci: print colored specs in concretization progress (#40711)Harmen Stoppels3-30/+31
2023-10-30binary_distribution.py: fix type annotation singleton (#40572)Harmen Stoppels4-27/+21
2023-10-30ASP-based solver: avoid cycles in clingo using hidden directive (#40720)Massimiliano Culpo3-50/+4
2023-10-27MSVC: detection from registry (#38500)John W. Parent3-55/+168
2023-10-27External finding: update default paths; treat .bat as executable on Windows (...John W. Parent4-82/+89
2023-10-27OCI buildcache (#38358)Harmen Stoppels20-232/+3323
2023-10-26PythonPackage: allow archive_files to be overridden (#40694)Adam J. Stewart1-1/+1
2023-10-26spack checksum pkg@1.2, use as version filter (#39694)Harmen Stoppels3-25/+15
2023-10-26modules: no --delim option if separator is colon character (#39010)Xavier Delaruelle1-24/+10
2023-10-26PythonPackage: nested config_settings (#40693)Adam J. Stewart1-17/+26
2023-10-26spack checksum: show long flags in usage output (#40407)Harmen Stoppels1-4/+4
2023-10-26modules: hide implicit modulefiles (#36619)Xavier Delaruelle10-20/+407
2023-10-24Windows: search PATH for patch utility (#40513)John W. Parent1-4/+7
2023-10-23audit: add check for GitLab patches (#40656)Michael Kuhn2-14/+33
2023-10-23concretizer verbose: show progress in % too (#40654)Harmen Stoppels1-3/+6
2023-10-20concretize separately: show concretization time per spec as they concretize w...Harmen Stoppels3-96/+45
2023-10-20ASP-based solver: minimize weights over edges (#40632)Massimiliano Culpo2-0/+48
2023-10-20schema/compilers.py: fix validation of 2+ entries (#40627)Harmen Stoppels1-54/+52
2023-10-19Improve setup build / run / test environment (#35737)Harmen Stoppels14-372/+535
2023-10-19spack checksum: restore ability to select top n (#40531)Harmen Stoppels2-6/+40
2023-10-19gitlab ci: Rework how mirrors are configured (#39939)Scott Wittenburg5-69/+186
2023-10-19ASP-based solver: single Spec instance per dag hash (#39590)Massimiliano Culpo2-32/+127
2023-10-19Stand-alone test feature deprecation postponed to v0.22 (#40600)Tamara Dahlgren1-2/+2
2023-10-18unparse: also support generic type aliases (#40328)Harmen Stoppels1-0/+4
2023-10-18AutotoolsPackage / MakefilePackage: add gmake build dependency (#40380)Harmen Stoppels5-39/+33
2023-10-18Fix dev-build keep_stage behavior (#40576)Harmen Stoppels2-52/+29
2023-10-18Add license directive (#39346)Aiden Grossman6-0/+107
2023-10-18abi.py: fix typo, add type-hints (#38216)Greg Becker2-13/+20
2023-10-17Allow / in GitVersion (#39398)Peter Scheibel15-27/+183
2023-10-17Support `spack env activate --with-view <name> <env>` (#40549)Harmen Stoppels5-69/+114
2023-10-16Use string representation of deptypes for concrete specs (#40566)Massimiliano Culpo1-1/+5
2023-10-15spack checksum: handle all versions dropped better (#40530)Harmen Stoppels3-3/+21
2023-10-13spack checksum: improve interactive filtering (#40403)Harmen Stoppels6-55/+352
2023-10-13Better error message when wrong platform is used (#40492)Massimiliano Culpo1-1/+2
2023-10-12modules:prefix_inspections: allow empty dict (#40485)Harmen Stoppels1-2/+2
2023-10-12Remove deprecated "extra_instructions" option for containers (#40365)Massimiliano Culpo3-39/+0
2023-10-11buildcache: Tell servers not to cache index or hash (#40339)Scott Wittenburg1-2/+2
2023-10-11cmake: drop CMAKE_STATIC_LINKER_FLAGS (#40423)Victor Brunini2-4/+3
2023-10-11Update bootstrap buildcache to support Python 3.12 (#40404)Massimiliano Culpo4-5/+5
2023-10-11spider: respect <base> tag (#40443)Harmen Stoppels1-8/+20
2023-10-11Update legacy `.format()` calls to fstrings in installer.py (#40426)Alec Scott1-152/+132
2023-10-11spack buildcache: fix a typo in a function call (#40446)Massimiliano Culpo1-3/+3
2023-10-10More helpful error when patch lookup fails (#40379)Harmen Stoppels2-10/+21
2023-10-09unparse: drop python 3.3 remnants (#40331)Harmen Stoppels1-20/+8
2023-10-09racket packages: fix typo after multiple build systems support (#40088)Thomas Dickerson1-1/+1
2023-10-09parser: use non-capturing groups (#40373)Harmen Stoppels1-23/+23
2023-10-07Remove warning for custom module configuration, when no module is enabled (#4...Massimiliano Culpo3-47/+2
2023-10-06VersionRange: improve error message for empty range (#40345)Harmen Stoppels4-4/+15
2023-10-06unparse: drop python 2 remnants (#40329)Harmen Stoppels1-40/+0