Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-06 | py-mako and fix for setup-env.sh | Alfredo Gimenez | 1 | -0/+16 | |
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 | 40 | -48/+735 | |
2015-02-06 | Fix libpng to use a better URL | Todd Gamblin | 1 | -2/+3 | |
Sourceforge URLs like this eventually die when the libpng version is bumped: http://sourceforge.net/projects/libpng/files/libpng16/1.6.14/libpng-1.6.14.tar.gz/download But ones like this give you a "permanently moved", which curl -L will follow: http://download.sourceforge.net/libpng/libpng-1.6.16.tar.gz | |||||
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 | PSAPI v0.6 -> Mitos v0.7 | Alfredo Gimenez | 2 | -18/+18 | |
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-21 | psapi v0.6 | Alfredo Gimenez | 1 | -1/+1 | |
2015-01-19 | Add PSAPI | Todd Gamblin | 1 | -0/+18 | |
2015-01-19 | Initial build of MemAxes GUI. | Todd Gamblin | 1 | -0/+20 | |
2015-01-19 | Qt5 & VTK builds. VTK works with Qt 4 and 5. | Todd Gamblin | 2 | -15/+101 | |
2015-01-19 | version bump libpng | Todd Gamblin | 1 | -2/+2 | |
2015-01-19 | Make dbus put a machine id file in the right place. | Todd Gamblin | 1 | -0/+4 | |
2015-01-19 | Qt5 webkit requires gperf | Todd Gamblin | 1 | -0/+19 | |
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 | |