Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-06 | gdrcopy: add v2.3 (#29874) | iarspider | 1 | -0/+1 | |
2022-04-06 | spectre: add v2022.04.04 (#29876) | SXS Bot | 1 | -0/+1 | |
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com> | |||||
2022-04-06 | scotch: @7: no longer builds libptesmumps.so (#29842) | Carlos Bederián | 1 | -3/+5 | |
2022-04-06 | WarpX: add v22.04 (#29883) | Axel Huebl | 2 | -3/+5 | |
Update `warpx` & `py-warpx` to the latest release, `22.04`. | |||||
2022-04-06 | mpiFileUtils: Add missing dependency with attr. (#29886) | Rémi Lacroix | 1 | -0/+2 | |
This was added in version 0.11.1. | |||||
2022-04-06 | Make dd4hep boost deps explicit (#29890) | Hadrien G | 1 | -5/+2 | |
2022-04-06 | claw: enable building with clang@11: and aocc@3: (#29891) | Sergey Kosukhin | 1 | -6/+4 | |
2022-04-06 | pika: add hipblas dependency when rocm variant (#29681) | Auriane R | 1 | -0/+1 | |
Hipblas is now compulsory when building with rocm. Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-04-06 | gdb: depend only on python, not python+debug (#29374) | Valentin Volkl | 1 | -1/+1 | |
2022-04-06 | py-awkward: add v1.5.1 and fix rapidjson dependency (#29896) | Andrea Valenzuela | 1 | -1/+2 | |
Co-authored-by: Andrea Valenzuela <avalenzu@pccms161.dyndns.cern.ch> | |||||
2022-04-06 | libproxy: add perl/python variants (#29875) | Seth R. Johnson | 1 | -2/+16 | |
2022-04-06 | h5bench: add v1.2, use git to get submodules, add variants (#29819) | Jean Luca Bez | 1 | -5/+26 | |
2022-04-06 | Add checksums for cuDNN 8.3.2, 8.3.3; fix URLs on ARM (#29895) | iarspider | 1 | -0/+14 | |
2022-04-05 | It's already established that we want Boost +python above (#29894) | Hadrien G | 1 | -6/+0 | |
2022-04-05 | cmake: improve `~/+ownlibs` (#29847) | Harmen Stoppels | 2 | -34/+29 | |
* remove openssl variant * require internal curl to have external openssl. * Fix dependencies * mono: remove ~openssl reference | |||||
2022-04-05 | mpich: add new releases (#28573) | Ken Raffenetti | 1 | -0/+11 | |
* mpich: add 3.4.3, 4.0, 4.0.1 * mpich: add url_for_version function For versions 4.0 and up, get tarballs from GitHub. This will help with CI builds, since the MPICH website denies the urllib user-agent from downloading release tarballs. * mpich: disable cuda support MPICH is failing to build in CI due to a configuration script bug in detecting CUDA support. Disable CUDA support by default until we add a proper variant. | |||||
2022-04-04 | cub: new versions (#29878) | eugeneswalker | 1 | -0/+6 | |
2022-04-04 | Update exawind openfast dependencies (#29884) | psakievich | 3 | -3/+3 | |
2022-04-04 | Allow conditional possible values in variants (#29530) | Massimiliano Culpo | 2 | -7/+41 | |
Allow declaring possible values for variants with an associated condition. If the variant takes one of those values, the condition is imposed as a further constraint. The idea of this PR is to implement part of the mechanisms needed for modeling [packages with multiple build-systems]( https://github.com/spack/seps/pull/3). After this PR the build-system directive can be implemented as: ```python variant( 'build-system', default='cmake', values=( 'autotools', conditional('cmake', when='@X.Y:') ), description='...', ) ``` Modifications: - [x] Allow conditional possible values in variants - [x] Add a unit-test for the feature - [x] Add documentation | |||||
2022-04-04 | Add shared/static variants to gmp and mpfr (#29836) | iarspider | 2 | -1/+20 | |
* Add shared/static variants to gmp and mpfr * Update package.py * Update package.py | |||||
2022-04-04 | expat: 2.4.x (#29872) | Harmen Stoppels | 1 | -0/+2 | |
2022-04-04 | Build tests/benchmarks only when self.run_tests (#29862) | Wouter Deconinck | 6 | -0/+12 | |
2022-04-04 | rewiring of spliced specs (#26873) | Nathan Hanford | 3 | -3/+18 | |
* tests for rewiring pure specs to spliced specs * relocate text, binaries, and links * using llnl.util.symlink for windows compat. Note: This does not include CLI hooks for relocation. Co-authored-by: Nathan Hanford <hanford1@llnl.gov> | |||||
2022-04-04 | Damaris package: add version 1.6.0; master branch (#29083) | Josh Bowden | 1 | -2/+15 | |
Also add options to build documentation and Python support. | |||||
2022-04-04 | Wonton, Tangram, Portage packages: ctest update (#29823) | Tracy-Pantleo | 3 | -3/+3 | |
2022-04-04 | curl: libs variant (#29865) | Harmen Stoppels | 1 | -0/+4 | |
2022-04-04 | root: add conflict for removed feature vmc (#29777) | Valentin Volkl | 1 | -0/+3 | |
Co-authored-by: Hadrien G. <knights_of_ni@gmx.com> | |||||
2022-04-04 | curl: 7.82.0 (#29864) | Harmen Stoppels | 1 | -0/+1 | |
2022-04-04 | charmpp: avoid setting MPICC for mpi backend (#23645) | Matthias Diener | 1 | -4/+5 | |
2022-04-04 | Remove "dir=/tmp" when using tempfile.mkdtemp in packages (#29866) | Gianluca Ficarelli | 6 | -8/+8 | |
From the tempfile module docs: The default directory is chosen from a platform-dependent list, but the user of the application can control the directory location by setting the TMPDIR, TEMP or TMP environment variables | |||||
2022-04-04 | libuv: new versions, new url, drop autotools (#29846) | Harmen Stoppels | 1 | -14/+26 | |
2022-04-04 | arborx: add v1.2 (#29853) | Andrey Prokopenko | 1 | -0/+3 | |
2022-04-04 | petsc,py-petsc4py,slepc,py-slepc4py: add version 3.17.0 (#29822) | Satish Balay | 4 | -0/+10 | |
2022-04-04 | PETSc: add fortran variant to allow builds without fortran (#29800) | Sajid Ali | 1 | -7/+29 | |
2022-04-04 | ncbi-rmblastn: add missing dependencies (#29606) | Glenn Johnson | 1 | -1/+5 | |
missing dependencies - boost - lzo Also, turn off libuv. This does not build properly with libuv so it is not a dependency. However, configure will look for libuv on the system and try to use it if found, thus breaking the build. | |||||
2022-04-04 | amrex: add v22.04 (#29838) | Weiqun Zhang | 1 | -1/+2 | |
2022-04-04 | Add support for racket packages (#27564) | Thomas Dickerson | 8 | -0/+177 | |
- Add variants for various common build flags, including support for both versions of the Racket VM environment. - Prevent `-j` flags to `make`, which has been known to cause problems with Racket builds. - Prefer the minimal release to improve install times. Bells and whistles carry their own runtime dependencies and should be installed via `raco`. An enterprising user may even create a `RacketPackage` class to make spack aware of `raco` installed packages. - Match the official version numbering scheme. | |||||
2022-04-04 | sundials: add magma variant (#29844) | Cody Balos | 1 | -0/+14 | |
2022-04-04 | py-pandas: add v1.4.2 (#29856) | Adam J. Stewart | 1 | -26/+27 | |
2022-04-04 | zstd: doesn't build with %nvhpc (#29849) | Harmen Stoppels | 1 | -0/+2 | |
2022-04-04 | cmake: build with %nvhpc (#29851) | Harmen Stoppels | 1 | -1/+5 | |
2022-04-04 | amber20 + ambertools21: fix build issues (#29809) | marcost2 | 2 | -0/+91 | |
* Amber: fix must be declared before the namelist is declared [1]: http://archive.ambermd.org/202105/0098.html | |||||
2022-04-04 | zlib: Update to 1.2.12 (#29792) | Erik Schnetter | 3 | -6/+32 | |
- Update to version 1.2.12. - Mark older versions as deprecated because they have security bugs. - mfem: Update list of system library directories - zlib patch: cc patch Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-04-04 | mbedtls: fix build with %nvhpc (#29850) | Harmen Stoppels | 1 | -0/+4 | |
2022-04-04 | perl: conflict with unpatched releases for %nvhpc (#29854) | Harmen Stoppels | 1 | -0/+1 | |
2022-04-04 | openssl: add conflict for %nvhpc (#29855) | Harmen Stoppels | 1 | -0/+4 | |
2022-04-02 | adios2: Bump version and cleanup package code (#29779) | Chuck Atkins | 1 | -86/+74 | |
2022-04-02 | Perl package: add version 5.34.1 (#29840) | John W. Parent | 1 | -0/+2 | |
Versions at or after 5.34.1 don't build with MSVC <= 19.29.30136 | |||||
2022-04-02 | cdo: new version 2.0.5 (#29558) | Brian Spilner | 1 | -0/+1 | |
2022-04-02 | Metall package: add v0.18 and v0.19 (#28982) | Keita Iwabuchi | 1 | -1/+3 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> |