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-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
2020-06-10
Move to temporary directory before running dev-build test (#17028)
Massimiliano Culpo
1
-3
/
+4
2020-06-09
lib/spack : expand spack config vars in 'include' section (#16210)
Joseph Ciurej
2
-2
/
+33
2020-06-09
Testing: create mock executable fixture (#16999)
Massimiliano Culpo
2
-9
/
+19
2020-06-09
SpecList: fix recursion for references (#16897)
Greg Becker
2
-29
/
+59
2020-06-08
Cray: fix Blue Waters support and user-built MPIs on Cray (#16593)
Adam J. Stewart
2
-11
/
+19
2020-06-08
view remove: directly check whether specs own files before removing from view...
Greg Becker
2
-5
/
+44
2020-06-05
spack dev-build: Do not mark -u builds in database (#16333)
Greg Becker
4
-21
/
+61
2020-06-05
commands: use a single ThreadPool for `spack versions` (#16749)
Massimiliano Culpo
4
-251
/
+228
2020-06-03
Fix parsing of EvtGen URL (#16883)
Adam J. Stewart
2
-9
/
+11
2020-06-03
Mirrors: add option to exclude packages from "mirror create" (#14154)
Peter Scheibel
3
-23
/
+98
2020-06-03
Feature: add option to create view by copying/relocating files (#16480)
Greg Becker
4
-14
/
+87
2020-06-03
Implicit rpaths for NAG/GCC mixed toolchain (#14782)
Sergey Kosukhin
6
-38
/
+139
2020-06-03
spack uninstall: improve help message (#16886)
Massimiliano Culpo
1
-7
/
+15
2020-06-02
Unify tests for compiler command in the same file (#16891)
Massimiliano Culpo
3
-113
/
+105
2020-06-02
Fix satisfaction checks for excluding variants from matrices (#16893)
Greg Becker
6
-49
/
+79
2020-06-01
openmpi: add opa-psm2 dependency (#16873)
Jonathon Anderson
1
-1
/
+118
2020-06-01
Recognize system installed gcc-10 as compilers (#16884)
Massimiliano Culpo
1
-1
/
+1
2020-05-29
repo: fix construction of UnknownPackageError (#16865)
Sergey Kosukhin
2
-15
/
+24
2020-05-29
Mention that packages can be uninstalled by hash (#16863)
Robert Rosca
1
-1
/
+2
2020-05-29
spack module_cmd: set LD_LIBRARY_PATH for python in subshell. (#16827)
Greg Becker
3
-8
/
+46
2020-05-29
Update error message when UnavailableCompilerVersionError is triggered (#16838)
Jane Herriman
1
-1
/
+3
2020-05-29
compilers: add opt_flags and debug_flags properties (#16710)
Greg Becker
11
-0
/
+122
2020-05-28
bugfix: use flags when computing implicit rpaths (#16634)
Greg Becker
10
-25
/
+113
2020-05-27
spack containerize: allow 0.14.3 tag for next release
Massimiliano Culpo
2
-5
/
+9
2020-05-27
spack containerize: allow 0.14.1 and 0.14.2 tags
Massimiliano Culpo
2
-5
/
+16
2020-05-27
concretize: fix UnboundLocalError due to import within a function (#16809)
Sergey Kosukhin
2
-1
/
+7
2020-05-26
backwards compatibility for naming scheme (#16812)
Greg Becker
4
-3
/
+30
2020-05-26
spack.relocate: further coverage for ELF related functions (#16585)
Massimiliano Culpo
4
-141
/
+258
2020-05-25
lua: fix compilation on Cray (#16713)
Stephen Herbein
1
-1
/
+1
2020-05-25
bugfix: schema errors without line numbers (#16765)
Peter Scheibel
1
-4
/
+8
[next]