Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-06 | Squashfuse: Enable or disable static and shared libs, and allow min size ↵ | Harmen Stoppels | 1 | -4/+20 | |
builds too, useful for appimages (#22669) * Enable or disable static and shared libs, and allow min size builds too, useful for appimages * Fix master version | |||||
2021-04-06 | New package: py-ilmbase (#22783) | Jen Herting | 1 | -0/+31 | |
* [py-ilmbase] created template * [py-ilmbase] added dependencies and configuration options as necessary * [py-ilmbase] added homepage and description removed fixmes * [py-ilmbase] shortened lines for flake8 | |||||
2021-04-06 | paraview: adds new cuda target, ampere (#22750) | Robert Mijakovic | 1 | -1/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | m4: force path where to look for autoconf (#22765) | Seth R. Johnson | 1 | -0/+9 | |
Uses the M4 environment variable | |||||
2021-04-06 | xfsprogs: add 5.11.0 and fix build with newer versions of gcc (#22665) | Michael Kuhn | 1 | -3/+11 | |
xfsdump depends on an older version of xfsprogs that does not build with recent versions of gcc. | |||||
2021-04-06 | hipsycl: add v0.9.1 which partially implements SYCL 2020 standard (#22770) | ravil-mobile | 1 | -1/+11 | |
Co-authored-by: ravil <ravil.dorozhinskii@tum.de> | |||||
2021-04-06 | stat: deprecate versions prior to 4.0 (#22650) | Gregory Lee | 1 | -6/+11 | |
2021-04-06 | cdo: help libtool to find the correct paths to libraries (#22670) | Sergey Kosukhin | 1 | -24/+61 | |
- Add a maintainer - Help libtool to find the correct paths to libraries - Handle externals from system directories - Enable eccodes for older versions | |||||
2021-04-06 | dotnet-core-sdk: add v5.0.4 and v3.1.13. (#22217) | Gilles Grospellier | 1 | -0/+8 | |
2021-04-06 | itk: add v5.1.2 (#22655) | Glenn Johnson | 1 | -0/+1 | |
2021-04-06 | libtree: add v1.2.1 (#22795) | Harmen Stoppels | 1 | -0/+1 | |
2021-04-06 | likwid: add v5.1.1 (#22672) | Thomas Gruber | 1 | -0/+1 | |
2021-04-06 | qwt: add v6.1.6 (#22713) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | rdma-core: add v34.0 (#22710) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | libpcap: add v1.10.0, v1.9.1 (#22741) | darmac | 1 | -1/+3 | |
2021-04-06 | capnproto: add v0.8.0 (#22743) | darmac | 1 | -0/+1 | |
2021-04-06 | spark: add v3.1.1, v3.0.2, v3.0.2, v2.4.7 (#22753) | Robert Mijakovic | 1 | -0/+4 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | anaconda3: add v2020.11 (#22576) | Tiziano Müller | 1 | -0/+1 | |
2021-04-06 | r-assertive-base: new package (#22780) | Jen Herting | 1 | -0/+24 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-04-06 | fltk: add explicit dependency on gl and a variant to activate it (#22761) | Amiya Maji | 1 | -0/+9 | |
* The fltk package can build libraries with opengl support. By default, the configure script looks for opengl headers in the sytem include paths. If 'devel' packages have not been installed on the system it omits the 'ftlk_gl.so' library. This can break packages like 'octave' which expects 'fltk' to have opengl support and looks for the library 'fltk_gl'. Make opengl support explicit in fltk by adding a dependency on 'gl' and adding a new variant of the same name 'gl' (default On). With these modifications 'fltk_gl' and 'octave' build successfully on CentOS8. The default behavior is to always enable opengl. https://www.fltk.org/doc-1.3/intro.html | |||||
2021-04-06 | seacas: add v2021-04-05 (#22784) | Greg Sjaardema | 1 | -0/+1 | |
2021-04-06 | openmpi: allow to build with ^slurm ~pmi for >3.0.0 with PMIx (#22086) | Andrew W Elble | 1 | -2/+6 | |
2021-04-06 | hydrogen, lbann: forward the CXXFLAGS to the HIP_HIPCC_FLAGS variable. (#22744) | Brian Van Essen | 2 | -2/+5 | |
2021-04-06 | zstd: add v1.4.9, switch to cmake to configure more easily (#22668) | Harmen Stoppels | 1 | -37/+33 | |
Also: - Add variants to control the build - Add a maintainer - Add master version | |||||
2021-04-06 | hdf5: patch for BOZ literal constant error when compiled with GCC 10. (#22509) | Robert Mijakovic | 2 | -0/+17 | |
2021-04-06 | doxygen: add version restriction (#22773) | Seth R. Johnson | 1 | -1/+2 | |
This triggered on my mac because clingo seems to have bootstrapped a very old version distributed by apple. | |||||
2021-04-06 | stress-ng: new package (#22777) | Andrew W Elble | 1 | -0/+46 | |
2021-04-06 | Add patch for latest hwloc@:1 to locate ncurses (#22776) | Harmen Stoppels | 2 | -2/+36 | |
* Add patch for latest hwloc@:1 to locate ncurses This way we don't have to depend on ncurses~termlib, which may run into issues when another package explicitly depends on ncurses+termlib * Move termcap to the back, cause it's a system symlink on macos and isn't set by spack | |||||
2021-04-06 | gpu-burn: add v1.1 and "master" (#22778) | Andrew W Elble | 2 | -43/+18 | |
2021-04-06 | rnaquast: add new package (#22648) | Desmond Orton | 1 | -0/+37 | |
2021-04-06 | trf: add v4.09.1 and other updates (#22782) | Glenn Johnson | 1 | -5/+26 | |
- add new version, 4.09.1 - use github url - convert to autotools package - deprecate version 4.07b: This version requires manual download and is a binary only installation. | |||||
2021-04-06 | repeatmasker: update and fix package (#22785) | Glenn Johnson | 1 | -12/+23 | |
- version 4.0.7 was not building - version 4.0.9 was not setting search correctly due to an extra "return" in config - added version 4.1.2-p1 - new version needs py-h5py - new version does not need utf8 patch - url format changed | |||||
2021-04-06 | hmmer: add v3.3.2 (#22787) | Glenn Johnson | 1 | -1/+2 | |
2021-04-06 | exabayes: add v1.5.1 (#22789) | Andrew W Elble | 1 | -3/+2 | |
2021-04-06 | libfabric: add v1.12.1 (#22790) | Axel Huebl | 1 | -0/+1 | |
Add latest patch release to fix build issues with unconditional usage of `infiniband/ib.h` | |||||
2021-04-04 | qt: backport build issue fix on 5.14 due to isystem (#22772) | Valentin Volkl | 2 | -0/+108 | |
2021-04-03 | rankstr: add v0.0.3 (#22763) | Cameron Stanavige | 1 | -1/+2 | |
2021-04-02 | New package: r-anytime (#22624) | Jen Herting | 1 | -0/+25 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-04-02 | New package: r-pheatmap (#22617) | Jen Herting | 1 | -0/+24 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-04-02 | New package: r-amelia (#22623) | Jen Herting | 1 | -0/+27 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-04-02 | New package py-gffutils (#22552) | Desmond Orton | 1 | -0/+30 | |
2021-04-02 | Ascent: CUDA ~shared (#22760) | Axel Huebl | 2 | -1/+10 | |
Add a conflict for CUDA and shared libraries in Ascent. The new concretizer will automatically change the default for Ascent in that case. Until then, dependencies like WarpX need to hint the `~shared` wish explicitly. | |||||
2021-04-02 | WarpX: 21.04 (#22740) | Axel Huebl | 2 | -0/+9 | |
Update WarpX: add first tagged version. | |||||
2021-04-02 | py-wheel: new version (#22751) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-02 | igprof: new package (#22666) | iarspider | 2 | -0/+165 | |
2021-04-02 | sandbox: add build dependency on gawk (#22748) | darmac | 1 | -0/+2 | |
2021-04-02 | nekRS: new package (#22519) | Thilina Rathnayake | 1 | -0/+141 | |
This initial package recipe uses a custom-built wrapper to drive an internal CMake file. Since nekRS also includes built-in copies of several dependencies such as BLAS and HYPRE, it cannot be linked with other such dependencies. However, to work with the `ceed` metapackage, we cannot add `^blas` conflicts to nekRS. See https://github.com/spack/spack/pull/22519 for discussion. | |||||
2021-04-01 | axom: convert to Cached CMakePackage | Chris White | 2 | -357/+185 | |
This updates axom to use the new CachedCMakePackage superclass. Co-authored-by: Greg Becker <becker33@llnl.gov> | |||||
2021-04-01 | Revert "CachedCMakePackage for using *.cmake initial config files (#19316)"" | Todd Gamblin | 2 | -185/+357 | |
This reverts commit 7daf5823574dc18522f559a084095714cc9f3fb9. | |||||
2021-04-01 | Added ML Suite to ECP Proxy App Suite (#22728) | Robert Pavel | 1 | -0/+8 | |