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-01-29
environments: synchronize read and uninstall (#14676)
Peter Scheibel
2
-18
/
+20
2020-01-28
bugfix: correct exception message matching in tests (#14655)
Tamara Dahlgren
6
-17
/
+26
2020-01-28
Fujitsu compiler: Defining option that is always added. (#14657)
t-karatsu
1
-0
/
+4
2020-01-28
env: synchronize updates to environments (#14621)
Peter Scheibel
5
-93
/
+153
2020-01-28
Note about Intel compiler segfault with long paths (#14652)
Glenn Johnson
1
-5
/
+15
2020-01-28
Fix handling of filter_file exceptions (#14651)
Greg Becker
1
-1
/
+0
2020-01-27
make the new 'spack load' faster (#14628)
Andrew W Elble
1
-10
/
+13
2020-01-27
fix spack env loads example (#14558)
Owen Solberg
1
-2
/
+3
2020-01-27
Fix: hash-based references to upstream specs (#14629)
Andrew W Elble
2
-36
/
+56
2020-01-27
Package source ID cannot be determined when the url can't be extrapolated for...
Patrick Gartung
1
-1
/
+4
2020-01-27
Follow the example of spack arch (#14642)
Patrick Gartung
1
-4
/
+8
2020-01-27
Only set tcl default. Remove lmod default. (#14640)
Patrick Gartung
1
-1
/
+0
2020-01-27
Fix bug introduced by pull request 14467 being merged (#14639)
Patrick Gartung
1
-2
/
+8
2020-01-27
Set module_roots in test/config/config.yaml to defaults. (#14517)
Patrick Gartung
1
-0
/
+3
2020-01-27
Unified environment modifications in config files (#14372)
Massimiliano Culpo
8
-183
/
+169
2020-01-26
Fix Python version compatibility tests for vermin 0.10.0 (#14632)
Adam J. Stewart
2
-4
/
+4
2020-01-25
When spack install checks for buildcaches only add urls for current arch. (#1...
Patrick Gartung
2
-4
/
+10
2020-01-24
Add spack config list command for tab completion (#14474)
Adam J. Stewart
2
-5
/
+22
2020-01-24
bugfix: make `_source_single_file` work in venvs (#14569)
Massimiliano Culpo
2
-6
/
+10
2020-01-24
Use Spack target architecture to determine OpenBLAS target (#14380)
Seth R. Johnson
1
-0
/
+11
2020-01-23
commands: add simple `spack commands --update-completion` argument (#14607)
Todd Gamblin
2
-3
/
+95
2020-01-22
shell support: `spack load` no longer needs modules (#14062)
Greg Becker
13
-108
/
+454
2020-01-22
Use `spack commands --format=bash` to generate shell completion (#14393)
Adam J. Stewart
43
-370
/
+751
2020-01-22
bugfix: gpg2 is called 'gpg' on macOS
Todd Gamblin
3
-13
/
+89
2020-01-22
tests: removed code duplication (#14596)
Massimiliano Culpo
6
-83
/
+37
2020-01-21
bugfix: hashes should use ordered dictionaries (#14390)
Todd Gamblin
3
-8
/
+81
2020-01-21
pipelines: `spack ci` command with env-based workflow (#12854)
Scott Wittenburg
11
-261
/
+2165
2020-01-21
Use util.url.join for URLs in GNU Mirrors / reorder Mirrors (#14395)
Dr. Christian Tacke
1
-4
/
+4
2020-01-16
Fix use of sys.executable for module/env commands (#14496)
Adam J. Stewart
2
-4
/
+6
2020-01-15
Fix typo in modules docstring (#14521)
Adam J. Stewart
1
-1
/
+1
2020-01-14
Fix parsing of rocketmq URL (#14490)
Adam J. Stewart
2
-0
/
+3
2020-01-13
Fixes #14402 (#14483)
Tamara Dahlgren
1
-1
/
+1
2020-01-08
Remove extensions from view in the correct order (#12961)
Jeffrey Salmond
2
-17
/
+39
2020-01-08
spack.compilers.clang: add new version check (#14365)
Tim Haines
2
-1
/
+11
2020-01-07
bugfix: Issue #14346, buildcache create s3 push fails when package w same DAG...
eugeneswalker
1
-1
/
+1
2020-01-07
Spack can automatically remove unused specs (#13534)
Massimiliano Culpo
7
-7
/
+193
2020-01-06
Reference `spack help --spec` in `spack spec --help`
Adam J. Stewart
1
-0
/
+4
2020-01-02
RHEL8 bugfix for module_cmd (#14349)
Sajid Ali
1
-1
/
+2
2020-01-02
MKL: set appropriate CMake env vars (#14274)
Adam J. Stewart
1
-0
/
+8
2020-01-02
refactor: cleanup imports in spec.py
Todd Gamblin
9
-169
/
+167
2020-01-02
bugfix: cdash tests shoudln't modify working directory
Todd Gamblin
1
-8
/
+9
2020-01-01
tests: improved `spack test` command line options
Todd Gamblin
4
-61
/
+264
2019-12-31
Modify create clue list so R packages are detected (#12277)
Glenn Johnson
1
-1
/
+1
2019-12-31
tests: move mock config.yaml files to common directory
Todd Gamblin
5
-15
/
+8
2019-12-31
config: remove all module-scope calls to spack.config.get()
Todd Gamblin
4
-16
/
+27
2019-12-31
modules: make the module hook more robust
Todd Gamblin
1
-8
/
+12
2019-12-31
hooks: remove pre_run hook to improve startup time.
Todd Gamblin
3
-49
/
+0
2019-12-30
copyright: update copyright dates for 2020 (#14328)
Todd Gamblin
418
-422
/
+422
2019-12-30
bugfix: add required fixture for CDash authentication test (#14325)
Todd Gamblin
1
-1
/
+1
2019-12-30
Add support for authenticated CDash uploads (#14200)
Zack Galbreath
4
-3
/
+35
[next]