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
2019-06-13
Ensure mock configuration directory is cleaned up on session exit. (#11700)
Tamara Dahlgren
1
-1
/
+4
2019-06-13
Add tests for "spack location" command (#11661)
Tamara Dahlgren
2
-0
/
+135
2019-06-13
Always treat DIYStage as expanded (#11663)
Tamara Dahlgren
2
-2
/
+73
2019-06-12
Update remaining packages to use Stage.source_path (#11662)
Tamara Dahlgren
2
-3
/
+3
2019-06-12
Make "spack compiler find" check PATH by default (#11683)
Massimiliano Culpo
5
-21
/
+60
2019-06-11
Add additional common C++ and Fortran header file extensions (#11600)
Adam J. Stewart
1
-1
/
+8
2019-06-11
Add extra logic for C std flags on PGI, XL, and Cray (#11635)
Chuck Atkins
3
-7
/
+57
2019-06-10
Fix recursive module find for upstream dependencies (#11304)
Peter Scheibel
4
-64
/
+223
2019-06-08
concretization: don't apply build-dep constraints for installed packages (#11...
Peter Scheibel
3
-5
/
+85
2019-06-07
spack list: latest version (JSON) (#11652)
Axel Huebl
4
-1
/
+81
2019-06-07
Compiler search uses a pool of workers (#10190)
Massimiliano Culpo
17
-302
/
+503
2019-06-06
commands: remove unused `spack list --format=rst` (#11651)
Todd Gamblin
2
-79
/
+0
2019-06-06
bugfix: StageComposite must include the `expanded` property` (#11647)
Todd Gamblin
1
-0
/
+4
2019-06-06
tests: package_sanity now checks packages in 3rd-party repos (#11637)
Jennifer Herting
1
-2
/
+1
2019-06-05
tests: add extra coverage for fetch strategy tests
Tamara Dahlgren
4
-8
/
+142
2019-06-05
stage: make `source_path` available before stage is built
Tamara Dahlgren
6
-207
/
+535
2019-06-05
refactor: remove unused spack.stage._get_mirrors() function
Tamara Dahlgren
1
-37
/
+24
2019-06-05
tty: make tty.* print exception types
Tamara Dahlgren
15
-26
/
+55
2019-06-05
clang: fix error messages in c11_flag, cxx17_flag (#11632)
Justin S
1
-2
/
+2
2019-06-05
graph: refactor static graphs
Todd Gamblin
4
-100
/
+73
2019-06-05
spack dependencies: support --deptype argument
Todd Gamblin
4
-10
/
+47
2019-06-05
package: make possible_dependencies consider deptypes
Todd Gamblin
3
-16
/
+93
2019-06-05
refactor: remove vestigial ALLOWED_URL_SCHEMES from package.py
Todd Gamblin
1
-4
/
+0
2019-06-05
refactor: make Package.name consistent with other class attributes
Todd Gamblin
2
-11
/
+18
2019-06-05
refactor: make PackageBase.possible_dependencies() a class method.
Todd Gamblin
1
-4
/
+5
2019-06-05
add C standard flags to compiler classes (#11618)
Justin S
7
-0
/
+90
2019-06-04
modules: set permissions based on package configuration (#11337)
Greg Becker
5
-52
/
+99
2019-06-04
Buildcache relocate.py error fix (#11616)
Patrick Gartung
1
-0
/
+2
2019-05-31
Build cache: relocate path to spack/bin/sbang in text files. (#11592)
Patrick Gartung
3
-13
/
+35
2019-05-28
Cap the maximum number of build jobs (#11373)
Massimiliano Culpo
5
-16
/
+49
2019-05-27
docs: set gettext_uuid to False to reduce churn (#11567)
Todd Gamblin
2
-1
/
+2
2019-05-27
mirror create: non-zero return code (#8585)
Axel Huebl
1
-0
/
+2
2019-05-26
link_tree: add option to merge link trees with relative targets
Todd Gamblin
2
-40
/
+90
2019-05-26
docs: make docs build relocatable for localized builds
Todd Gamblin
21
-50
/
+59
2019-05-26
docs: remove legacy import for Sphinx 1.7
Todd Gamblin
1
-6
/
+1
2019-05-26
docs: match ReadTheDocs; use -W (warnings as errors) with Sphinx
Todd Gamblin
1
-1
/
+1
2019-05-26
commands: add --update option to `spack list`
Todd Gamblin
5
-96
/
+171
2019-05-26
commands: Add --header and --update options to `spack commands`
Todd Gamblin
4
-54
/
+143
2019-05-26
docs: Use HDF5 as the example package for `spack graph`
Todd Gamblin
2
-13
/
+17
2019-05-24
build env: simplify handling of parallel jobs (#11524)
Massimiliano Culpo
9
-35
/
+97
2019-05-23
docs: truncate `spack list` output in basic usage
Todd Gamblin
1
-3
/
+6
2019-05-21
Add Fujitsu compiler to Spack. (#11287)
t-karatsu
6
-4
/
+86
2019-05-20
Make flake8 check spack script as well as .py files (#11513)
Adam J. Stewart
1
-1
/
+1
2019-05-20
Get Cray OS version from PrgEnv-cray (#10774)
Mario Melara
1
-2
/
+2
2019-05-18
Typos: funciton, woudl, hm,... (#11511)
George Hartzell
1
-3
/
+3
2019-05-18
Execute modulecmd in bash shell (#11510)
Mario Melara
1
-2
/
+4
2019-05-16
Command extensions can import code from modules in root or cmd folder (#11209)
Massimiliano Culpo
4
-4
/
+277
2019-05-17
Allow command access to dump/pickle_environment from #8476 (#11434)
Chris Green
2
-7
/
+56
2019-05-15
fix suite-sparse built with tbb from intel-parallel-studio (#11134)
Denis Davydov
1
-1
/
+11
2019-05-15
Use `svn info --xml` instead of `svn info` to get svn revisions (#11466)
Todd Gamblin
2
-14
/
+8
[next]