summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-15Add google analytics to docs.Todd Gamblin1-0/+11
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
2015-03-12Add OTF package.Todd Gamblin1-0/+21
2015-03-11SAMRAI builds on cab with new URL.Todd Gamblin1-5/+9
2015-03-11SAMRAI URL update.Todd Gamblin1-2/+2
2015-03-05Add cram package.Todd Gamblin1-0/+15
2015-02-25Minor doc tweak.Todd Gamblin1-2/+3
2015-02-24Last minute Qt bugfix.Todd Gamblin1-4/+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 Gamblin2-81/+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-18Update contributors list.Todd Gamblin1-2/+4
2015-02-18Merge pull request #19 from psaravan/developTodd Gamblin1-0/+28
2015-02-18Added netcdf package support.Saravan Pantham1-0/+28
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 Gamblin5-53/+54
2015-02-18Resurrect combined qt4/5 package from b7dacbTodd Gamblin1-36/+41
2015-02-18Merge branch 'develop' of ssh://cz-stash.llnl.gov:7999/scale/spack into developGregory L. Lee4-22/+40