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-12-07
traverse.py: use > 0 instead of >= 0 (#41482)
Ataf Fazledin Ahamed
1
-1
/
+1
2023-12-07
Do not use depfile in bootstrap (#41458)
Jordan Galby
2
-32
/
+10
2023-12-07
audit: forbid nested dependencies in depends_on declarations (#41428)
Massimiliano Culpo
1
-2
/
+26
2023-12-06
bootstrap: Don't catch Ctrl-C (#41449)
Jordan Galby
3
-5
/
+23
2023-12-06
minimal support for freebsd (#41434)
Harmen Stoppels
6
-9
/
+76
2023-12-06
bootstrap status: no bash (#41431)
Harmen Stoppels
1
-1
/
+0
2023-12-05
CDash: Spack dumps stage errors to configure phase (#41436)
psakievich
1
-0
/
+19
2023-12-05
documentation: add instructions on how to use external opengl (#40987)
Billae
1
-0
/
+25
2023-12-05
spack buildcache check: use same interface as push (#41378)
Harmen Stoppels
1
-8
/
+19
2023-12-05
bugfix: sort variants in `spack info --variants-by-name` (#41389)
Todd Gamblin
1
-1
/
+1
2023-12-05
extensions: improve docs, fix unit-tests (#41425)
Massimiliano Culpo
3
-56
/
+68
2023-12-04
ci.py: fix missing import (#41391)
Harmen Stoppels
1
-1
/
+4
2023-12-04
PythonPackage: type hints (#40539)
Adam J. Stewart
1
-31
/
+39
2023-12-03
Windows: fix kit base path and reference to windows registry key (#41388)
James Smillie
1
-2
/
+10
2023-12-01
build(deps): bump docutils from 0.18.1 to 0.20.1 in /lib/spack/docs (#38174)
dependabot[bot]
1
-1
/
+1
2023-12-01
build(deps): bump pygments from 2.17.1 to 2.17.2 in /lib/spack/docs (#41212)
dependabot[bot]
1
-1
/
+1
2023-12-01
build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#41305)
dependabot[bot]
1
-1
/
+1
2023-12-01
build(deps): bump mypy from 1.7.0 to 1.7.1 in /lib/spack/docs (#41243)
dependabot[bot]
1
-1
/
+1
2023-11-30
tests: use temporary_store (#41369)
Harmen Stoppels
1
-1
/
+1
2023-11-30
Fix issue with latest mypy (#41363)
Massimiliano Culpo
1
-4
/
+8
2023-11-30
reuse concretization: allow externals from remote when locally configured (#3...
Harmen Stoppels
3
-3
/
+114
2023-11-30
tests: add missing mutable db (#41359)
Harmen Stoppels
1
-3
/
+7
2023-11-30
tests: fix side effects of default_config fixture (#41361)
Harmen Stoppels
2
-4
/
+4
2023-11-30
test_variant_propagation_with_unify_false: missing fixture (#41345)
Harmen Stoppels
1
-1
/
+1
2023-11-30
--scope: lazy defaults (#41353)
Harmen Stoppels
9
-63
/
+53
2023-11-30
use double quotes where spack style finds errors (#41349)
Christopher Christofi
11
-80
/
+80
2023-11-30
Fix a typo in an integrity constraint (#41334)
Massimiliano Culpo
1
-1
/
+1
2023-11-30
argparse: make scope choices lazy s.t. validation in tests works (#41344)
Harmen Stoppels
46
-78
/
+76
2023-11-30
tests: fix issue with os.environ binding (#41342)
Harmen Stoppels
1
-1
/
+2
2023-11-29
Refactor a test to not use the "working_env" fixture (#41308)
Massimiliano Culpo
3
-20
/
+20
2023-11-29
Simplify _create_mock_configuration_scopes (#41318)
Harmen Stoppels
1
-6
/
+6
2023-11-29
cuda: fix compiler conflicts (#41304)
Harmen Stoppels
1
-2
/
+2
2023-11-29
Fix an issue with deconcretization/reconcretization of environments (#41294)
Massimiliano Culpo
2
-7
/
+34
2023-11-28
ASP-based solver: use a unique ID counter (#41290)
Massimiliano Culpo
1
-14
/
+7
2023-11-28
GoPackage: add new build system for Go packages (#41164)
Alec Scott
3
-0
/
+109
2023-11-27
CargoPackage: add new build system for Cargo packages (#41192)
Alec Scott
3
-14
/
+114
2023-11-27
handle use of an unconfigured compiler (#41213)
Robert Cohn
2
-1
/
+19
2023-11-27
intel-oneapi 2024.0.0: added new version to packages (#41135)
Andrey Perestoronin
3
-30
/
+60
2023-11-27
docs: refer to oci build cache from containers.rst (#41269)
Harmen Stoppels
2
-0
/
+11
2023-11-27
tests: fix more cases of env variables (#41226)
Harmen Stoppels
3
-115
/
+105
2023-11-27
Improve semantic for packages:all:require (#41239)
Massimiliano Culpo
5
-47
/
+227
2023-11-24
Fix multi-word aliases (#41126)
Michael Kuhn
1
-3
/
+5
2023-11-24
spack graph: fix coloring with environments (#41240)
Massimiliano Culpo
1
-1
/
+1
2023-11-23
ASP-based solver: don't error for type mismatch on preferences (#41138)
Massimiliano Culpo
3
-1
/
+65
2023-11-22
test_which: do not mutate os.environ
Harmen Stoppels
1
-2
/
+2
2023-11-22
setup_platform_environment before package env mods (#41205)
Harmen Stoppels
1
-5
/
+6
2023-11-22
ASP-based solver: don't emit spurious debug output (#41218)
Massimiliano Culpo
1
-8
/
+2
2023-11-21
Add cxx17_flag to intel.py (#41207)
Alex Richert
1
-0
/
+8
2023-11-21
build(deps): bump pygments from 2.16.1 to 2.17.1 in /lib/spack/docs (#41191)
dependabot[bot]
1
-1
/
+1
2023-11-21
spack style: fix isort on sl:7 (#41133)
Massimiliano Culpo
1
-1
/
+1
[next]