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
2014-09-17
Add command to show packages added in particular git revisions.
Todd Gamblin
1
-0
/
+124
2014-09-16
Merge branch 'develop' into features/fileutils
Todd Gamblin
59
-553
/
+4625
2014-09-16
Some fixups for Adam's callpath and adept-utils packages.
Todd Gamblin
3
-3
/
+3
2014-08-22
Add dependency prefixes to CMAKE_PREFIX_PATH
David Beckingsale
1
-0
/
+4
2014-08-22
Add spack cd and spack location commands.
Todd Gamblin
5
-31
/
+138
2014-08-21
Merge branch 'features/postgresql' into develop
Todd Gamblin
3
-26
/
+60
2014-08-20
Make EnvModule class use spec instead of package, fix using module of non-pre...
Todd Gamblin
4
-27
/
+28
2014-08-20
Merge branch 'features/python-2.6-compatibility' into develop
Todd Gamblin
43
-184
/
+3372
2014-08-18
Merge pull request #19 in SCALE/spack from features/modules to develop
George Todd Gamblin
11
-173
/
+491
2014-08-17
Bugfixes for csh environment modules.
Todd Gamblin
2
-13
/
+29
2014-08-16
Bugfixes, more consolidation of modules code.
Todd Gamblin
3
-21
/
+49
2014-08-16
Add csh/tcsh support for modules
Todd Gamblin
1
-0
/
+1
2014-08-16
Consolidate most module code into spack.modules and spack.cmd.module
Todd Gamblin
10
-282
/
+283
2014-08-11
Add options to stage to make it just print out stage dir.
Todd Gamblin
1
-6
/
+36
2014-08-11
Allow packages to add a dotkit() method and write custom parts of dotkits.
Todd Gamblin
1
-5
/
+27
2014-08-11
More robust symbol inclusion for 'from spack import *'
Todd Gamblin
1
-18
/
+23
2014-08-10
Test cases pass; Spack supports Python 2.6!
Todd Gamblin
6
-100
/
+102
2014-08-10
cc supports Python 2.6
Todd Gamblin
2
-3
/
+4
2014-08-10
Get rid of Python 2.7 dict.viewkeys() call.
Todd Gamblin
1
-1
/
+1
2014-08-10
Remove dependency on Python2.7 OrderedDict, revise config parser
Todd Gamblin
2
-44
/
+284
2014-08-10
Add Python 2.7 functools.total_ordering to external modules.
Todd Gamblin
3
-1
/
+33
2014-08-10
Fix minor warning about Exception.message being deprecated.
Todd Gamblin
1
-1
/
+2
2014-08-10
Change dict comprehensions to dict() constructors.
Todd Gamblin
4
-4
/
+4
2014-08-10
Fix SPACK-27 & remove dependence on check_output
Todd Gamblin
1
-8
/
+17
2014-08-10
Remvoe dependence on v2.7 argparse by including argparse.
Todd Gamblin
20
-19
/
+2400
2014-08-10
Add a test case to ensure that Spack is v2.6 compliant.
Todd Gamblin
2
-1
/
+98
2014-08-10
Add external package with pyqver2 tool
Todd Gamblin
2
-0
/
+425
2014-08-09
Minor tweaks after spec update.
Todd Gamblin
4
-3
/
+29
2014-08-09
More spec improvements
Todd Gamblin
5
-63
/
+131
2014-08-08
Add postorder traversal to specs
Todd Gamblin
3
-61
/
+137
2014-08-08
Clean up specs, spec comparison, and spec hashing.
Todd Gamblin
6
-64
/
+312
2014-08-04
Partial commit of more packages.
Todd Gamblin
5
-27
/
+33
2014-08-04
More descriptive error when package constructor fails.
Todd Gamblin
1
-1
/
+13
2014-08-04
cannot uninstall dtcmp because depends on dtcmp
Adam Moody
1
-1
/
+1
2014-08-04
Fixed up module support
David Beckingsale
3
-10
/
+11
2014-08-04
Added inital module support
David Beckingsale
5
-0
/
+271
2014-08-04
Merge pull request #20 in SCALE/spack from openss to develop
George Todd Gamblin
1
-4
/
+6
2014-08-04
find and uninstall work when installed package is no longer in spack.
Todd Gamblin
4
-14
/
+54
2014-08-03
Fix up Matt's openss packages.
Todd Gamblin
1
-4
/
+6
2014-07-30
Allow per-version URLs instead of one single URL per package.
Todd Gamblin
11
-81
/
+189
2014-07-09
Fix Jeff Keasler's issues and add parmetis package.
v0.8
Todd Gamblin
3
-7
/
+5
2014-07-09
Fix for SPACK-35: Fortran not working properly
Todd Gamblin
6
-2
/
+7
2014-07-08
Fix typos.
Todd Gamblin
2
-19
/
+20
2014-07-08
Fix for finding dependent packages
Todd Gamblin
1
-3
/
+4
2014-07-08
Fix for dependent package detection.
Todd Gamblin
1
-0
/
+46
2014-07-08
Adding dotkit support to TAU.
Todd Gamblin
10
-21
/
+392
2014-07-02
Add TAU package and routines to filter files, fix sed calls.
Todd Gamblin
2
-2
/
+75
2014-07-02
Some fixes for spack-python interpreter mode.
Todd Gamblin
1
-6
/
+12
2014-06-24
Reordered site configuration docs.
Todd Gamblin
1
-50
/
+51
2014-06-24
Updated docs.
Todd Gamblin
3
-87
/
+232
[prev]
[next]