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-10-04
Read-only locks should close fd before opening for write. (#1906)
Todd Gamblin
2
-0
/
+37
2016-10-04
Fix some documentation build warnings. (#1902)
Todd Gamblin
3
-15
/
+13
2016-10-04
Rework build environment and cc to use smaller RPATHs. (#1894)
Todd Gamblin
3
-13
/
+108
2016-10-04
Fixes #1893: missing import
Todd Gamblin
1
-0
/
+1
2016-09-30
Fix read locks on read-only file systems (#1857)
Michael Kuhn
1
-1
/
+2
2016-09-28
Fixes #1860. Subversion builds sequentially due to race.
Todd Gamblin
1
-1
/
+1
2016-09-28
Fixes #1720: spack reindex fails with invalid ref count. (#1867)
Todd Gamblin
3
-49
/
+80
2016-09-28
Add single letter arg flags for spack graph (#1871)
Adam J. Stewart
1
-3
/
+3
2016-09-27
Make graph_ascii support deptypes.
Todd Gamblin
5
-27
/
+36
2016-09-27
Fixes #1098: spack graph crashes for large graphs.
Todd Gamblin
1
-6
/
+15
2016-09-27
Improvements to the Spack graph command.
Todd Gamblin
3
-29
/
+103
2016-09-27
Factor out canonical_deptype function, cleanup spec.py
Todd Gamblin
2
-41
/
+100
2016-09-27
Clean up Exceptions in `spec.py`
Todd Gamblin
2
-63
/
+6
2016-09-23
Fix doc bugs, widen columns in the package list
Todd Gamblin
1
-1
/
+1
2016-09-22
package: fix variable name usage (#1829)
Ben Boeckel
1
-1
/
+1
2016-09-22
Fix spack checksum output indentation (#1826)
Adam J. Stewart
1
-1
/
+1
2016-09-22
Fix sbang for perl (#1802)
Eric
1
-5
/
+7
2016-09-22
Remove SPACK_DIRTY env var (#1818)
Elizabeth Fischer
3
-10
/
+6
2016-09-22
fix : stops infinite recursion for python 2.6 (#1823)
Massimiliano Culpo
1
-2
/
+3
2016-09-21
Reworking of `lapack_shared_libs` and similar properties (#1682)
Massimiliano Culpo
6
-38
/
+303
2016-09-21
Fixed bug propagating --dirty flag to sub-installs. (#1625)
Elizabeth Fischer
4
-5
/
+18
2016-09-21
Adds all available CrayPE CPU targets to platform by default. (#1745)
Matt Belhorn
1
-42
/
+67
2016-09-21
Set JAVA_HOME on module load and on dependent installs. (#1716)
Alfredo Adolfo Gimenez
1
-0
/
+1
2016-09-20
fix MacOs class for Sierra (#1811)
Denis Davydov
1
-1
/
+1
2016-09-20
fix : failing unit tests due to missing `self` (#1806)
Massimiliano Culpo
1
-2
/
+2
2016-09-20
Fix format string (in class RemoveFailedError) (#1803)
Eric
1
-1
/
+1
2016-09-20
lmod : added support for the creation of hierarchical lua module files (#1723)
Massimiliano Culpo
8
-147
/
+554
2016-09-20
Allow multi-user installations (#1804)
Eric
1
-1
/
+1
2016-09-15
Fix location -p and -P (#1776)
Michael Kuhn
1
-3
/
+2
2016-09-15
Make libstdc++-detection work on Darwin (#1778)
Erik Schnetter
1
-2
/
+2
2016-09-08
Don't overwrite PYTHONPATH in docs Makefile (#1693)
Adam J. Stewart
1
-1
/
+1
2016-09-07
Fix fetching non-expanded resources from mirrors (#1310)
scheibelp
3
-22
/
+25
2016-09-06
Add debug command for creating tarball of install DB.
Todd Gamblin
1
-0
/
+84
2016-09-06
modules : ('build',) type dependencies are not accounted when autoloading
alalazo
2
-1
/
+24
2016-09-03
spack boostrap: fix missing include (#1657)
Axel Huebl
1
-1
/
+1
2016-09-03
added package : pexsi (#1550)
Massimiliano Culpo
2
-0
/
+8
2016-09-02
Attributes for directives need to be set at class construction time. (#1718)
Todd Gamblin
1
-3
/
+6
2016-09-02
Clean up stable hashing so that specs don't contain !!python/object/apply
Todd Gamblin
4
-50
/
+51
2016-09-02
Merge branch 'UCL-RITS-hash_stability' into bugfix/hash-collision
Todd Gamblin
2
-15
/
+51
2016-09-02
Fix hash copying in _dup.
Todd Gamblin
1
-7
/
+17
2016-09-02
Fix hash handling in directory layout
Todd Gamblin
1
-0
/
+7
2016-09-01
Fix `spack reindex` so that it will work if DB is corrupt (duh).
Todd Gamblin
1
-16
/
+45
2016-09-01
Update tests to reflect new in-memory hashing vs. coarser dag_hash.
Todd Gamblin
1
-7
/
+18
2016-09-01
Add option to copy only certain deptypes to Spec.copy()
Todd Gamblin
1
-16
/
+24
2016-09-01
Faster database loading.
Todd Gamblin
1
-17
/
+37
2016-09-01
Specs now cache result of "fast" in-memory hash.
Todd Gamblin
1
-8
/
+22
2016-09-01
Fix dependency bug in database. Fixes #1265, #1320.
Todd Gamblin
1
-1
/
+1
2016-08-31
Make gh-pages redirect to readthedocs.io
Todd Gamblin
3
-1
/
+22
2016-08-31
Expand/clarify description of dependency types
Erik Schnetter
1
-14
/
+25
2016-08-30
Fix modules.rst doc build warning.
Todd Gamblin
2
-4
/
+2
[next]