summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-02-18fixed deps for python packagesGregory L. Lee2-0/+2
2015-02-18llvm/clang version bumpTodd Gamblin2-11/+8
2015-02-18Downgrade standard version of ImageMagick to a non-changing URL.Todd Gamblin1-5/+19
2015-02-18Suppress download status meter when routing I/O to a file.Todd Gamblin1-6/+13
2015-02-17fixed install steps for version 4Gregory L. Lee1-19/+36
2015-02-17Merge branch 'features/memaxes' into developTodd Gamblin24-8/+384
2015-02-17take out dyninst 8.2 for now.Todd Gamblin1-3/+4
2015-02-17Merge branch 'features/python-modules' into developTodd Gamblin69-111/+2302
2015-02-17Better activate/deactivate logic.Todd Gamblin6-19/+95
2015-02-17Ignore conflicting nose tests in py-nose and py-matplotlib.Todd Gamblin2-2/+3
2015-02-17Factor ignore logic into a predicate builder.Todd Gamblin2-14/+42
2015-02-16More py-setuptools dependencies added.Todd Gamblin5-2/+6
2015-02-16Add package-specific rpath back to shiboken and pyside.Todd Gamblin2-4/+16
2015-02-16Factor out forking logic to build_environment.py.Todd Gamblin2-32/+63
2015-02-16Allow forced deactivation -- best effort unlinkingTodd Gamblin4-4/+15
2015-02-15Python package cleanup.Todd Gamblin6-3/+32
2015-02-15Add libxslt, cleanup libxml2.Todd Gamblin2-0/+27
2015-02-15libgcrypt and libgpg-error packages.Todd Gamblin2-0/+36
2015-02-15qhull package.Todd Gamblin1-0/+27
2015-02-15Add Tcl/Tk packages.Todd Gamblin2-0/+44
2015-02-15Add R package.Todd Gamblin1-0/+33
2015-02-15Rename py-pyqt4 to py-pyqt.Todd Gamblin2-4/+7
2015-02-15Better time output on build completion.Todd Gamblin2-7/+22
2015-02-15Memoize all_specs() and exists() for better performance.Todd Gamblin2-2/+10
2015-02-15py-sip installs properly into a prefixTodd Gamblin2-3/+14
2015-02-15Better extension activation/deactivationTodd Gamblin4-56/+133
2015-02-15installed_extensions_for no longer fails when nothing known about pkgTodd Gamblin1-2/+9
2015-02-15Add profile option to spack script.Todd Gamblin1-40/+49
2015-02-12Merge branch 'features/python-modules' into features/memaxesTodd Gamblin16-38/+143
2015-02-09typo: Self -> selfGregory L. Lee1-1/+1
2015-02-09Python package improvements.Todd Gamblin9-13/+90
2015-02-09Add Alfredo to contributors.Todd Gamblin1-0/+1
2015-02-09Merge pull request #18 from ch4i/features/memaxesTodd Gamblin76-137/+2074
2015-02-09qt with hardware accelerated opengl workingAlfredo Gimenez3-2/+51
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
2015-02-08setup_extension_environment is now setup_dependent_environment.Todd Gamblin3-7/+15
2015-02-08Minor textual error in extensions command.Todd Gamblin1-1/+1
2015-02-08Cleaned up python to remove redundant line.Todd Gamblin1-5/+5