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-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
2019-09-02
tests and completions for `spack find --json` and `spack find --format`
Todd Gamblin
4
-17
/
+214
2019-09-02
tests: remove extraneous print statement
Todd Gamblin
1
-4
/
+0
2019-09-02
refactor: clean up `spack find`, make `spack find -dp` work properly
Todd Gamblin
4
-153
/
+132
2019-09-02
docs: add docs for `spack find --format` and `spack find --json`
Todd Gamblin
3
-9
/
+119
2019-09-02
command: add `spack find --json`
Todd Gamblin
4
-4
/
+52
2019-09-02
command: add `spack find --format`
Todd Gamblin
2
-23
/
+53
2019-08-30
Archive all patches in a package after install (#12653)
Peter Scheibel
1
-1
/
+4
2019-08-30
Fujitsu compiler: Add flags for c11/c99 (#12622)
t-karatsu
2
-0
/
+10
2019-08-29
fix packaging_guide variant table (#12296)
Greg Becker
1
-1
/
+6
2019-08-27
AutotoolsPackage: remove redundant libtoolize call
Geoffrey M Oxberry
1
-4
/
+0
2019-08-27
Configuration schema are checked against jsonschema draft 4 meta-schema (#10247)
Massimiliano Culpo
3
-3
/
+197
2019-08-25
RPackage docs: use cloud.r-project.org (#12471)
Adam J. Stewart
1
-11
/
+31
2019-08-24
Add implicit rpaths to compiler detection (#7153)
Ben Boeckel
21
-8
/
+384
2019-08-23
bugfix: template create constructor args (#12536)
Tamara Dahlgren
1
-10
/
+10
2019-08-23
Skip invisible non-packages in package directory. (#12467)
Seth R. Johnson
2
-5
/
+11
2019-08-22
Spack BundlePackage: a group of other packages (#11981)
Tamara Dahlgren
16
-175
/
+475
2019-08-22
compiler install: fix bug in construction of compiler spec (#12507)
Greg Becker
1
-1
/
+2
2019-08-21
'spack spec --yaml' command now writes build deps to yaml (#12317)
Peter Scheibel
1
-1
/
+2
2019-08-21
Emacs directives for fill-column setting.
Chris Green
1
-0
/
+5
2019-08-21
Fetch strategies: new global option `no_cache`, new git option `get_full_repo`.
Chris Green
4
-35
/
+113
2019-08-21
Fix to option text for help command. (#12444)
Chris Green
2
-3
/
+3
2019-08-21
properly format message with all paths that could not be used. also report ca...
Peter Scheibel
1
-3
/
+4
2019-08-21
pkg command uses a working directory for git invocations rather than -C. (#12...
Chris Green
1
-5
/
+23
2019-08-20
permissions: fix file permissions on intermediate install directories (#12399)
Greg Becker
2
-30
/
+64
2019-08-20
stage: avoid using group name in _first_accessible_path()
Todd Gamblin
1
-3
/
+2
2019-08-19
cleanup: remove extraneous prints (#12474)
Tamara Dahlgren
1
-2
/
+0
[next]