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-07-27
bugfix: allow relative view paths (#17721)
Greg Becker
1
-14
/
+28
2020-07-26
bugfix: don't redundantly print ChildErrors (#17709)
Todd Gamblin
2
-5
/
+12
2020-07-24
Relax architecture compatibility check (#15972)
Dennis Klein
2
-8
/
+77
2020-07-24
spack help --spec: add compiler flags (#17584)
Adam J. Stewart
1
-0
/
+4
2020-07-24
Initialize new_specs in Environment.remove() (#17592)
Dmitriy
1
-0
/
+1
2020-07-23
Merge tag 'v0.15.2' into develop
Gregory Becker
3
-6
/
+10
2020-07-23
bump version number for 0.15.2
Gregory Becker
3
-6
/
+10
2020-07-23
Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682)
Chuck Atkins
1
-94
/
+0
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-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
util.executable.which: handle path separators like /bin/which (#17668)
Greg Becker
2
-2
/
+37
2020-07-23
Reduce output verbosity with debug levels (#17546)
Tamara Dahlgren
15
-165
/
+342
2020-07-22
bugfix: use getattr for variation.prefix/suffix (#17669)
eugeneswalker
1
-2
/
+2
2020-07-21
bugfix: make compiler preferences slightly saner (#17590)
Todd Gamblin
5
-19
/
+191
2020-07-21
ci pipelines: activate environment without view (#17440)
Harmen Stoppels
1
-1
/
+1
2020-07-20
bugfix: ignore Apple's "gcc" by default (#17589)
Todd Gamblin
3
-29
/
+51
2020-07-20
Configuration: allow usage of command-line scopes with environments (#14608)
Dr. Christian Tacke
1
-4
/
+4
2020-07-17
allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139)
eugeneswalker
1
-1
/
+1
2020-07-17
Bugfix/install missing compiler from buildcache (#17536)
Scott Wittenburg
2
-0
/
+40
2020-07-17
buildcache: list all mirrors even if one fails
Scott Wittenburg
1
-2
/
+2
2020-07-16
Fix security issue in CI (#17545)
Harmen Stoppels
2
-9
/
+1
2020-07-13
CUDA 11.0.2 (#17423)
Axel Huebl
1
-7
/
+20
2020-07-13
Add `-o` flag to tar decompressor (#17427)
Harmen Stoppels
1
-2
/
+2
2020-07-13
Add libglvnd packages/Add EGL support (#14572)
Omar Padron
1
-0
/
+94
2020-07-11
update docs on point releases (#17463)
Greg Becker
1
-41
/
+37
2020-07-10
Merge branch 'releases/v0.15' into develop
Peter Josef Scheibel
3
-6
/
+10
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-07-10
spack install: improve error message with no args (#17454)
Greg Becker
2
-2
/
+37
2020-07-09
Relocation of sbang needs to be done when the spack prefix changes even if th...
Patrick Gartung
2
-4
/
+17
2020-07-09
aspirin for buildaches (#17437)
Harmen Stoppels
1
-1
/
+1
2020-07-09
clear mpicc and friends before each build (#17450)
Sajid Ali
1
-0
/
+8
2020-07-09
installation: skip repository metadata for externals (#16954)
Greg Becker
1
-3
/
+8
2020-07-08
Buildcache: bindist test without invoking spack compiler wrappers. (#15687)
Patrick Gartung
2
-0
/
+472
[next]