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

[boost] Update to 1.86.0 #40465

Merged
merged 32 commits into from
Oct 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
088426c
[boost] Update to 1.86.0
Osyotr Aug 15, 2024
6aceee4
[boost-cmake] Don't honor Boost_USE_STATIC_LIBS
Osyotr Aug 15, 2024
46f1aae
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Aug 15, 2024
5a654d1
Fix homepage URL for numeric libraries
Osyotr Aug 16, 2024
0671639
[boost-process] Restore opt-filesystem.patch
Osyotr Aug 16, 2024
92935e6
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Aug 16, 2024
181e91d
[pcl] Fix build with Boost 1.86.0
Osyotr Aug 19, 2024
d80ce90
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Aug 19, 2024
5d9e177
[boost-cmake] Fix handling of optional components
Osyotr Aug 19, 2024
e9acea1
[boost-process] Fix filesystem patch
Osyotr Aug 19, 2024
d096080
[boost-process] Disable on android and uwp
Osyotr Aug 19, 2024
3e480ae
[robotraconteur] Add boost-uuid patch
Osyotr Aug 21, 2024
b84fe2e
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Aug 21, 2024
4ee028c
Merge remote-tracking branch 'origin' into boost-update
Osyotr Sep 3, 2024
05a09f8
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Sep 22, 2024
f3a78fd
Add ports broken by boost 1.86 into ci.baseline.txt
Osyotr Sep 22, 2024
cee3442
[boost-locale] Remove stale patch
Osyotr Sep 24, 2024
8e95228
[boost-asio] Remove stale patch
Osyotr Sep 24, 2024
4ad2ac2
[boost-build] Delist port
Osyotr Sep 25, 2024
e180038
[restc-cpp] Use upstream patch to build with boost 1.86
Osyotr Sep 25, 2024
3ca6ccd
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Sep 25, 2024
f423cd9
Revert "[boost-build] Delist port"
Osyotr Sep 26, 2024
e4070cb
Merge remote-tracking branch 'origin/master' into boost-update
Osyotr Oct 7, 2024
8a7f980
[boost-odeint] Add feature adapters
Osyotr Oct 7, 2024
c60afac
[boost-stacktrace] fix patch
Osyotr Oct 7, 2024
ee845ff
Revert "[boost-odeint] Add feature adapters"
Osyotr Oct 8, 2024
64426d2
[hazelcast-cpp-client] Fix build with Boost 1.86.
BillyONeal Oct 16, 2024
21b041a
Use the shorter patch
BillyONeal Oct 18, 2024
2fe745f
version db
BillyONeal Oct 18, 2024
2212ca6
Merge pull request #183 from BillyONeal/boost-186-hazelcast
Osyotr Oct 18, 2024
b168eba
[ctbench] Apply upstream fix for Boost 1.86.
BillyONeal Oct 18, 2024
8c5ec21
Merge pull request #184 from BillyONeal/boost-update-ctbench
Osyotr Oct 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion ports/boost-accumulators/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/accumulators
REF boost-${VERSION}
SHA512 7eb409a8e62de8d525c56ef247542fe9bbb61738cc463fcf0023cbb56ab153253898b3decd109f132851facd35f5b76f0ad4a2f4441fd4fd9ba840ff4c805ffd
SHA512 72cb1c2bf3d58b8a97ca70765e73b98151b6767c80cc309f8117b4624909d45359cfbae7f4aab8e1f9a854bf9313be06cabd4d0d0d008ec3b5b755bbae11c0ed
HEAD_REF master
)

