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
2020-10-18
Fix for buildcache -o (#19354)
Jason Miller
1
-1
/
+2
2020-10-17
Spec: fix multiple generator iteration in satisfies_dependencies (#18527) (#1...
Omri Mor
2
-2
/
+10
2020-10-16
New compiler: nvhpc (NVIDIA HPC SDK) (#19294)
Scott McMillan
7
-3
/
+168
2020-10-16
spack external find: fix debug output (#19342)
iarspider
1
-2
/
+4
2020-10-16
autotools: recursively patch config.guess and config.sub (#18347)
Toyohisa Kameyama
1
-68
/
+57
2020-10-15
Environments: specify packages for developer builds (#15256)
Greg Becker
24
-84
/
+1058
2020-10-14
autotools.py: fix the list of objects to be removed from libtool (Fujitsu). (...
Tomoki, Karatsu
1
-1
/
+1
2020-10-13
autotools: add attribute to delete libtool archives .la files (#18850)
Massimiliano Culpo
2
-8
/
+67
2020-10-12
autotools: refactor search paths for aclocal in its own method (#19258)
Massimiliano Culpo
1
-5
/
+10
2020-10-12
autotools.py: removed some options from libtool only for Fujitsu. (#19217)
Tomoki, Karatsu
1
-1
/
+6
2020-10-11
Add testing for Python 3.9 (#19261)
Adam J. Stewart
1
-5
/
+5
2020-10-11
CUDA: update maintainers (#19262)
Adam J. Stewart
1
-1
/
+1
2020-10-09
Use https for links (#19244)
谭九鼎
2
-4
/
+4
2020-10-05
Revert binary distribution cache manager (#19158)
Scott Wittenburg
11
-623
/
+139
2020-10-02
Fix location in spec.yaml where we look for full_hash (#19132)
Scott Wittenburg
2
-8
/
+63
2020-10-02
Update buildcache key index when we update the package index (#19117)
Scott Wittenburg
4
-2
/
+58
2020-10-01
Fix fetch of spec.yaml files from buildcache (#19101)
Scott Wittenburg
1
-6
/
+3
2020-10-01
Binary caching: avoid duplicate RPATHs, unnecessary updates (#19061)
Patrick Gartung
1
-5
/
+8
2020-10-01
Buildcache: Need to check the binary is not a Mach-o binary in a linux packag...
Patrick Gartung
1
-1
/
+6
2020-09-30
Merge pull request #18359 from scottwittenburg/add-binary-distribution-cache-...
Scott Wittenburg
11
-131
/
+563
2020-09-29
CUDA: added v11.1.0 (#19036)
Axel Huebl
1
-6
/
+14
2020-09-28
Fixup conflicts for CUDA 11.0.2 and GCC (#19035)
David Beckingsale
1
-2
/
+4
2020-09-28
autotools: patch 'libtool' recursively in subdirectories (#18620)
Tomoki, Karatsu
1
-17
/
+20
2020-09-28
Fix usage of builtin file as variable name (#19018)
Adam J. Stewart
2
-34
/
+35
2020-09-25
Streamline key management for build caches (#17792)
Omar Padron
13
-225
/
+736
2020-09-25
refactor install_tree to use projections format (#18341)
Greg Becker
10
-97
/
+239
2020-09-21
typo (#18845)
Greg Becker
1
-1
/
+1
2020-09-19
Ensure variant defaults are parsable from CLI. (#18661)
Massimiliano Culpo
1
-1
/
+17
2020-09-18
do out of source builds in hashed directories (#18574)
Greg Becker
1
-1
/
+2
2020-09-18
env view failures: print underlying error message (#18713)
Greg Becker
2
-1
/
+13
2020-09-14
Do not assume we sit in the directory where the env file lives.
Scott Wittenburg
1
-3
/
+8
2020-09-14
Remove :<name> interpolation, add SPACK_VERSION variables
Scott Wittenburg
3
-128
/
+94
2020-09-14
Document pipeline keys which can be global but overridden
Scott Wittenburg
1
-6
/
+108
2020-09-14
Allow overridable global runner attributes
Scott Wittenburg
3
-11
/
+205
2020-09-14
Update pipeline documentation to describe user-provided scripts
Scott Wittenburg
1
-17
/
+73
2020-09-14
Add test for variable interpolation and scripts
Scott Wittenburg
1
-0
/
+82
2020-09-14
Support variable interpolation at pipeline generation time
Scott Wittenburg
1
-0
/
+10
2020-09-14
Provide your own script, before_script, and after_script
Scott Wittenburg
4
-111
/
+34
2020-09-14
Fix a typo in test/concretize.pyi (#18662)
Massimiliano Culpo
1
-1
/
+1
2020-09-11
bugfix: include configuration ignoring files with the same basename (#18487)
Richarda Butler
2
-2
/
+43
2020-09-11
Environments: Avoid inconsistent state on failed write (#18538)
Massimiliano Culpo
4
-19
/
+206
2020-09-09
tcl module files: fix configuration overriding (#18514)
Rémi Lacroix
3
-5
/
+28
2020-09-08
Clarify manual download required if unable to fetch package (#18242)
Tamara Dahlgren
4
-11
/
+87
2020-09-08
commands: update help for `spack install --yes-to-all` (#18367)
Richarda Butler
1
-1
/
+8
2020-09-08
print out debug information about which specs are applying which constraints
Peter Josef Scheibel
1
-0
/
+2
2020-09-08
spack docs: http -> https (#18573)
Adam J. Stewart
1
-1
/
+1
2020-09-08
Modules: Deduplicate suffixes but don't sort them. (#18351)
Rémi Lacroix
4
-5
/
+11
2020-09-07
SpecList: remove mutable types from __init__ arguments (#18515)
Massimiliano Culpo
1
-1
/
+5
2020-09-05
Make spack environment configurations writable from spack external and spack ...
Robert Blake
7
-56
/
+125
2020-09-03
depends_on cannot handle ^ sigil (#18220)
Adam J. Stewart
1
-1
/
+28
[next]