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
2016-07-19
Make frontend OS on Cray machines a proper linux distro.
Todd Gamblin
1
-7
/
+8
2016-07-19
Merge branch 'develop' of https://github.com/LLNL/spack into features/module_...
alalazo
9
-175
/
+229
2016-07-18
Merge pull request #1229 from suraia/fix-preferred-providers
becker33
2
-48
/
+60
2016-07-18
Merge pull request #1245 from LLNL/features/cray-detection-improvement
Todd Gamblin
1
-1
/
+8
2016-07-18
Merge pull request #851 from mathstuf/safer-bootstrap
Todd Gamblin
1
-12
/
+37
2016-07-18
Using cc -craype-verbose to get cray platform type
Gregory Becker
1
-1
/
+8
2016-07-18
Merge pull request #1171 from adamjstewart/features/octave
Todd Gamblin
4
-100
/
+111
2016-07-18
flake8 fix
Michael Kuhn
1
-1
/
+0
2016-07-18
More flake8 fixes for package-list
Paul Hopkins
1
-2
/
+0
2016-07-18
Flake8
Adam J. Stewart
2
-17
/
+10
2016-07-18
Update build_system_guess test with new class name
Adam J. Stewart
2
-11
/
+17
2016-07-18
Flake8
Adam J. Stewart
2
-9
/
+12
2016-07-18
Allow spack create to automatically detect octave build system
Adam J. Stewart
2
-69
/
+78
2016-07-18
Merge branch 'develop' of https://github.com/LLNL/spack into features/module_...
alalazo
10
-236
/
+335
2016-07-18
Flake8 fixes in cmd/package-list.py file
Paul Hopkins
1
-3
/
+3
2016-07-18
Fix spack package-list to correctly handle deptypes
Paul Hopkins
1
-7
/
+9
2016-07-18
Merge pull request #1269 from davydden/pkg/hypre_trilinos_blas
Todd Gamblin
1
-3
/
+9
2016-07-18
flake8 fixes.
Todd Gamblin
5
-171
/
+215
2016-07-18
Fix #1265: Errors in spack reindex
Todd Gamblin
2
-43
/
+74
2016-07-18
Fix broken `spack info` command after build dep merge.
Todd Gamblin
2
-1
/
+8
2016-07-18
Better error messages for `spack reindex`.
Todd Gamblin
2
-7
/
+17
2016-07-17
Merge pull request #1252 from hartzell/patch-5
Todd Gamblin
1
-3
/
+4
2016-07-17
Merge pull request #1240 from epfl-scitas/truncated_documentation
Todd Gamblin
1
-8
/
+8
2016-07-17
docs : substituted None with empty cell
alalazo
1
-3
/
+3
2016-07-16
flake8 fixes
Denis Davydov
1
-0
/
+2
2016-07-16
add to_lib_name() to get library name from a path
Denis Davydov
1
-3
/
+7
2016-07-16
Explicitly request zmpi in module blacklist test.
Michael Kuhn
1
-1
/
+1
2016-07-15
Merge pull request #1261 from adamjstewart/features/create-deptype
becker33
1
-3
/
+3
2016-07-15
Automatically add deptype to newly created packages
Adam J. Stewart
1
-3
/
+3
2016-07-15
Merge pull request #1251 from hartzell/patch-4
becker33
1
-1
/
+1
2016-07-15
Merge branch 'develop' of https://github.com/LLNL/spack into features/module_...
alalazo
24
-195
/
+537
2016-07-14
spec: assign namespaces to the full dependency DAG
Ben Boeckel
1
-1
/
+1
2016-07-14
package: mention the package that is no concrete
Ben Boeckel
1
-1
/
+1
2016-07-14
spack: introduce dependency types
Ben Boeckel
20
-181
/
+506
2016-07-14
test: use file:// url for git repos
Ben Boeckel
1
-2
/
+2
2016-07-14
test/stage: use os.path.realpath on the test paths
Ben Boeckel
1
-2
/
+2
2016-07-14
directory_layout: fix error path when specs conflict
Ben Boeckel
1
-2
/
+2
2016-07-14
typos: fix some typos
Ben Boeckel
2
-4
/
+4
2016-07-14
Remove extraneous letter 'p'
George Hartzell
1
-1
/
+1
2016-07-14
Fix format of explanation of an example & question
George Hartzell
1
-3
/
+4
2016-07-14
Minor typo fix
George Hartzell
1
-2
/
+2
2016-07-13
flake8 fixes
Michael Kuhn
1
-43
/
+56
2016-07-13
doc : fixes #1239
alalazo
1
-8
/
+8
2016-07-12
Merge pull request #1211 from hartzell/patch-3
Todd Gamblin
1
-1
/
+1
2016-07-12
Fix preferred providers.
Michael Kuhn
1
-3
/
+3
2016-07-11
Add documentation for fetching submodules.
Todd Gamblin
1
-0
/
+12
2016-07-11
Add `submodules` option for git fetching.
Todd Gamblin
1
-2
/
+7
2016-07-11
Merged develop into branch
alalazo
16
-182
/
+891
2016-07-11
Merge pull request #1190 from davydden/feature/version_dev
Todd Gamblin
4
-11
/
+37
2016-07-11
document special treatment of development version
Denis Davydov
1
-10
/
+21
[next]