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
2021-09-13
Fix environment reading from lockfile to trust written hashes (#25879)
Greg Becker
3
-10
/
+57
2021-09-13
Avoid hidden circular dependencies in spack.architecture (#25873)
Massimiliano Culpo
22
-473
/
+490
2021-09-13
Bugfix: Correct checksum's sha256 when retrieve from remote (#25831)
Tamara Dahlgren
1
-0
/
+10
2021-09-13
Bugfix: spack test debug requires Spack tty (#25897)
Tamara Dahlgren
1
-1
/
+1
2021-09-10
[docs] document official gfortran macOS precompiled binaries (#25818)
Stephen McDowell
1
-3
/
+5
2021-09-10
Remove dead code in installer (#24035)
Harmen Stoppels
3
-69
/
+0
2021-09-09
CUDA official GCC conflicts (#25054)
albestro
1
-6
/
+21
2021-09-09
Refactor unit-tests in test/architecture.py (#25848)
Massimiliano Culpo
5
-121
/
+101
2021-09-09
specs: move to new spec.json format with build provenance (#22845)
Nathan Hanford
34
-674
/
+1195
2021-09-08
Account for bootstrapping from sources niche case
Massimiliano Culpo
1
-7
/
+23
2021-09-08
Fix clingo bootstrapping on rhel + ppc64le
Massimiliano Culpo
1
-0
/
+53
2021-09-08
Disable module generation during bootstrapping
Massimiliano Culpo
5
-7
/
+41
2021-09-08
url stats: add `--show-issues` option (#25792)
Todd Gamblin
4
-36
/
+91
2021-09-08
lib/spack/env/cc: tolerate trailing / in elements of $PATH (#25733)
bernhardkaindl
2
-1
/
+35
2021-09-07
docs: minor grammar fix (#25814)
Stephen McDowell
1
-1
/
+1
2021-09-03
Always disable leftover active environment after tests
Harmen Stoppels
1
-12
/
+12
2021-09-03
Don't error when removing scope that does not exist
Harmen Stoppels
1
-1
/
+2
2021-09-02
start of work to add spack audit packages-https checker (#25670)
Vanessasaurus
3
-4
/
+92
2021-09-01
Add variant to allow unsupported compiler & CUDA combinations (#19736)
David Beckingsale
1
-84
/
+82
2021-09-01
Speed-up two unit tests by using builtin.mock instead of builtin (#25544)
Harmen Stoppels
1
-2
/
+2
2021-08-30
Add documentation on compiler `environment` (#25508)
kwryankrattiger
1
-0
/
+28
2021-08-28
Add a __reduce__ method to Spec (#25658)
Massimiliano Culpo
1
-22
/
+38
2021-08-27
Fix: --overwrite backs up old install dir, but it gets destroyed anyways (#25...
Harmen Stoppels
3
-5
/
+30
2021-08-27
Load package environment prior to stand-alone/smoke test execution (#25619)
Tamara Dahlgren
1
-0
/
+9
2021-08-27
Add ld.gold and ld.lld compiler wrapper (#25626)
Jordan Galby
3
-1
/
+3
2021-08-27
Make `SpecBuildInterface` pickleable (#25628)
Massimiliano Culpo
1
-1
/
+6
2021-08-26
Make env (de)activate error with -e, -E, -D flags (#25625)
Harmen Stoppels
2
-0
/
+33
2021-08-26
Conditionally remove 'context' from kwargs in _urlopen (#25316)
Paul Kuberry
1
-3
/
+9
2021-08-26
Speedup environment activation, part 2 (#25633)
Adam J. Stewart
2
-8
/
+13
2021-08-26
Set pubkey trust to ultimate during `gpg trust` (#24976)
Harmen Stoppels
1
-3
/
+42
2021-08-26
Ensure environment are deactivated when bootstrapping (#25607)
Massimiliano Culpo
5
-23
/
+52
2021-08-26
Remove references to self.install_test_root from packaging guide (#25238)
Tamara Dahlgren
1
-27
/
+19
2021-08-26
Avoid double loop in subprocess_context.store_patches (#25621)
Massimiliano Culpo
1
-10
/
+9
2021-08-26
Remove fork_context from llnl.util.lang (#25620)
Massimiliano Culpo
1
-18
/
+0
2021-08-26
Regression test for version selection with preferences (#25602)
Massimiliano Culpo
2
-0
/
+14
2021-08-25
Bugfix: reinstalling updated develop specs (#25579)
Harmen Stoppels
1
-6
/
+2
2021-08-25
environment: match concrete specs only if they have the same build hash (#25575)
Massimiliano Culpo
1
-0
/
+15
2021-08-25
installation: filter padding from binary installs, too (#25600)
Todd Gamblin
1
-2
/
+7
2021-08-25
Make `spack graph -i` environment-aware (#25599)
Todd Gamblin
2
-2
/
+18
2021-08-24
bootstrap: use `sys.exec_prefix` to set up external python correctly (#25593)
Todd Gamblin
1
-1
/
+1
2021-08-25
bugfix: Correct source of PID for -ddd installation outputs (#25596)
Tamara Dahlgren
1
-2
/
+2
2021-08-24
bootstrap: fix printing for python 2 (#25592)
Todd Gamblin
2
-0
/
+4
2021-08-24
locks: only open lockfiles once instead of for every lock held (#24794)
Todd Gamblin
1
-20
/
+128
2021-08-24
Fix bindist network issues (#25587)
Harmen Stoppels
1
-1
/
+3
2021-08-24
ASP-based solver: rework version facts (#25585)
Massimiliano Culpo
2
-87
/
+105
2021-08-23
Spelling fixes (#25570)
Paul Spencer
1
-2
/
+2
2021-08-21
Document how to handle changing build systems (#25174)
Adam J. Stewart
3
-0
/
+352
2021-08-20
Fix spelling mistake in the word "monitor" (#25486)
Paul Spencer
1
-1
/
+1
2021-08-20
Pipelines: use shared pr mirror for pipeline generation and builds (#25529)
Scott Wittenburg
2
-2
/
+19
2021-08-20
Fix broken develop as CI didn't run on latest merge commit (#25531)
Harmen Stoppels
1
-1
/
+1
[next]