index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
modules: no --delim option if separator is colon character (#39010)
Xavier Delaruelle
1
-24
/
+10
2023-10-26
PythonPackage: nested config_settings (#40693)
Adam J. Stewart
1
-17
/
+26
2023-10-26
spack checksum: show long flags in usage output (#40407)
Harmen Stoppels
1
-4
/
+4
2023-10-26
modules: hide implicit modulefiles (#36619)
Xavier Delaruelle
10
-20
/
+407
2023-10-25
build(deps): bump pytest from 7.4.2 to 7.4.3 in /lib/spack/docs (#40697)
dependabot[bot]
1
-1
/
+1
2023-10-24
Windows: search PATH for patch utility (#40513)
John W. Parent
1
-4
/
+7
2023-10-23
audit: add check for GitLab patches (#40656)
Michael Kuhn
2
-14
/
+33
2023-10-23
concretizer verbose: show progress in % too (#40654)
Harmen Stoppels
1
-3
/
+6
2023-10-23
Docs: Update spec variant checks plus python quotes and string formatting (#4...
Tamara Dahlgren
9
-164
/
+176
2023-10-22
Docs: Add version range example to conditional dependencies (#40630)
Tamara Dahlgren
1
-9
/
+36
2023-10-20
concretize separately: show concretization time per spec as they concretize w...
Harmen Stoppels
3
-96
/
+45
2023-10-20
ASP-based solver: minimize weights over edges (#40632)
Massimiliano Culpo
2
-0
/
+48
2023-10-20
schema/compilers.py: fix validation of 2+ entries (#40627)
Harmen Stoppels
1
-54
/
+52
2023-10-19
build(deps): bump mypy from 1.6.0 to 1.6.1 in /lib/spack/docs (#40603)
dependabot[bot]
1
-1
/
+1
2023-10-19
build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /lib/spack/docs (#40583)
dependabot[bot]
1
-1
/
+1
2023-10-19
Improve setup build / run / test environment (#35737)
Harmen Stoppels
14
-372
/
+535
2023-10-19
spack checksum: restore ability to select top n (#40531)
Harmen Stoppels
2
-6
/
+40
2023-10-19
gitlab ci: Rework how mirrors are configured (#39939)
Scott Wittenburg
6
-69
/
+196
2023-10-19
ASP-based solver: single Spec instance per dag hash (#39590)
Massimiliano Culpo
2
-32
/
+127
2023-10-19
Stand-alone test feature deprecation postponed to v0.22 (#40600)
Tamara Dahlgren
1
-2
/
+2
2023-10-18
unparse: also support generic type aliases (#40328)
Harmen Stoppels
1
-0
/
+4
2023-10-18
AutotoolsPackage / MakefilePackage: add gmake build dependency (#40380)
Harmen Stoppels
6
-40
/
+33
2023-10-18
Fix dev-build keep_stage behavior (#40576)
Harmen Stoppels
2
-52
/
+29
2023-10-18
Add license directive (#39346)
Aiden Grossman
7
-0
/
+134
2023-10-18
abi.py: fix typo, add type-hints (#38216)
Greg Becker
2
-13
/
+20
2023-10-17
Allow / in GitVersion (#39398)
Peter Scheibel
16
-27
/
+214
2023-10-17
Support `spack env activate --with-view <name> <env>` (#40549)
Harmen Stoppels
5
-69
/
+114
2023-10-16
Use string representation of deptypes for concrete specs (#40566)
Massimiliano Culpo
1
-1
/
+5
2023-10-15
spack checksum: handle all versions dropped better (#40530)
Harmen Stoppels
3
-3
/
+21
2023-10-13
spack checksum: improve interactive filtering (#40403)
Harmen Stoppels
6
-55
/
+352
2023-10-13
Expand multiple build systems section (#39589)
Harmen Stoppels
1
-51
/
+102
2023-10-13
Better error message when wrong platform is used (#40492)
Massimiliano Culpo
1
-1
/
+2
2023-10-13
containerize: update docs to activate env before using container templates (#...
Matthew Chan
1
-0
/
+7
2023-10-12
modules:prefix_inspections: allow empty dict (#40485)
Harmen Stoppels
1
-2
/
+2
2023-10-12
build(deps): bump python-levenshtein in /lib/spack/docs (#40461)
dependabot[bot]
1
-1
/
+1
2023-10-12
Remove deprecated "extra_instructions" option for containers (#40365)
Massimiliano Culpo
4
-46
/
+1
2023-10-11
buildcache: Tell servers not to cache index or hash (#40339)
Scott Wittenburg
1
-2
/
+2
2023-10-11
cmake: drop CMAKE_STATIC_LINKER_FLAGS (#40423)
Victor Brunini
2
-4
/
+3
2023-10-11
Update bootstrap buildcache to support Python 3.12 (#40404)
Massimiliano Culpo
4
-5
/
+5
2023-10-11
spider: respect <base> tag (#40443)
Harmen Stoppels
1
-8
/
+20
2023-10-11
build(deps): bump mypy from 1.5.1 to 1.6.0 in /lib/spack/docs (#40424)
dependabot[bot]
1
-1
/
+1
2023-10-11
Update legacy `.format()` calls to fstrings in installer.py (#40426)
Alec Scott
1
-152
/
+132
2023-10-11
spack buildcache: fix a typo in a function call (#40446)
Massimiliano Culpo
1
-3
/
+3
2023-10-10
More helpful error when patch lookup fails (#40379)
Harmen Stoppels
2
-10
/
+21
2023-10-09
unparse: drop python 3.3 remnants (#40331)
Harmen Stoppels
1
-20
/
+8
2023-10-09
docs: update Spack prerequisites (#40381)
Harmen Stoppels
1
-2
/
+1
2023-10-09
build(deps): bump python-levenshtein in /lib/spack/docs (#40220)
dependabot[bot]
1
-1
/
+1
2023-10-09
racket packages: fix typo after multiple build systems support (#40088)
Thomas Dickerson
1
-1
/
+1
2023-10-09
parser: use non-capturing groups (#40373)
Harmen Stoppels
1
-23
/
+23
2023-10-07
Remove warning for custom module configuration, when no module is enabled (#4...
Massimiliano Culpo
3
-47
/
+2
[next]