summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Fix bug in directory layout hidden files()Todd Gamblin3-3/+8
2015-05-10Doc tweak.Todd Gamblin2-3/+7
2015-05-10Fix SPACK-67: 'spack help stage' was broken.Todd Gamblin1-2/+0
2015-05-10tests for variant concretizationTodd Gamblin2-12/+44
2015-05-10SPACK-56: fix Variant concretization.Todd Gamblin5-23/+107
2015-05-10Fix SPACK-40: Finish adding variant directive.Todd Gamblin4-14/+56
2015-05-10Small updates to directives.Todd Gamblin2-11/+18
2015-05-10Modularize directives. Now each directive specifies its storage.Todd Gamblin3-108/+143
2015-05-10relations are now "directives", and code is cleaned up.Todd Gamblin5-82/+82
2015-05-10Remove TODOs for full DAG information.Todd Gamblin4-25/+3
2015-05-10extensions file now in YAML formatTodd Gamblin3-38/+69
2015-05-09YamlDirectoryLayout now working.Todd Gamblin6-134/+114
2015-05-09restore some disabled git tests.Todd Gamblin1-3/+3
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-07Merge branch 'features/xl-support' into developTodd Gamblin3-5/+102
2015-05-07Basic support for IBM XL compilersFrançois Bissey3-5/+102
2015-05-07Merge branch 'features/diy' into developTodd Gamblin5-22/+162
2015-05-05Bugfixes for yaml specs.Todd Gamblin3-3/+18
2015-05-05Add test for YAML specs.Todd Gamblin2-1/+67
2015-05-05Make YAML specs more human readable.Todd Gamblin2-41/+58
2015-05-01Merge pull request #41 from cyrush/code_chk_pkgsTodd Gamblin2-0/+29
2015-04-30added simple spack package files for uncrustify and cppcheckCyrus Harrison2-0/+29
2015-04-29Specs to/from YAML are working.Todd Gamblin2-2/+102
2015-04-28Add YAML to Spack.Todd Gamblin18-0/+5796
2015-04-14Merge branch 'develop' of github.com:scalability-llnl/spack into developTodd Gamblin2-3/+2
2015-04-14Fix for GitHub #30 and SPACK-70.Todd Gamblin1-7/+42
2015-04-14documentation updatesTodd Gamblin3-47/+57
2015-04-13Update mailing list info to Googele Groups.Todd Gamblin1-5/+3
2015-04-09Merge pull request #29 from alfredo-gimenez/developTodd Gamblin2-3/+2
2015-04-09MemAxes and MitosAlfredo Gimenez2-3/+2
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 Gamblin4-21/+44
2015-04-01Version bump for adept-utilsTodd Gamblin1-1/+2
2015-03-30Merge pull request #26 from mplegendre/binutilsTodd Gamblin2-0/+22
2015-03-30Add binutils as a gcc dependency so it doesn't use the system linker/assembler.Matthew LeGendre2-0/+22
2015-03-27Merge pull request #25 from mplegendre/qtfixTodd Gamblin1-3/+5
2015-03-27Fix QT with gcc 4.9 build error where QT's -Wl,--no-undefined interfered with...Matthew LeGendre1-3/+5
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-26Merge branch 'benjaminwalters-develop' into features/blasTodd Gamblin2-5/+52
2015-03-26Merge branch 'kev40293-develop' into features/blasTodd Gamblin3-0/+97
2015-03-24Merge for minor release: 0.8.17v0.8.17Todd Gamblin3-3/+51
2015-03-24Add contributions section to README.mdTodd Gamblin1-6/+24
2015-03-24add mailing list links to READMETodd Gamblin1-0/+12
2015-03-24Add some options to spec command.Todd Gamblin1-3/+10
2015-03-19Removed subprocess.call calls and replaced with spack symlink callsBenjamin Walters2-5/+3