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-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
2021-08-19
New `spack.environment.active_environment` api, and make spack.environment no...
Harmen Stoppels
51
-215
/
+176
2021-08-19
buildcache: Add environment-aware buildcache sync command (#25470)
Scott Wittenburg
2
-0
/
+228
2021-08-18
Bootstrap clingo from binaries (#22720)
Massimiliano Culpo
12
-127
/
+629
2021-08-18
Support older py-pygments (#25456)
Harmen Stoppels
1
-1
/
+1
2021-08-17
cmake.py: Improve documentation (#25467)
Erik Schnetter
1
-3
/
+3
2021-08-17
Add link_type documentation (#25451)
psakievich
1
-3
/
+12
2021-08-17
Use a patched argparse only in Python 2.X (#25376)
Massimiliano Culpo
2
-3
/
+26
2021-08-16
Allow environment views to be sym/hard link and copy types (#24832)
psakievich
5
-16
/
+74
2021-08-16
Improve license err msg (#24117)
robgics
1
-1
/
+2
2021-08-13
Remove handling for deprecated module commands (#25411)
Massimiliano Culpo
2
-52
/
+1
2021-08-13
Mention bash in prerequisites (#25379)
Harmen Stoppels
1
-1
/
+2
2021-08-12
Fix typos in fixture use. Mention fixtures in pytest.ini (#25381)
Massimiliano Culpo
1
-2
/
+2
2021-08-11
Switch to settings option used in latest *and* oldest listed version (#25340)
Tamara Dahlgren
1
-1
/
+1
2021-08-11
doc: def llnl.util.filesystem.find fix rst (#25350)
Axel Huebl
1
-8
/
+8
2021-08-10
Rework rules for provider weights (#25331)
Massimiliano Culpo
4
-44
/
+51
2021-08-09
Make spack env activate x idempotent (#25222)
Harmen Stoppels
1
-1
/
+2
2021-08-09
installation: filter padding from all `tty` output
Todd Gamblin
5
-44
/
+111
2021-08-06
refactor: rename `colorful` kwarg to `color` (#25292)
Todd Gamblin
1
-30
/
+18
2021-08-04
Spack version: 0.16.1 -> 0.16.2 (#25255)
Adam J. Stewart
1
-1
/
+1
2021-08-03
Fix typo (#25223)
Harmen Stoppels
1
-1
/
+1
2021-08-03
Test bootstrapping in a workflow (#25138)
Massimiliano Culpo
1
-7
/
+16
2021-08-03
aocc 3.1.0: fix version detection for v3.1.0 (#25084)
AMD Toolchain Support
2
-5
/
+7
2021-08-03
executable: filter long paths from debug output (#25168)
Todd Gamblin
2
-2
/
+31
2021-08-03
refactor: convert `build_process` to use `BuildProcessInstaller` (#25167)
Todd Gamblin
1
-147
/
+207
2021-08-03
bugfix: ensure all bootstrap context managers are exception-safe
Todd Gamblin
4
-27
/
+37
[prev]
[next]