-
Notifications
You must be signed in to change notification settings - Fork 192
Comparing changes
Open a pull request
base repository: cpp-pm/hunter
base: v0.26.4
head repository: cpp-pm/hunter
compare: v0.26.5
- 11 commits
- 13 files changed
- 2 contributors
Commits on Sep 16, 2025
-
Update `Imath` package for OpenEXR 3.4.0 compatibility as described in the `OpenEXR` install documentation (3.4.0+ should use Imath 3.2). Fixes: #816
Configuration menu - View commit details
-
Copy full SHA for 05f0927 - Browse repository at this point
Copy the full SHA 05f0927View commit details -
OpenSSL: strip libunwind flags for Clang-based Android NDK (#815)
Clang-based Android NDKs bundle unwind support and do not require explicit linking. Passing malformed flags like `-l-l:libunwind.a` caused build failures with `ld.lld` on NDK r23+. This change removes those flags from configure options to ensure successful builds.
Configuration menu - View commit details
-
Copy full SHA for c8a3b2c - Browse repository at this point
Copy the full SHA c8a3b2cView commit details -
OpenEXR: add version 3.4.0-p0 (#818)
Update `OpenEXR` with Hunterized `v3.4.0-p0` version: https://github.com/cpp-pm/openexr/releases/tag/v3.4.0-p0 Dependencies: - add `Imath` as dependency (unchanged) - add `libdeflate` as depencency, introduced in `v3.2.0` - removed `zlib` dependency since `v3.2.0`, replaced by `libdeflate` - add `OpenJPH` as dependency, since `v3.4.0` Fixes: #788
Configuration menu - View commit details
-
Copy full SHA for 35bfc57 - Browse repository at this point
Copy the full SHA 35bfc57View commit details -
CI: install python requests module to fix upload cache script (#820)
On the `master` branch the pipelines fail at the `upload-cache-to-github.py` script as it is missing the `requests` python module. Install it before the build to have a working cache upload again. Fixes: #819
Configuration menu - View commit details
-
Copy full SHA for d963733 - Browse repository at this point
Copy the full SHA d963733View commit details -
PNG: update to v1.6.36-p4 with CMake 3.11 requirement (#823)
Update to release https://github.com/cpp-pm/libpng/releases/tag/v1.6.36-p4
Configuration menu - View commit details
-
Copy full SHA for e336f27 - Browse repository at this point
Copy the full SHA e336f27View commit details -
Jpeg: update to v9f-p1 with CMake 3.10 (#822)
Integrate cmakeified version: https://github.com/cpp-pm/jpeg/releases/tag/v9f-p1 Fixes: #821
Configuration menu - View commit details
-
Copy full SHA for 4150667 - Browse repository at this point
Copy the full SHA 4150667View commit details
Commits on Sep 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a431dc1 - Browse repository at this point
Copy the full SHA a431dc1View commit details -
giflib: update to v5.2.2-p0 (#828)
use https://github.com/cpp-pm/giflib/releases/tag/v5.2.2-p0 with updated minimum CMake 3.10 version. Fixes: #824
Configuration menu - View commit details
-
Copy full SHA for ca2643f - Browse repository at this point
Copy the full SHA ca2643fView commit details -
minizip: update to 1.0.1-p4. (#833)
Update to release https://github.com/cpp-pm/minizip/releases/tag/v1.0.1-p4 Fixes: cpp-pm/minizip#1
Configuration menu - View commit details
-
Copy full SHA for 34fff5d - Browse repository at this point
Copy the full SHA 34fff5dView commit details -
ZLIB: update to v1.3.1-p0. (#831)
Update to release https://github.com/cpp-pm/zlib/releases/tag/v1.3.1-p0 Fixes: #735
Configuration menu - View commit details
-
Copy full SHA for d3199ed - Browse repository at this point
Copy the full SHA d3199edView commit details -
OpenCV+Extra+ippicv: add version v4.12.0-p0 (#832)
Update OpenCV, OpenCV-Extra and ippicv to `v4.12.0-p0`. Those packages belong together and should be updated at once. - OpenCV: update to 4.12.0-p0 - OpenCV-Extra: update to 4.12.0 release - ippicv: update to 20250130 for OpenCV 4.12.0 - keep APPLE version to ippicv 20240201 from OpenCV 4.10.0 - add `WITH_VTK=OFF` - Unpin OpenCV for all as Linux build is now fixed with fixed TIFF/OpenEXR Fixes: #801
Configuration menu - View commit details
-
Copy full SHA for 64975e9 - Browse repository at this point
Copy the full SHA 64975e9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.26.4...v0.26.5