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
2023-04-17
Revert "move depfile logic into its own module, separate traversal logic from...
Harmen Stoppels
2
-264
/
+147
2023-04-17
move depfile logic into its own module, separate traversal logic from model (...
Harmen Stoppels
2
-147
/
+264
2023-04-14
Change environment modifications to escape with double quotes (#36789)
Doug Jacobsen
2
-3
/
+42
2023-04-14
gitlab ci: Better tagging of "service" jobs (#36846)
Scott Wittenburg
1
-0
/
+50
2023-04-14
netcdf: fix bugs introduced with multiple build systems split (#36825)
Massimiliano Culpo
2
-9
/
+11
2023-04-13
Resolve `<include-fragment>` tags e.g. in github release pages (#36674)
Wouter Deconinck
4
-2
/
+70
2023-04-13
containerize: strip binaries in a less aggressive way (#36683)
Massimiliano Culpo
2
-0
/
+22
2023-04-11
Windows/MSVC: propagate all VCVARS changes to Spack env (#36582)
John W. Parent
1
-4
/
+5
2023-04-11
Windows testing: reenable tests for "spack dependents" (#36786)
markus-ferrell
2
-6
/
+0
2023-04-11
Remove a unit-test that monkey-patches os.stat (#36757)
Harmen Stoppels
1
-42
/
+0
2023-04-10
Ci backwards compat (#36045)
kwryankrattiger
5
-25
/
+266
2023-04-07
Fix incorrect reformatting of spack.yaml (#36698)
Massimiliano Culpo
3
-55
/
+101
2023-04-06
spack install: fail if --log-file and not --log-format (#36684)
Massimiliano Culpo
1
-0
/
+4
2023-04-05
Update archspec to HEAD of develop (#36657)
Massimiliano Culpo
3
-12
/
+62
2023-04-04
Add workflow:rules:always to spack ci output (#36011)
Jonathon Anderson
1
-0
/
+3
2023-04-04
Make spack config update work on environments (#36542)
Harmen Stoppels
3
-21
/
+46
2023-04-04
filter __spack_path_placeholder__ in generated module files after buildcache ...
Harmen Stoppels
2
-2
/
+2
2023-04-03
modules: remove default symlink on uninstall (#36454)
Xavier Delaruelle
2
-0
/
+16
2023-04-03
Improve Dockerfile recipe generation (#35187)
Massimiliano Culpo
4
-11
/
+142
2023-04-03
Rework error handling within the ASP logic program (#36536)
Massimiliano Culpo
4
-123
/
+122
2023-04-03
modules: correctly detect explicit installation (#36533)
Xavier Delaruelle
16
-47
/
+78
2023-03-31
Allow configurable stage names (#36509)
John W. Parent
4
-6
/
+20
2023-03-31
compiler wrapper: fix -Xlinker parsing (#35929)
Harmen Stoppels
2
-35
/
+123
2023-03-31
typehint a few globals (#36544)
Harmen Stoppels
6
-8
/
+20
2023-03-30
Add type-hints to spack.bootstrap (#36491)
Massimiliano Culpo
5
-78
/
+117
2023-03-30
Fix a couple of minor bugs with ASP weights (#36522)
Massimiliano Culpo
2
-23
/
+14
2023-03-28
retry: bugfix: package requirements with git commits (#35057) (#36347)
Todd Gamblin
4
-34
/
+234
2023-03-28
macos: set new ad-hoc signature with codesign after binary string replacement...
Harmen Stoppels
3
-10
/
+31
2023-03-27
Add `llnl.util.filesystem.find_first` (#36083)
Harmen Stoppels
2
-1
/
+168
2023-03-27
modules: enhance help message (#36410)
Xavier Delaruelle
2
-1
/
+54
2023-03-24
modules: add support for append_flags/remove_flags (#36402)
Xavier Delaruelle
2
-0
/
+4
2023-03-24
modules tcl: simplify env modification block in template (#36334)
Xavier Delaruelle
3
-8
/
+27
2023-03-23
unit tests: don't hard-code arch in compiler config (#36360)
Harmen Stoppels
1
-3
/
+0
2023-03-23
Fix regression on compiler constraint (#36342)
Massimiliano Culpo
3
-3
/
+68
2023-03-23
Revert "Bugfix: package requirements with git commits (#35057)" (#36341)
Harmen Stoppels
4
-215
/
+11
2023-03-23
Bugfix: package requirements with git commits (#35057)
Peter Scheibel
4
-11
/
+215
2023-03-23
modules tcl: switch default all:autoload from none to direct (#36269)
Xavier Delaruelle
1
-4
/
+7
2023-03-22
docs: mention cuda multi-arch capability (#36321)
Leopold Talirz
1
-1
/
+4
2023-03-20
Package requirements: allow single specs in requirement lists (#36258)
Peter Scheibel
3
-9
/
+35
2023-03-20
spack install: simplify behavior when inside environments (#35206)
Harmen Stoppels
3
-217
/
+183
2023-03-20
Remove unused `ignore` parameter of `extends()` directive (#35588)
Adam J. Stewart
1
-23
/
+0
2023-03-20
ci.py: remove redundant wrapper around get (#36188)
Harmen Stoppels
1
-30
/
+24
2023-03-20
modules tcl: fix autoload mechanism in template (#36237)
Xavier Delaruelle
1
-13
/
+2
2023-03-19
Fix case spelling for Lmod and Tcl (#36215)
Xavier Delaruelle
17
-37
/
+37
2023-03-18
cmake build system: make "generator" a variant (#35552)
Massimiliano Culpo
3
-33
/
+64
2023-03-18
Fix wrong computation of concrete specs due to a bug in intersects (#36194)
Massimiliano Culpo
2
-1
/
+22
2023-03-17
Improve wording of audit message (#36180)
Massimiliano Culpo
1
-2
/
+5
2023-03-17
Windows: properly handle symlink failures (#36003)
John W. Parent
2
-4
/
+10
2023-03-17
Mitigation for GitVersion bug when no `=reference` is given (#36159)
Massimiliano Culpo
2
-1
/
+39
2023-03-17
ASP-based solver: tweak heuristic, modify compiler encoding (#35989)
Massimiliano Culpo
2
-158
/
+187
[prev]
[next]