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-12-07
Windows: Prevent SameFileError when rpathing (#34332)
John W. Parent
1
-4
/
+11
2022-12-07
parser: refactor with coarser token granularity (#34151)
Massimiliano Culpo
14
-1566
/
+1505
2022-12-06
compiler flags: fix mixed flags from cli and yaml (#34218)
Greg Becker
2
-35
/
+35
2022-12-06
Stop checking for {s3://path}/index.html (#34325)
Harmen Stoppels
1
-14
/
+0
2022-12-06
Avoid stat call in `llnl.util.symlink` on non-windows (#34321)
Harmen Stoppels
1
-1
/
+4
2022-12-06
Remove legacy yaml from buildcache fetch (#34347)
Harmen Stoppels
2
-102
/
+24
2022-12-06
Bootstrap most of Spack dependencies using environments (#34029)
Massimiliano Culpo
18
-1149
/
+1426
2022-12-05
vermin: remove all novm comments from code (#34308)
Todd Gamblin
23
-26
/
+26
2022-12-05
web: remove checks for SSL verification support (#34307)
Todd Gamblin
1
-31
/
+5
2022-12-04
typing: move from comment annotations to Python 3.6 annotations (#34305)
Todd Gamblin
39
-134
/
+118
2022-12-02
patch command: add concretizer args (#34282)
Greg Becker
1
-0
/
+1
2022-12-02
Docs: Minor change 'several'->'over a dozen' (#34274)
Tamara Dahlgren
1
-1
/
+1
2022-12-02
concretizer: use only `attr()` for Spec attributes (#31202)
Todd Gamblin
4
-430
/
+409
2022-12-02
Bugfix: Fetch should not force use of curl to check url existence (#34225)
Tamara Dahlgren
1
-3
/
+3
2022-12-01
conditional variant values: allow boolean (#33939)
Greg Becker
2
-17
/
+39
2022-11-30
Deduplicate code to propagate module changes across MRO (#34157)
Massimiliano Culpo
2
-50
/
+22
2022-11-30
Single pass text replacement (#34180)
Harmen Stoppels
2
-34
/
+88
2022-11-29
debug: move "nonexistent config path" message to much higher verbosity level ...
Todd Gamblin
1
-2
/
+2
2022-11-28
warn about removal of deprecated format strings (#34101)
Greg Becker
4
-3
/
+16
2022-11-28
Use a module-like object to propagate changes in the MRO, when setting build ...
Massimiliano Culpo
2
-18
/
+77
2022-11-28
Revert "Revert "gitlab: Add shared PR mirror to places pipelines look for bin...
Harmen Stoppels
3
-0
/
+17
2022-11-28
Add type hints to Prefix class (#34135)
Adam J. Stewart
1
-21
/
+44
2022-11-26
Revert "`url_exists` related improvements (#34095)" (#34144)
Satish Balay
2
-78
/
+64
2022-11-25
Track locks by (dev, ino); close file handlers between tests (#34122)
Harmen Stoppels
3
-21
/
+37
2022-11-24
docs: update info on XCode requirements (#34097)
Valentin Volkl
1
-2
/
+3
2022-11-23
Control Werror by converting to Wno-error (#30882)
Tom Scogland
5
-0
/
+176
2022-11-23
`url_exists` related improvements (#34095)
Harmen Stoppels
2
-64
/
+78
2022-11-23
Revert "gitlab: Add shared PR mirror to places pipelines look for binaries. (...
Harmen Stoppels
3
-17
/
+0
2022-11-23
rocm: add minimum versions for amdgpu_targets (#34030)
Cory Bloor
1
-0
/
+23
2022-11-23
Build System docs: consistent headers (#34047)
Adam J. Stewart
8
-30
/
+30
2022-11-22
cmd/checksum: allow adding new versions to package (#24532)
Michael Kuhn
3
-8
/
+98
2022-11-22
spack uninstall: use topo order (#34053)
Harmen Stoppels
2
-50
/
+17
2022-11-22
Revert "Warn about removal of deprecated format strings (#33829)" (#34056)
Massimiliano Culpo
2
-5
/
+2
2022-11-22
Warn about removal of deprecated format strings (#33829)
Greg Becker
2
-2
/
+5
2022-11-22
Windows: add registry query and SDK/WDK packages (#33021)
John W. Parent
8
-68
/
+552
2022-11-21
Spec traversal: add option for topological ordering (#33817)
Harmen Stoppels
2
-99
/
+371
2022-11-21
Speed-up a few unit-tests (#34044)
Massimiliano Culpo
3
-3
/
+3
2022-11-21
ci: restore ability to reproduce gitlab job failures (#33953)
Scott Wittenburg
1
-3
/
+18
2022-11-21
uninstall: fix accidental cubic complexity (#34005)
Harmen Stoppels
3
-17
/
+66
2022-11-19
spack find: remove deprecated "--bootstrap" option (#34015)
Massimiliano Culpo
2
-29
/
+0
2022-11-19
package_base.py: Fix #34006: test msg needs to be a string (#34007)
Chris Green
2
-2
/
+10
2022-11-18
PackageBase should not define builder legacy attributes (#33942)
Chris Green
4
-11
/
+17
2022-11-18
Improve error message for requirements (#33988)
Massimiliano Culpo
1
-1
/
+1
2022-11-17
Hdf5 package: build on Windows (#31141)
Jared Popelar
2
-1
/
+3
2022-11-17
Waf build system: fix typo in legacy_attributes (#33958)
Chris Green
1
-1
/
+1
2022-11-17
docs: fix typo in multiple build systems (#33965)
Harmen Stoppels
1
-1
/
+1
2022-11-17
relocate.py: small refactor for file_is_relocatable (#33967)
Harmen Stoppels
4
-39
/
+31
2022-11-17
Remove deprecated subcommands from "spack bootstrap" (#33964)
Massimiliano Culpo
2
-42
/
+23
2022-11-17
Add sgid notice when running on AFS (#30247)
Michael Kuhn
1
-0
/
+7
2022-11-17
lib/spack/spack/store.py: Fix #28170 for padding relocation (#33122)
Brian Vanderwende
1
-0
/
+1
[next]