summaryrefslogtreecommitdiff
path: root/lib/spack/llnl
AgeCommit message (Expand)AuthorFilesLines
2015-03-12Add install_tree, force_symlink helper functions.Todd Gamblin2-91/+112
2015-02-23Add an override to colify so we can set terminal dimensions.Todd Gamblin1-0/+9
2015-02-17Factor ignore logic into a predicate builder.Todd Gamblin1-0/+31
2015-02-16Allow forced deactivation -- best effort unlinkingTodd Gamblin1-0/+4
2015-02-02Add extensions command.Todd Gamblin1-2/+3
2015-02-02Fixed dumb link_tree bug, added test for link tree.Todd Gamblin2-86/+119
2015-02-02Ability to ignore files in activate/deactivate for extensions.Todd Gamblin1-7/+4
2015-02-02Move symlink tree routines to LinkTree class.Todd Gamblin2-81/+169
2015-02-02Added feature: package extensionsTodd Gamblin1-1/+81
2015-01-22Add is_exe function to filesystem.Todd Gamblin1-1/+6
2014-12-29Fix ColorStreamTodd Gamblin1-9/+12
2014-12-26spack graph allows plotting specific packages.Todd Gamblin1-0/+22
2014-12-25Fix up bzip2 installTodd Gamblin1-0/+8
2014-12-25Clearer code in filter_file.Todd Gamblin1-2/+5
2014-12-02colify handles ansi color input directly; no more decorator.Todd Gamblin3-38/+42
2014-12-01Better spack find view.Todd Gamblin1-1/+20
2014-12-01index_by supports compound index keys.Todd Gamblin1-0/+8
2014-12-01Colify now supports fixing the number of columns.Todd Gamblin1-12/+32
2014-11-23Cleanup code in colify.Todd Gamblin1-52/+57
2014-11-23Bugfix in terminal_size()Todd Gamblin2-12/+15
2014-11-08Checksum warning now prompts for override.Todd Gamblin1-0/+27
2014-11-05Working GCC package.Todd Gamblin1-2/+21
2014-10-27Document file filtering functions.Todd Gamblin1-0/+2
2014-10-27Merge branch 'features/git-fetching' into developTodd Gamblin3-140/+0
2014-10-08Update documentation to add an auto-generated list of packages.Todd Gamblin1-2/+6
2014-10-07Fix for SPACK-39: Concretization was too restrictive.Todd Gamblin3-140/+0
2014-09-29Minor argparse improvement.Todd Gamblin1-4/+17
2014-09-27MPICH sets MPI compilers to use real compilers and not spack wrappers.Todd Gamblin1-4/+23
2014-08-04Partial commit of more packages.Todd Gamblin1-9/+12
2014-07-30Allow per-version URLs instead of one single URL per package.Todd Gamblin1-5/+10
2014-07-08Adding dotkit support to TAU.Todd Gamblin1-5/+7
2014-07-02Add TAU package and routines to filter files, fix sed calls.Todd Gamblin1-1/+73
2014-06-22Make debug and verbose output work properly.Todd Gamblin1-6/+16
2014-06-22Minor cleanup and bug fixes.Todd Gamblin1-0/+3
2014-05-27Add index_by function to llnl.util.langTodd Gamblin1-0/+58
2014-04-14Clean up find command, move code to utils.Todd Gamblin3-23/+80
2014-04-13Make SSL verification failures recommend spack -kTodd Gamblin1-1/+5
2014-03-14Moving utilities to a common LLNL package.Todd Gamblin10-0/+895