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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
Buildcache: bindist test without invoking spack compiler wrappers. (#15687)
Patrick Gartung
8
-9
/
+911
2020-08-13
Use "fetch-depth: 0" to retrieve all history from remote
Massimiliano Culpo
4
-10
/
+19
2020-08-13
Simplified YAML files for Github Actions workflows
Massimiliano Culpo
4
-18
/
+7
2020-08-13
Group tests with similar duration together
Massimiliano Culpo
4
-76
/
+72
2020-08-13
docs: document releases and branches in Spack
Todd Gamblin
6
-11
/
+405
2020-08-13
Remove references to `master` from CI
Todd Gamblin
5
-9
/
+5
2020-08-13
Moved flake8, shell and documentation tests to Github Action (#17328)
Massimiliano Culpo
6
-125
/
+100
2020-08-12
Bugfix for #17999: use cudart instead of cuda. (#18000)
Robert Blake
1
-1
/
+1
2020-08-12
bugfix: fix spack -V with releases/latest and shallow clones (#17884)
Todd Gamblin
1
-2
/
+2
2020-08-12
Buildcache create: change NoOverwriteException back to a warning as in v0.14 ...
Patrick Gartung
1
-3
/
+6
2020-08-12
Hotfix: move CUDAHOSTCXX (#17826)
Axel Huebl
1
-2
/
+3
2020-08-12
bugfix: fix spack buildcache list --allarch
Todd Gamblin
3
-17
/
+53
2020-08-12
architecture: make it easier to get a Spec for the default arch
Todd Gamblin
1
-2
/
+15
2020-08-12
allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139)
eugeneswalker
1
-1
/
+1
2020-07-28
update CHANGELOG.md for 0.15.3
v0.15.3
Todd Gamblin
1
-0
/
+12
2020-07-28
bump version number for 0.15.3
Todd Gamblin
3
-5
/
+10
2020-07-27
bugfix: allow relative view paths (#17721)
Greg Becker
1
-14
/
+28
2020-07-27
tutorial: Add boto3 installation to setup script
Todd Gamblin
1
-0
/
+6
2020-07-27
Relocation of sbang needs to be done when the spack prefix changes even if th...
Patrick Gartung
2
-4
/
+17
2020-07-27
Relocate rpaths for all binaries, then do text bin replacement if the rpaths ...
Patrick Gartung
1
-7
/
+10
2020-07-27
add tutorial setup script to share/spack (#17705)
Greg Becker
1
-0
/
+123
2020-07-26
bugfix: don't redundantly print ChildErrors (#17709)
Todd Gamblin
2
-5
/
+12
2020-07-23
update changelog for 0.15.2
v0.15.2
Gregory Becker
1
-0
/
+19
2020-07-23
bump version number for 0.15.2
Gregory Becker
3
-6
/
+10
2020-07-23
add tutorial public key to share/spack/keys dir (#17684)
Greg Becker
1
-0
/
+38
2020-07-23
cray: detect shasta os properly (#17467)
Greg Becker
2
-1
/
+4
2020-07-23
environment-views: fix bug where missing recipe/repo breaks env commands (#17...
robo-wylder
5
-19
/
+104
2020-07-23
Update fetch order to match iteration order of MirrorReference (#17572)
Peter Scheibel
1
-3
/
+5
2020-07-23
Reduce output verbosity with debug levels (#17546)
Tamara Dahlgren
15
-165
/
+342
2020-07-23
bugfix: use getattr for variation.prefix/suffix (#17669)
eugeneswalker
1
-2
/
+2
2020-07-23
bugfix: make compiler preferences slightly saner (#17590)
Todd Gamblin
5
-19
/
+191
2020-07-23
ci pipelines: activate environment without view (#17440)
Harmen Stoppels
1
-1
/
+1
2020-07-23
bugfix: ignore Apple's "gcc" by default (#17589)
Todd Gamblin
3
-29
/
+51
2020-07-23
buildcache: list all mirrors even if one fails
Scott Wittenburg
1
-2
/
+2
2020-07-23
Bugfix/install missing compiler from buildcache (#17536)
Scott Wittenburg
2
-0
/
+40
2020-07-23
adept-utils: 1.0.1 does not build w/ boost 1.73.0 or newer (#17560)
Scott Wittenburg
1
-1
/
+1
2020-07-23
Fix security issue in CI (#17545)
Harmen Stoppels
2
-9
/
+1
2020-07-23
llvm-flang: Only build offload code if cuda enabled (#17466)
Dr Owain Kenway
1
-3
/
+4
2020-07-23
clear mpicc and friends before each build (#17450)
Sajid Ali
1
-0
/
+8
2020-07-10
Bump version to 0.15.1; update CHANGELOG and version references
v0.15.1
Peter Josef Scheibel
4
-6
/
+26
2020-07-10
spack install: improve error message with no args (#17454)
Greg Becker
2
-2
/
+37
2020-07-10
installation: skip repository metadata for externals (#16954)
Greg Becker
1
-3
/
+8
2020-07-10
add public spack mirror (#17077)
Peter Scheibel
1
-0
/
+2
2020-07-10
bugfix: no infinite recursion in setup-env.sh on Cray
Todd Gamblin
3
-0
/
+29
2020-07-10
Fix gcc + binutils compilation. (#9024)
cedricchevalier19
1
-3
/
+1
2020-07-10
autotools bugfix: handle missing config.guess (#17356)
Michael Kuhn
1
-2
/
+2
2020-07-10
inel-mpi: fix for wrong structure name instroduced in ea8a0be4 (#17382)
TZ
1
-1
/
+1
2020-07-10
Fix Intel MPI super invocation, again (#17378)
Adam J. Stewart
1
-1
/
+1
2020-07-10
autotools: Fix config.guess detection, take two (#17333)
Michael Kuhn
1
-5
/
+3
2020-06-30
changelog for v0.15.0
v0.15.0
Gregory Becker
1
-2
/
+96
[next]