Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -5/+8 | |
2015-02-15 | py-sip installs properly into a prefix | Todd Gamblin | 2 | -3/+14 | |
2015-02-15 | Better extension activation/deactivation | Todd Gamblin | 1 | -8/+8 | |
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-08 | setup_extension_environment is now setup_dependent_environment. | Todd Gamblin | 2 | -1/+7 | |
- other packages, like Qt, can now use this to set up relevant build variables and env vars for their dependencies. - not just extensions anymore. | |||||
2015-02-08 | Cleaned up python to remove redundant line. | Todd Gamblin | 1 | -5/+5 | |
2015-02-06 | add dependent packages to PYTHONPATH for build | Gregory L. Lee | 1 | -0/+5 | |
2015-02-02 | Add extensions command. | Todd Gamblin | 2 | -5/+73 | |
2015-02-02 | added more Python modules | Gregory L. Lee | 7 | -2/+64 | |
2015-02-02 | added more Python modules | Gregory L. Lee | 15 | -2/+212 | |
2015-02-02 | Ability to ignore files in activate/deactivate for extensions. | Todd Gamblin | 2 | -8/+13 | |
2015-02-02 | Add arguements to extends() and activate/deactivate. | Todd Gamblin | 1 | -2/+30 | |
2015-02-02 | added several modules | Gregory L. Lee | 14 | -0/+204 | |
2015-02-02 | added py-nose | Gregory L. Lee | 1 | -0/+13 | |
2015-02-02 | Add setup_extension_environment() method. | Todd Gamblin | 2 | -7/+22 | |
- lets packages do some setup before their extensions run install() | |||||
2015-02-02 | Added feature: package extensions | Todd Gamblin | 1 | -0/+3 | |
- packages can be "extended" by others - allows extension to be symlinked into extendee's prefix. - used for python modules. - first module: py-setuptools | |||||
2015-02-02 | First python extension package: setuptools | Todd Gamblin | 1 | -0/+19 | |
2015-01-23 | Add extra gcc dependencies. | Todd Gamblin | 3 | -0/+71 | |
- not used until optional/conditional deps are implemented. | |||||
2015-01-23 | Packages have rpath property. | Todd Gamblin | 1 | -6/+23 | |
2015-01-17 | Dyninst 8.2 works. | Todd Gamblin | 1 | -3/+24 | |
2015-01-13 | Merge branch 'develop' of github.com:scalability-llnl/spack into develop | Todd Gamblin | 3 | -0/+98 | |
2015-01-13 | Add list_url for ompss | Todd Gamblin | 1 | -2/+2 | |
2015-01-12 | Updated versions in OmpSs and Extrae, which resolves version-dependency ↵ | Luc Jaulmes | 2 | -17/+18 | |
problems with MPI | |||||
2015-01-08 | Merge pull request #10 from justintoo/rose | Todd Gamblin | 3 | -0/+98 | |
Add Packages for ROSE and JDK | |||||
2015-01-07 | (Package) Add ROSE compiler package | Justin Too | 2 | -0/+52 | |
2015-01-07 | (Package) Add Oracle JDK package | Justin Too | 1 | -0/+46 | |
2014-12-26 | Git package. | Todd Gamblin | 1 | -0/+27 | |
2014-12-25 | Fix SPINDLE and SCR download URLs. | Todd Gamblin | 2 | -2/+2 | |
2014-12-25 | Fix up bzip2 install | Todd Gamblin | 1 | -1/+16 | |
2014-12-25 | Qt4 builds successfully with proper RPATHs. | Todd Gamblin | 17 | -5/+300 | |
2014-12-23 | Updates for Qt dependencies | Todd Gamblin | 5 | -2/+41 | |
2014-12-23 | gnutls, nettle, wget, dbus | Todd Gamblin | 5 | -26/+69 | |
2014-12-23 | Initial versions of Qt and some dependencies. | Todd Gamblin | 3 | -0/+73 | |
2014-12-22 | Tweak extrae indentation. | Todd Gamblin | 1 | -1/+9 | |
2014-12-18 | add gperftools (tcmalloc and friends) | Adam Moody | 1 | -0/+38 | |
2014-12-05 | Disable pkgconfig files until I support this better. | Todd Gamblin | 1 | -1/+1 | |
2014-12-04 | Add experimental gasnet package for legion. | Todd Gamblin | 1 | -0/+35 | |
2014-12-02 | Merge branch 'features/mpibash' into develop | Todd Gamblin | 2 | -0/+1597 | |
2014-12-02 | add autoconf and libcircle dependencies, call autoconf before configure | Adam Moody | 2 | -0/+1597 | |
2014-12-02 | Fix dyninst 8.1.1 checksum. | Todd Gamblin | 1 | -1/+1 | |
2014-12-02 | Bugfix in boost build. | Todd Gamblin | 1 | -1/+4 | |
- b2 used to be called bjam | |||||
2014-11-08 | Merge branch 'features/gcc' into develop | Todd Gamblin | 6 | -4/+214 | |
Conflicts: lib/spack/spack/package.py | |||||
2014-11-08 | URL parsing improvements | Todd Gamblin | 2 | -4/+4 | |
2014-11-07 | Add package for Sandia QThreads. | Todd Gamblin | 1 | -0/+22 | |
2014-11-07 | Change to faster gcc mirror that allows spidering. | Todd Gamblin | 1 | -3/+3 | |