You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- use `PORTABLE=ON` configure option for IDG 1.2.0 to set `-march=rv64gc` for RISCV to avoid using `-march=native` (which does not work) (#22279)
45
+
- fix failing build for tensorstore 0.1.72 when using RPATH by passing `$TMPDIR` from host into Bazel sandbox (#23139)
46
+
- consistently use patch to correctly detect Slurm job environment for jax v0.6.2 and v0.7.0 (#24447)
47
+
- add patch to fix parfor buildmap in numba v0.60.0 (#24946)
48
+
- avoid librsvg build writing to $HOME (#24995)
49
+
- use C interface for google-crc32c in zarr v3.1.5 (#25001)
50
+
- add tcsh dependency to NCL 6.6.2 to avoid using system csh (#25027)
51
+
- add patch for RISC-V build issue to libfabric 2.0.0 easyconfig (#25035)
52
+
- fix value for $HDF5_DIR in easyconfigs for HDF5 1.14.6 (#25041)
53
+
- add patches to hwloc v2.11.2 + v2.12.1 to better handle ACPI CPCC, fixes performance regression in MPI startup time (`MPI_Init`) (#25043, #25063)
54
+
- patch numpy so that f2py processes object files (#25082)
55
+
- add patch to Python 3.13.5 + 3.14.2 easyconfigs to fix `ctypes` when `$LD_LIBRARY_PATH` is not being set (#25106)
56
+
- use `-DPYTHON_LIBRARY` and `-DPYTHON_INCLUDE_DIR` in RDKit easyconfigs to fix deprecated `find_package(PythonLibs)` potentially finding wrong Python (#25109)
57
+
- add patch to use `https` instead of `http` to fix failing MDTraj tests (#25111)
58
+
- set `$ACLOCAL_PATH` in easyconfigs for gettext 0.25 + 0.26 (#25136)
59
+
- add missing dependencies for PICRUSt2 2.6.1 (#25139)
60
+
- update jupyter-core patch for recent jupyter-server versions (#25140)
61
+
- add missing `/` after `%(start_dir)s` template in PICRUSt2 2.5.2 easyconfigs (#25141)
62
+
- add missing dependencies to easyconfig for PETSc 3.24.0: HDF5, netCDF, PnetCDF, hwloc, zlib (#25158)
63
+
- add patch for XZ 5.8.1 to fix "`Failed to enable the sandbox`" on certain RHEL9 kernel versions (#25178)
64
+
- fix shared-mime-info for systems with xmlto (#25182)
65
+
- remove unused configopt due to repetition in `Graphviz` easyconfigs (#25189)
66
+
- add patch for AmberTools 23.6 to fix infinite loop of for `mdgx` on aarch64 (#25193)
67
+
- add smoppix to R-bundle-Bioconductor-3.22 + bump `reactome.db` to 1.95.0 in easyconfig for R-bundle-Bioconductor 3.22 since 1.94.0 has disappeared (#25195)
68
+
- add patches to fix compilation of OpenBabel 3.1.1 on non-x86 targets (#25222)
69
+
- backport AVX512 SH-broadcast support to Clang 18 (#25233)
70
+
- add patch to fix build of OpenBLAS 0.3.23 + 0.3.24 on AMD Turin (Zen 5) (#25255)
71
+
- make `libiconv` a runtime dependency of (recent) `libarchive` versions (#25259)
72
+
- add googletest build dependency to c-ares v1.34.5 and enable tests (#25260)
73
+
- fix incorrect homepage in existing JupyterLab-git easyconfigs (#25265)
74
+
- add missing fontconfig runtime dependency for Pango 1.57.0 + patch to effectively make fontconfig a link dependency of libpangocairo (#25285, #25306)
75
+
- bump `RnBeads.hg38` extension from 1.42.0 to 1.42.1 in easyconfig for R-bundle-Bioconductor v3.22 (#25303)
76
+
- give dependencies provided via EasyBuld priority over sysroot for Rust package in easyconfig for librsvg v2.61.0 (#25317)
77
+
- fix potential CMake race condition in built files for Clang 18.1.8 + LLVM 18.1.8 (#25319)
78
+
- add patch to work around failing test in LWP::Protocol::https extension due to problem with SSL certificate for example.com (#25333)
79
+
- minor enhancements, including:
80
+
- enable AV1, VP8, webp in older FFmpegs (#24901)
81
+
- update `$GST_PLUGIN_PATH` for GST-plugins-base (#24927) and GST-plugins-bad (#24928)
82
+
- add support for multiple paths for GDK pixbuf loaders (#24991)
83
+
- add KaHIP dependency for FEniCS-DOLFINx 0.9.0 (#25004)
84
+
- enable yet more codecs in GST-plugins-bad 1.26.6 (#25020)
85
+
- add dRiftDM v0.3.1 to R-bundle-CRAN 2025.11 (#25024)
86
+
- add xcb-error-utils component to X11 20250608 (#25026)
87
+
- enable all the things in GST-plugins-base (#25064)
88
+
- add kableExtra to R-bundle-CRAN 2024.06 (#25072)
89
+
- add additional source URL for `pkgconf` in 2022b to 2025b (#25104)
90
+
- add GPTL support for ParallelIO 2.5.10 (#25110)
91
+
- add EPA-ng-0.3.8 dependency to PICRUSt2-2.6.1-foss-2023a easyconfig (#25163, #25154)
92
+
- add additional extensions to to R-bundle-CRAN 2025.10 and 2025.11 (#25179, #25181)
93
+
- enable static library in inih (#25185)
94
+
- add smoppix extension to R-bundle-Bioconductor v3.22 (#25195)
95
+
- add dash to `mavx2` optarch specification for OpenBabel 3.1.1 (#25196)
96
+
- use `click_autocomplete_bins` in aiida-core easyconfigs (#25198)
97
+
- fix warnings with -O3 in recent jax easyconfigs (#25207, #25208, #25210)
98
+
- check for static libraries in elfutils (#25209)
99
+
- add missing fontconfig runtime dependency for all supported Pango versions (#25286)
100
+
- other changes:
101
+
- use flit_core build dependency instead of license patch in easyconfig for typing-extensions 4.14.0 (#23307)
102
+
- fix failing build for tensorstore 0.1.72 when using RPATH by passing `$TMPDIR` from host into Bazel sandbox (#24896)
103
+
- add versionsuffix for GENESPACE 1.2.3 that depends on OrthoFinder 2.5.5 (#24973)
104
+
- use zlib v2.3.2 (zlib-ng configured with `--zlib-compat`) as dependency for binutils v2.45 (#24999)
105
+
- set `$CONAN_USER_HOME` when installing CatBoost 1.2 and Qiskit 2.0.2 to avoid writing to `$HOME` (#25016)
106
+
- set `$CARGO_HOME` for bcrypt extension in Python 3.10.8 easyconfig (#25017)
- fix various easyconfigs not using `python -s` in sanity check commands (#25101)
110
+
- add patch to recent LAMMPS easyconfigs to ensure that system Python packages are used and not updated in Python virtual environment (#25127)
111
+
- update ignore target feature patch in Autoconf to upstream commit (#25172)
112
+
- update ELPA 2025.06.001 to 2025.06.002 in easyconfigs for GPAW 25.7.0 and QuantunESPRESSO 7.5 using 2025b toolchain (#25201)
113
+
- add patch to skip `test_non_blocking_with_eager_init` in PyTorch 2.7.1 (#25214)
114
+
- upgrade NCCL dependency from 2.26.6 to 2.27.7 in easyconfigs for CuPy 13.6.0, OSU-Micro-Benchmarks 7.5, UCC-CUDA 1.3.0 using a 2025a toolchain (#25249)
115
+
- move MultiQC down from foss to gfbf toolchain (where it belongs) (#25270)
116
+
- separate HTTPX 0.28.1 into its own easyconfig, and use it as dependency for JupyterLab + PDM (#25289)
117
+
- rename `huggingface_hub` to `huggingface-hub` (+ fix easyconfigs that depend on it) (#25294)
118
+
- archiving of old easyconfigs:
119
+
- removed archived easyconfigs using a toolchain from `2021*` era (#24944, #25268)
120
+
- this resulted in 113 fewer software projects being supported by EasyBuild
121
+
- archive SYSTEM level easyconfigs from before 2020-12-19 (#24945)
0 commit comments