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
2015-02-02
Bugfix: Extension hooks shoudl only run for extensions.
Todd Gamblin
1
-2
/
+4
2015-02-02
Add activate and deactivate commands for extensions.
Todd Gamblin
2
-0
/
+100
2015-02-02
Rework do_activate/activate and do_deactivate/deactivate semantics.
Todd Gamblin
7
-74
/
+105
2015-02-02
Add PYTOHNPATH to modules for python extensions.
Todd Gamblin
1
-0
/
+8
2015-02-02
Add setup_extension_environment() method.
Todd Gamblin
3
-7
/
+52
2015-02-02
Move symlink tree routines to LinkTree class.
Todd Gamblin
3
-90
/
+176
2015-02-02
Added feature: package extensions
Todd Gamblin
7
-19
/
+261
2015-02-02
do_install() passes kwargs to dependencies.
Todd Gamblin
1
-3
/
+3
2015-02-02
First python extension package: setuptools
Todd Gamblin
1
-0
/
+19
2015-02-02
Add pre-install and pre-uninstall hooks.
Todd Gamblin
2
-1
/
+14
2015-02-02
New "extends" relation adds another special list to the package class.
Todd Gamblin
2
-1
/
+28
2015-02-02
Directory layout can now track installed extensions per package.
Todd Gamblin
1
-1
/
+96
2015-02-02
Fix bug in mirror path construction.
Todd Gamblin
3
-10
/
+13
2015-01-25
Merge pull request #15 from ch4i/features/memaxes
Todd Gamblin
2
-18
/
+18
2015-01-23
PSAPI v0.6 -> Mitos v0.7
Alfredo Gimenez
2
-18
/
+18
2015-01-23
Add extra gcc dependencies.
Todd Gamblin
3
-0
/
+71
2015-01-23
Packages have rpath property.
Todd Gamblin
2
-10
/
+50
2015-01-22
Add is_exe function to filesystem.
Todd Gamblin
1
-1
/
+6
2015-01-21
psapi v0.6
Alfredo Gimenez
1
-1
/
+1
2015-01-19
Properly set install RPATHS for cmake builds.
Todd Gamblin
1
-0
/
+14
2015-01-19
Add PSAPI
Todd Gamblin
1
-0
/
+18
2015-01-19
Initial build of MemAxes GUI.
Todd Gamblin
1
-0
/
+20
2015-01-19
Qt5 & VTK builds. VTK works with Qt 4 and 5.
Todd Gamblin
2
-15
/
+101
2015-01-19
version bump libpng
Todd Gamblin
1
-2
/
+2
2015-01-19
Make dbus put a machine id file in the right place.
Todd Gamblin
1
-0
/
+4
2015-01-19
Better location error output.
Todd Gamblin
1
-5
/
+7
2015-01-19
Qt5 webkit requires gperf
Todd Gamblin
1
-0
/
+19
2015-01-17
Dyninst 8.2 works.
Todd Gamblin
1
-3
/
+24
2015-01-14
Fix #11: bug in ProviderIndex
Todd Gamblin
1
-16
/
+29
2015-01-13
Merge branch 'features/dep-graph' into develop
Todd Gamblin
10
-55
/
+655
2015-01-13
Merge branch 'develop' of github.com:scalability-llnl/spack into develop
Todd Gamblin
3
-0
/
+98
2015-01-13
Add list_url for ompss
Todd Gamblin
1
-2
/
+2
2015-01-12
Merge pull request #26 in SCALE/spack from ~JAULMES1/spack:develop to develop
George Todd Gamblin
2
-17
/
+18
2015-01-12
Updated versions in OmpSs and Extrae, which resolves version-dependency probl...
Luc Jaulmes
2
-17
/
+18
2015-01-10
Fix bug when all deps are back edges.
Todd Gamblin
1
-3
/
+6
2015-01-10
Fix bug in STAT graph
Todd Gamblin
1
-13
/
+19
2015-01-08
Merge pull request #10 from justintoo/rose
Todd Gamblin
3
-0
/
+98
2015-01-07
(Package) Add ROSE compiler package
Justin Too
2
-0
/
+52
2015-01-07
(Package) Add Oracle JDK package
Justin Too
1
-0
/
+46
2015-01-05
Allow commands to return error codes.
Todd Gamblin
3
-1
/
+15
2015-01-04
Expansion works properly, simplified graph code.
Todd Gamblin
2
-90
/
+148
2015-01-03
bugfix for dot graphs of virtual packages.
Todd Gamblin
2
-11
/
+17
2015-01-03
Factor graph code out into its own module, rework spack graph.
Todd Gamblin
6
-317
/
+509
2014-12-31
Color graph edges.
Todd Gamblin
1
-21
/
+42
2014-12-30
Pipelining back edges works, saves more space.
Todd Gamblin
1
-42
/
+71
2014-12-29
Reduce number of immediate expand/contracts.
Todd Gamblin
1
-9
/
+21
2014-12-29
More compact graphs: do back edges before forward expansion.
Todd Gamblin
1
-46
/
+80
2014-12-29
Spec graph works without color.
Todd Gamblin
2
-19
/
+12
2014-12-29
Fix ColorStream
Todd Gamblin
2
-10
/
+14
2014-12-29
Partially wroking ASCII dependency graph.
Todd Gamblin
2
-1
/
+187
[prev]
[next]