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
/
share
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Package Index: Build in Dockerhub (#13810)
Axel Huebl
8
-75
/
+75
2019-11-22
cmd/install: remove unused install_status option (#13751)
Greg Becker
1
-6
/
+7
2019-10-25
completion: add bash completion for `spack spec --json` (#13433)
Todd Gamblin
1
-1
/
+2
2019-10-21
Bootstrap environment modules optimizing for generic architectures (#13105)
Massimiliano Culpo
1
-0
/
+37
2019-10-15
lmod: module files are written in a root folder named by target family (#13121)
Massimiliano Culpo
1
-0
/
+1
2019-10-02
Remove support for generating dotkit files (#11986)
Massimiliano Culpo
6
-166
/
+25
2019-10-01
Add all compatible system types directory to module paths
Massimiliano Culpo
2
-2
/
+7
2019-09-20
Add --known-targets to bash completion for arch command (#12887)
Glenn Johnson
1
-1
/
+1
2019-09-13
Refactor release-jobs cmd based on use of environments (no docker either)
Scott Wittenburg
1
-11
/
+0
2019-09-12
BUG: recursively load modules with tcsh (#12664)
Tyler Reddy
1
-1
/
+6
2019-09-09
packages service: fix docker build again (#12774)
Axel Huebl
1
-1
/
+1
2019-09-09
packages service: fix docker build (#12773)
Axel Huebl
1
-1
/
+1
2019-09-09
packages build: fix path to spack (#12772)
Axel Huebl
1
-1
/
+4
2019-09-09
Fix CD: Packages Service First (#12764)
Axel Huebl
1
-81
/
+2
2019-09-08
Add CORS for spack.packages.io
Axel Huebl
2
-0
/
+4
2019-09-02
tests and completions for `spack find --json` and `spack find --format`
Todd Gamblin
1
-2
/
+3
2019-07-24
new command: `spack maintainers` queries package maintainers
Todd Gamblin
1
-0
/
+10
2019-07-20
docker: fix builds, remove extra distros, add ci builds (#11621)
Omar Padron
26
-643
/
+383
2019-07-20
environments: add activate/deactivate tests, work wtih `set -u`
Todd Gamblin
1
-9
/
+89
2019-07-17
feature: Allow developers to use Spack for partial builds (#12006)
Greg Becker
1
-1
/
+1
2019-07-15
bugfix: fix module() function in setup-env.sh (#12030)
Todd Gamblin
1
-6
/
+9
2019-07-15
Fix typo in module template (#12028)
Adam J. Stewart
1
-1
/
+1
2019-07-12
Copy --{use,no}-cache from install to bootstrap (#11786)
Oliver Breitwieser
1
-1
/
+2
2019-07-12
Add template creation test, --skip-editor option (#11970)
Tamara Dahlgren
1
-1
/
+1
2019-07-12
bugfix: setup-env.sh detects bash even when bash is run as sh (#11994)
Todd Gamblin
1
-7
/
+2
2019-07-05
setup-env.sh: make setup scripts work with `set -u`
Todd Gamblin
2
-4
/
+11
2019-07-05
tests: add tests for setup-env.sh
Todd Gamblin
3
-6
/
+331
2019-07-05
setup-env.sh: now compatible with bash, zsh, and dash
Todd Gamblin
1
-65
/
+114
2019-06-29
setup-env.sh: send cd output to /dev/null when it affects Spack
Todd Gamblin
1
-9
/
+12
2019-06-10
CD: Package Index (#11665)
Axel Huebl
5
-0
/
+53
2019-06-08
tests: restore `spack spec mpileaks` in test output for Python 2 (#11664)
Todd Gamblin
1
-5
/
+3
2019-06-05
travis: disable `spack spec` for python 2.7 as well as 2.6
Todd Gamblin
1
-1
/
+1
2019-05-27
commands: completion for new --update and --header options (#11566)
Todd Gamblin
1
-2
/
+2
2019-05-16
junit: escape remaining inputs. (#11382)
Matthias Wolf
1
-2
/
+2
2019-05-10
bugfix: Do not run spack spec in the test environment for Python 2.6
Todd Gamblin
1
-1
/
+3
2019-05-11
coverage: only run coverage for subset of unit tests
Todd Gamblin
1
-4
/
+5
2019-05-04
Added a function that concretizes specs together (#11158)
Massimiliano Culpo
1
-0
/
+15
2019-05-02
install spack under /opt/spack in docker images (#10969)
Omar Padron
1
-18
/
+34
2019-04-24
Fix handling of MODULEPATH in setup-env.sh (#11274)
Toyohisa Kameyama
1
-1
/
+1
2019-04-16
setup-env.sh: fix zsh compatibility error (#11153)
paulanda
1
-3
/
+3
2019-03-27
spack chain (#8772)
Peter Scheibel
2
-4
/
+20
2019-03-25
explicitly install unzip in all docker images (#10891)
Omar Padron
1
-7
/
+10
2019-02-28
Fix shell integration with environment-modules@4 (#10736)
Michael Kuhn
1
-4
/
+10
2019-02-21
release workflow: Add spack command for generating the .gitlab-ci.yml
Scott Wittenburg
1
-0
/
+11
2019-02-21
docker: Add Dockerfiles for images needed by AWS gitlab-runners
Scott Wittenburg
3
-0
/
+118
2019-02-21
buildcache: Add sub-commands needed by release workflow
Scott Wittenburg
1
-0
/
+11
2019-02-16
[Docker] more base images (#10560)
Omar Padron
13
-21
/
+90
2019-02-13
make SPACK_SHELL detection more robust (#9712)
Phil Carns
1
-1
/
+12
2019-02-08
work around an issue with docker/dockerhub (#10547)
Omar Padron
1
-0
/
+14
2019-01-24
fix issue where docker images were being pushed without login (#10379)
Omar Padron
1
-3
/
+1
[next]