summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-19Added package files for Lapack (has virtual dependency blas) and Netlib blas ...Benjamin Walters2-0/+70
2015-03-15Add google analytics to docs.Todd Gamblin1-0/+11
2015-03-13Merge develop for v0.8.16 release.v0.8.16Todd Gamblin17-125/+305
2015-03-13MPICH provides environment vars to make MPI compilers behave like spack.Todd Gamblin2-0/+10
2015-03-13metis package.Todd Gamblin1-0/+32
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-03-12Working scotch package.Todd Gamblin1-0/+39
2015-03-12Point ravel download at the github release page.Todd Gamblin1-2/+3
2015-03-12Add -Wno-dev to avoid cmake policy warnings.Todd Gamblin1-4/+3
2015-03-12Working ravel package.Todd Gamblin2-1/+25