Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-15 | Docs: reduce confusion in configuration override of scope precedence section ↵ | Tamara Dahlgren | 1 | -1/+1 | |
(#46977) | |||||
2024-10-14 | lucene: add v9.12.0, v10.0.0 (fix CVE) (#46975) | Wouter Deconinck | 1 | -10/+23 | |
* lucene: add v9.12.0, v10.0.0 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-14 | libmodbus: add v3.1.10 (fix CVE) (#46968) | Wouter Deconinck | 1 | -11/+14 | |
* libmodbus: add v3.1.10 * libmodbus: deprecate older versions | |||||
2024-10-14 | libsndfile: add v1.2.2 (fix CVEs) (#46967) | Wouter Deconinck | 1 | -3/+20 | |
* libsndfile: add v1.2.2 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-14 | log4cxx: add v1.2.0 (#46974) | Wouter Deconinck | 1 | -6/+29 | |
2024-10-15 | istio: add v1.23.2 (fix CVEs) (#46961) | Wouter Deconinck | 1 | -1/+11 | |
2024-10-14 | keepalived: add v2.3.1 (#46963) | Wouter Deconinck | 1 | -1/+3 | |
2024-10-14 | Change URLs from http to https in curl and openssl. (#46962) | Jon Rood | 2 | -4/+2 | |
2024-10-15 | Add fenics-ufcx to v0.9 (#46952) | Garth N. Wells | 1 | -0/+1 | |
2024-10-15 | GDAL: add v3.9.3 (#46959) | Adam J. Stewart | 1 | -0/+1 | |
2024-10-14 | detection: prefer dir instead of symlink in case of duplicate search paths ↵ | Harmen Stoppels | 2 | -3/+43 | |
(#46957) | |||||
2024-10-14 | archspec: update to v0.2.5 (#46958) | Massimiliano Culpo | 3 | -10/+96 | |
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2024-10-14 | cmake: remove custom CMAKE_INSTALL_RPATH (#46685) | Harmen Stoppels | 8 | -86/+52 | |
The CMake builder in Spack actually adds incorrect rpaths. They are unfiltered and incorrectly ordered compared to what the compiler wrapper adds. There is no need to specify paths to dependencies in `CMAKE_INSTALL_RPATH` because of two reasons: 1. CMake preserves "toolchain" rpaths, which includes the rpaths injected by our compiler wrapper. 2. We use `CMAKE_INSTALL_RPATH_USE_LINK_PATH=ON`, so libraries we link to are rpath'ed automatically. However, CMake does not create install rpaths to directories in the package's own install prefix, so we set `CMAKE_INSTALL_RPATH` to the educated guess `<prefix>/{lib,lib64}`, but omit dependencies. | |||||
2024-10-14 | py-greenlet: add missing forward compat bound for python (#46951) | Harmen Stoppels | 1 | -2/+3 | |
2024-10-14 | Add "only_windows" marker for unit tests (#45979) | John W. Parent | 4 | -12/+17 | |
2024-10-13 | tomcat: add v9.0.96, v10.1.31, v11.0.0 (fix CVEs) (#46950) | Wouter Deconinck | 1 | -8/+33 | |
* tomcat: add v9.0.96, v10.1.31, v11.0.0 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-13 | tecplot: Add version 2024r1 (#46469) | Laura Weber | 1 | -0/+5 | |
2024-10-13 | Fix makefile target check with Make jobserver keep-going (#46784) | Jordan Galby | 1 | -4/+13 | |
2024-10-13 | Update to ffcx v0.9.0 (#46949) | Garth N. Wells | 1 | -2/+3 | |
2024-10-13 | Sort FORTRAN std when using flang (#46922) | AMD Toolchain Support | 1 | -0/+7 | |
2024-10-13 | guacamole-{client,server}: add v1.5.5 (fix CVEs) (#46948) | Wouter Deconinck | 2 | -4/+20 | |
* guacamole-client: add v1.5.5 * guacamole-server: add v1.5.5 * guacamole-client: add patch and ensure maven doesn't flag it * guacamole-client: limit patch to 1.5; java@:16 when @:1.4 | |||||
2024-10-13 | GDAL: fix Autotools build (#46946) | Adam J. Stewart | 1 | -1/+1 | |
2024-10-13 | systemd: add v256.7 (#46944) | Wouter Deconinck | 1 | -0/+1 | |
2024-10-13 | libde265: add v1.0.15 (fix CVEs) (#46942) | Wouter Deconinck | 1 | -1/+1 | |
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev> | |||||
2024-10-13 | perl-*: add new versions (#46935) | Wouter Deconinck | 22 | -14/+145 | |
* perl-*: add new versions * [@spackbot] updating style on behalf of wdconinc * perl-task-weaken: depends on perl-module-install --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-13 | libepoxy: add v1.5.10 (switch to meson) (#46938) | Wouter Deconinck | 1 | -3/+38 | |
2024-10-13 | (py-)fenics-basix: add v0.9.0 (#46931) | Garth N. Wells | 2 | -4/+11 | |
2024-10-13 | py-fenics-ufl: add v2024.2.0 (#46933) | Garth N. Wells | 1 | -0/+1 | |
2024-10-13 | ftgl: Fix gcc14 compilation error due to type mismatch in FTContour (#46927) | Joseph Wang | 1 | -0/+6 | |
* ftgl: add type fix * ftgl: fix style * Add comment: Fix gcc14 compilation error due to type mismatch in FTContour Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-13 | [intel-oneapi-compilers] use llvm flags for ifx (#46866) | Robert Cohn | 1 | -1/+5 | |
2024-10-13 | libarchive: add v3.7.5, v3.7.6 (fix CVEs) (#46940) | Wouter Deconinck | 1 | -6/+34 | |
* libarchive: add v3.7.5, v3.7.6 (fix CVEs) * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-13 | libvpx: add v1.14.1 (#46941) | Wouter Deconinck | 1 | -1/+9 | |
2024-10-13 | dosfstools: add v4.2 (#46939) | Wouter Deconinck | 1 | -1/+7 | |
* dosfstools: add v4.2 * dosfstools: autogen.sh; depends_on gettext * dosfstools: fix style | |||||
2024-10-13 | libsamplerate: add v0.2.2; fix url and homepage (#46937) | Wouter Deconinck | 1 | -3/+12 | |
2024-10-13 | popt: add v1.19; fix url and homepage (#46936) | Wouter Deconinck | 1 | -3/+10 | |
2024-10-12 | gtkplus: build_system={autotools,meson} (#46869) | Wouter Deconinck | 1 | -17/+24 | |
* gtkplus: build_system={autotools,meson} * gtkplus: fix style, fix spelling * gtkplus: setup_dependent_build_environment in mixin * gtkplus: swap setup_dependent_{run,build}_environment | |||||
2024-10-12 | openexr: add v3.3.1 (#46928) | Wouter Deconinck | 1 | -0/+2 | |
2024-10-12 | cmake: add v3.30.3, v3.30.4, v3.30.5 (#46616) | John W. Parent | 1 | -0/+3 | |
* CMake: add recent releases * CMake: add 3.30.5 | |||||
2024-10-12 | AOCC: add v5.0.0 (#46929) | AMD Toolchain Support | 1 | -0/+6 | |
Co-authored-by: vijay kallesh <Vijay-teekinavar.Kallesh@amd.com> | |||||
2024-10-12 | Replace if ... in spec with spec.satisfies in k* packages and l* packages ↵ | Auriane R. | 80 | -333/+344 | |
(#46388) * Replace if ... in spec with spec.satisfies in k* packages * Replace if ... in spec with spec.satisfies in l* packages | |||||
2024-10-11 | darshan-*: ensure proper usage of spack compilers (#45636) | shanedsnyder | 2 | -5/+1 | |
2024-10-11 | build(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 (#46674) | dependabot[bot] | 1 | -1/+1 | |
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/32945a339266b759abcbdc89316275140b0fc960...4f58ea79222b3b9dc2c8bbdd6debcef730109a75) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2024-10-12 | Fix splicing related unit tests (#46914) | Massimiliano Culpo | 3 | -5/+7 | |
Some assertion are not testing DAG invariants, and they are passing only because of the simple structure of the builtin.mock repository on develop. Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2024-10-12 | zookeeper: add v3.8.4 (#46899) | Wouter Deconinck | 1 | -4/+17 | |
* zookeeper: add v3.8.4 * zookeeper: use bin archive, depend_on java, setup run environment, deprecate EoL * zookeeper: fix bin url * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-12 | mapl: add 2.50.0 (#46904) | Matt Thompson | 1 | -1/+3 | |
2024-10-12 | mpich: Disallow dataloop variant with GPU support (#46903) | Ken Raffenetti | 1 | -0/+2 | |
MPICH only supports GPU-aware builds with the yaksa datatype engine. Fixes #44092. | |||||
2024-10-11 | ruby: add v3.3.5 (#46805) | Wouter Deconinck | 1 | -0/+5 | |
* ruby: add v3.3.5 * ruby: add variant +yjit to control rust-based JIT | |||||
2024-10-12 | py-sphinx: add v8.1.0 (#46907) | Adam J. Stewart | 5 | -17/+64 | |
* py-sphinx: add v8.1.0 * py-sphinxcontrib-*help: add new versions * blacken | |||||
2024-10-12 | lz4: version 1.10.0 (#46908) | John W. Parent | 1 | -0/+1 | |
2024-10-11 | py-xgboost: add lib64 (#46926) | Joseph Wang | 2 | -0/+25 | |