Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-20 | Add Python support to gdb. (#1790) | Bruno Turcksin | 1 | -1/+10 | |
2016-09-20 | Update Package : Zoltan (#1793) | Joseph Ciurej | 1 | -44/+71 | |
* Refactored and reorganized the 'zoltan' install script. * Fixed a few bugs with the '+mpi' and '+fortan' variants of 'zoltan'. * Reintroduced and improved the '+shared' variant for the 'zoltan' package. * Improved compatibility with different MPI providers for 'zoltan'. | |||||
2016-09-20 | Fix format string (in class RemoveFailedError) (#1803) | Eric | 1 | -1/+1 | |
2016-09-20 | samtools could not find the ncurses library (#1785) | Tom Merrick | 1 | -1/+2 | |
2016-09-20 | lmod : added support for the creation of hierarchical lua module files (#1723) | Massimiliano Culpo | 10 | -149/+560 | |
Includes : - treatment of a generic hierarchy (i.e. lapack + mpi + compiler) - possibility to specify which compilers are to be considered Core - correct treatment of the 'family' directive - unit tests for most new features | |||||
2016-09-20 | Allow multi-user installations (#1804) | Eric | 1 | -1/+1 | |
When re-using previously downloaded tarballs, spack copies from `var/spack/stage/PACKAGE-VERSION-HASH/downloaded_file` to `var/spack/cache/PACKAGE/downloaded_file`. This fails if the source is owned by a different user (`shutil.copy` tries to retain all meta data including file ownership). Change to a non-meta-data copy function (`shutil.copyfile`). | |||||
2016-09-20 | Update Julia to 0.4.7 (#1805) | Erik Schnetter | 1 | -1/+2 | |
2016-09-20 | Make VisIt build again (#1762) | Erik Schnetter | 1 | -1/+4 | |
- add new version 2.10.3 - explicitly require hdf5 variant ~mpi, since we don't know how to build with mpicc - explicitly disable glew since it may not be installed | |||||
2016-09-20 | Work around cmake problems in VTK (#1761) | Erik Schnetter | 2 | -0/+23 | |
The cmake scripts can't handle the semicolons in gcc's version output. Filter them out before detecting the version. | |||||
2016-09-20 | Tighten HDF5 version requirements for Silo (#1760) | Erik Schnetter | 1 | -1/+2 | |
2016-09-20 | Make cmake @2.8 build again (#1759) | Erik Schnetter | 1 | -5/+7 | |
2016-09-20 | Update hwloc to 1.11.4 (#1752) | Erik Schnetter | 1 | -0/+1 | |
2016-09-20 | Declare py-beautifulsoup4's dependency on py-setuptools (#1748) | Erik Schnetter | 1 | -0/+2 | |
2016-09-20 | Update curl to 7.50.3 (#1747) | Erik Schnetter | 1 | -0/+2 | |
* Update curl to 7.50.2 * Update curl to 7.50.3 | |||||
2016-09-20 | Update OpenMPI to 2.0.1 (#1721) | Erik Schnetter | 1 | -0/+1 | |
2016-09-20 | Update OpenBLAS to 0.2.19 (#1702) | Erik Schnetter | 1 | -0/+1 | |
2016-09-20 | Reorder versions in openssl (#1601) | Erik Schnetter | 1 | -7/+7 | |
2016-09-20 | Update mbedtls to 2.3.0 (#1600) | Erik Schnetter | 1 | -0/+1 | |
2016-09-20 | Update cereal to 1.2.1 (#1599) | Erik Schnetter | 1 | -0/+1 | |
2016-09-20 | Update binutils to 2.27 (#1598) | Erik Schnetter | 1 | -0/+1 | |
2016-09-15 | Fix location -p and -P (#1776) | Michael Kuhn | 1 | -3/+2 | |
2016-09-15 | Update mvapich2 to 2.2 (#1775) | Michael Kuhn | 1 | -7/+6 | |
2016-09-15 | Make libstdc++-detection work on Darwin (#1778) | Erik Schnetter | 1 | -2/+2 | |
2016-09-15 | [RtM] Added py-proj/package.py (RtM = Ready to Merge) (#717) | Elizabeth Fischer | 1 | -0/+52 | |
* Added py-proj package * Added bug-fix patched version to the package. * Removed dependency of py-proj on proj. * py-proj: Added missing dependency * py-proj: Removed versions from forked repos, now that necessary bug fixes have been merged into the main repo. * Update package.py Added a blank line that Travis wanted. * 1. Added copyright 2. Used setup_py 3. Added type='build' for dependencies. | |||||
2016-09-09 | Update netlib-lapack to 3.6.1 (#1597) | Erik Schnetter | 1 | -0/+1 | |
2016-09-09 | Add libiconv dependency for git (#1468) | Erik Schnetter | 1 | -5/+7 | |
Also remove "--without-pcre" flag that git does not understand any more. | |||||
2016-09-09 | Qthreads: Switch back to using tarball to get released version (#1739) | Erik Schnetter | 2 | -26/+2 | |
* Qthreads: Switch back to using tarball for download * Don't require autotools any more * Re-enable autotools * Remove autotools again * Use .tar.bz tarball; remove outdated code | |||||
2016-09-08 | New package h5hut (#1737) | Erik Schnetter | 2 | -0/+71 | |
* New package h5hut -- High-Performance I/O Library for Particle-based Simulations * Set up MPI compilers * Add version 1.8.12 to HDF5 * Correct Sphinx error | |||||
2016-09-08 | Declare fontconfig dependency on pkg-config (#1686) | Erik Schnetter | 1 | -0/+1 | |
2016-09-08 | Merge pull request #1553 from adamjstewart/fixes/netcdf-hdf5 | Todd Gamblin | 2 | -5/+11 | |
Fix NetCDF/HDF5 dependency resolution problems | |||||
2016-09-08 | Don't overwrite PYTHONPATH in docs Makefile (#1693) | Adam J. Stewart | 1 | -1/+1 | |
2016-09-08 | Add missing dependency for run-doc-tests (#1691) | Adam J. Stewart | 2 | -0/+4 | |
2016-09-08 | Add latest version of libpng, ncview depends on libpng (#1502) | Adam J. Stewart | 2 | -1/+4 | |
* Add latest version of libpng * ncview depends on libpng | |||||
2016-09-07 | Fix fetching non-expanded resources from mirrors (#1310) | scheibelp | 3 | -22/+25 | |
This closes #1308, where fetching a non-expanded resource from a mirror will cause an error. This also ensures that when a URL resource is fetched from a mirror, that it will be named as though it were retrieved from the original URL. This is particularly useful for non-expanded resources since it ensures that the resource name is consistent for the installation (this is less important for expanded resources because the build takes place inside the expanded resource). | |||||
2016-09-06 | Fixed broken link in README (#1733) | Ian Lee | 1 | -1/+1 | |
2016-09-06 | Add debug command for creating tarball of install DB. | Todd Gamblin | 1 | -0/+84 | |
2016-09-06 | ITS XML Translation Tool (#1728) | Robert D. French | 1 | -0/+44 | |
2016-09-06 | fontconfig: add --disable-docs to configure (#1729) | Jeffrey Salmond | 1 | -1/+3 | |
2016-09-06 | For OpenMPI v 2+, add a configure option to provide C++ bindings. (#1730) | Kelly Thompson | 2 | -1/+5 | |
+ Starting with version 2.0, OpenMPI no longer provides C++ bindings by default (libmpi_cxx.so). Add a configure option to instruct the build to also build and install libmpi_cxx.so. + This MPI feature is needed by at least one spack package (moab). | |||||
2016-09-06 | Merge pull request #1731 from epfl-scitas/packages/plumed_gslcblas | Todd Gamblin | 1 | -0/+8 | |
plumed : avoid linking with libgslcblas | |||||
2016-09-06 | Merge pull request #1732 from epfl-scitas/fixes/autoload_and_build_dependencies | Todd Gamblin | 2 | -1/+24 | |
fix : ('build',) type dependencies are not accounted when autoloading | |||||
2016-09-06 | modules : ('build',) type dependencies are not accounted when autoloading | alalazo | 2 | -1/+24 | |
fixes #1681 | |||||
2016-09-06 | plumed : avoid linking with libgslcblas | alalazo | 1 | -0/+8 | |
2016-09-03 | spack boostrap: fix missing include (#1657) | Axel Huebl | 1 | -1/+1 | |
fix a missing include in booststrap. found on debian 8 with python 2.7 | |||||
2016-09-03 | added package : pexsi (#1550) | Massimiliano Culpo | 9 | -9/+229 | |
* pexsi : added package * cp2k : added pexsi (works for gcc+openmpi with and without plumed) | |||||
2016-09-02 | Merge pull request #1704 from eschnett/eschnett/libiconf-gets | becker33 | 2 | -0/+17 | |
Make libiconv work with C11 | |||||
2016-09-02 | Merge pull request #1708 from robertdfrench/globus-toolkit | becker33 | 1 | -0/+40 | |
Globus Toolkit | |||||
2016-09-02 | Attributes for directives need to be set at class construction time. (#1718) | Todd Gamblin | 1 | -3/+6 | |
- moved ensure_dicts() call from Package.__init__ to Package.__metaclass__. | |||||
2016-09-02 | Merge pull request #1715 from alfredo-gimenez/bugfix/vim | becker33 | 1 | -3/+3 | |
Fix vim package. | |||||
2016-09-02 | Merge pull request #1717 from alfredo-gimenez/features/sbt | becker33 | 1 | -0/+18 | |
Add sbt (scala build tool) package |