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-08-13
bump version number for 0.15.4
Todd Gamblin
3
-6
/
+10
2020-08-13
Move Python 2.6 unit tests to Github Actions (#17279)
Massimiliano Culpo
3
-18
/
+38
2020-08-13
Buildcache: bindist test without invoking spack compiler wrappers. (#15687)
Patrick Gartung
2
-0
/
+472
2020-08-13
docs: document releases and branches in Spack
Todd Gamblin
5
-6
/
+384
2020-08-13
Remove references to `master` from CI
Todd Gamblin
1
-1
/
+1
2020-08-13
Moved flake8, shell and documentation tests to Github Action (#17328)
Massimiliano Culpo
1
-2
/
+0
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
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
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
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-26
bugfix: don't redundantly print ChildErrors (#17709)
Todd Gamblin
2
-5
/
+12
2020-07-23
bump version number for 0.15.2
Gregory Becker
3
-6
/
+10
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
Fix security issue in CI (#17545)
Harmen Stoppels
2
-9
/
+1
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
3
-6
/
+10
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
autotools bugfix: handle missing config.guess (#17356)
Michael Kuhn
1
-2
/
+2
2020-07-10
autotools: Fix config.guess detection, take two (#17333)
Michael Kuhn
1
-5
/
+3
2020-06-30
bump version number
Gregory Becker
3
-7
/
+12
2020-06-30
Don't detect "classic" on Cray to avoid a compiler bug (#17314)
Massimiliano Culpo
4
-2
/
+16
2020-06-30
Add fish shell support (#9279)
Johannes Blaschke
5
-2
/
+41
2020-06-30
Cray compiler: fix implicit rpaths for classic versions (#17310)
Greg Becker
4
-14
/
+41
2020-06-29
cray compilers: fix bug with verifying cray compilers (#17303)
Greg Becker
1
-5
/
+15
2020-06-29
remove three commands that have been deprecated since v0.13.0 (#17291)
Greg Becker
3
-150
/
+0
2020-06-29
autotools: Fix config.guess detection (#17149)
Michael Kuhn
1
-2
/
+4
2020-06-29
Detect FE compilers automatically on Cray (#17267)
Massimiliano Culpo
2
-2
/
+85
2020-06-29
Fix indentation in containerize example (#17228)
George Hartzell
1
-1
/
+1
2020-06-29
Restore compilers.yaml default directory (#17283)
Greg Becker
1
-2
/
+2
2020-06-27
Add support for macOS Big Sur (#17236)
Adam J. Stewart
1
-0
/
+1
2020-06-26
env: no automatic activation (#17258)
Greg Becker
4
-19
/
+10
2020-06-26
Use json for buildcache index (#15002)
Scott Wittenburg
12
-305
/
+440
2020-06-26
build_environment: verify compiler executables exist are are accessible (#17260)
Greg Becker
4
-20
/
+77
2020-06-26
fix sorting issue with ci workarounds (#17277)
Omar Padron
2
-30
/
+38
2020-06-26
First fix for SPACK_DEPENDENCIES problem when doing setup (#10715)
cedricchevalier19
1
-9
/
+2
[next]