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-04-20
docs: add (config.yaml) to sections for faster lookup by config file (#30157)
Harmen Stoppels
6
-18
/
+18
2022-04-20
PythonPackage docs: Spack now supports Windows (#30177)
Adam J. Stewart
1
-2
/
+1
2022-04-19
ci: Make test independent from any changes in spack repo (#30150)
Scott Wittenburg
1
-0
/
+53
2022-04-19
environment.py: write lockfile last (#30039)
Harmen Stoppels
1
-2
/
+6
2022-04-15
Remove assert in favor of error message (#29797)
John W. Parent
3
-20
/
+21
2022-04-14
Windows platform: don't allow MakefilePackage (#29904)
John W. Parent
1
-0
/
+2
2022-04-14
spack ci: remove relate-CDash-builds functionality (#29950)
Zack Galbreath
7
-359
/
+16
2022-04-13
Ad-hoc Git commit versions: support submodules (#30037)
Peter Scheibel
3
-11
/
+83
2022-04-13
Add support for Python 3.10 (#29581)
Massimiliano Culpo
3
-8
/
+9
2022-04-12
Splice differing virtual packages (#27919)
Nathan Hanford
3
-21
/
+86
2022-04-12
Don't allow replacement of root develop specs with --reuse (#28605)
psakievich
3
-4
/
+48
2022-04-12
Git commit versions bugfix: Environments and Concretization (#29717)
Peter Scheibel
7
-32
/
+127
2022-04-11
Update `gpg publish` to work with mirror arguments (#28740)
Doug Jacobsen
2
-3
/
+50
2022-04-11
cray platform: unload cray-mpich (#29898)
Sergey Kosukhin
1
-3
/
+4
2022-04-11
macos: fewer calls to sw_vers (#29997)
Seth R. Johnson
1
-0
/
+5
2022-04-08
Environments: unify the spec objects on first concretization (#29948)
Massimiliano Culpo
4
-5
/
+39
2022-04-08
Deprecate top-level module config (#28659)
Harmen Stoppels
10
-185
/
+100
2022-04-08
concretize.lp: enforce target compatibility through DAG (#29694)
Greg Becker
2
-8
/
+40
2022-04-07
Use the non-deprecated `MetaPathFinder` interface (#29745)
Massimiliano Culpo
9
-379
/
+294
2022-04-07
ci: clean up env between tests with working_dir (#29807)
Scott Wittenburg
2
-98
/
+70
2022-04-07
ci: do not prune specs when stacks are touched (#29825)
Scott Wittenburg
1
-9
/
+33
2022-04-07
autotools.py: pic flags for %nvhpc (#29920)
Harmen Stoppels
1
-5
/
+8
2022-04-06
web.py: set User-Agent (#29919)
Harmen Stoppels
1
-1
/
+5
2022-04-06
link_tree.py: format conflict error message (#29870)
Harmen Stoppels
1
-2
/
+2
2022-04-05
Bugfix: CVS fetching (#29793)
Erik Schnetter
1
-2
/
+7
2022-04-04
Allow conditional possible values in variants (#29530)
Massimiliano Culpo
6
-6
/
+173
2022-04-04
rewiring of spliced specs (#26873)
Nathan Hanford
2
-0
/
+270
2022-04-04
Add support for racket packages (#27564)
Thomas Dickerson
5
-0
/
+155
2022-04-01
"spack external find": also find library-only packages (#28005)
Brian Van Essen
6
-13
/
+215
2022-04-01
Allow "spack install foo@git-hash" without terminal prompt (#29827)
Peter Scheibel
1
-1
/
+2
2022-03-31
Windows Support: Fixup Perl build (#29711)
John W. Parent
1
-12
/
+4
2022-03-31
Allow use of "git:"-based URLs (#29765)
Ivo Steinbrecher
1
-1
/
+1
2022-03-30
spack ci: filter untouched pkgs from PR pipelines (#29697)
Scott Wittenburg
6
-98
/
+290
2022-03-30
Mixed compilers: drop warning message to debug level (#29748)
Adam J. Stewart
1
-2
/
+1
2022-03-30
Add completion of locals to spack python (#29702)
Jörg Behrmann
1
-0
/
+4
2022-03-30
patch cache: fix bug finding inherited packages (#29574)
Greg Becker
2
-2
/
+25
2022-03-29
cmake: use CMAKE_INSTALL_RPATH_USE_LINK_PATH (#29703)
Harmen Stoppels
2
-31
/
+80
2022-03-28
spack info: make sections optional; add build/stand-alone test information (#...
Tamara Dahlgren
3
-48
/
+190
2022-03-28
Add ssh to filter of valid urls (#29749)
John W. Parent
1
-1
/
+1
2022-03-28
Removed unneeded conflicts in CudaPackage and RocmPackage (#29699)
Massimiliano Culpo
2
-8
/
+0
2022-03-27
autotools doc: add missing right quote (#29734)
百地 希留耶
1
-1
/
+1
2022-03-25
Use the appropriate function to remove files in the stage directory (#29690)
Massimiliano Culpo
3
-4
/
+29
2022-03-24
environment.py: ensure view dir does not exist (#29641)
Harmen Stoppels
4
-0
/
+101
2022-03-24
add_files_to_view: flip incorrect default (#29700)
Harmen Stoppels
3
-3
/
+3
2022-03-24
environment.py: concrete root specs to view (#29634)
Harmen Stoppels
1
-5
/
+6
2022-03-24
fix --reuse w/ upstreams in env (#29680)
Harmen Stoppels
1
-3
/
+5
2022-03-24
environment views: single pass view generation (#29443)
Harmen Stoppels
10
-24
/
+885
2022-03-24
environment.py: clean up broken views on failure (#29643)
Harmen Stoppels
2
-13
/
+46
2022-03-23
environment: be more defensive when deleting roots for old views (#29636)
Harmen Stoppels
2
-2
/
+19
2022-03-23
python: drop dependency on `file` for script check (#29513)
Harmen Stoppels
3
-2
/
+49
[next]