summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-05-18SPACK-87: enable disabled git fetch tests.old-install-layoutTodd Gamblin1-3/+3
2015-05-18Fix SPACK-87: Tag checkout fails for older git versions.Todd Gamblin1-4/+6
2015-05-10Fix SPACK-67: 'spack help stage' was broken.Todd Gamblin1-2/+0
2015-05-09Updated Sphinx RTD documentation theme supports 4 levelsTodd Gamblin28-110/+299
2015-05-09Fix 'ç' in François's name.Todd Gamblin1-1/+1
2015-05-07Basic support for IBM XL compilersFrançois Bissey3-5/+102
2015-05-07Merge branch 'features/diy' into developTodd Gamblin5-22/+162
2015-04-14Fix for GitHub #30 and SPACK-70.Todd Gamblin1-7/+42
2015-04-14documentation updatesTodd Gamblin3-47/+57
2015-04-08Complete diy command.Todd Gamblin1-4/+40
2015-04-08Add a DIY stage class.Todd Gamblin1-0/+33
2015-04-08Factor edit_package function out of edit command.Todd Gamblin1-19/+24
2015-04-08Start of DIY command.Todd Gamblin3-3/+69
2015-04-07Allow spack install -j to throttle make jobs.Todd Gamblin3-16/+39
2015-03-27Merge pull request #23 from mplegendre/rpath_cleanupTodd Gamblin2-1/+5
2015-03-27Only convert -L<path> to -Wl,-rpath,<path> in compiler scripts if <path> poin...Matthew LeGendre2-1/+5
2015-03-24Add some options to spec command.Todd Gamblin1-3/+10
2015-03-15Add google analytics to docs.Todd Gamblin1-0/+11
2015-03-12SPACK-18: simpler build error messagesTodd Gamblin1-8/+24
2015-03-12Remove superfluous env scripts (avoid specifically named ones).Todd Gamblin4-4/+0
2015-03-12Add install_tree, force_symlink helper functions.Todd Gamblin3-103/+125
2015-02-25Minor doc tweak.Todd Gamblin1-2/+3
2015-02-24Spell check docsTodd Gamblin5-48/+48
2015-02-24SPACK-62: fix for site docs.Todd Gamblin1-1/+51
2015-02-24SPACK-59: Documentation updates, bugfix in fetching.Todd Gamblin14-224/+585
2015-02-23Merge remote-tracking branch 'origin/features/SPACK-46' into developTodd Gamblin4-30/+35
2015-02-23Update packaging documentataion.Todd Gamblin1-79/+156
2015-02-23Fix SPACK-60: 0.8.15 basic docs.Todd Gamblin3-209/+583
2015-02-23Same package add icon on mac and linux.Todd Gamblin1-6/+2
2015-02-23Add an override to colify so we can set terminal dimensions.Todd Gamblin2-3/+10
2015-02-18Convert ValueErrors to SpackError subclass.Todd Gamblin1-4/+5
2015-02-18Fix for SPACK-62Todd Gamblin2-0/+7
2015-02-18uninstall -f ignores nonexisting packages.Todd Gamblin1-0/+1
2015-02-18Update documentation to reflect new restage/clean behavior.Todd Gamblin1-21/+19
2015-02-18docs autodetect version.Todd Gamblin3-9/+16
2015-02-18Fix for SPACK-46: cleanup spack clean, spack restage.Todd Gamblin3-42/+54
2015-02-18Suppress download status meter when routing I/O to a file.Todd Gamblin1-6/+13
2015-02-17Merge branch 'features/memaxes' into developTodd Gamblin2-0/+15
2015-02-17Better activate/deactivate logic.Todd Gamblin6-19/+95
2015-02-17Factor ignore logic into a predicate builder.Todd Gamblin1-0/+31
2015-02-16Factor out forking logic to build_environment.py.Todd Gamblin2-32/+63
2015-02-16Allow forced deactivation -- best effort unlinkingTodd Gamblin3-2/+12
2015-02-15Better time output on build completion.Todd Gamblin1-2/+14
2015-02-15Memoize all_specs() and exists() for better performance.Todd Gamblin2-2/+10
2015-02-15Better extension activation/deactivationTodd Gamblin3-48/+125
2015-02-15installed_extensions_for no longer fails when nothing known about pkgTodd Gamblin1-2/+9
2015-02-12Merge branch 'features/python-modules' into features/memaxesTodd Gamblin6-19/+35
2015-02-08"spack extensions" shows total extension count.Todd Gamblin1-1/+2
2015-02-08Move dpeendency environment setup to build_environemnt.Todd Gamblin2-5/+5
2015-02-08import fix in cmd/cleanTodd Gamblin1-0/+1