Expand Down
47 changes: 23 additions & 24 deletions ports/boost-accumulators/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,99 +1,98 @@
{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-accumulators",
"version": "1.85.0",
"port-version": 1,
"version": "1.86.0",
"description": "Boost accumulators module",
"homepage": "https://www.boost.org/libs/accumulators",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-array",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-circular-buffer",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-cmake",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-concept-check",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-config",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-core",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-fusion",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-headers",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-iterator",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-mpl",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-numeric-conversion",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-parameter",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-preprocessor",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-range",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-serialization",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-static-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-throw-exception",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-tuple",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-type-traits",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-typeof",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-ublas",
"version>=": "1.85.0"
"version>=": "1.86.0"
}
]
}
2 changes: 1 addition & 1 deletion ports/boost-algorithm/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/algorithm
REF boost-${VERSION}
SHA512 6cf6b95e688a7841b699a7f0fbfa1ff10025298e05b3333c5bc2a412a176545955d3089bb90eb66b313241bcd56e941b27e858045633bcb10705d9068486bed8
SHA512 2ce673ab8693cca338a4499d0dbe0c63b8b4967f017463fefd59a2892a636bf1197b49bf625cef797c93efd0685a5c399daa1d55456c35bcbcd013d47476c72b
HEAD_REF master
)

Expand Down
41 changes: 20 additions & 21 deletions ports/boost-algorithm/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,87 +1,86 @@
{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-algorithm",
"version": "1.85.0",
"port-version": 1,
"version": "1.86.0",
"description": "Boost algorithm module",
"homepage": "https://www.boost.org/libs/algorithm",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-array",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-bind",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-cmake",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-concept-check",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-config",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-core",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-exception",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-function",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-headers",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-iterator",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-mpl",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-range",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-regex",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-static-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-throw-exception",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-tuple",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-type-traits",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-unordered",
"version>=": "1.85.0"
"version>=": "1.86.0"
}
]
}
2 changes: 1 addition & 1 deletion ports/boost-align/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/align
REF boost-${VERSION}
SHA512 8c284d39a5565c73bd866974d5b7392e1a4a59380b8ba3e5693b29cf8de34db67fcfc644dc0d204dc0ba0b3c43022b0607c84f03f413ce34f6a73cef5d8fc021
SHA512 bffa9c6accb4e52fea876aca2fae3ed969f65deff578344c3cce48890650e30981f2010d64f19c642791f1a5d3798198502ebf56582096f0f734d5c2a665bb21
HEAD_REF master
)

Expand Down
15 changes: 7 additions & 8 deletions ports/boost-align/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,34 @@
{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-align",
"version": "1.85.0",
"port-version": 1,
"version": "1.86.0",
"description": "Boost align module",
"homepage": "https://www.boost.org/libs/align",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-cmake",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-config",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-core",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-headers",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-static-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
}
]
}
2 changes: 1 addition & 1 deletion ports/boost-any/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/any
REF boost-${VERSION}
SHA512 d4a5e2bc40b3997eccd070827b3bfdf96221667aa95ff62e702235d7301d7712d6a13a2b368eb877a2aa4f3882a638a81736040998d23d34424849e61b961947
SHA512 721d3f1cd479994f8a6562333e76409c53c1baf2f7c77a074c9f1d07e896a88e3302eb570c3476d2fb7af5811fe7692a9e9c1b0b171deb00e8649cc588544f27
HEAD_REF master
)

Expand Down
15 changes: 7 additions & 8 deletions ports/boost-any/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,34 @@
{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-any",
"version": "1.85.0",
"port-version": 1,
"version": "1.86.0",
"description": "Boost any module",
"homepage": "https://www.boost.org/libs/any",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-cmake",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-config",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-headers",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-throw-exception",
"version>=": "1.85.0"
"version>=": "1.86.0"
},
{
"name": "boost-type-index",
"version>=": "1.85.0"
"version>=": "1.86.0"
}
]
}
2 changes: 1 addition & 1 deletion ports/boost-array/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/array
REF boost-${VERSION}
SHA512 12c173e26e124d910da5905551855a3d4096bfb005b36cca799de5f7fc8cc0151b05a6e275fcfc7e3d4e80f77e55e1b1712081752e1eb4efdf55af5bd095253f
SHA512 a3fe3e7230bd5d82874b4a7c73311f6656c37820eeec5f6186547dde77a43ce5c6264aa0aed87f41399ab50e14988d816d6dd5e66f7ee0fe307c1d15e14d4355
HEAD_REF master
)

Expand Down
Loading