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-03-20
version bump: 0.14.1
Todd Gamblin
1
-1
/
+1
2020-03-20
multiprocessing: allow Spack to run uninterrupted in background (#14682)
Greg Becker
1
-47
/
+83
2020-03-20
Cray bugfix: TERM missing while reading default target (#15381)
Greg Becker
1
-6
/
+8
2020-03-20
Upstreams: don't write metadata directory to upstream DB (#15526)
Kai Germaschewski
1
-1
/
+1
2020-03-20
Creating versions from urls doesn't modify class attributes (#15452)
Massimiliano Culpo
3
-3
/
+3
2020-03-20
bugfix: fix install_missing_compilers option bug from v0.14.0 (#15416)
Greg Becker
1
-0
/
+18
2020-03-20
bugfix: installer.py shouldn't be executable (#15386)
Todd Gamblin
1
-0
/
+0
2020-03-20
Add function replace_prefix_nullterm for use on mach-o rpaths. (#15347)
Patrick Gartung
1
-3
/
+34
2020-03-20
ArchSpec: fix semantics of satisfies when not concrete and strict is true (#1...
Massimiliano Culpo
2
-0
/
+17
2020-03-20
testing: increase installer coverage (#15237)
Tamara Dahlgren
3
-109
/
+280
2020-03-20
bugfix: resolve undefined source_pkg_dir failure (#15339)
Tamara Dahlgren
2
-8
/
+74
2020-03-20
Bugfix: resolve StopIteration message attribute failure (#15341)
Massimiliano Culpo
2
-1
/
+22
2020-03-20
Recover coverage from subprocesses during unit tests (#15354)
Tamara Dahlgren
4
-19
/
+13
2020-03-20
Correct pytest.raises matches to match (#15346)
Massimiliano Culpo
3
-10
/
+10
2020-03-20
bugfix: Add dependents when initializing spec from yaml (#15220)
Tamara Dahlgren
2
-11
/
+17
2020-03-20
Uniquify suffixes added to module names (#14920)
Seth R. Johnson
3
-1
/
+4
2020-03-20
bugfix: ensure proper dependency handling for package-only installs (#15197)
Tamara Dahlgren
3
-17
/
+149
2020-03-20
Fix for being able to 'spack load' packages that have been renamed. (#14348)
Andrew W Elble
2
-1
/
+36
2020-03-20
modules: store configure args during build (#11084)
Michael Kuhn
4
-11
/
+41
2020-03-20
fetch_strategy: remove vestigial code (#15431)
Greg Becker
1
-18
/
+0
2020-02-23
version bump: 0.14.0
Todd Gamblin
4
-1
/
+11713
2020-02-21
Emit a sensible error message if compiler's target is overly specific (#14888)
Massimiliano Culpo
2
-0
/
+33
2020-02-20
Updated installer module copyright (#15138)
Tamara Dahlgren
1
-1
/
+1
2020-02-20
Restore package-related unsigned binary changes from PR 11107 (#15134)
Tamara Dahlgren
2
-12
/
+21
2020-02-20
Package hashing: fix detection of directives (#14763)
Peter Scheibel
2
-0
/
+19
2020-02-20
Use get_spec in relocated _try_install_from_binary_cache (#15131)
Patrick Gartung
1
-1
/
+1
2020-02-20
Compilers require an exact match on version during concretization (#14752)
Massimiliano Culpo
2
-2
/
+26
2020-02-19
Use shutil.copy2 in install_tree (#15058)
Dr. Christian Tacke
1
-1
/
+1
2020-02-19
Docs: configure_args -> cmake_args (#15102)
Adam J. Stewart
1
-1
/
+1
2020-02-19
Fix relocate.mime_type if slashes in subtype (#11788)
Oliver Breitwieser
1
-1
/
+2
2020-02-19
Buildcache: join rpaths returned by get_existing_elf_rpaths with ':'. (#15086)
Patrick Gartung
1
-1
/
+1
2020-02-19
Distributed builds (#13100)
Tamara Dahlgren
18
-724
/
+2919
2020-02-18
buildcache: Check for tar.bz2 and set tar.gz if not found (#15054)
Patrick Gartung
1
-0
/
+4
2020-02-18
skip gpg tests when no gpg executable (#14935)
Greg Becker
4
-1
/
+38
2020-02-17
spack extensions prints list of extendable packages (#14473)
Adam J. Stewart
2
-1
/
+21
2020-02-14
Buildcache creation/extraction use temp tarfile to preserve hardlinks during ...
Patrick Gartung
2
-26
/
+30
2020-02-14
docs: fix typo in arch in build settings examples (#14998)
Paul
1
-6
/
+6
2020-02-13
spack compiler info: quick fix for failing command (#14928)
Massimiliano Culpo
1
-1
/
+1
2020-02-13
Replace direct call to patchelf with get_existing_elf_rpaths which handles ex...
Patrick Gartung
1
-9
/
+2
2020-02-12
spack python: add -m option to run modules as scripts
Todd Gamblin
2
-1
/
+31
2020-02-11
bugfix: `spack -V` should use `working_dir()` instead of `git -C`
Todd Gamblin
1
-2
/
+4
2020-02-10
Spack find: fix queries that specify dependencies (#14757)
Massimiliano Culpo
2
-1
/
+22
2020-02-09
Merge branch 'releases/v0.13' into develop
Todd Gamblin
1
-1
/
+1
2020-02-07
version bump: 0.13.4
Todd Gamblin
1
-1
/
+1
2020-02-07
bugfix: make `_source_single_file` work in venvs (#14569)
Massimiliano Culpo
2
-6
/
+10
2020-02-07
Fix use of sys.executable for module/env commands (#14496)
Adam J. Stewart
2
-4
/
+6
2020-02-07
RHEL8 bugfix for module_cmd (#14349)
Sajid Ali
1
-1
/
+2
2020-02-07
Remove extensions from view in the correct order (#12961)
Jeffrey Salmond
2
-17
/
+39
2020-02-07
bugfix: hashes should use ordered dictionaries (#14390)
Todd Gamblin
3
-8
/
+81
2020-02-06
Allow installing unsigned binary packages (#11107)
Oliver Breitwieser
2
-4
/
+10
[next]