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-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
2022-03-03
Revert GCS fetch strategy, to remove s3 interface (#28736)
Doug Jacobsen
1
-7
/
+1
2022-03-03
rocmcc compiler: initial commit based on aocc and clang (#28575)
Greg Becker
7
-5
/
+91
2022-03-03
installer: Fix cosmetic problem with terminal title (#29070)
Michael Kuhn
1
-4
/
+8
2022-03-03
test/installer.py: remove commented code and inaccurate docstring (#29305)
Scott Wittenburg
1
-21
/
+1
2022-03-02
make @llnl.util.lang.memoized support kwargs (#21722)
Danny McClanahan
2
-10
/
+96
2022-03-02
Fix typos when forwarding arguments to traverse_edges (#29261)
Massimiliano Culpo
4
-4
/
+11
2022-03-01
test_env_install_two_specs_same_dep: properly check installed specs (#29222)
Tamara Dahlgren
1
-4
/
+4
2022-02-25
commands: Propgate command return value as exit code (#29223)
Scott Wittenburg
1
-1
/
+1
2022-02-23
Testing: Summarize test results and add verbose output (#28700)
Tamara Dahlgren
6
-13
/
+106
2022-02-23
Move early exit for setup only argument (#29041)
Massimiliano Culpo
1
-4
/
+4
2022-02-23
Checksum match (#28989)
Tom Scogland
2
-2
/
+25
2022-02-22
Add `spack --bootstrap` option for accessing bootstrap store (#25601)
Todd Gamblin
5
-58
/
+64
2022-02-21
bugfix: Not all concrete versions on the CLI should be considered real (#28620)
Todd Gamblin
5
-24
/
+69
2022-02-21
Bring back cuda@11.4.0 conflicts for GCC and clang; add 11.4.3:11.4.4 (#29076)
Alberto Invernizzi
1
-0
/
+2
2022-02-18
spack external find: change default behavior (#29031)
Massimiliano Culpo
2
-4
/
+22
2022-02-17
darwin: robust macos version detection (#28991)
Seth R. Johnson
2
-7
/
+49
2022-02-17
gitlab: Propagate stack name to downstream build jobs (#29019)
Scott Wittenburg
1
-0
/
+4
2022-02-17
Testing: optionally run tests on externally installed packages (#28701)
Tamara Dahlgren
5
-8
/
+64
2022-02-17
Reduce verbosity of patches=... variant (#29015)
Harmen Stoppels
1
-2
/
+19
2022-02-17
ASP-based solver: don't sort when defining variant possible values (#29013)
Massimiliano Culpo
1
-2
/
+3
2022-02-16
extensions: allow multiple "extends" directives (#28853)
Tom Scogland
2
-5
/
+28
2022-02-16
concretizer: refactor argument passing for reuse
Todd Gamblin
6
-107
/
+106
2022-02-16
docs: add section on concretizer configuration
Todd Gamblin
5
-13
/
+59
[prev]
[next]