Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-02 | py-flye: change to build ARM. (#12176) | Toyohisa Kameyama | 1 | -0/+5 | |
2019-08-02 | FAODEL: Add 1.1906.1 (#12180) | Todd Kordenbrock | 1 | -16/+14 | |
2019-08-02 | vdt: add simd variant (#12188) | Toyohisa Kameyama | 1 | -0/+62 | |
1. add simd variant and check target. 2. build on source directory before 0.3.8. | |||||
2019-08-02 | py-mpi4py: Added build argument for mpicc path (#12191) | TiffanyAnn | 1 | -0/+3 | |
* added build arguments to resolve error with Cray-MPICH * fixed indentation | |||||
2019-08-02 | ermod: new package (#12192) | Hironori-Yamaji | 1 | -0/+28 | |
2019-08-02 | parsimonator: Enable build on non x86_64 hosts. (#12194) | Toyohisa Kameyama | 2 | -3/+89 | |
2019-08-02 | Update c-blosc and fix building tests with icc (#12204) | Glenn Johnson | 2 | -4/+13 | |
- Update c-blosc to 1.17.0 - Add patch to build test_forksafe for versions 1.15.0 through 1.17.0 when compiled with the Intel compiler. - Remove code that turned off building the test with the Intel compiler | |||||
2019-08-02 | raxml: compile n non-x86 hosts. (#12208) | Toyohisa Kameyama | 2 | -48/+343 | |
1. xmmintrrin.h is included x86 only. 2. Add makefiles for non-x86 hosts. 3. mpicc in Makefiles is replaced spacks mpi compile command. 4. variant check is rewite with satisfies. | |||||
2019-08-02 | dialign-tx: build on ARM. (#12210) | Toyohisa Kameyama | 1 | -0/+2 | |
2019-08-02 | added a package butterflypack (#12222) | liuyangzhuan | 1 | -0/+59 | |
* added a package butterflypack * remove one line in the python script | |||||
2019-08-02 | hpcviewer: update sha sums for version 2019.07 (#12236) | Mark W. Krentel | 1 | -6/+6 | |
We (Rice HPCToolkit) issued a re-release of hpcviewer 2019.07 due to some serious bugs. | |||||
2019-08-02 | ginkgo: fix branch -> commit for @1.0.0. Also add variant: develtools (#12248) | Satish Balay | 1 | -1/+4 | |
This fixes error with multiple builds - when they use the cached tarball. | |||||
2019-08-02 | liggghts: added version 3.8.0 (#12242) | dbs8842 | 1 | -0/+100 | |
2019-08-02 | glib: fix glib dependency build fixes #9992 (#12153) | Gregory Lee | 3 | -0/+44 | |
add rpaths for glib config and py-pygobject build | |||||
2019-08-02 | Fixed arch setting variants. Activate cray arch automatically. (#11203) | wspear | 1 | -0/+16 | |
2019-08-02 | adios2: Fix backwards compatibility version logic for FindMPI (#12241) | Chuck Atkins | 1 | -1/+1 | |
2019-08-02 | packages: Add autotools dependencies to bolt (#12246) | Tamara Dahlgren | 1 | -0/+4 | |
Fixes #12060 (per wspear). This change is needed for minimal container environments. | |||||
2019-08-02 | Geant4 data packages: Set the install path name explicitly. (#12244) | Patrick Gartung | 11 | -37/+32 | |
* Geant4 data packages: Set the install path name explicitly. * Use the correct directory name for g4photonevaporation,g4radioactivedecay,g4realsurface | |||||
2019-08-02 | mysql package: New versions, add conflicts, cope with use of dtrace. (#11356) | Chris Green | 1 | -6/+52 | |
* Add versions 8.0.16, 5.7.26, and 5.6.44 * Update boost dependency for versions 8.0.16, 8.0.15, and 8.0.14 * Update dtrace script when building for versions before 8 as is done for the glib package * Set perl as a build dependency for versions before 8 * cxxstd=17 conflicts with version 8 when server code is built (~client_only) * Add -Wno-deprecated-declarations for cxxstd > 11 * Add -Wno-error=register for cxxstd > 14 | |||||
2019-08-02 | openPMD-api: Increase ADIOS2 Minimum (#12169) | Axel Huebl | 1 | -3/+3 | |
The minimum required version of ADIOS2 is v2.4.0 . | |||||
2019-08-02 | valgrind: added version 3.15.0 (#12239) | MikeG | 1 | -0/+1 | |
2019-08-01 | Fix py-matplotlib build (#12230) (#12234) | Seth R. Johnson | 1 | -0/+2 | |
2019-08-01 | Fix QT4 build for mac (#10944) | Seth R. Johnson | 9 | -207/+898 | |
This updates the Spack QT package to enable building qt version 4 on MacOS. This includes the following changes to the qt package: * add version 4.8.7 * add option to build with or without shared libs * add options to disable tools, ssl, sql, and freetype support * add qt4-tools patch when building qt@4+tools * add option to build as a framework (only available on MacOS) * replace qt4-el-capitan patch with qt4-mac patch (which includes the edits from qt4-el-capitan) * apply qt4-pcre-include-conflict.patch only for version 4.8.6 (rather than all 4.x versions) * apply qt4-gcc-and-webkit.patch for 4.x versions before 4.8.7 and create a separate qt4-gcc-and-webkit-487.patch for version 4.8.7 * update patch function for qt@4 on MacOS to update configure variables relevant to Spack (e.g. PREFIX) * add option to build freetype with Spack, as a vendored dependency of QT, or not at all (default is to build with Spack) This includes the following edits outside of the qt package: * Update MacOS version utility function to return all parts of the Mac version (rather than just the first two) * gettext package: implement "libs" * python package: add gettext as a dependency | |||||
2019-08-01 | Buildcache: skip binary string replacement with padding when the new install ↵ | Patrick Gartung | 1 | -5/+32 | |
path is longer than the old install path. (#12227) * Raise an exception and exit with a meaningful message when binary path substitution fails. * Skip binary text replacement with padding and issue a warning when the new install path is longer than the old install path. | |||||
2019-08-01 | Add HDF5 variant to Legion package (#12221) | Ben Bergen | 1 | -0/+5 | |
2019-08-01 | modified: var/spack/repos/builtin/packages/blis/package.py (#12225) | Sajid Ali | 1 | -1/+1 | |
2019-08-01 | Add libflame (#12193) | Sajid Ali | 2 | -0/+102 | |
* Add libflame new file: var/spack/repos/builtin/packages/libflame/Makefile_5.1.0.patch new file: var/spack/repos/builtin/packages/libflame/package.py * modified: var/spack/repos/builtin/packages/libflame/package.py | |||||
2019-08-01 | py-pyqt5: add missing py-enum34 dependency (#12224) | Adam J. Stewart | 1 | -0/+2 | |
2019-08-01 | bdw-gc: add variant for Multithreading (#12223) | t-karatsu | 1 | -1/+9 | |
2019-07-31 | unzip: fix build for cray back-end | Mark W. Krentel | 1 | -2/+5 | |
Fixes #12007. The Cray cc wrappers don't handle the -s flag (strip) cleanly, It's not essential to strip the binary, so just remove the flag on Cray. Note: the default build on Cray is for the back end and the unzip binary won't run on the front end. To build for FE, use something like arch=cray-fe-x86_64. | |||||
2019-07-31 | fix mpa package build error with a patch (#12217) | Gregory Lee | 2 | -0/+23 | |
2019-07-31 | patch launchmon to fix char * conversion error (#12219) | Gregory Lee | 2 | -0/+21 | |
2019-07-31 | Magma: fix prefix (#12220) | Rémi Lacroix | 1 | -2/+2 | |
`prefix` is not available in `cmake_args` method, use `self.prefix`. Fixes #12214. | |||||
2019-07-31 | should not need bin prefix on spack command (#12215) | Levi Baber | 1 | -1/+1 | |
2019-07-31 | docs: update tutorial slides for PEARC19 | Todd Gamblin | 1 | -9/+9 | |
2019-07-31 | Update Package Creation Tutorial for PEARC19 (#12209) | Adam J. Stewart | 8 | -245/+258 | |
* Update Package Creation Tutorial for PEARC19 * A few remaining fixes * Fix section link | |||||
2019-07-31 | Preventing jsoncpp from building tests (#11948) | Matthieu Dorier | 1 | -1/+6 | |
* Preventing jsoncpp from building tests jsoncpp: making -DJSONCPP_WITH_TESTS=OFF conditioned by self.run_tests | |||||
2019-07-31 | CMake: make ninja verbose as well (#12200) | Christoph Junghans | 1 | -0/+1 | |
2019-07-31 | F18: Fix the location to the f18 binary (#12186) | Ondřej Čertík | 1 | -1/+1 | |
2019-07-31 | phist: added version 1.8.0 (#12201) | jthies | 1 | -0/+1 | |
2019-07-31 | igvtools: fixed query on jdk instead of java (#12195) | t-karatsu | 1 | -1/+1 | |
2019-07-31 | Print environment name when removing active env (#12198) | Javier Cervantes | 1 | -1/+2 | |
2019-07-31 | Fix Sphinx deprecation warning when building docs (#12205) | Adam J. Stewart | 1 | -3/+2 | |
* Fix Sphinx deprecation warning when building docs * Set minimum required version of Sphinx | |||||
2019-07-31 | kim-api: added version 2.1.2 (#12189) | Ryan S. Elliott | 1 | -1/+2 | |
2019-07-31 | genomefinisher: fixed query on jdk instead of java (#12196) | t-karatsu | 1 | -1/+1 | |
2019-07-30 | Add pandas 0.25.0 (#12173) | Adam J. Stewart | 1 | -5/+37 | |
2019-07-30 | Add tables 3.5.2 (#12172) | Adam J. Stewart | 1 | -14/+21 | |
2019-07-30 | Update numexpr dependency version (#12168) | Adam J. Stewart | 1 | -1/+1 | |
2019-07-30 | Add py-matplotlib 3.1.1 (#12164) | Adam J. Stewart | 1 | -73/+98 | |
2019-07-30 | Add py-wxpython package (#12163) | Adam J. Stewart | 11 | -9/+47 | |