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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
Merge branch 'features/postgresql' into develop
Todd Gamblin
8
-27
/
+115
2014-08-20
Remove development TAU version from package.
Todd Gamblin
1
-3
/
+1
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
44
-187
/
+3375
2014-08-18
Merge pull request #19 in SCALE/spack from features/modules to develop
George Todd Gamblin
18
-305
/
+824
2014-08-17
Bugfixes for csh environment modules.
Todd Gamblin
5
-30
/
+81
2014-08-16
Bugfixes, more consolidation of modules code.
Todd Gamblin
4
-21
/
+50
2014-08-16
Add csh/tcsh support for modules
Todd Gamblin
4
-0
/
+141
2014-08-16
Consolidate most module code into spack.modules and spack.cmd.module
Todd Gamblin
13
-461
/
+348
2014-08-11
update tau tarball
Todd Gamblin
1
-1
/
+1
2014-08-11
new prototype TAU tarball from Kevin
Todd Gamblin
1
-2
/
+2
2014-08-11
Add Kevin's experimental TAU version
Todd Gamblin
1
-1
/
+2
2014-08-11
Add package for openssl, have postgres use it.
Todd Gamblin
2
-4
/
+30
2014-08-11
Add "spack cd" shell support to cd directly into the staged archive.
Todd Gamblin
1
-0
/
+4
2014-08-11
Add options to stage to make it just print out stage dir.
Todd Gamblin
1
-6
/
+36
2014-08-11
Package for postgresql.
Todd Gamblin
1
-0
/
+24
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
7
-102
/
+104
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
21
-20
/
+2401
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
Merge pull request #21 in SCALE/spack from features/directory-layout-test to ...
George Todd Gamblin
11
-176
/
+594
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
Fixed up module support
David Beckingsale
4
-10
/
+133
2014-08-04
Added inital module support
David Beckingsale
6
-16
/
+304
2014-08-04
Merge pull request #20 in SCALE/spack from openss to develop
George Todd Gamblin
3
-4
/
+83
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
3
-5
/
+13
2014-08-01
Add sqlite to spack
Matthew LeGendre
1
-0
/
+35
2014-08-01
Add libmonitor to spack. Still needs svn support for checkout
Matthew LeGendre
1
-0
/
+36
2014-07-31
Merge pull request #18 in SCALE/spack from develop_add_ompss to develop
George Todd Gamblin
55
-211
/
+545
2014-07-31
Converting Luc's packages to the new version format.
Todd Gamblin
7
-22
/
+63
2014-07-31
Addind missing dependency nanos->extrae necessary for traces
Luc Jaulmes
1
-1
/
+2
2014-07-31
Added Paraver and dependencies, restricted Extrae to OpenMPI 1.6
Luc Jaulmes
5
-3
/
+80
2014-07-31
Adding Extrae and OmpSs with some of their dependencies, hwloc and PAPI.
Luc Jaulmes
5
-12
/
+82
2014-07-31
first try for ompss build script
Luc Jaulmes
1
-0
/
+41
2014-07-30
Allow per-version URLs instead of one single URL per package.
Todd Gamblin
48
-209
/
+313
2014-07-09
Fix Jeff Keasler's issues and add parmetis package.
v0.8
Todd Gamblin
4
-7
/
+31
2014-07-09
Fix for SPACK-35: Fortran not working properly
Todd Gamblin
7
-3
/
+10
[next]