Releases: cpp-pm/hunter
Releases · cpp-pm/hunter
v0.24.16
What's Changed
- Update abseil to LTFS 20220623.1 by @butteredmonkey in #656
- Fix Hunter on Windows MSVC CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE 'ARM64EC' by @ccmvn in #659
- openssl: update openssl to the latest 1.1.1t by @res0nance in #660
- ceres-solver: per default disable CUDA support by @NeroBurner in #665
- update range-v3 to version 0.12.0 by @alex-tdrn in #670
- Update 'pybind11' to 2.10.4 by @hjmallon in #667
- cli11: update cli11 to 2.3.2 by @res0nance in #669
- openssl: update to v3 as 1.1.1 is almost eol by @res0nance in #668
New Contributors
- @butteredmonkey made their first contribution in #656
Full Changelog: v0.24.15...v0.24.16
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.16.tar.gz"
SHA1 "09668c254f01afeca1b3d3d2e4692ed5e0e39dcc"
)
v0.24.15
What's Changed
New Contributors
Full Changelog: v0.24.14...v0.24.15
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.15.tar.gz"
SHA1 "8010d63d5ae611c564889d5fe12d3cb7a45703ac"
)
v0.24.14
What's Changed
- ceres-solver: update version v2.1.0-p1 by @NeroBurner in #654
Full Changelog: v0.24.13...v0.24.14
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.14.tar.gz"
SHA1 "00901c19eefc02d24b16705b5f5a2b4f093a73fb"
)
v0.24.13
What's Changed
- Update asio-grpc to v2.4.0 by @Tradias in #652
- SuiteSparse: update to v1.7.0 (still 5.4.0) by @NeroBurner in #650
- Update OpenCL-cpp to v2.0.16-61a5c9a-p0 by @rbsheth in #536
Full Changelog: v0.24.12...v0.24.13
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.13.tar.gz"
SHA1 "2bc7384b2bf27db5b3847739a6a5361fa04075e7"
)
v0.24.12
What's Changed
- Update Boost to v1.81.0 adding
Boost::url
package by @tnixeu in #648 - Boost: Add support for iOS simulator-only builds by @hjmallon in #617
Full Changelog: v0.24.11...v0.24.12
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.12.tar.gz"
SHA1 "dd581578f2fa63deb89eaf4816fa7a4b3f27dac3"
)
v0.24.11
What's Changed
- Update 'intx' package to v0.9.0 by @chfast in #646
- Boost: Fix building b2 (+ headers) on Apple tvOS with Xcode generator by @hjmallon in #647
- ceres-solver: update to v2.1.0-p0 with OpenBLAS support by @NeroBurner in #643
Full Changelog: v0.24.10...v0.24.11
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.11.tar.gz"
SHA1 "e49fb20a135675e406e95fbe9a591a630ccbbeaf"
)
v0.24.10
What's Changed
- assimp: add version 5.2.5 by @NovaSurfer in #640
- SuiteSparse: update to v1.6.1 (SuiteSparse v5.4.0), with METIS and OpenBLAS by @NeroBurner in #642
New Contributors
- @NovaSurfer made their first contribution in #640
Full Changelog: v0.24.9...v0.24.10
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.10.tar.gz"
SHA1 "52997241a19026f428bd2c0c1782606bb456ba90"
)
v0.24.9
What's Changed
- OpenSSL: replace HUNTER_UWP_PLATFORM with CMAKE_SYSTEM_NAME check by @Dargun in #635
- asio-grpc: Add version 2.3.0 by @Tradias in #636
- Update OpenBLAS to v0.3.21 and add new BUILD_WITHOUT_LAPACK flag by @NeroBurner in #638
- OpenBLAS: starting with 0.3.21 build with LAPACK support per default by @NeroBurner in #639
Full Changelog: v0.24.8...v0.24.9
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.9.tar.gz"
SHA1 "09b7e533d3da57eec51765aa73041ecd5ec94e60"
)
v0.24.8
What's Changed
- Update 'date' to v3.0.1 by @hjmallon in #615
- Update 'SDL_net' package to v2.2.0-p0 by @drodin in #616
- Update 'Jpeg' package to v9e-p0 by @drodin in #618
- Update 'GTest' package to v1.12.1 by @drodin in #620
- Update 'lcms' package to v2.13.1-p0 by @drodin in #621
- Update 'giflib' package to v5.2.1-p0 by @drodin in #622
- Update package 'WebP' to v1.2.4-p0 by @drodin in #623
- Update 'Boost' to 1.80.0 by @tnixeu in #627
- Update asio-grpc to 2.2.0 by @Tradias in #629
- Update ZLIB to v1.2.13-p0 by @NeroBurner in #628
- Add support for iOS simulator only builds by @hjmallon in #610
- aws-sdk-cpp: Fix linking OpenSSL Crypto on Linux by @hjmallon in #630 and #631
- OpenSSL: Fix build on universal windows platforms, add UWP job to global build matrix by @Dargun in #626
Full Changelog: v0.24.7...v0.24.8
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.8.tar.gz"
SHA1 "ca7838dded9a1811b04ffd56175f629e0af82d3d"
)
v0.24.7
What's Changed
- Update asio-grpc to v2.1.0 by @Tradias in #607
- Update 'harfbuzz' package to v2.9.1-p0 by @drodin in #608
- Update RocksDB to 7.5.3 by @twoentartian in #611
- Fix CMAKE_IOS_INSTALL_COMBINED on Xcode 12+ by @hjmallon in #609
- CI: Boost: update matrix.json to match general workflow by @NeroBurner in #612
- Boost: update to v1.79.0 by @NeroBurner in #599
New Contributors
- @twoentartian made their first contribution in #611
Full Changelog: v0.24.6...v0.24.7
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.7.tar.gz"
SHA1 "908ddcb223f25fa155315baae64ce0ab48a38bf7"
)