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-06-22
Make tests use mock compiler configuration.
Todd Gamblin
4
-2
/
+25
2014-06-22
Set default editor to vi if EDITOR is not set.
Todd Gamblin
1
-1
/
+1
2014-06-22
Add working_dir, Version back into package build namespace.
Todd Gamblin
1
-1
/
+7
2014-06-22
Compiler support now uses configuration files.
Todd Gamblin
15
-84
/
+286
2014-06-22
Make debug and verbose output work properly.
Todd Gamblin
3
-8
/
+34
2014-06-22
Minor cleanup and bug fixes.
Todd Gamblin
7
-20
/
+26
2014-06-22
Add support for configuration files. Fix SPACK-24.
Todd Gamblin
5
-1
/
+598
2014-06-22
Proper exiting for forked process in do_install()
Todd Gamblin
1
-11
/
+15
2014-06-22
Move globals to spack's __init__.py
Todd Gamblin
2
-37
/
+7
2014-06-22
Move globals to spack's __init__.py
Todd Gamblin
3
-145
/
+172
2014-06-22
Adding per-compiler python files
Todd Gamblin
4
-0
/
+16
2014-06-22
Initial ability to swap compilers.
Todd Gamblin
19
-118
/
+231
2014-06-22
Better satisfies: e.g., v4.7.3 now satisfies v4.7
Todd Gamblin
5
-13
/
+118
2014-06-22
Add CompilerSpec class and loading capability.
Todd Gamblin
11
-92
/
+177
2014-06-22
Implemented compiler concretization policy.
Todd Gamblin
5
-41
/
+91
2014-06-22
Sorted out spack.compilers vs var/spack/compilers
Todd Gamblin
8
-53
/
+118
2014-06-22
Make Compiler constructor behave like Spec constructor.
Todd Gamblin
6
-27
/
+47
2014-06-22
partial checkin
Todd Gamblin
1
-0
/
+57
2014-06-05
Merge pull request #11 in SCALE/spack from features/tmux to develop
George Todd Gamblin
3
-0
/
+76
2014-06-05
Merge pull request #12 in SCALE/spack from features/samrai to develop
George Todd Gamblin
5
-0
/
+130
2014-06-05
Merge pull request #13 in SCALE/spack from features/vim to develop
George Todd Gamblin
1
-0
/
+34
2014-06-02
Added package for vim
David Beckingsale
1
-0
/
+34
2014-06-02
Package builds and installs SAMRAI and deps with GNU and OpenMPI
David Beckingsale
5
-22
/
+108
2014-05-30
Added tmux and supporting packages (ncurses and libevent)
David Beckingsale
3
-0
/
+76
2014-05-29
Preliminary SAMRAI package
Todd Gamblin
1
-0
/
+44
2014-05-27
Merge pull request #10 in SCALE/spack from ~SHRADER3/spack:develop to develop
George Todd Gamblin
1
-2
/
+2
2014-05-27
Fix for SPACK-28: truncated output in docs.
Todd Gamblin
1
-1
/
+0
2014-05-27
Add index_by function to llnl.util.lang
Todd Gamblin
1
-0
/
+58
2014-05-20
added patch to STAT to find MPICXX
Gregory L. Lee
2
-0
/
+21
2014-05-20
Fix bug in checksum reporting
David Shrader
1
-2
/
+2
2014-05-17
Better version substitution and wildcard URLs.
Todd Gamblin
6
-63
/
+156
2014-05-16
Bugfix in error message.
Todd Gamblin
1
-1
/
+1
2014-05-07
added mrnet-4.1.0 and stat-2.1.0
Gregory L. Lee
2
-7
/
+2
2014-05-04
Allow widths in spec format strings.
Todd Gamblin
2
-9
/
+30
2014-05-01
Make mrnet depend on boost.
Todd Gamblin
1
-2
/
+6
2014-05-01
Merge branch 'features/launchmon' into develop
Todd Gamblin
1
-7
/
+6
2014-05-01
Add Dong's 1.0.1 release URL to the launchmon package.
Todd Gamblin
1
-6
/
+3
2014-04-29
Merge pull request #8 in SCALE/spack from features/boost to develop
George Todd Gamblin
9
-28
/
+108
2014-04-29
Merge pull request #9 in SCALE/spack from bugfix/SPACK-17-delete-install-dir-...
Adam T. Moody
5
-29
/
+36
2014-04-29
SPACK-25: Add package for boost. Works on Linux currently.
Todd Gamblin
2
-0
/
+61
2014-04-25
Clean up commands and get rid of inconsistent --dirty options
Todd Gamblin
5
-26
/
+30
2014-04-25
Fix SPACK-17: Remove install prefix if install() fails
Todd Gamblin
1
-3
/
+6
2014-04-25
Better temp directory selection.
Todd Gamblin
1
-3
/
+6
2014-04-25
Status messages now show install and stage directories.
Todd Gamblin
1
-2
/
+3
2014-04-25
Better version wildcard handling, better spidering
Todd Gamblin
5
-23
/
+38
2014-04-24
Merge pull request #7 in SCALE/spack from bugfix/SPACK-10-fork-on-install to ...
George Todd Gamblin
3
-35
/
+90
2014-04-24
Merge pull request #6 in SCALE/spack from bugfix/SPACK-20-bin-directories-in-...
George Todd Gamblin
4
-126
/
+181
2014-04-16
Fix for SPACK-10: Spack now forks before install()
Todd Gamblin
3
-35
/
+90
2014-04-16
Default SYS_TYPE should just be an unknown architecture.
Todd Gamblin
1
-1
/
+1
2014-04-15
bugfix for SPACK-20: add dependency bin directories to PATH
Todd Gamblin
4
-126
/
+181
[next]