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
2018-01-05
Fixes the bug in spack configure spotted in #6833 (#6837)
Massimiliano Culpo
1
-1
/
+1
2018-01-05
Fix spack configure output (#6835)
Adam J. Stewart
1
-1
/
+1
2018-01-02
Fix HTML detection (#6394)
Michael Kuhn
1
-1
/
+2
2018-01-02
add OctavePackage (#6746)
Denis Davydov
4
-9
/
+85
2018-01-02
Add more unit tests for spack clean command (#6777)
Adam J. Stewart
1
-3
/
+5
2017-12-30
Add unit tests for spack help command (#6779)
Adam J. Stewart
1
-0
/
+75
2017-12-30
Update to the latest version of argparse (#6786)
Adam J. Stewart
1
-53
/
+36
2017-12-30
Update to distro 1.0.4 (#6788)
Adam J. Stewart
1
-24
/
+39
2017-12-22
Add more unit tests for spack list command (#6750)
Adam J. Stewart
1
-2
/
+32
2017-12-22
spack mirror remove: fix no-update error (#6559)
Massimiliano Culpo
1
-9
/
+1
2017-12-21
Fix python3 compatibility bug in spack edit command (#6748)
Adam J. Stewart
1
-2
/
+2
2017-12-21
separate stdout and stderr for module loading (#6713)
becker33
1
-1
/
+4
2017-12-20
binary caching: handle files misidentified as needing relocation (#6679)
Patrick Gartung
3
-25
/
+54
2017-12-20
Compiler flag handlers (#6415)
becker33
12
-1320
/
+372
2017-12-19
dealii: add GMSH, add CMAKE_FIND_APPBUNDLE to CMakePackage (#6723)
Denis Davydov
1
-1
/
+4
2017-12-18
spack install: make restaging the default (#6465)
Massimiliano Culpo
2
-3
/
+9
2017-12-14
Skip collection of compilers which report an empty version (#6684)
scheibelp
2
-19
/
+39
2017-12-14
misc fixes, changed to EnvironmentModifications (issue #6501) (#6541)
Mark Olesen
1
-11
/
+52
2017-12-11
add -d option for edit command (#6416)
becker33
1
-3
/
+21
2017-12-11
Simplified "Environment-Modules" section in getting started guide. (#6410)
Massimiliano Culpo
1
-58
/
+21
2017-12-07
config.py: fixed comments that refer to variables following them (#6585)
Massimiliano Culpo
1
-11
/
+10
2017-12-06
CMAKE_INSTALL_RPATH is semicolon-separated. (#6577)
Sergey Kosukhin
1
-1
/
+1
2017-12-01
Buildcache: relocate fixes (#6512)
Patrick Gartung
3
-27
/
+60
2017-12-01
Remove reference to deprecated spack md5 command (#6537)
Adam J. Stewart
1
-2
/
+1
2017-11-30
gpg creation: added suggestion on how to set-up rngd (#6483)
Massimiliano Culpo
1
-0
/
+16
2017-11-30
'spack install': make conflict messages as verbose as 'spack spec' (#6436)
Massimiliano Culpo
4
-15
/
+37
2017-11-29
Improve docstring of spack.directives.extend (#6485)
David Lukes
1
-2
/
+3
2017-11-28
Remove spack md5 and sha256 commands (#6428)
Adam J. Stewart
3
-160
/
+0
2017-11-28
add path to package.py in case of a syntax error (#6458)
healther
1
-1
/
+8
2017-11-28
spack spec: don't show normalize + no hash for non concrete specs (#6417)
Massimiliano Culpo
1
-7
/
+2
2017-11-26
Use long flag in spack help message (#6429)
Adam J. Stewart
1
-1
/
+1
2017-11-23
Introduce virtual dependency pkgconfig (#5198)
Michael Kuhn
1
-2
/
+2
2017-11-22
Remove spack extensions from list of known issues (#6405)
Adam J. Stewart
1
-20
/
+0
2017-11-19
dealii: add cuda_arch variant via CudaPackage (#6070)
Denis Davydov
1
-0
/
+88
2017-11-15
git grep --files-with-matches github.com/llnl/spack | xargs sed -i '/github.c...
Christoph Junghans
15
-15
/
+15
2017-11-15
Fix truncated error messages in directives (#6320)
scheibelp
1
-4
/
+4
2017-11-13
Update tutorial slide links. (#6276)
Todd Gamblin
1
-8
/
+7
2017-11-13
basics tutorial: output updated (#6267)
becker33
1
-813
/
+1308
2017-11-13
Updates to build systems tutorial (#6273)
Todd Gamblin
2
-12
/
+36
2017-11-12
Add build systems tutorial for SC17 (#6125)
Mario Melara
18
-3
/
+2539
2017-11-12
Last minute edits to the Configuration Tutorial (#6271)
Adam J. Stewart
1
-59
/
+54
2017-11-12
Add configuration tutorial for SC17 (#6141)
becker33
2
-2
/
+852
2017-11-12
Update packaging tutorial (#6270)
Matthew LeGendre
8
-142
/
+232
2017-11-12
binary packages: do post install hooks (#6269)
becker33
1
-0
/
+1
2017-11-12
SC17: advanced packaging tutorial (#6148)
Massimiliano Culpo
2
-0
/
+564
2017-11-12
SC17: reworked module file tutorial section (#5657)
Massimiliano Culpo
3
-363
/
+1911
2017-11-11
Don't include build-only dependencies in build cache hash (#6262)
becker33
1
-3
/
+5
2017-11-10
Group flags and values separated by space (#6169)
scheibelp
5
-2
/
+52
2017-11-09
deal with case where symbolic links are copied (#6178)
Patrick Gartung
1
-0
/
+9
2017-11-09
spack buildcache: symlink and relative RPATH fixes (#6140)
Patrick Gartung
4
-106
/
+153
[next]