Releases: cpp-pm/hunter
Releases · cpp-pm/hunter
v0.26.10
What's Changed
- CI: update actions to latest versions by @NeroBurner in #856
- Protobuf: CMake 4+ support set CMAKE_POLICY_VERSION_MINIMUM=3.5 by @NeroBurner in #858
Full Changelog: v0.26.9...v0.26.10
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.10.tar.gz"
SHA1 "3d904b93ba684f0e671a2d44969a1a127abe3e66"
)
v0.26.9
What's Changed
- jasper: CMake 4+ compatibility by @NeroBurner in #850
- BZip2: CMake 4+ compatibility flag by @NeroBurner in #849
- gflags: CMake 4+ compatibility by @NeroBurner in #851
- ICU: CMake 4+ compatibility by @NeroBurner in #852
- minizip: CMake 4+ compatibility by @NeroBurner in #853
- termcolor: CMake 4+ compatitibility by @NeroBurner in #854
Full Changelog: v0.26.8...v0.26.9
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.9.tar.gz"
SHA1 "a962c9f0cfd6f8fc62ea25943d89debfa61d4d4a"
)v0.26.8
What's Changed
- glog: For Ubuntu 16.04 xenial with GCC 5.4.0 use glog 0.6.0 by @NeroBurner in #848
Full Changelog: v0.26.7...v0.26.8
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.8.tar.gz"
SHA1 "c63db99c3cafa37bf2ee654c3d17d2f8e9c4d471"
)v0.26.7
What's Changed
- glog: update to 0.7.1 with CMake 3.21 minimum version by @NeroBurner in #841
- hunter_setup_msvc: support Visual Studio 18 2026 toolset by @NeroBurner in #843
- glog: WITH_UNWIND=OFF ignored with 0.7.1, need to set none by @NeroBurner in #844
- OpenBLAS: set CMAKE_POLICY_VERSION_MINUIMUM=3.5 for CMake 4+ by @NeroBurner in #845
- OpenBLAS: add version v0.3.33 by @NeroBurner in #846
Full Changelog: v0.26.6...v0.26.7
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.7.tar.gz"
SHA1 "cdf671f7bae88d1c6e97dcb35e211482642fdefa"
)v0.26.6
What's Changed
- opencv: update to v4.12.0-p1 with CUDA 12.9 fix by @NeroBurner in #835
Full Changelog: v0.26.5...v0.26.6
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.6.tar.gz"
SHA1 "e70c29f878f5d5f5cdf1b9ccd628fb872e8624a8"
)v0.26.5
What's Changed
- Imath: update to 3.2.1 by @NeroBurner in #817
- OpenSSL: drop
libunwindlinking for Clang-based Android NDK by @olliwang in #815 - OpenEXR: add version 3.4.0-p0 by @NeroBurner in #818
- PNG: update to v1.6.36-p4 with CMake 3.11 requirement by @NeroBurner in #823
- Jpeg: update to v9f-p1 with CMake 3.10 by @NeroBurner in #822
- giflib: update to v5.2.2-p0 by @NeroBurner in #828
- minizip: update to 1.0.1-p4. by @olliwang in #833
- ZLIB: update to v1.3.1-p0. by @olliwang in #831
- OpenCV+Extra+ippicv: add version v4.12.0-p0 by @NeroBurner in #832
- fixed: OpenCV 4.10.0-p0 not working on Linux only on MSVC #765
- CI: install python requests module to fix upload cache script by @NeroBurner in #820
- CI: install gitpython python module for cache upload script by @NeroBurner in #829
Full Changelog: v0.26.4...v0.26.5
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.5.tar.gz"
SHA1 "53ed5bc60ef6ebc0f7680e5314fe03808b950fb6"
)v0.26.4
What's Changed
- Add new package OpenJPH 0.23.0 by @NeroBurner in #814
Full Changelog: v0.26.3...v0.26.4
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.4.tar.gz"
SHA1 "cbce5a86d4b2295c48552ccf60544158bf8e577f"
)v0.26.3
What's Changed
- docs: allow MySt (markdown) files, add build_docs.sh script, installing debian packages through apt by @NeroBurner in #809
- docs: conf.py: remove deprecated
get_html_theme_pathcall by @NeroBurner in #810 - docs: port
foo.rsttofoo.mdby @NeroBurner in #808 - docs: fix deprecation warning replacing
spellingwithspelling:word-listby @NeroBurner in #811 - libdeflate: add new package with v1.24-p0 by @NeroBurner in #812
- TIFF: update to v4.7.0-p0 by @NeroBurner in #813
Full Changelog: v0.26.2...v0.26.3
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.3.tar.gz"
SHA1 "32566c9c9b428c86709ac6e637b6e682c4c5267a"
)v0.26.2
What's Changed
- docs: quick-start: fix link to HUNTER_ROOT env variable by @NeroBurner in #800
- nlohmann json update to 3.12.0 by @AndreiSvatko in #803
Full Changelog: v0.26.1...v0.26.2
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.2.tar.gz"
SHA1 "5c250397da8ad155e84803971232df748423be5a"
)v0.26.1
What's Changed
- OpenBLAS: silence warnings by @NeroBurner in #792
- docs: fix warning about matrix.json not valid for code highlighting by @NeroBurner in #793
- docs: msgpack: fix spelling warnings/errors by @NeroBurner in #795
Full Changelog: v0.26.0...v0.26.1
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.26.1.tar.gz"
SHA1 "e41ac7a18c49b35ebac99ff2b5244317b2638a65"
)