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-03-14
Ensure that every package has a description (#10896)
Adam J. Stewart
1
-0
/
+8
2019-03-14
Support VISUAL environment variable for editing. (#10898)
Chris Green
1
-20
/
+26
2019-03-12
Do not use `string` module to be compatible with python 3 (#248) (#10667)
Tristan Carel
1
-3
/
+2
2019-03-12
find_versions_of_archive: expand link search (#10758)
Justin Stanley
1
-1
/
+2
2019-03-12
Fix clearing EnvironmentModifications with python2 (#10791)
Nick Forrington
2
-1
/
+8
2019-03-11
format change and typo in doc (#10848)
Shahzeb Siddiqui
1
-2
/
+2
2019-03-11
Improved detection of Clang versions (#10316)
Massimiliano Culpo
2
-12
/
+47
2019-03-08
Fix find_headers to also look for C++ headers and Fortran modules (#10798)
Michael Kuhn
1
-3
/
+6
2019-03-07
Create option to build compilers as needed (#10761)
Greg Becker
6
-65
/
+131
2019-03-06
Make is a required dependency of Spack (#10386)
Adam J. Stewart
1
-4
/
+5
2019-03-01
This fixes a problem where the placeholder path was not in the first rpath en...
Patrick Gartung
3
-105
/
+76
2019-02-28
Added a sub-command to show if packages are relocatable (#9199)
Massimiliano Culpo
10
-25
/
+309
2019-02-28
Fix shell integration with environment-modules@4 (#10736)
Michael Kuhn
1
-1
/
+1
2019-02-27
Fix 'make test' detection when LANG is not in English (#10499)
Adam J. Stewart
1
-1
/
+5
2019-02-27
Update environment-modules package (#10717)
Massimiliano Culpo
1
-1
/
+1
2019-02-26
Use Package.headers for -I options (#10623)
Massimiliano Culpo
6
-25
/
+167
2019-02-26
Add libhio v1.4.1.3, 1.4.1.1 (#10699)
Daniel Topa
1
-1
/
+1
2019-02-25
Add /hash to spack help --spec (#10691)
Adam J. Stewart
1
-1
/
+5
2019-02-21
CPATH warning: downgrade to debug message (#10675)
Peter Scheibel
1
-3
/
+3
2019-02-21
release workflow: Add build scripts for jobs and means to upload pkgs
Scott Wittenburg
1
-0
/
+212
2019-02-21
release workflow: Add spack command for generating the .gitlab-ci.yml
Scott Wittenburg
4
-0
/
+823
2019-02-21
buildcache: Add sub-commands needed by release workflow
Scott Wittenburg
5
-79
/
+599
2019-02-21
add CombinatorialSpecSet class for taking cross-products of Specs.
Todd Gamblin
5
-0
/
+623
2019-02-15
Dependency libs: filter system paths and always add lib dir (#10622)
Peter Scheibel
1
-7
/
+16
2019-02-15
Fix bug getting specs from build caches (#9600)
Javier Cervantes
1
-2
/
+2
2019-02-14
CDash: allow installing from spec.yaml (#10565)
Scott Wittenburg
2
-1
/
+48
2019-02-14
Removed pkg.headers.directories from the include list (#10604)
Massimiliano Culpo
3
-15
/
+13
2019-02-13
Dynamic library/include paths (#8136)
Peter Scheibel
8
-248
/
+261
2019-02-13
Bug Fix in permission setter (#10584)
abernede
1
-2
/
+3
2019-02-13
Allow tty output to be timestamped (#10554)
sknigh
5
-6
/
+103
2019-02-13
enh: allow time like HH:MM in date strings. (#10034)
Matthias Wolf
2
-1
/
+8
2019-02-12
Enhancement to module autoload documentation (#10310)
George Hartzell
1
-1
/
+15
2019-02-12
Allow secondary generators when building with CMake. (#9324)
Chris Green
2
-4
/
+50
2019-02-08
CudaPackage: fix wrong version range (#10551)
Denis Davydov
1
-1
/
+1
2019-02-07
log-parse: fix error message when no error lines are found (#10543)
Massimiliano Culpo
1
-1
/
+1
2019-02-06
Add x86_64 as target to cray platform (#10369)
Mario Melara
1
-0
/
+4
2019-02-06
CUDA compiler conflicts for Linux (#10460)
Nichols A. Romero
1
-14
/
+69
2019-01-29
debug output includes modulecmd output (#9476)
Peter Scheibel
1
-7
/
+28
2019-01-24
Environments: fix bug for install of external packages (#10437)
Peter Scheibel
1
-0
/
+1
2019-01-24
Allow `spack install --overwrite` for nonexistent or multiple packages (#9201)
Greg Becker
2
-25
/
+78
2019-01-14
tutorial: update tutorial materials for ECP19
Todd Gamblin
1
-14
/
+12
2019-01-13
version bump: v0.12.1
Gregory Becker
1
-1
/
+1
2019-01-12
cc: clean up cray compilers, fix issues with case-insensitive filesystems (#1...
Adam J. Stewart
9
-9
/
+6
2019-01-11
Binary caching bugfix: symlink relocation (#10073)
Greg Becker
3
-9
/
+131
2019-01-11
enh: `buildcache list` should behave similar to `find` (#10052)
Matthias Wolf
1
-15
/
+10
2019-01-11
dealii: fix concretization of xsdk package (#10288)
Denis Davydov
1
-0
/
+11
2019-01-10
spack versions: only list safe versions (#10004)
Adam J. Stewart
2
-10
/
+27
2019-01-09
Allow combinatorial projections in views (#9679)
Greg Becker
14
-147
/
+500
2019-01-09
tutorial basics section: fix gcc install version (#10298)
Greg Becker
1
-1
/
+1
2019-01-08
bug fix: copy permissions when staging (#10285)
Owen Solberg
1
-3
/
+3
[next]