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-02
autotools: Fix config.guess detection, take two (#17333)
Michael Kuhn
1
-5
/
+3
2020-07-01
Moved flake8, shell and documentation tests to Github Action (#17328)
Massimiliano Culpo
1
-2
/
+0
2020-07-01
Fix hashlib function capitalization (#17323)
Adam J. Stewart
1
-1
/
+1
2020-07-01
Documentation update for container example (#17321)
Glenn Johnson
1
-2
/
+2
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
2020-06-26
spack ci generate: allow use of --output-file <file> with wo/ preceding path ...
eugeneswalker
1
-4
/
+4
2020-06-26
add environment-awareness to `buildcache create` (#16580)
Jeffrey Salmond
2
-2
/
+57
2020-06-26
Allow `spack remove -f` and `spack uninstall` to work on matrices (#17222)
Greg Becker
2
-10
/
+55
2020-06-25
Allow detection for "-classic" version of CCE (#17256)
Massimiliano Culpo
3
-6
/
+21
2020-06-25
add workaround for gitlab ci needs limit (#17219)
Omar Padron
5
-7
/
+235
2020-06-25
prevent multiple version sigils in the same spec (#17246)
Greg Becker
3
-9
/
+44
2020-06-25
environment spec lists: improve ability to query architecture in when clauses...
Greg Becker
3
-5
/
+34
2020-06-25
Separate Apple Clang from LLVM Clang (#17110)
Massimiliano Culpo
17
-256
/
+396
2020-06-25
Fix global activation check for upstream extendees (#17231)
Peter Scheibel
2
-0
/
+34
2020-06-25
spack config: new subcommands add/remove (#13920)
Greg Becker
12
-102
/
+718
2020-06-24
features: Add install failure tracking removal through `spack clean` (#15314)
Tamara Dahlgren
8
-36
/
+140
2020-06-24
Unset environment variables that are most commonly used by Autotools packages...
Sergey Kosukhin
2
-1
/
+13
2020-06-23
Some minor fixes to set_permissions() in file_permissions.py (#17020)
Tom Payerle
2
-6
/
+35
2020-06-23
tests: check rpath presence not equality (#17216)
Tamara Dahlgren
1
-1
/
+2
2020-06-23
Module index should not be unconditionally overwritten (#14837)
Matthias Wolf
4
-9
/
+36
2020-06-23
Added support for --fail-fast install option to terminate on first failure
Tamara Dahlgren
4
-5
/
+67
2020-06-23
Allow a single ctrl-c to terminate an install in progress
Tamara Dahlgren
2
-3
/
+31
2020-06-23
fix compiler environment handling to reset environment after (#17204)
Greg Becker
2
-19
/
+84
2020-06-22
Pre ci optimization (#16372)
Omar Padron
3
-2
/
+392
2020-06-22
swig: fix older builds on newer platforms by updating config files (#16854)
Joseph Ciurej
1
-61
/
+82
2020-06-18
Fetching from urls: Error Message (#16434)
Axel Huebl
2
-4
/
+10
2020-06-18
Docs: fix rst link to spack ci (#17147)
Adam J. Stewart
1
-3
/
+3
2020-06-17
cray module do not work without CRAY_LD_LIBRARY_PATH (#17031)
Greg Becker
2
-5
/
+9
2020-06-16
Doc: E4S Build Cache Link (#16986)
Axel Huebl
1
-0
/
+6
2020-06-16
Yaml spec parsing corner case (#17101)
psakievich
2
-7
/
+28
2020-06-15
Skip failing test on MacOS (#17072)
Massimiliano Culpo
1
-0
/
+2
2020-06-13
clang: add 'version_argument', remove redundant method (#17071)
Greg Becker
2
-20
/
+3
2020-06-12
Buildcache: Fix bug in binary string replacement (#17075)
Patrick Gartung
1
-1
/
+5
2020-06-11
Renamed flags.py to basics.py
Massimiliano Culpo
2
-1
/
+2
2020-06-11
Reworked tests on compilers to separate version detection
Massimiliano Culpo
3
-170
/
+183
[next]