index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
adelie-v0.23.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-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-18
Merge branch 'develop' of https://github.com/LLNL/spack into features/install...
alalazo
3
-15
/
+16
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/install...
alalazo
1
-1
/
+1
2016-07-15
Merge branch 'develop' of https://github.com/LLNL/spack into features/install...
alalazo
24
-194
/
+521
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-14
CMakePackage : added hook for roo CmakeLists.txt, removed duplicated code fro...
alalazo
2
-14
/
+18
2016-07-14
log : refactored acquire and release semantic to meet the context manager pro...
alalazo
2
-73
/
+80
2016-07-14
package.py : joined and simplified try/except blocks in do_install
alalazo
1
-30
/
+34
2016-07-13
flake8 fixes
Michael Kuhn
1
-43
/
+56
2016-07-13
log : changed semantic for start / join (now it's explicit)
alalazo
1
-0
/
+2
2016-07-13
log : changed semantic for start / join (now it's explicit)
alalazo
1
-2
/
+13
2016-07-13
package.py : added CMakePackage, changed qhull, ibmisc, openjpeg to work as e...
alalazo
1
-106
/
+148
2016-07-13
doc : fixes #1239
alalazo
1
-8
/
+8
2016-07-13
log : added timeout to avoid deadlocks on daemon join
alalazo
1
-1
/
+1
2016-07-13
package.py : workaround for a known bug that was not fixed in python 2.6
alalazo
1
-2
/
+12
2016-07-13
package.py : hdf5 and lzo have examples of run_tests
alalazo
1
-8
/
+32
2016-07-13
package.py : extra arguments, fixed inheritance issue
alalazo
1
-1
/
+15
2016-07-13
package.py : updated logic to log.py rework
alalazo
1
-2
/
+7
2016-07-13
do_install : can stop at an arbitrary phase
alalazo
1
-23
/
+18
2016-07-13
log_output : moved from os.fork to multiprocessing.Process
alalazo
1
-118
/
+78
2016-07-13
build_environment : moved from os.fork to multiprocessing.Process
alalazo
1
-32
/
+15
2016-07-13
do_install : can stop at an arbitrary phase
alalazo
1
-62
/
+56
2016-07-13
package : added EditableMakefile
alalazo
3
-15
/
+59
2016-07-13
package : added a stub for AutotoolsPackage, examples in szip and swiftsim
alalazo
2
-43
/
+88
2016-07-13
package : introduced InstallPhase, added decorators for prerequisites and san...
alalazo
1
-85
/
+129
2016-07-13
package : added hooks for generic phases
alalazo
2
-73
/
+93
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
[prev]
[next]