index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
adelie-v0.23.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
2024-01-09
refactor: Index requirements by `when` spec
Todd Gamblin
4
-10
/
+14
2024-01-09
refactor: Index conflicts by `when` spec
Todd Gamblin
7
-34
/
+33
2024-01-09
refactor: Index dependency metadata by `when` spec
Todd Gamblin
13
-150
/
+264
2024-01-08
Do not add ^gcc-runtime to externals (#41994)
Massimiliano Culpo
2
-2
/
+23
2024-01-08
Minor tweak to a test docstring (#41985)
Massimiliano Culpo
1
-6
/
+7
2024-01-08
Dont expect __qualname__ to exist (#41989)
Harmen Stoppels
1
-1
/
+1
2024-01-08
installer.py: do not tty.die when cache only fails (#41990)
Harmen Stoppels
2
-27
/
+20
2024-01-08
bugfix: original concretizer is sensitive to dependency order (#41975)
Todd Gamblin
3
-41
/
+59
2024-01-06
build(deps): bump flake8 from 6.1.0 to 7.0.0 in /lib/spack/docs (#41971)
dependabot[bot]
1
-1
/
+1
2024-01-04
`spack list`: add `--namesapce` / `--repo` option (#41948)
Todd Gamblin
2
-1
/
+34
2024-01-04
extensions: remove unused `extendee_args()` method (#41942)
Todd Gamblin
3
-23
/
+6
2024-01-04
bugfix: make `test_requires_directive` work on more platforms (#41943)
Todd Gamblin
1
-1
/
+2
2024-01-03
Spec.format: error on old style format strings (#41934)
Harmen Stoppels
2
-0
/
+20
2024-01-02
build(deps): bump pytest from 7.4.3 to 7.4.4 in /lib/spack/docs (#41918)
dependabot[bot]
1
-1
/
+1
2024-01-02
Update copyright year to 2024 (#41919)
Todd Gamblin
615
-623
/
+632
2023-12-28
shell: fix zsh color formatting for PS1 in environments (#39497)
Todd Gamblin
2
-15
/
+37
2023-12-28
build(deps): bump black from 23.12.0 to 23.12.1 in /lib/spack/docs (#41852)
dependabot[bot]
1
-1
/
+1
2023-12-28
gc tests: replace `find()` with DB query (#41876)
Todd Gamblin
1
-14
/
+13
2023-12-27
directives: add `checked_by` field to `license()`, add some license checks
Todd Gamblin
1
-3
/
+10
2023-12-26
`spack gc`: add options for environments and build dependencies (#41731)
Todd Gamblin
8
-76
/
+297
2023-12-24
build(deps): bump mypy from 1.7.1 to 1.8.0 in /lib/spack/docs (#41821)
dependabot[bot]
1
-1
/
+1
2023-12-23
CI: Disable downloading artifacts from upstream jobs (#41846)
kwryankrattiger
1
-0
/
+3
2023-12-23
Revert "CI: Disable downloading artifacts from upstream jobs (#41432)" (#41843)
Harmen Stoppels
1
-3
/
+0
2023-12-22
Fix a couple typos in the docs (#41822)
Alec Scott
3
-7
/
+7
2023-12-22
Fix variant initialization logic to allow proper handling of values="*" (#40406)
Tim Fuller
2
-1
/
+38
2023-12-21
Consolidate definition of Spack's extra `sys.path` components (#41816)
Todd Gamblin
1
-7
/
+12
2023-12-21
Improve error reporting when Clingo install is broken (#41181)
John W. Parent
1
-0
/
+33
2023-12-21
Compilers can inject first order rules into the solver
Massimiliano Culpo
5
-25
/
+225
2023-12-21
gcc-runtime: add separate package for gcc runtime libs
Harmen Stoppels
3
-1
/
+24
2023-12-21
specs: Better error messages for badly quoted specs (#41805)
Todd Gamblin
4
-25
/
+18
2023-12-20
Only reuse externals when configured (#41707)
Harmen Stoppels
3
-33
/
+78
2023-12-20
fix attribute error in perl build-system (#41628)
Christopher Christofi
1
-14
/
+25
2023-12-20
containers.rst: small docs improvement (#41792)
Harmen Stoppels
1
-2
/
+3
2023-12-20
`spack buildcache push --tag`: create container image with multiple roots (#4...
Harmen Stoppels
4
-121
/
+294
2023-12-19
"spack diff": add ignore option for dependencies (#41711)
Peter Scheibel
6
-25
/
+204
2023-12-19
CI: Disable downloading artifacts from upstream jobs (#41432)
kwryankrattiger
1
-0
/
+3
2023-12-19
environment_modifications_for_specs: do not mutate spec.prefix (#41737)
Harmen Stoppels
1
-41
/
+31
2023-12-19
Add an audit to prevent virtual packages with variants specified (#41747)
Massimiliano Culpo
1
-0
/
+9
2023-12-19
build(deps): bump black from 23.11.0 to 23.12.0 in /lib/spack/docs (#41615)
dependabot[bot]
1
-1
/
+1
2023-12-19
`spack config get`/`blame`: with no args, show entire config
Massimiliano Culpo
3
-42
/
+43
2023-12-18
environment modifications for externals (#41723)
Greg Becker
4
-1
/
+60
2023-12-18
build(deps): bump isort from 5.12.0 to 5.13.2 in /lib/spack/docs (#41651)
dependabot[bot]
1
-1
/
+1
2023-12-18
spack.config: cleanup and add type hints (#41741)
Massimiliano Culpo
4
-164
/
+177
2023-12-18
asp.py: remove "CLI" reference (#41718)
Harmen Stoppels
2
-6
/
+6
2023-12-18
`spack develop`: convert to config (#35273)
Peter Scheibel
11
-208
/
+365
2023-12-14
spec parser: precompile quoting-related regular expressions (#41657)
Todd Gamblin
2
-8
/
+8
2023-12-13
Improve parsing of quoted flags and variants in specs (#41529)
Todd Gamblin
7
-188
/
+198
2023-12-13
spack mirror create --all: include patches (#41579)
Harmen Stoppels
1
-26
/
+25
2023-12-12
mysql: fix issue when using old core API call (#41573)
Massimiliano Culpo
1
-3
/
+1
2023-12-11
Bump up the version for ROCm-5.7.0 and ROCm-5.7.1 releases. (#40724)
Sreenivasa Murthy Kolam
1
-0
/
+4
[prev]
[next]