Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | Merge branch 'features/python-modules' into develop | Todd Gamblin | 69 | -111/+2302 |
2015-02-17 | Better activate/deactivate logic. | Todd Gamblin | 6 | -19/+95 |
2015-02-17 | Ignore conflicting nose tests in py-nose and py-matplotlib. | Todd Gamblin | 2 | -2/+3 |
2015-02-17 | Factor ignore logic into a predicate builder. | Todd Gamblin | 2 | -14/+42 |
2015-02-16 | More py-setuptools dependencies added. | Todd Gamblin | 5 | -2/+6 |
2015-02-16 | Add package-specific rpath back to shiboken and pyside. | Todd Gamblin | 2 | -4/+16 |
2015-02-16 | Factor out forking logic to build_environment.py. | Todd Gamblin | 2 | -32/+63 |
2015-02-16 | Allow forced deactivation -- best effort unlinking | Todd Gamblin | 4 | -4/+15 |
2015-02-15 | Python package cleanup. | Todd Gamblin | 6 | -3/+32 |
2015-02-15 | Add libxslt, cleanup libxml2. | Todd Gamblin | 2 | -0/+27 |
2015-02-15 | libgcrypt and libgpg-error packages. | Todd Gamblin | 2 | -0/+36 |
2015-02-15 | qhull package. | Todd Gamblin | 1 | -0/+27 |
2015-02-15 | Add Tcl/Tk packages. | Todd Gamblin | 2 | -0/+44 |
2015-02-15 | Add R package. | Todd Gamblin | 1 | -0/+33 |
2015-02-15 | Rename py-pyqt4 to py-pyqt. | Todd Gamblin | 2 | -4/+7 |
2015-02-15 | Better time output on build completion. | Todd Gamblin | 2 | -7/+22 |
2015-02-15 | Memoize all_specs() and exists() for better performance. | Todd Gamblin | 2 | -2/+10 |
2015-02-15 | py-sip installs properly into a prefix | Todd Gamblin | 2 | -3/+14 |
2015-02-15 | Better extension activation/deactivation | Todd Gamblin | 4 | -56/+133 |
2015-02-15 | installed_extensions_for no longer fails when nothing known about pkg | Todd Gamblin | 1 | -2/+9 |
2015-02-15 | Add profile option to spack script. | Todd Gamblin | 1 | -40/+49 |
2015-02-12 | Merge branch 'features/python-modules' into features/memaxes | Todd Gamblin | 16 | -38/+143 |
2015-02-09 | typo: Self -> self | Gregory L. Lee | 1 | -1/+1 |
2015-02-09 | Python package improvements. | Todd Gamblin | 9 | -13/+90 |
2015-02-09 | Add Alfredo to contributors. | Todd Gamblin | 1 | -0/+1 |
2015-02-09 | Merge pull request #18 from ch4i/features/memaxes | Todd Gamblin | 76 | -137/+2074 |
2015-02-09 | qt with hardware accelerated opengl working | Alfredo Gimenez | 3 | -2/+51 |
2015-02-08 | "spack extensions" shows total extension count. | Todd Gamblin | 1 | -1/+2 |
2015-02-08 | Move dpeendency environment setup to build_environemnt. | Todd Gamblin | 2 | -5/+5 |
2015-02-08 | import fix in cmd/clean | Todd Gamblin | 1 | -0/+1 |
2015-02-08 | setup_extension_environment is now setup_dependent_environment. | Todd Gamblin | 3 | -7/+15 |
2015-02-08 | Minor textual error in extensions command. | Todd Gamblin | 1 | -1/+1 |
2015-02-08 | Cleaned up python to remove redundant line. | Todd Gamblin | 1 | -5/+5 |
2015-02-08 | directory_layout now raises an error when an install fails. | Todd Gamblin | 1 | -2/+18 |
2015-02-08 | mesa 8.0.5 working | Alfredo Gimenez | 3 | -10/+24 |
2015-02-08 | older mesa for 2.6 kernel (not workin yet) | Alfredo Gimenez | 2 | -42/+4 |
2015-02-07 | mesa and systemd (systemd not working yet) | Alfredo Gimenez | 2 | -0/+64 |
2015-02-07 | util-linux added | Alfredo Gimenez | 2 | -5/+20 |
2015-02-06 | more mesa dependencies | Alfredo Gimenez | 5 | -0/+88 |
2015-02-06 | flex and bison | Alfredo Gimenez | 2 | -0/+32 |
2015-02-06 | py-mako and fix for setup-env.sh | Alfredo Gimenez | 2 | -2/+18 |
2015-02-06 | add dependent packages to PYTHONPATH for build | Gregory L. Lee | 1 | -0/+5 |
2015-02-06 | merge with python-modules | Alfredo Gimenez | 62 | -134/+1831 |
2015-02-06 | Fix libpng to use a better URL | Todd Gamblin | 1 | -2/+3 |
2015-02-04 | Do not automatically activate extensions on install. | Todd Gamblin | 1 | -6/+2 |
2015-02-04 | Bugfix in spak extensions | Todd Gamblin | 1 | -2/+2 |
2015-02-02 | More information in extensions command. | Todd Gamblin | 2 | -9/+36 |
2015-02-02 | Add extensions command. | Todd Gamblin | 8 | -12/+99 |
2015-02-02 | Fixed dumb link_tree bug, added test for link tree. | Todd Gamblin | 4 | -87/+274 |
2015-02-02 | Add "spack extensions" command to list activated extensions. | Todd Gamblin | 2 | -27/+117 |