summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-03-27this builds cvs CentOS Linux release 7.2.1511 (#3574)Peter Doak1-0/+36
2017-03-27Merge pull request #3570 from LLNL/packages/elfutils-preferred-versionGregory Lee1-1/+1
Make 0.163 the preferred version of elfutils.
2017-03-27Fix easy-install.pth syntax (#3569)Gregory Lee1-11/+2
2017-03-27Make 0.163 the preferred version of elfutils.Todd Gamblin1-1/+1
- later versions do not seem to work well with libdwarf.
2017-03-27Update to version 0.4.8-1 (#3568)George Hartzell1-0/+1
2017-03-27Bugfix/gnutls (#3565)George Hartzell1-1/+5
* Fix nettle dependency GnuTLS requires a nettle from the 2.7 series, won't work with 3.x (so sayeth configure when it crashes...). * Fix configure symlinking GNUmakefile to itself I'm confused about how this ever worked, but.... As configure runs, it does something like this: ``` config.status: linking /home/hartzelg/tmp/spack/var/spack/stage/gnutls-3.3.9-uq2u4ecucncv2l3akran765aystyvkys/gnutls-3.3.9/GNUmakefile to GNUmakefile ``` and since that is the cwd the build crashes with: ``` ==> 'make' '-j28' make: GNUmakefile: Too many levels of symbolic links make: stat: GNUmakefile: Too many levels of symbolic links make: *** No rule to make target `GNUmakefile'. Stop. ``` Since the comment in the configure script points out that the GNUmakefile is "only for the maintainer" I've just commented out the bit that leads to the symlinking. Builds for me on CentOS 7. (I do have a recent-ish set of auto-* things in my patch via linuxbrew) * Wordsmith * Fix symbolic link problem properly Autotools magic. See #3565 for the details. * Flake8 cleanup * Add some headroom on the version number constraint We really want < 3.0 but there's not a good way to express it. We'd like to avoid having to update the file if they release 2.7.2. This seems like a good compromise.
2017-03-27CONFIG: update qt package to build qt-5.7.1 (#3535)Mark Olesen1-9/+25
- adjusted formatting to reduce some flake8 complaints
2017-03-27fftw: Add 3.3.6-pl2, remove 3.3.6-pl1. (#3566)健美猫1-1/+1
2017-03-27ENH: add int64 variant to scotch (as per metis +int64) (#3536)Mark Olesen2-2/+22
BUG: provide patch for scotch 6.0.4 if building non-threaded - corresponds to issue #20179 from the scotch issue trackter
2017-03-26Update texlive digest/md5 (sigh...) (#3564)George Hartzell1-1/+1
2017-03-26Nettle: new version (#3563)George Hartzell1-2/+3
gnutls needs nettle from the 2.7 series. Might as well give it the latest.
2017-03-26tbb: add 2017.5 (#3560)Denis Davydov1-0/+2
2017-03-26mumps: add 5.1.1 (#3557)Denis Davydov1-0/+1
2017-03-26hypre: add 2.11.2 (#3556)Denis Davydov1-2/+3
2017-03-26superlu-dist: add 5.1.3 (#3559)Denis Davydov1-0/+1
2017-03-26suite-sparse: add 4.5.4 (#3558)Denis Davydov1-0/+1
2017-03-25Add url_for_version and depends_on('libiconv') (#3555)George Hartzell1-0/+5
* Add url_for_version and depends_on('libiconv') Fetching is broken. See https://github.com/LLNL/spack/issues/3554. libgd, when used in gnuplot at least, needs a dependency on libiconv. * Undo change from debugging pokery
2017-03-25pnfft: new package (#2646)Michael Kuron4-58/+231
* pnfft: new package * Convert some packages with overridden install from AutotoolsPackage to Package * pnfft: fix URL * Switch FFTW-derived packages back to AutotoolsPackage * Disable unneeded build phases in FFTW and derived packages * Separate build phases for FFTW and derived packages * Fix broken merge * fftw: pfft_patches for 3.3.6 * fftw: address @adamjstewart’s review comments
2017-03-24Added a package for Nvida NCCL (#3552)Brian Van Essen1-0/+41
2017-03-24make git fetching quite (#3180)Denis Davydov1-12/+31
also output repo and branch/commit/tag in one line
2017-03-24Add latest version of util-linux (#3551)Adam J. Stewart1-10/+18
2017-03-24Add mozjs package (#3550)Adam J. Stewart2-0/+85
2017-03-24Add old version of zlib (#3549)Adam J. Stewart1-0/+1
2017-03-24Add NSPR package (#3548)Adam J. Stewart1-0/+45
2017-03-24Add linux-headers package (#3547)Adam J. Stewart1-0/+45
2017-03-24Add libcap package (#3546)Adam J. Stewart2-0/+82
2017-03-24Various updates to the intltool package (#3545)Adam J. Stewart1-14/+27
2017-03-24Add autogen package (#3542)Adam J. Stewart1-0/+62
2017-03-24coreutils can no longer be built in-source (#3543)Adam J. Stewart1-1/+4
2017-03-24Fix r package, tk no longer has an X variant (#3544)George Hartzell1-2/+0
Tk recently lost its X variant (it now always uses X). That broke r, this commit fixes it. Tested on CentOS 7.
2017-03-24Add latest version of GNU Guile (#3541)Adam J. Stewart1-9/+10
2017-03-24Add latest version of bdw-gc (#3539)Adam J. Stewart1-9/+7
2017-03-24Convert libatomic-ops to AutotoolsPackage (#3540)Adam J. Stewart1-7/+3
2017-03-24Add latest version of libunistring (#3538)Adam J. Stewart1-3/+2
2017-03-24Clean up the gcc package (#3511)Adam J. Stewart2-19/+33
* Clean up the gcc package * Add preliminary testing support * Older versions of GCC do not depend on MPC * DejaGnu 1.4.4 cannot be built in parallel * Fix GCC test dir * Add two more deps required to run the testsuite
2017-03-24CONFIG: update mxml versions (#3534)Mark Olesen1-0/+1
2017-03-24Initial add of dev package (#3533)Jimmy Tang2-0/+48
* Initial add of dev package * Use a more acceptable URL
2017-03-24Add cuda support for gromacs. (#3527)健美猫1-2/+7
2017-03-23Add release info for git v2.12.1 (#3532)George Hartzell1-0/+5
Add info for git and git-manpages. Built/tested on CentOS7.
2017-03-23Add env vars for Intel VTune Amplifier (#3531)Adam J. Stewart2-10/+10
* Add env vars for Intel VTune Amplifier * Flake8 fix
2017-03-23Add DejaGnu package (#3518)Adam J. Stewart1-0/+39
2017-03-23Add Expect package (#3517)Adam J. Stewart5-5/+113
* Add Expect package * Ignore patches during flake8 tests for package.py files * Remove controversial changes
2017-03-23Only configure requested lammps features (#3526)Adam J. Stewart1-8/+7
* Only configure requested lammps features * Run configure from root and make from src
2017-03-22Add patch to fix xcb-proto make check (#3520)Adam J. Stewart2-1/+53
2017-03-22Open MPI: add new packages (#3519)Howard Pritchard1-1/+5
there were various updated packages, both for the 2.x, 2.0.x, and 1.10.x release branches of Open MPI. Signed-off-by: Howard Pritchard <howardp@lanl.gov> (cherry picked from commit 3b671935783fc3af76dc642a54461c2f02ab8ebf)
2017-03-22configure vtk with external hdf5 and netcdf packages (#3504)Jeffrey Salmond1-0/+8
* configure vtk with external hdf5 and netcdf packages * remove ~mpi constraints from hdf5 and netcdf
2017-03-22llvm: Install utilities into libexec (#3516)Erik Schnetter1-1/+1
2017-03-22Update googletest (#3514)Jimmy Tang1-0/+2
2017-03-21patch readline to fix ipython seg fault (#3512)Gregory Lee2-0/+93
2017-03-21Convert gettext to AutotoolsPackage (#3510)Adam J. Stewart1-7/+6