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-05-13
spec: fix infinite recursion when computing package hash
Scott Wittenburg
1
-6
/
+14
2022-05-13
Fix how environments are read from lockfile
Scott Wittenburg
15
-109
/
+832
2022-05-13
hashes: remove full_hash and build_hash from spack
Scott Wittenburg
27
-710
/
+334
2022-05-13
environment: key by dag_hash instead of build_hash
Scott Wittenburg
5
-45
/
+68
2022-05-13
tests: fix failing test_hash_change
Scott Wittenburg
1
-2
/
+4
2022-05-13
Include all deps and package content in the `dag_hash()`
Todd Gamblin
4
-41
/
+45
2022-05-13
Reuse concretization by default (#30396)
Massimiliano Culpo
2
-25
/
+20
2022-05-12
Gitlab pipelines: add a small legend in the logs to interpret "[x]" (#30643)
Massimiliano Culpo
1
-5
/
+2
2022-05-12
Add cuda 11.7 compat bounds for gcc/clang (#30639)
Harmen Stoppels
1
-2
/
+2
2022-05-11
Allow read-only access to file cache (when needed) (#29693)
Tamara Dahlgren
2
-2
/
+47
2022-05-11
Fix default buildcache location (#30230)
Thomas Dickerson
1
-1
/
+1
2022-05-10
oneapi: add v2022.2 (#30531)
Robert Cohn
1
-0
/
+9
2022-05-10
bugfix: `spack pkg list` should be more picky about what's a package (#30577)
Todd Gamblin
1
-3
/
+11
2022-05-10
Add a Lua build-system (#28854)
Tom Scogland
9
-27
/
+269
2022-05-09
tests: fix references to hard-coded `master` branch in `git` tests (#30572)
Todd Gamblin
2
-9
/
+13
2022-05-09
Get timeout for web requests with urllib from spack config, same as for curl ...
Dom Heinzeller
1
-5
/
+5
2022-05-09
Windows permissions: uninstalling and cleaning stages (#29714)
John W. Parent
3
-20
/
+74
2022-05-08
Cray manifest file: accept "nvidia" as "nvhpc" (#30428)
Peter Scheibel
2
-13
/
+132
2022-05-07
Force GCC to always provide a C++14 flag (#29781)
Robert Pavel
2
-4
/
+2
2022-05-06
Fix improper type for InvalidDependencyError argument (#30504)
Greg Becker
2
-3
/
+5
2022-05-06
docs: jobserver & generated makefiles (#30526)
Harmen Stoppels
1
-6
/
+8
2022-05-06
Preserve jobserver file descriptors into build environment (#30302)
Tom Scogland
2
-10
/
+29
2022-05-05
harden unit tests, enable basic parallelism (#29593)
Tom Scogland
7
-23
/
+39
2022-05-05
Makefile generator for parallel spack install of environments (#30254)
Harmen Stoppels
4
-4
/
+317
2022-05-05
package audit: ensure stand-alone test method not include in build-phase test...
Tamara Dahlgren
2
-0
/
+20
2022-05-05
spack external find: add search path customization (#30479)
Greg Becker
1
-2
/
+7
2022-05-04
bugfix: fix filter_compiler_wrappers for Cray compiler (#29786)
Sergey Kosukhin
1
-3
/
+22
2022-05-04
Remove deprecated "--run-tests" option of "spack install" (#30461)
Massimiliano Culpo
2
-9
/
+1
2022-05-03
Simplify fixture used to test `spack info` (#30456)
Massimiliano Culpo
1
-18
/
+10
2022-05-03
OpenCV and OpenBLAS: add external find support (#30240)
Brian Van Essen
3
-8
/
+20
2022-05-02
spack ci: Fix typo in error message (#30438)
Ken Raffenetti
1
-1
/
+1
2022-05-01
bugfix: don't calculate `spack tutorial` version from version info
Todd Gamblin
1
-1
/
+1
2022-04-29
spack.yaml: add concretizer.yaml to the schema (#30376)
Massimiliano Culpo
1
-0
/
+2
2022-04-28
Add command for reading JSON-based DB description (now with more tests) (#29652)
Peter Scheibel
14
-53
/
+764
2022-04-28
ASP-based solver: discard unknown packages from reuse (#30357)
Massimiliano Culpo
2
-3
/
+25
2022-04-28
Add BUILD_TESTING to standard CMake arguments (#30374)
Frédéric Simonis
1
-0
/
+2
2022-04-28
build_env/test_env: add concretizer args (#30289)
Greg Becker
1
-0
/
+2
2022-04-28
install --overwrite: use rename instead of tmpdir (#29746)
Harmen Stoppels
4
-54
/
+45
2022-04-27
ASP-based solver: handle installed specs from unknown namespaces (#30092)
Massimiliano Culpo
2
-0
/
+44
2022-04-26
Feature: Allow re-use of run_test() in install_time_test_callbacks (#26594)
Tamara Dahlgren
4
-54
/
+109
2022-04-26
docs: Fix ROCmPackage example syntax (#30168)
Ken Raffenetti
1
-1
/
+1
2022-04-26
old concretizer: update deprecation warning (#30227)
Greg Becker
1
-2
/
+2
2022-04-26
Windows: fix termination of process output redirection (#29923)
John W. Parent
2
-25
/
+20
2022-04-26
spack spec: add '--format' argument (#27908)
lorddavidiii
2
-3
/
+14
2022-04-26
setup_package: don't unload modules on Cray when run with --dirty (#30261)
Mark W. Krentel
2
-1
/
+40
2022-04-25
ASP-based solver: allow configuring target selection (#29835)
Massimiliano Culpo
5
-43
/
+149
2022-04-25
Environments: add flag to skip printing concretized specs (#30272)
iarspider
1
-1
/
+5
2022-04-25
ASP-based solver: always consider version of installed packages (#29933)
Massimiliano Culpo
3
-19
/
+115
2022-04-25
spec.py: make parser select from environment (#30276)
Harmen Stoppels
3
-2
/
+29
2022-04-25
bugfix: `installed` and `installed_upstream` should not assert (#30271)
Todd Gamblin
4
-12
/
+63
[prev]
[next]