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
2022-09-07
Make GHA tests parallel by using xdist (#32361)
Tom Scogland
14
-79
/
+114
2022-09-06
Fix spack locking on some NFS systems (#32426)
Seth R. Johnson
1
-2
/
+6
2022-09-06
Mark a test xfail on Python 2.7 (#32526)
Massimiliano Culpo
1
-0
/
+3
2022-09-02
Reorder workflow execution in GHA (#32183)
Tom Scogland
1
-1
/
+1
2022-09-02
Update bootstrap buildcache to v0.3 (#32262)
Harmen Stoppels
2
-15
/
+44
2022-09-01
Fix cause of checksum failures in public binary mirror (#32407)
Scott Wittenburg
2
-45
/
+113
2022-09-01
New command, `spack change`, to change existing env specs (#31995)
Peter Scheibel
7
-3
/
+263
2022-09-01
Port package sanity unit tests to audits (#32405)
Massimiliano Culpo
4
-310
/
+213
2022-08-31
ASP-based solver: allow to reuse installed externals (#31558)
Massimiliano Culpo
4
-31
/
+146
2022-08-30
Environments: Add support for include URLs (#29026)
Tamara Dahlgren
22
-221
/
+919
2022-08-26
Use threading.TIMEOUT_MAX when available (#32399)
Betsy McPhail
1
-1
/
+8
2022-08-26
Configuration: Allow requirements for virtual packages (#32369)
Massimiliano Culpo
4
-22
/
+149
2022-08-26
Update archspec to latest commit (#32368)
Massimiliano Culpo
3
-6
/
+105
2022-08-26
Improve error message for yaml config file (#32382)
Chris White
1
-1
/
+9
2022-08-25
Python: add new maintainer (#31755)
Adam J. Stewart
1
-1
/
+1
2022-08-25
ASP-based solver: prevent the use of hashes that are not available (#32354)
Massimiliano Culpo
1
-0
/
+5
2022-08-24
Allow default requirements in packages.yaml (#32260)
Massimiliano Culpo
3
-3
/
+81
2022-08-23
New package: py-griffe and new build backend: py-pdm-pep517 (#32335)
Ryan Marcellino
1
-2
/
+14
2022-08-23
`spack -e x config --scope=y add z` add to scope (#31746)
Harmen Stoppels
2
-1
/
+9
2022-08-23
meson: create unique names for build directory (#32062)
Simon Pintarelli
1
-1
/
+9
2022-08-23
spack ci: add support for running stand-alone tests (#27877)
Tamara Dahlgren
22
-445
/
+1669
2022-08-20
spack list: add --tag flag (#32016)
sparkyniner
2
-0
/
+21
2022-08-19
docs: add a note about an issue being solved on `develop` (#32261)
Harmen Stoppels
1
-1
/
+7
2022-08-19
Add messages to assertions in asp.py (#32237)
psakievich
1
-9
/
+40
2022-08-18
spack.util.package_hash: parametrize unit-tests (#32240)
Massimiliano Culpo
1
-68
/
+29
2022-08-18
Remove unused argument in test fixture (#32236)
Massimiliano Culpo
1
-1
/
+1
2022-08-18
spec: fix typo in Spec._finalize_concretization (#32210)
Massimiliano Culpo
1
-1
/
+1
2022-08-17
bugfix: use cmake version from dependency (#31739)
Tom Scogland
2
-7
/
+11
2022-08-17
Add c++14 support flag for xl compiler (#31826)
Peter Scheibel
1
-0
/
+8
2022-08-16
filesystem: in recursive mtime, check only files that exist (#32175)
Wouter Deconinck
1
-1
/
+1
2022-08-16
bugfix: silence `clingo` warning about `requirement_policy/3`
Todd Gamblin
1
-0
/
+1
2022-08-16
Configuration: allow users to enforce hard spec constraints (#27987)
Peter Scheibel
7
-75
/
+545
2022-08-15
CI/documentation: constrain pygments to avoid latest version (2.13.0) (#32163)
Peter Scheibel
1
-0
/
+1
2022-08-15
Check that no reserved names are overridden by package recipes (#32092)
Massimiliano Culpo
1
-0
/
+40
2022-08-12
rocm: add v5.2 for the entire stack (#31591)
renjithravindrankannath
1
-8
/
+0
2022-08-11
Fix performance regression with `spack mirror create --all` (#32005)
Massimiliano Culpo
6
-169
/
+401
2022-08-11
CachedCMakePackage: Port over logic from CMake build system for ldlibs and ld...
Chris White
1
-5
/
+26
2022-08-11
Don't set `LD_LIBRARY_PATH` by default on Linux (#28354)
Harmen Stoppels
4
-15
/
+26
2022-08-11
Add missing info to diagnostic for circular provides (#32027)
Chris Green
1
-1
/
+1
2022-08-11
info: properly report default when for overridden variants (#32040)
Tamara Dahlgren
1
-4
/
+2
2022-08-10
Update tests so /tmp/store can be accessed (#32003)
Richarda Butler
2
-13
/
+14
2022-08-10
Patch /usr/bin/file to file when on nixos (#30718)
Mikael Simberg
1
-0
/
+9
2022-08-10
core: add a helpful long message for UnknownPackageError (#31996)
Seth R. Johnson
1
-0
/
+2
2022-08-10
modules: add missing Python imports (#32012)
Harmen Stoppels
2
-0
/
+4
2022-08-09
Reduce installation noise: filter path padding and make some details debug le...
Tamara Dahlgren
5
-14
/
+61
2022-08-09
PythonPackage: add --config-settings support (#31823)
Adam J. Stewart
2
-4
/
+91
2022-08-09
Add base class for directory visitor (#32008)
Harmen Stoppels
3
-31
/
+103
2022-08-09
Update release procedure, keep CHANGELOG up-to-date (#31969)
Massimiliano Culpo
1
-5
/
+16
2022-08-05
spack mirror: skip non-concretizable specs (#31897)
Massimiliano Culpo
2
-2
/
+38
2022-08-05
Refactor `cmd/install.py` for better readability (#31936)
Massimiliano Culpo
1
-234
/
+252
[next]