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-07-22
Implement fish completion (#29549)
百地 希留耶
5
-165
/
+563
2023-07-21
Remove spack.repo.IndexError (#39029)
Massimiliano Culpo
1
-4
/
+0
2023-07-21
binary_caches.rst: fix typo (#39030)
Ashwin Kumar Karnad
1
-1
/
+1
2023-07-20
nag: update the versioning scheme (#35457)
Sergey Kosukhin
2
-2
/
+11
2023-07-20
spack.util.lock: add type-hints, remove **kwargs in method signatures (#39011)
Massimiliano Culpo
4
-23
/
+37
2023-07-19
Respect custom user store when bootstrapping (#39001)
Massimiliano Culpo
3
-1
/
+26
2023-07-19
modules: use curly braces to enclose value in Tcl modulefile (#38375)
Xavier Delaruelle
3
-33
/
+65
2023-07-19
Fetch & patch: actually acquire stage lock, and many more issues (#38903)
Harmen Stoppels
17
-219
/
+210
2023-07-19
drop redundant rpaths post install (#38976)
Harmen Stoppels
2
-0
/
+152
2023-07-19
llnl.util.lock: add type-hints (#38977)
Massimiliano Culpo
3
-71
/
+114
2023-07-19
Remove `LazyReference` from code (#38944)
Massimiliano Culpo
72
-425
/
+376
2023-07-18
Windows testing: enable tests for installer components (#36970)
markus-ferrell
1
-8
/
+0
2023-07-18
Ensure the bootstrap store has a padding length of zero (#38975)
Massimiliano Culpo
2
-17
/
+26
2023-07-18
Windows testing: enable bootstrap test (#36972)
markus-ferrell
1
-2
/
+0
2023-07-18
test_clear_failures_success: run on Windows too (#36792)
markus-ferrell
1
-2
/
+3
2023-07-18
binary cache docs: remove redundant flag and comment (#38960)
Harmen Stoppels
1
-5
/
+1
2023-07-18
Windows testing: enable architecture test (#36973)
markus-ferrell
1
-2
/
+0
2023-07-18
Windows testing: enable "spack clean" tests (#36840)
markus-ferrell
1
-3
/
+0
2023-07-18
buildcache push: make --allow-root the default and deprecate the option (#38878)
Harmen Stoppels
14
-218
/
+36
2023-07-18
Pin Spack dev dependencies on RtD (#38950)
Massimiliano Culpo
1
-0
/
+5
2023-07-18
Fix default construction of locks (#38953)
Massimiliano Culpo
1
-1
/
+1
2023-07-18
modules: add support for conflict in lua modulefile (#36701)
Xavier Delaruelle
8
-59
/
+116
2023-07-18
"spack develop": always pull full history for git repos (#38343)
Peter Scheibel
4
-9
/
+66
2023-07-17
Decompression: fix naming issues (#37749)
Dan Lipsa
2
-35
/
+76
2023-07-17
Fix wrong StageComposite keep override (#38938)
Harmen Stoppels
2
-2
/
+38
2023-07-17
Fix python import tests (#38928)
Manuela Kuhn
1
-1
/
+1
2023-07-17
Lock, database and store don't need global configuration on construction (#33...
Massimiliano Culpo
24
-337
/
+431
2023-07-17
Update new PythonPackage template to prefer --config-settings (#38918)
Adam J. Stewart
3
-17
/
+12
2023-07-17
Environment/depfile: fix bug with Git hash versions (attempt #2) (#37560)
Peter Scheibel
2
-12
/
+91
2023-07-17
Minimal cleanup of a few tests in `test/packaging.py` (#38880)
Massimiliano Culpo
1
-162
/
+125
2023-07-14
Remove unused context manager (#38897)
Harmen Stoppels
1
-8
/
+0
2023-07-14
Fix issue on cray with super call (#38895)
Rocco Meli
1
-1
/
+1
2023-07-13
Bugfix/spack spec: read and use the environment concretizer:unification optio...
Tamara Dahlgren
2
-4
/
+62
2023-07-13
spack buildcache push: improve argparse (#38876)
Harmen Stoppels
1
-8
/
+11
2023-07-13
mirrors: distinguish between source/binary mirror; simplify schema (#34523)
Harmen Stoppels
11
-298
/
+469
2023-07-13
spack audit: allow skipping version checks from package.py (#28372)
Massimiliano Culpo
1
-1
/
+12
2023-07-13
Add type hints to spack.installer (#38872)
Harmen Stoppels
4
-623
/
+670
2023-07-13
Add missing space in error msg (#38863)
Adam J. Stewart
1
-1
/
+1
2023-07-13
Standardize subcommand help strings (#38804)
Adam J. Stewart
42
-348
/
+295
2023-07-12
containers: retain shallow git data (#37734)
Jonathon Anderson
2
-7
/
+13
2023-07-12
Add path to MPI executables to ^mpi dependents (#35758)
Michael Fink
1
-3
/
+7
2023-07-12
vtk-m: correct cuda_arch variant behavior (#38697)
Vicente Bolea
2
-0
/
+48
2023-07-12
installer: Improve status reporting (#37903)
Michael Kuhn
4
-48
/
+64
2023-07-10
find: add `--hashes` shortcut for piping to other commands (#38663)
Todd Gamblin
1
-0
/
+8
2023-07-09
ci: Fix broken SPACK_CHECKOUT_VERSION (#38778)
Jonathon Anderson
2
-17
/
+13
2023-07-09
Don’t call spec.format in Database._get_matching_spec_key (#38792)
Harmen Stoppels
1
-1
/
+15
2023-07-07
Remove "node_compiler" from the list of unknown atoms (#38753)
Massimiliano Culpo
1
-0
/
+1
2023-07-07
Fix multiple quadratic complexity issues in environments (#38771)
Harmen Stoppels
3
-63
/
+57
2023-07-07
Prevent "spack external find" to error out on wrong permissions (#38755)
Massimiliano Culpo
2
-4
/
+36
2023-07-07
add info about spack env from spack-configs for oneAPI build tools (#38751)
Andrey Parfenov
1
-0
/
+47
[next]