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
2015-05-10
Merge remote-tracking branch 'origin/features/variants' into features/optiona...
Todd Gamblin
15
-304
/
+505
2015-05-10
Doc tweak.
Todd Gamblin
2
-3
/
+7
2015-05-10
Fix SPACK-67: 'spack help stage' was broken.
Todd Gamblin
1
-2
/
+0
2015-05-10
tests for variant concretization
Todd Gamblin
2
-12
/
+44
2015-05-10
SPACK-56: fix Variant concretization.
Todd Gamblin
5
-23
/
+107
2015-05-10
Fix SPACK-40: Finish adding variant directive.
Todd Gamblin
3
-14
/
+53
2015-05-10
Small updates to directives.
Todd Gamblin
2
-11
/
+18
2015-05-10
Modularize directives. Now each directive specifies its storage.
Todd Gamblin
3
-108
/
+143
2015-05-10
relations are now "directives", and code is cleaned up.
Todd Gamblin
5
-82
/
+82
2015-05-09
Updated Sphinx RTD documentation theme supports 4 levels
Todd Gamblin
28
-110
/
+299
2015-05-09
Fix 'ç' in François's name.
Todd Gamblin
1
-1
/
+1
2015-05-07
Basic support for IBM XL compilers
François Bissey
3
-5
/
+102
2015-05-07
Merge branch 'features/diy' into develop
Todd Gamblin
5
-22
/
+162
2015-04-14
Fix for GitHub #30 and SPACK-70.
Todd Gamblin
1
-7
/
+42
2015-04-14
documentation updates
Todd Gamblin
3
-47
/
+57
2015-04-08
Complete diy command.
Todd Gamblin
1
-4
/
+40
2015-04-08
Add a DIY stage class.
Todd Gamblin
1
-0
/
+33
2015-04-08
Factor edit_package function out of edit command.
Todd Gamblin
1
-19
/
+24
2015-04-08
Start of DIY command.
Todd Gamblin
3
-3
/
+69
2015-04-07
Allow spack install -j to throttle make jobs.
Todd Gamblin
3
-16
/
+39
2015-03-27
Merge pull request #23 from mplegendre/rpath_cleanup
Todd Gamblin
2
-1
/
+5
2015-03-27
Only convert -L<path> to -Wl,-rpath,<path> in compiler scripts if <path> poin...
Matthew LeGendre
2
-1
/
+5
2015-03-24
Add some options to spec command.
Todd Gamblin
1
-3
/
+10
2015-03-15
Add google analytics to docs.
Todd Gamblin
1
-0
/
+11
2015-03-12
SPACK-18: simpler build error messages
Todd Gamblin
1
-8
/
+24
2015-03-12
Remove superfluous env scripts (avoid specifically named ones).
Todd Gamblin
4
-4
/
+0
2015-03-12
Add install_tree, force_symlink helper functions.
Todd Gamblin
3
-103
/
+125
2015-02-25
Minor doc tweak.
Todd Gamblin
1
-2
/
+3
2015-02-24
Spell check docs
Todd Gamblin
5
-48
/
+48
2015-02-24
SPACK-62: fix for site docs.
Todd Gamblin
1
-1
/
+51
2015-02-24
SPACK-59: Documentation updates, bugfix in fetching.
Todd Gamblin
14
-224
/
+585
2015-02-23
Merge remote-tracking branch 'origin/features/SPACK-46' into develop
Todd Gamblin
4
-30
/
+35
2015-02-23
Update packaging documentataion.
Todd Gamblin
1
-79
/
+156
2015-02-23
Fix SPACK-60: 0.8.15 basic docs.
Todd Gamblin
3
-209
/
+583
2015-02-23
Same package add icon on mac and linux.
Todd Gamblin
1
-6
/
+2
2015-02-23
Add an override to colify so we can set terminal dimensions.
Todd Gamblin
2
-3
/
+10
2015-02-18
Convert ValueErrors to SpackError subclass.
Todd Gamblin
1
-4
/
+5
2015-02-18
Fix for SPACK-62
Todd Gamblin
2
-0
/
+7
2015-02-18
uninstall -f ignores nonexisting packages.
Todd Gamblin
1
-0
/
+1
2015-02-18
Update documentation to reflect new restage/clean behavior.
Todd Gamblin
1
-21
/
+19
2015-02-18
docs autodetect version.
Todd Gamblin
3
-9
/
+16
2015-02-18
Fix for SPACK-46: cleanup spack clean, spack restage.
Todd Gamblin
3
-42
/
+54
2015-02-18
Suppress download status meter when routing I/O to a file.
Todd Gamblin
1
-6
/
+13
2015-02-17
Merge branch 'features/memaxes' into develop
Todd Gamblin
2
-0
/
+15
2015-02-17
Better activate/deactivate logic.
Todd Gamblin
6
-19
/
+95
2015-02-17
Factor ignore logic into a predicate builder.
Todd Gamblin
1
-0
/
+31
2015-02-16
Factor out forking logic to build_environment.py.
Todd Gamblin
2
-32
/
+63
2015-02-16
Allow forced deactivation -- best effort unlinking
Todd Gamblin
3
-2
/
+12
2015-02-15
Better time output on build completion.
Todd Gamblin
1
-2
/
+14
2015-02-15
Memoize all_specs() and exists() for better performance.
Todd Gamblin
2
-2
/
+10
[next]