Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cpp-pm / hunter #5103

Merged
merged 6 commits into from Jun 8, 2023
Merged

Update cpp-pm / hunter #5103

merged 6 commits into from Jun 8, 2023

Conversation

mosfet80
Copy link
Contributor

Fix a lot of CVE vulnerabilities

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 Fix Hunter on Windows MSVC CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE 'ARM64' by @ccmvn in #655 Boost: Fix building b2 (+ headers) on Apple tvOS with Xcode generator by @hjmallon in #647 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 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 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 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

mosfet80 and others added 5 commits May 24, 2023 17:29
Fix a lot of CVE vulnerabilities

Update abseil to LTFS 20220623.1 by @butteredmonkey in assimp#656
Fix Hunter on Windows MSVC CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE 'ARM64EC' by @ccmvn in assimp#659
openssl: update openssl to the latest 1.1.1t by @res0nance in assimp#660
ceres-solver: per default disable CUDA support by @NeroBurner in assimp#665
update range-v3 to version 0.12.0 by @alex-tdrn in assimp#670
Update 'pybind11' to 2.10.4 by @hjmallon in assimp#667
cli11: update cli11 to 2.3.2 by @res0nance in assimp#669
openssl: update to v3 as 1.1.1 is almost eol by @res0nance in assimp#668
Fix Hunter on Windows MSVC CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE 'ARM64' by @ccmvn in assimp#655
Boost: Fix building b2 (+ headers) on Apple tvOS with Xcode generator by @hjmallon in assimp#647
assimp: add version 5.2.5 by @NovaSurfer in assimp#640
SuiteSparse: update to v1.6.1 (SuiteSparse v5.4.0), with METIS and OpenBLAS by @NeroBurner in assimp#642
OpenSSL: replace HUNTER_UWP_PLATFORM with CMAKE_SYSTEM_NAME check by @Dargun in assimp#635
asio-grpc: Add version 2.3.0 by @Tradias in assimp#636
Update OpenBLAS to v0.3.21 and add new BUILD_WITHOUT_LAPACK flag by @NeroBurner in assimp#638
OpenBLAS: starting with 0.3.21 build with LAPACK support per default by @NeroBurner in assimp#639
Update 'date' to v3.0.1 by @hjmallon in assimp#615
Update 'SDL_net' package to v2.2.0-p0 by @drodin in assimp#616
Update 'Jpeg' package to v9e-p0 by @drodin in assimp#618
Update 'GTest' package to v1.12.1 by @drodin in assimp#620
Update 'lcms' package to v2.13.1-p0 by @drodin in assimp#621
Update 'giflib' package to v5.2.1-p0 by @drodin in assimp#622
Update package 'WebP' to v1.2.4-p0 by @drodin in assimp#623
Update 'Boost' to 1.80.0 by @tnixeu in assimp#627
Update asio-grpc to 2.2.0 by @Tradias in assimp#629
Update ZLIB to v1.2.13-p0 by @NeroBurner in assimp#628
Add support for iOS simulator only builds by @hjmallon in assimp#610
aws-sdk-cpp: Fix linking OpenSSL Crypto on Linux by @hjmallon in assimp#630 and assimp#631
OpenSSL: Fix build on universal windows platforms, add UWP job to global build matrix by @Dargun in assimp#626
Update asio-grpc to v2.1.0 by @Tradias in assimp#607
Update 'harfbuzz' package to v2.9.1-p0 by @drodin in assimp#608
Update RocksDB to 7.5.3 by @twoentartian in assimp#611
Fix CMAKE_IOS_INSTALL_COMBINED on Xcode 12+ by @hjmallon in assimp#609
CI: Boost: update matrix.json to match general workflow by @NeroBurner in assimp#612
Boost: update to v1.79.0 by @NeroBurner in assimp#599
Copy link
Member

@kimkulling kimkulling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look fine.

@kimkulling kimkulling merged commit d5844f2 into assimp:master Jun 8, 2023
11 checks passed
@kimkulling
Copy link
Member

Merged, thansk for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants