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-05-08
Hide some variables in spack-build.env file
Seth R Johnson
1
-2
/
+6
2019-05-07
Environment path sanitization and sourcing (#8476)
Chris Green
3
-7
/
+208
2019-05-04
Binary caches on MacOS - allow expanded RPATHs (#11345)
Patrick Gartung
2
-0
/
+37
2019-05-04
Added a function that concretizes specs together (#11158)
Massimiliano Culpo
3
-2
/
+112
2019-05-03
extend Version class so that 2.0 > 1.develop > 1.1 and develop > master > hea...
Denis Davydov
4
-72
/
+123
2019-05-02
fix error when adding package to env in container (#11321)
Levi Baber
1
-1
/
+1
2019-05-02
Don't use buildcache to install patchelf (#11343)
Patrick Gartung
1
-1
/
+1
2019-05-01
Fix spack flake8 to use Travis's target as base when needed
Todd Gamblin
1
-2
/
+6
2019-04-24
_valid_tokens list is missing intended comma (#11271)
Daryl W. Grunau
1
-1
/
+1
2019-04-23
Update tutorial page with RIKEN tutorial slides. (#11254)
Todd Gamblin
1
-13
/
+28
2019-04-22
Fix transitions between tutorial sections (#11251)
Greg Becker
3
-11
/
+21
2019-04-20
spack edit: use execv instead of Executable (#11245)
Todd Gamblin
3
-37
/
+262
2019-04-20
Fix detection of LLVM-enabled PGI compilers (#10704)
Adam J. Stewart
2
-2
/
+12
2019-04-20
Move NoLibrariesError/NoHeadersError into error.py (#10997)
Denis Davydov
3
-11
/
+20
2019-04-19
Fix outdated R packages failing to fetch (#11039)
Justin S
1
-3
/
+4
2019-04-19
Fix backwards compatibility for module naming (#11236)
Greg Becker
1
-0
/
+4
2019-04-18
Spack chain docs: config should go in upstreams.yaml (#11225)
Peter Scheibel
1
-14
/
+12
2019-04-18
Moved cleanup before raising (the code couldn't be reached before)
Massimiliano Culpo
1
-3
/
+3
2019-04-18
Cleaned get methods of Repo and RepoPath
Massimiliano Culpo
1
-5
/
+3
2019-04-18
Used functools.wrap for the decorator + reordered imports
Massimiliano Culpo
1
-20
/
+23
2019-04-18
Removed 'namespace' argument from Repo and RepoPath
Massimiliano Culpo
1
-32
/
+19
2019-04-18
improvements to our CDash reporter (#11168)
Zack Galbreath
2
-84
/
+127
2019-04-17
Features: Improve Spec format strings (#10556)
Greg Becker
39
-177
/
+561
2019-04-17
Add ftn to lib/spack/env (#11180)
Satish Balay
1
-0
/
+1
2019-04-16
don't record 'view: True' in environment config (#11182)
Peter Scheibel
1
-1
/
+8
2019-04-16
Add unit tests for Cray compiler detection (#11191)
Adam J. Stewart
1
-0
/
+11
2019-04-15
Bugfix: Install missing compilers for dependency packages (#11175)
Greg Becker
1
-9
/
+8
2019-04-11
Updated Sphinx configuration (#11165)
Massimiliano Culpo
1
-3
/
+3
2019-04-11
intel: optionally take gcc executable from cflags (#11136)
Denis Davydov
1
-3
/
+15
2019-04-10
Maintain a view for an environment (#10017)
Peter Scheibel
7
-114
/
+569
2019-04-10
Unload altd and darshan (#11162)
Mario Melara
1
-1
/
+1
2019-04-10
Add documentation for chaining Spack instances (#11152)
Peter Scheibel
3
-0
/
+102
2019-04-09
Typo: Unkown -> Unknown (#11150)
George Hartzell
1
-1
/
+1
2019-04-09
intel: consolidate libs() in the base class (#11143)
Denis Davydov
1
-3
/
+10
2019-04-06
Allow spack install to take either cdash stamp or track (#11106)
Scott Wittenburg
3
-4
/
+44
2019-04-05
Fix reading externals from old databases (#11118)
Greg Becker
4
-2
/
+36
2019-04-05
Fix module_parsing test (#11087)
Michael Kuhn
1
-0
/
+3
2019-04-02
Fix directory layout using namespace (#11076)
Tim Fuller
2
-1
/
+8
2019-04-02
spack repo add: fix error message when `packages' directory is missing (#11031)
Tristan Carel
1
-1
/
+1
2019-04-02
Added tests on compiler's version detection (#10931)
Massimiliano Culpo
12
-258
/
+200
2019-03-29
Update llnl.util.lang.memoized so that Sphinx can extract signature (#11055)
Massimiliano Culpo
1
-18
/
+12
2019-03-29
add libs property to IntelMkl and IntelParallelStudio (#10993)
Denis Davydov
1
-3
/
+4
2019-03-28
Spack can be extended with external commands (#8612)
Massimiliano Culpo
8
-19
/
+225
2019-03-28
Consistent patch ordering (#10879)
Peter Scheibel
4
-23
/
+76
2019-03-27
spack chain (#8772)
Peter Scheibel
18
-165
/
+769
2019-03-27
Replace previous bash command to new one (#7005)
Mario Melara
1
-16
/
+5
2019-03-26
Move CMakePackage build directory to base stage directory (#8431)
Chris Green
4
-32
/
+30
2019-03-26
Retrieve environment-modules prefix based on architecture (#10975)
ajw1980
1
-1
/
+2
2019-03-26
Use 'shlex' to split default Executable arguments (#10929)
Seth R. Johnson
1
-1
/
+2
2019-03-26
Add regression marker to pytest.ini (#11011)
Massimiliano Culpo
1
-0
/
+1
[next]