Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-22 | Open MPI: add new packages (#3519) | Howard Pritchard | 1 | -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-22 | configure vtk with external hdf5 and netcdf packages (#3504) | Jeffrey Salmond | 1 | -0/+8 | |
* configure vtk with external hdf5 and netcdf packages * remove ~mpi constraints from hdf5 and netcdf | |||||
2017-03-22 | llvm: Install utilities into libexec (#3516) | Erik Schnetter | 1 | -1/+1 | |
2017-03-22 | Update googletest (#3514) | Jimmy Tang | 1 | -0/+2 | |
2017-03-21 | patch readline to fix ipython seg fault (#3512) | Gregory Lee | 2 | -0/+93 | |
2017-03-21 | Convert gettext to AutotoolsPackage (#3510) | Adam J. Stewart | 1 | -7/+6 | |
2017-03-21 | Convert isl to AutotoolsPackage (#3507) | Adam J. Stewart | 1 | -10/+10 | |
2017-03-21 | Add recommended patches to mpfr package (#3506) | Adam J. Stewart | 3 | -1/+179 | |
2017-03-21 | Replacing failing git clone by valid url (#3505) | Kim Serradell | 1 | -6/+5 | |
* Replacing failing git clone by valid url * Moving to previous version package (0.163) * Removing automake and autoconf dependencies and adding url_list to pick up newer versions * Corrected typo * Reorder versions and removed libtool | |||||
2017-03-21 | Add package openfst. (#3324) | 健美猫 | 1 | -0/+54 | |
2017-03-20 | llvm: Don’t copy “prefix/bin” into “prefix” during install (#3460) | Erik Schnetter | 1 | -2/+1 | |
2017-03-20 | Fix: setuptools is a runtime dependency for pudb (#3502) | Adam J. Stewart | 1 | -4/+7 | |
2017-03-20 | Add latest version of binutils (#3500) | Adam J. Stewart | 1 | -8/+8 | |
2017-03-20 | Update leveldb to 1.20 (#3441) | Michael Kuhn | 1 | -4/+21 | |
2017-03-20 | gasnet: Update to 1.28.2 (#3496) | Erik Schnetter | 1 | -0/+1 | |
2017-03-20 | cereal: Update to 1.2.2 (#3499) | Erik Schnetter | 4 | -16/+32 | |
2017-03-20 | jemalloc: Update to 4.5.0 (#3497) | Erik Schnetter | 1 | -0/+1 | |
2017-03-20 | py-yt: Update to 3.3.5 (#3498) | Erik Schnetter | 1 | -0/+2 | |
2017-03-20 | fftw: Update to 3.3.6-pl1 (#3495) | Erik Schnetter | 1 | -0/+1 | |
2017-03-19 | Add ffmpeg package. (#3470) | 健美猫 | 1 | -0/+47 | |
2017-03-19 | Substitue ftp:// with http:// (#3491) | 健美猫 | 1 | -1/+1 | |
2017-03-19 | Add new version for intel package: 16.0.4 17.0.2 . (#3490) | 健美猫 | 1 | -7/+12 | |
2017-03-18 | hdf5: Clean up building self-tests (#3483) | Erik Schnetter | 1 | -9/+5 | |
* hdf5: Clean up building self-tests * hdf5: Clean up running self-tests | |||||
2017-03-18 | Add missing dependencies to gawk (#3481) | Adam J. Stewart | 3 | -6/+54 | |
* Add missing dependencies to gawk * Fix make check * Add mawk packages and awk virtual dependency * Use mawk instead of gawk to build ncurses * Rearrange order of patches and dependencies | |||||
2017-03-18 | Fix deptype of various dependencies on Python packages (#3486) | Adam J. Stewart | 20 | -32/+34 | |
2017-03-18 | Adding new packages: py-argparse and py-importlib (#3488) | Javier | 2 | -0/+72 | |
2017-03-17 | setuptools is a runtime dependency of virtualenv (#3485) | Adam J. Stewart | 1 | -5/+10 | |
2017-03-17 | julia: Create cacert directory manually to ensure correct permissions (#3482) | Erik Schnetter | 1 | -1/+3 | |
2017-03-17 | Adding new package: py-future (#3401) | Javier | 1 | -0/+39 | |
* Adding new package: py-future * Commenting out deps needed when installing python@2.6 | |||||
2017-03-17 | Add package for ESMF (#2831) | Adam J. Stewart | 1 | -0/+253 | |
* Add package for ESMF * Apparently mvapich2 is supported? | |||||
2017-03-17 | Add version constraints to VTK patch (#3357) | Adam J. Stewart | 1 | -44/+41 | |
2017-03-17 | hpx5: Convert to AutotoolsPackage, several updates (#3456) | Erik Schnetter | 1 | -22/+78 | |
* hpx5: Convert to AutotoolsPackage, several updates - convert to AutotoolsPackage - add several variants - add several dependencies - add new version 4.0.0 - don’t set compiler flags explicitly * hpx5: Don’t import os * hpx5: Clean up configure arguments * hpx5: Correct libffi configure declaration Also add new variant “+instrumentation”. * hpx5: Correct CUDA, MPI, OpenCL configuration * hpx5: Use built-in libffi Spack’s libffi installs its headers in a strange place, and hpx5 can’t pick them up. | |||||
2017-03-17 | libpciaccess: Convert to AutotoolsPackage, remove Darwin work-around (#3459) | Erik Schnetter | 5 | -16/+8 | |
* libpciaccess: Convert to AutotoolsPackage, remove Darwin work-around Other packages that depend on libpciaccess can do so via a conditional dependency (via a variant); we don’t need a dummy package for Darwin any more. * Disable libpciaccess dependency on non-Darwin platforms * hwloc: Remove direct dependency on libpciaccess | |||||
2017-03-16 | Add packages libbson and libmongoc (#3440) | Michael Kuhn | 2 | -0/+86 | |
2017-03-16 | simulationio: New package (#3422) | Erik Schnetter | 1 | -0/+62 | |
* simulationio: New package * simulationio: Rename development version to “develop” * simulationio: Try to make flake8 happy * simulationio: Correct flake8 error * simulationio: Extend Python * simulationio: Remove unused imports | |||||
2017-03-16 | Add latest version of NCO (#3469) | Adam J. Stewart | 1 | -1/+2 | |
2017-03-16 | Py keras extension (#3468) | Brian Van Essen | 3 | -0/+51 | |
* Added support for building Theano with GPU support. Added a package for the libgpuarry libary needed for Theano. * Added dependency on py-pexpect package which ipython requires. | |||||
2017-03-16 | Fix Qt4 build on Yosemite (10.11) (#3444) | Todd Gamblin | 1 | -6/+17 | |
2017-03-16 | gasnet: Convert to AutotoolsPackage, update (#3455) | Erik Schnetter | 1 | -13/+16 | |
* gasnet: Convert to AutotoolsPackage, update - convert to AutotoolsPackage - add new version 1.28.0 - create variants for IB and MPI support * gasnet: Don’t specify prefix explicitly * gasnet: Add missing variant descriptions * gasnet: Correct syntax error | |||||
2017-03-16 | Add latest version of lmod (#3467) | Adam J. Stewart | 1 | -1/+2 | |
2017-03-16 | Add latest version of git, convert to AutotoolsPackage (#3466) | Adam J. Stewart | 1 | -53/+59 | |
2017-03-16 | julia: New variant +simd (#3458) | Erik Schnetter | 1 | -0/+5 | |
2017-03-16 | hwloc: Add missing dependencies (#3457) | Erik Schnetter | 1 | -5/+22 | |
* hwloc: Add missing dependencies - add several missing dependencies - add variants for various features - add new version 1.11.6 * hwloc: Add descriptions to variants | |||||
2017-03-16 | qthreads: New version 1.12 (#3464) | Erik Schnetter | 1 | -0/+1 | |
2017-03-16 | pocl: Introduce virtual package “opencl” (#3461) | Erik Schnetter | 1 | -0/+4 | |
OpenCL is a standard like MPI, with several versions and several implementations. | |||||
2017-03-16 | py-numpy: Correct typos in comment (#3462) | Erik Schnetter | 1 | -2/+2 | |
2017-03-16 | py-scipy: New version 0.19.0 (#3463) | Erik Schnetter | 1 | -0/+2 | |
2017-03-16 | Adding new package: py-jpype (#3402) | Javier | 1 | -0/+44 | |
* Adding new package: py-jpype * Moving jdk dependency | |||||
2017-03-15 | Add latest version of lua (#3454) | Adam J. Stewart | 1 | -2/+4 | |
2017-03-15 | Add latest version of pcre (#3453) | Adam J. Stewart | 1 | -14/+15 | |