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-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
2022-03-23
Use stable URLs and `?full_index=1` for all github patches (#29239)
Adam J. Stewart
2
-33
/
+48
2022-03-23
Remove known issues from documentation (#29664)
Massimiliano Culpo
2
-78
/
+0
2022-03-22
sbang.py: single lstat (#29670)
Harmen Stoppels
1
-11
/
+9
2022-03-21
config add: fix parsing of validator error to infer type from oneOf (#29475)
Greg Becker
2
-4
/
+10
2022-03-20
major.minor.micro.dev0 Spack version (#25267)
Harmen Stoppels
4
-102
/
+91
2022-03-20
Enable GCS urls as valid (#29592)
Doug Jacobsen
3
-1
/
+13
2022-03-19
We were doing a check in a metaclass to ensure that Package classes weren't d...
Peter Scheibel
1
-1
/
+1
2022-03-19
Revert "Add command for reading a json-based DB description (#24894)" (#29603)
Nils Vu
10
-665
/
+39
2022-03-18
allow ci reproduce to work when spack is cloned to a directory not named spac...
Tom Scogland
1
-1
/
+1
2022-03-18
R versions (#29258)
Tom Scogland
5
-43
/
+129
2022-03-18
Add command for reading a json-based DB description (#24894)
Peter Scheibel
10
-39
/
+665
2022-03-18
environment: Don't print 'updating view at' when no specs (#29536)
Harmen Stoppels
1
-1
/
+2
2022-03-18
Split the workflow section and remove outdated advices (#29344)
Massimiliano Culpo
7
-1248
/
+287
2022-03-17
Add deprecation warnings for activate/deactivate/view (#29430)
Harmen Stoppels
2
-0
/
+8
2022-03-17
Remove references to `features/windows-support` branch (#29565)
Zack Galbreath
1
-1
/
+1
2022-03-17
Windows Support: Testing Suite integration
John Parent
91
-995
/
+725
[next]