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-10-02
fujitsu compiler: Add 'required_libs'. (#13014)
t-karatsu
1
-0
/
+2
2019-10-02
Replace expensive store.reindex() call with db.add() call. (#13021)
Patrick Gartung
1
-1
/
+1
2019-10-01
'spack buildcache list' should show all buildaches available. (#13002)
Patrick Gartung
1
-5
/
+1
2019-10-01
Add all compatible system types directory to module paths
Massimiliano Culpo
2
-1
/
+14
2019-10-01
binary cache: show all packages for compatible differing targets (#12943)
Greg Becker
1
-3
/
+6
2019-10-01
When removing a file from a view, don't fail if it doesn't exist (#12960)
Jeffrey Salmond
1
-0
/
+3
2019-09-29
make license check slightly more lenient
Todd Gamblin
1
-1
/
+1
2019-09-28
Add all the 'generic' architectures that are mentioned in recipes (#12958)
Massimiliano Culpo
1
-0
/
+35
2019-09-26
Fix perl build when using Build.PL
Glenn P Johnson
1
-0
/
+12
2019-09-26
Relocate mach-o binaries using macholib on linux. (#12946)
Patrick Gartung
2
-95
/
+74
2019-09-26
add --no-deps opt to `buildcache-create` (#12956)
eugeneswalker
1
-0
/
+4
2019-09-26
External: add macholib and altgraph needed to relocate Mach-o binaries on Lin...
Patrick Gartung
25
-0
/
+5425
2019-09-24
Fix "specific target" detection in Python 3 (#12906)
Adam J. Stewart
1
-8
/
+5
2019-09-24
Change get_patchelf to immediately return patchelf path if found (#12925)
Patrick Gartung
1
-7
/
+7
2019-09-24
Fujitsu compilers: added 'verbose_flag' method (#12922)
t-karatsu
1
-0
/
+4
2019-09-24
bugfix: use string keys to set preferred targets (#12921)
Todd Gamblin
4
-9
/
+32
2019-09-23
AMD: fix architecture hierarchy (zen) (#12913)
Massimiliano Culpo
3
-17
/
+45
2019-09-23
Fix detection of Apple Clang 11.0.0 (#12912)
Adam J. Stewart
2
-1
/
+6
2019-09-23
tests: more template creation tests (#12882)
Tamara Dahlgren
1
-8
/
+50
2019-09-22
externals: add note to jsonschema about modifications (#12895)
Todd Gamblin
1
-1
/
+3
2019-09-21
externals: avoid importing requests in jsonschema
Todd Gamblin
1
-4
/
+1
2019-09-20
Fix how 'gpg --list-secret-keys ...' output is parsed
Scott Wittenburg
2
-6
/
+77
2019-09-20
targets: add mic_knl target to microarchitectures.json
Gregory Becker
1
-0
/
+37
2019-09-20
targets: adjust packages to use new specific targets semantics
Massimiliano Culpo
1
-1
/
+13
2019-09-20
targets: Spack targets can now be fine-grained microarchitectures
Massimiliano Culpo
50
-540
/
+3040
2019-09-20
targets: first pass at target detection for linux
Gregory Becker
12
-17
/
+350
2019-09-19
Put back the use of otool and install_name_tool when running on macOS. Only u...
Patrick Gartung
4
-68
/
+112
2019-09-18
Update buildcache creation and installation to allow mach-o binary relocation...
Patrick Gartung
3
-138
/
+200
2019-09-17
Support yaml paths anywhere specs are handled on CLI (#12561)
Scott Wittenburg
4
-19
/
+318
2019-09-17
implicit rpaths filtering (#12789)
Peter Scheibel
14
-52
/
+191
2019-09-17
Fix generic body during package creation (#12804)
Adam J. Stewart
1
-14
/
+14
2019-09-16
Allow build to proceed with failed compiler lib detection (#12756)
Adam J. Stewart
1
-0
/
+4
2019-09-16
Quote shell variable values (#12759)
Adam J. Stewart
1
-2
/
+2
2019-09-13
Fixes identified in ecp facilities hackathon fixes:
Scott Wittenburg
2
-3
/
+2
2019-09-13
Implement an optional compiler bootstrapping phase
Scott Wittenburg
7
-251
/
+515
2019-09-13
Remove CombinatorialSpecSet in favor of environments + stacks
Scott Wittenburg
9
-705
/
+83
2019-09-13
Refactor release-jobs cmd based on use of environments (no docker either)
Scott Wittenburg
2
-291
/
+173
2019-09-13
Add schema for new gitlab-ci and cdash additions to environment
Scott Wittenburg
4
-0
/
+220
2019-09-11
module parsing: make heuristic to get paths from modules more robust (#12693)
Greg Becker
2
-36
/
+87
2019-09-09
clang: add another regex for version detection (#12769)
Massimiliano Culpo
2
-0
/
+5
2019-09-08
Fix PyQt installation (#12479)
Adam J. Stewart
2
-15
/
+41
2019-09-07
flake8: make entire repository pass `spack flake8 -a`
Todd Gamblin
8
-45
/
+46
2019-09-07
flake8: only add E501 exemptions when absolutely necessary (#12755)
Todd Gamblin
1
-2
/
+13
2019-09-07
Update docs on module loads command (#12702)
Adam J. Stewart
1
-2
/
+2
2019-09-05
make env view loading unconditional (#12719)
Greg Becker
1
-4
/
+2
2019-09-04
Improve mock_archive versatility; Remove unwanted ALLOWED_ARCHIVE_TYPES. (#12...
Chris Green
3
-7
/
+15
2019-09-04
specs: better lookup by hash; allow references to missing dependency hashes
Todd Gamblin
3
-16
/
+155
2019-09-03
Use spack/user-specific stage root by default; stage cleaning (#12516)
Tamara Dahlgren
7
-72
/
+166
2019-09-03
perf: spack find -p now does only one DB transaction
Todd Gamblin
1
-9
/
+12
2019-09-02
tests: add tests for `spack extensions` command
Todd Gamblin
3
-68
/
+128
[next]