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-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
2022-03-17
Failed _write now track that the DB is inconsistent
Peter Josef Scheibel
1
-0
/
+15
2022-03-17
"spack commands --update-completion"
John Parent
96
-923
/
+558
2022-03-17
Path handling (#28402)
John W. Parent
36
-232
/
+493
2022-03-17
Expand external find for Windows (#27588)
John Parent
50
-423
/
+504
2022-03-17
Update tests support for Windows
Betsy McPhail
124
-193
/
+1918
2022-03-17
Add Windows to platform and target changes
John Parent
12
-23
/
+47
2022-03-17
Spack on Windows package ports
John Parent
15
-58
/
+93
2022-03-17
Relocate spack_cmd and scripts from installer to root bin (#24651)
John W. Parent
6
-374
/
+52
2022-03-17
Use Python's zipfile, if available (#24556)
Betsy McPhail
1
-3
/
+21
2022-03-17
Windows: VS and CMake support
Betsy McPhail
3
-23
/
+29
2022-03-17
Packaging of netlib-lapack for windows (#24993)
Jared Popelar
7
-103
/
+190
2022-03-17
Windows: Create installer and environment
lou.lawrence@kitware.com
18
-11
/
+987
2022-03-17
MSVC Compiler Find and vcvars env integration (#22856)
Betsy McPhail
3
-2
/
+86
2022-03-17
use pytest stdout/err capture (#22584)
loulawrence
3
-44
/
+59
2022-03-17
Features/windows install (#22204)
Ben Cowan
4
-25
/
+50
2022-03-17
Allow 'spack external find' to find executables on the system path (#22091)
Betsy McPhail
5
-51
/
+247
2022-03-17
Windows: Symlink support
Betsy McPhail
20
-44
/
+224
2022-03-17
Create rename utility function
Betsy McPhail
11
-23
/
+45
2022-03-17
Workarounds for install errors on Windows (#21890)
Betsy McPhail
3
-22
/
+32
2022-03-17
Adding basic Windows features (#21259)
Ben Cowan
6
-3
/
+138
2022-03-17
PackageViewMixin: fix symlinks conflict issue (#29515)
Harmen Stoppels
1
-2
/
+2
2022-03-15
optimize instantiation and comparison of versions (#29429)
Tom Scogland
1
-4
/
+14
2022-03-14
mpich: fix the detection of the package (#29284)
Sergey Kosukhin
1
-2
/
+2
2022-03-14
compiler.py: early return in compiler_environment when no modules (#29441)
Harmen Stoppels
1
-0
/
+5
2022-03-13
Remove "setup_environment" and "setup_dependent_environment" (#29463)
Massimiliano Culpo
1
-31
/
+4
2022-03-11
module_cmd.py: use posix awk; fix stderr redirection (#29440)
Harmen Stoppels
2
-62
/
+34
2022-03-10
intel-mkl: load compiler modules when querying compiler (#29439)
Harmen Stoppels
2
-14
/
+16
2022-03-10
Allow for multiple dependencies/dependents from the same package (#28673)
Massimiliano Culpo
13
-320
/
+774
2022-03-09
environment.py: allow link:run (#29336)
Harmen Stoppels
6
-98
/
+159
2022-03-09
Hide package repository count when redirecting stdout (#29402)
百地 希留耶
1
-3
/
+5
2022-03-09
Fix tab completion erroring with `spack unit-test` (#29405)
百地 希留耶
1
-1
/
+1
2022-03-09
ci.py: fix utf-8 issue with git log output (#29419)
Harmen Stoppels
1
-2
/
+4
2022-03-08
version.py: set is_commit in constructor (#29369)
Harmen Stoppels
1
-10
/
+3
2022-03-05
find: deprecate `spack find -bootstrap` for `spack -bootstrap find` (#29152)
Todd Gamblin
2
-0
/
+11
2022-03-04
Add a test
Harmen Stoppels
1
-0
/
+8
2022-03-04
VersionRange.satisfies should test non-empty intersection
Harmen Stoppels
1
-25
/
+13
2022-03-04
Fix importing Spack packages as Python modules (#29221)
Massimiliano Culpo
9
-53
/
+82
[next]