mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[boost] update to 1.88.0 (#44833)
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/accumulators
|
||||
REF boost-${VERSION}
|
||||
SHA512 444c0e8e9bd5979398360eb53ce43c5360252f48a6d6b3d9ed8cfcae89789d3f8598cb1e87da48fd8da27968cbf0c02fa3c27fe7838e4fefeaba3b8bab9433d5
|
||||
SHA512 03dfb1b53b749752070dcd82574e2a6f8b28392cbf701bba540761660c477e9bdfff6f128583528677dd17de2b9f728c7cfdc387f192b067d4f35579c84b7347
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,98 +1,98 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-accumulators",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost accumulators module",
|
||||
"homepage": "https://www.boost.org/libs/accumulators",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-circular-buffer",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-ublas",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/algorithm
|
||||
REF boost-${VERSION}
|
||||
SHA512 b5608632f96239e8ee162fb642a0408985c3c11d19b972bec574a80088649d7c417d70ca5204b34afc93d92ab24dedea3ba877eb6d9a98296de53218d338bcfa
|
||||
SHA512 03f7bbaaea18dbedb28dee7e5cd3abc330abee2291af0b41377aaca2b93bfd41d3bf98dc9055b55a4a11223a1ec41725365d0c972972875c9ca5f3a4891938c8
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,86 +1,86 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-algorithm",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost algorithm module",
|
||||
"homepage": "https://www.boost.org/libs/algorithm",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-regex",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-unordered",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/align
|
||||
REF boost-${VERSION}
|
||||
SHA512 4a69511024a792fed09929a027819112174503ddc46b6053f0f2c73387d7e5501278d2e72eee541a2fb0c3fc299193e045ded8ee29845063250adb40e1e47e97
|
||||
SHA512 ebe074938ba8eed72c88dc03194ec578ff478a74bfedd5eaf4b57051e8e2b9b2180261b1a6c575b8dab29047e695c679f3f28a853a005bc3936b024188e51368
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-align",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost align module",
|
||||
"homepage": "https://www.boost.org/libs/align",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/any
|
||||
REF boost-${VERSION}
|
||||
SHA512 811367a86c15d01e13dcad32efa205bd2a7a4cab309990bd1f817ae26a49cc2c2a56b01f02224225f9673d852f5e5abee36546e0328ae5bf6065198f23e7d530
|
||||
SHA512 a4be5854afab766a3915565c2211559bd4efdcbd3cc86ba604ea1ae40bf4a1d91dc952cfc41ddb32ca0bcefe665681faa4243b558087d122fd4ad5041ae5332e
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-any",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost any module",
|
||||
"homepage": "https://www.boost.org/libs/any",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/array
|
||||
REF boost-${VERSION}
|
||||
SHA512 3ce366b8f0b41070cc7f92f7aa9c5a794843820f27e4822bf8dea3973d64b91db6ad6dee6442c9a336dff1f00a8dce4f673fefa6b5ac254b16d28201ad363535
|
||||
SHA512 6532b0b32141bb652bbc9b5917164caf00f28c2a1e9ee60f3e6334d5063554fbc9a9acb9a0a8032841b48a33f5b285fefc2870118d07b1e13080b40156b30e4b
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,38 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-array",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost array module",
|
||||
"homepage": "https://www.boost.org/libs/array",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/asio
|
||||
REF boost-${VERSION}
|
||||
SHA512 5bd17f3667f85c65f7ac25665231743e64f4060b358d7756a3eddab30c22cf7fcfb774cd65a863fd957ed735249b028dd7d43adba928c7722e4da99bca1306a0
|
||||
SHA512 5b6adb3d4500ed0173911e9be2b774d186838e3cb13273078e1f00b8f5fb79fd7f52fbbe9fe326c96d3062e4a1c047ad795118d8834d431dcec8734b7dac2711
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
opt-dep.diff
|
||||
|
||||
@@ -1,48 +1,47 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-asio",
|
||||
"version": "1.87.0",
|
||||
"port-version": 1,
|
||||
"version": "1.88.0",
|
||||
"description": "Boost asio module",
|
||||
"homepage": "https://www.boost.org/libs/asio",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-date-time",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/assert
|
||||
REF boost-${VERSION}
|
||||
SHA512 da141f67e0c8926e21d4fae6a1665f1706b300b1a85c1d870546eb74d7382369148846bb939d1d23b84fb0dfc542fdc1dafed613f34adacc5931df7655406276
|
||||
SHA512 6dbd9ad2def7737983d395f81705fbfbe65a51323a918944240f93729b28bf02d97ba696dc4d3195690f290ca4313fdb019ecdb826305d43b503bc2e84175167
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-assert",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost assert module",
|
||||
"homepage": "https://www.boost.org/libs/assert",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/assign
|
||||
REF boost-${VERSION}
|
||||
SHA512 fa769f792937e14f712c1c0cd5a5bd7f61ae2b7de216c2ed389ce3d9f67eb2fa0e89d8b7b4f8f5def54eff09af15b7b18914eae45ada4c6e2b71be33db0be078
|
||||
SHA512 0bcc374d244dc4d34ec492ef92bd725138278454b1b1dfd72b636a2bb3bff8387effc94bd2a2f20197d0c0a1341692499fceb3cb0b34f18876a9db3c24a3018d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,62 +1,62 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-assign",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost assign module",
|
||||
"homepage": "https://www.boost.org/libs/assign",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-ptr-container",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/atomic
|
||||
REF boost-${VERSION}
|
||||
SHA512 c9be2087ffed6b1711c4777328732a91526eab985c767c3357284cb05e56da4a2ea64554ef2d070d01d9a2e457f413c27016c4050114fdb76d3b609089f2c80b
|
||||
SHA512 f589d5f5097fa591f8265ad6c3a081d5eb00c71fcf5588940a42879643fe479d5f74fd8a24a068c7ebb8eca3a0efb277bec0537713b5e15ef7f5468f61ae36b3
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fix-include.patch
|
||||
|
||||
@@ -1,47 +1,46 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-atomic",
|
||||
"version": "1.87.0",
|
||||
"port-version": 1,
|
||||
"version": "1.88.0",
|
||||
"description": "Boost atomic module",
|
||||
"homepage": "https://www.boost.org/libs/atomic",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/beast
|
||||
REF boost-${VERSION}
|
||||
SHA512 9413bfeec900166ba0e645d2a113a9240b41b1eea4f9affb9005635fc9fd6aae1b972d68226931ed8ad8372e20a31cfcbcd925725505a63b4f35778852641de8
|
||||
SHA512 70613a177d3ac5da2cf3daeda4c30b2552ac39859ec0440be1ddbacb7f39bbb1a69a214ef397ea697be40c6c83ec19bcb42762a1f4eae1ed1a66f5e053aaaaec
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-beast",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost beast module",
|
||||
"homepage": "https://www.boost.org/libs/beast",
|
||||
"license": "BSL-1.0",
|
||||
@@ -9,95 +9,95 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-asio",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-endian",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-logic",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-string",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/bimap
|
||||
REF boost-${VERSION}
|
||||
SHA512 d3830228a9971369d0e5031be01c80a30a7906ddb110387c2af00e6f3d4a7609819870c5ca9892059caedd8d5e1f2f4aab14d0bfdcb30f0329e601140cf38ab0
|
||||
SHA512 ccb9b7c6a6c81cca5756a2e4ff594d3172558784efc1520a182dcad7f9a79180c34921fb6b90772594f6d2a5a7d65f0557a617dc7e9dc0ce96db9ce6f3a9c808
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,70 +1,70 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-bimap",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost bimap module",
|
||||
"homepage": "https://www.boost.org/libs/bimap",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-lambda",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-index",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/bind
|
||||
REF boost-${VERSION}
|
||||
SHA512 dea9fbfdda1668b3084068428ede983d4a28101181c681f8f435a8abe224d4b458e8ef1a5d8e0da42c12b3e64a3ff94317a3a8497c9d4c55c1b7dc90d04b28b2
|
||||
SHA512 e8e172d103ac45e950fe733227e13f751e089f03db5f91d38f49f551e3faa3fb0f7e17039c6a67cf2eee6b2ff5abd1d377ccd6111c0f757a3e322550be54cf21
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-bind",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost bind module",
|
||||
"homepage": "https://www.boost.org/libs/bind",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,76 +1,63 @@
|
||||
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
||||
|
||||
if(CMAKE_HOST_WIN32 AND VCPKG_CMAKE_SYSTEM_NAME AND NOT VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore" AND NOT VCPKG_CMAKE_SYSTEM_NAME STREQUAL "MinGW")
|
||||
return()
|
||||
endif()
|
||||
|
||||
set(BOOST_VERSION ${VERSION})
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/build
|
||||
REF boost-${VERSION}
|
||||
SHA512 6684fa1954f75b6d4e0007622a4fe44f105a3cee05a39c8ed20e252ab3f9aa4bb23450b085d0e241ed14a02d9b37393d831025e1df7572e92215530906252ea5
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
0002-fix-get-version.patch
|
||||
0003-fix-emscripten.patch
|
||||
0004-workaround-MSVC-codegen-bug-in-17.5-on-ARM64.patch
|
||||
)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://raw.githubusercontent.com/boostorg/boost/boost-${BOOST_VERSION}/LICENSE_1_0.txt"
|
||||
FILENAME "boost_LICENSE_1_0.txt"
|
||||
SHA512 d6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8
|
||||
)
|
||||
|
||||
vcpkg_download_distfile(BOOSTCPP_ARCHIVE
|
||||
URLS "https://raw.githubusercontent.com/boostorg/boost/boost-${BOOST_VERSION}/boostcpp.jam"
|
||||
FILENAME "boost-${BOOST_VERSION}-boostcpp.jam"
|
||||
SHA512 8bbd436749a1079ad2fb77cdf65b893f35260a9bdd52b360180780e83ff0f90595693f27641745d6db3a7dbc0e3ba5947e23790e99a8aeb94bfc5fb910d16df6
|
||||
)
|
||||
|
||||
# https://github.com/boostorg/boost/pull/206
|
||||
# do not add version suffix for android
|
||||
file(READ "${BOOSTCPP_ARCHIVE}" _contents)
|
||||
string(REPLACE "aix &&" "aix android &&" _contents "${_contents}")
|
||||
file(WRITE "${SOURCE_PATH}/boostcpp.jam" "${_contents}")
|
||||
|
||||
file(INSTALL ${ARCHIVE} DESTINATION ${CURRENT_PACKAGES_DIR}/share/boost-build RENAME copyright)
|
||||
|
||||
# This fixes the lib path to use desktop libs instead of uwp -- TODO: improve this with better "host" compilation
|
||||
string(REPLACE "\\store\\;" "\\;" LIB "$ENV{LIB}")
|
||||
set(ENV{LIB} "${LIB}")
|
||||
|
||||
file(COPY
|
||||
${SOURCE_PATH}/
|
||||
DESTINATION ${CURRENT_PACKAGES_DIR}/tools/boost-build
|
||||
)
|
||||
|
||||
file(READ "${CURRENT_PACKAGES_DIR}/tools/boost-build/src/tools/msvc.jam" _contents)
|
||||
string(REPLACE " /ZW /EHsc " "" _contents "${_contents}")
|
||||
string(REPLACE "-nologo" "" _contents "${_contents}")
|
||||
string(REPLACE "/nologo" "" _contents "${_contents}")
|
||||
string(REPLACE "/Zm800" "" _contents "${_contents}")
|
||||
string(REPLACE "<define>_WIN32_WINNT=0x0602" "" _contents "${_contents}")
|
||||
file(WRITE "${CURRENT_PACKAGES_DIR}/tools/boost-build/src/tools/msvc.jam" "${_contents}")
|
||||
|
||||
message(STATUS "Bootstrapping...")
|
||||
if(CMAKE_HOST_WIN32)
|
||||
if(VCPKG_TARGET_IS_MINGW)
|
||||
set(TOOLSET mingw)
|
||||
else()
|
||||
set(TOOLSET msvc)
|
||||
endif()
|
||||
vcpkg_execute_required_process(
|
||||
COMMAND "${CURRENT_PACKAGES_DIR}/tools/boost-build/bootstrap.bat" ${TOOLSET}
|
||||
WORKING_DIRECTORY ${CURRENT_PACKAGES_DIR}/tools/boost-build
|
||||
LOGNAME bootstrap-${TARGET_TRIPLET}
|
||||
)
|
||||
else()
|
||||
vcpkg_execute_required_process(
|
||||
COMMAND "${CURRENT_PACKAGES_DIR}/tools/boost-build/bootstrap.sh"
|
||||
WORKING_DIRECTORY ${CURRENT_PACKAGES_DIR}/tools/boost-build
|
||||
LOGNAME bootstrap-${TARGET_TRIPLET}
|
||||
)
|
||||
endif()
|
||||
# Automatically generated by scripts/boost/generate-ports.ps1
|
||||
|
||||
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
||||
|
||||
if(CMAKE_HOST_WIN32 AND VCPKG_CMAKE_SYSTEM_NAME AND NOT VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore" AND NOT VCPKG_CMAKE_SYSTEM_NAME STREQUAL "MinGW")
|
||||
return()
|
||||
endif()
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/build
|
||||
REF boost-${VERSION}
|
||||
SHA512 7bb5792992f8b72cf93edc2a532e008962ada08f90176c2fc896f82e3fcb4de138c21089a81a7ccb362dfb67da3494d87b6f052748cb2842a2bc6b70168857c0
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
0002-fix-get-version.patch
|
||||
0003-fix-emscripten.patch
|
||||
0004-workaround-MSVC-codegen-bug-in-17.5-on-ARM64.patch
|
||||
)
|
||||
|
||||
# This fixes the lib path to use desktop libs instead of uwp -- TODO: improve this with better "host" compilation
|
||||
string(REPLACE "\\store\\;" "\\;" LIB "$ENV{LIB}")
|
||||
set(ENV{LIB} "${LIB}")
|
||||
|
||||
file(COPY
|
||||
${SOURCE_PATH}/
|
||||
DESTINATION ${CURRENT_PACKAGES_DIR}/tools/boost-build
|
||||
)
|
||||
|
||||
file(READ "${CURRENT_PACKAGES_DIR}/tools/boost-build/src/tools/msvc.jam" _contents)
|
||||
string(REPLACE " /ZW /EHsc " "" _contents "${_contents}")
|
||||
string(REPLACE "-nologo" "" _contents "${_contents}")
|
||||
string(REPLACE "/nologo" "" _contents "${_contents}")
|
||||
string(REPLACE "/Zm800" "" _contents "${_contents}")
|
||||
string(REPLACE "<define>_WIN32_WINNT=0x0602" "" _contents "${_contents}")
|
||||
file(WRITE "${CURRENT_PACKAGES_DIR}/tools/boost-build/src/tools/msvc.jam" "${_contents}")
|
||||
|
||||
message(STATUS "Bootstrapping...")
|
||||
if(CMAKE_HOST_WIN32)
|
||||
if(VCPKG_TARGET_IS_MINGW)
|
||||
set(TOOLSET mingw)
|
||||
else()
|
||||
set(TOOLSET msvc)
|
||||
endif()
|
||||
vcpkg_execute_required_process(
|
||||
COMMAND "${CURRENT_PACKAGES_DIR}/tools/boost-build/bootstrap.bat" ${TOOLSET}
|
||||
WORKING_DIRECTORY ${CURRENT_PACKAGES_DIR}/tools/boost-build
|
||||
LOGNAME bootstrap-${TARGET_TRIPLET}
|
||||
)
|
||||
else()
|
||||
vcpkg_execute_required_process(
|
||||
COMMAND "${CURRENT_PACKAGES_DIR}/tools/boost-build/bootstrap.sh"
|
||||
WORKING_DIRECTORY ${CURRENT_PACKAGES_DIR}/tools/boost-build
|
||||
LOGNAME bootstrap-${TARGET_TRIPLET}
|
||||
)
|
||||
endif()
|
||||
|
||||
vcpkg_download_distfile(BOOST_LICENSE
|
||||
URLS "https://raw.githubusercontent.com/boostorg/boost/refs/tags/boost-${VERSION}/LICENSE_1_0.txt"
|
||||
FILENAME "boost-${VERSION}-LICENSE_1_0.txt"
|
||||
SHA512 d6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8
|
||||
)
|
||||
vcpkg_install_copyright(FILE_LIST "${BOOST_LICENSE}")
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-build",
|
||||
"version": "1.87.0",
|
||||
"description": "Boost.Build",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost build module",
|
||||
"homepage": "https://github.com/boostorg/build",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-uninstall",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/callable_traits
|
||||
REF boost-${VERSION}
|
||||
SHA512 0a9f2e656a243d0ea572abaee6740710c695c1ae7fcad1a8e8cd0cada5fbece490fda7cd00fecf8964e989a6a8245f14fa885f012e2dc14e018dfed419437aab
|
||||
SHA512 5d024c463ba2a7bb7e62fbae5a992e12a2db45f7be0d93cd9f4fe975a9a1bfb6a839cc3b6349f21db7fc0314f207640bbc4bb99daac1841199a485b5d6eb4e54
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-callable-traits",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost callable_traits module",
|
||||
"homepage": "https://www.boost.org/libs/callable_traits",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/charconv
|
||||
REF boost-${VERSION}
|
||||
SHA512 43c7e36a026de018af54e9150b68aa71d91bf687569225684220f32ae12cf6edb8aa8c236e47a0e8b30e5ab7eefa1847b57ecaa5a7c1c03843746260de7d03e4
|
||||
SHA512 b6d53c6a9616585512465c144cd856b4ef059239387e853a60bb7327c44e5d6905619704141f976732adba6c3ba7565a22d9021bb61c5b70bb1906fe03138fb8
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-charconv",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost charconv module",
|
||||
"homepage": "https://www.boost.org/libs/charconv",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/chrono
|
||||
REF boost-${VERSION}
|
||||
SHA512 c339a9a5e15d16494db768cd827062bac2beef0fc98c2d9cb821f2984d547dc5c27b06a0774b0115c27201ddde3b83e38c482b98949b53d28588eb76611ecd18
|
||||
SHA512 22f757ebe6ca4a61e14dd148ec495cd457817b27eef66c4fbea2cfa0cd062956997c45b082dc47dea20691ec34452f5a123de3c5436cd366f99d0e01d3774c39
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,78 +1,78 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-chrono",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost chrono module",
|
||||
"homepage": "https://www.boost.org/libs/chrono",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-ratio",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/circular_buffer
|
||||
REF boost-${VERSION}
|
||||
SHA512 58e6795fecd792053485186ec3920a4351bd201823291fcd89da5cbd61238b9bff8ff4274a96eadd64fbe419aaa749f6e06ce25b7779ba8e4353fa5f44518a7d
|
||||
SHA512 09aa7926846e0164331e70563e13d7a2b8907f17a03bb2048f94cf250b771fb60ec4c7c6101e688bebba0e89c535a682ed3b74f16a2050e8eca2ce5042a57e19
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,50 +1,50 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-circular-buffer",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost circular_buffer module",
|
||||
"homepage": "https://www.boost.org/libs/circular_buffer",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/include/BoostRoot.cmake b/include/BoostRoot.cmake
|
||||
index 98a19df..e80bbbc 100644
|
||||
index 98a19df..5054d6c 100644
|
||||
--- a/include/BoostRoot.cmake
|
||||
+++ b/include/BoostRoot.cmake
|
||||
@@ -21,7 +21,7 @@ set(__boost_incompatible_libraries "")
|
||||
@@ -11,35 +11,43 @@ index 98a19df..e80bbbc 100644
|
||||
|
||||
# --with-<library>
|
||||
set(BOOST_INCLUDE_LIBRARIES "" CACHE STRING
|
||||
@@ -200,6 +200,7 @@ endfunction()
|
||||
@@ -200,6 +200,8 @@ endfunction()
|
||||
function(__boost_scan_dependencies lib var)
|
||||
|
||||
set(result "")
|
||||
+ set(required_components "")
|
||||
+ set(optional_components "")
|
||||
|
||||
if(EXISTS "${BOOST_SUPERPROJECT_SOURCE_DIR}/libs/${lib}/CMakeLists.txt")
|
||||
|
||||
@@ -209,6 +210,7 @@ function(__boost_scan_dependencies lib var)
|
||||
@@ -209,6 +211,13 @@ function(__boost_scan_dependencies lib var)
|
||||
|
||||
if(line MATCHES "^[ ]*Boost::([A-Za-z0-9_]+)[ ]*$")
|
||||
|
||||
+ list(APPEND required_components ${CMAKE_MATCH_1})
|
||||
+ string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1})
|
||||
+ list(APPEND result ${dep})
|
||||
+
|
||||
+ elseif(line MATCHES "^[ ]*\\$<TARGET_NAME_IF_EXISTS:Boost::([A-Za-z0-9_]+)>[ ]*$")
|
||||
+
|
||||
+ list(APPEND optional_components ${CMAKE_MATCH_1})
|
||||
string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1})
|
||||
list(APPEND result ${dep})
|
||||
|
||||
@@ -218,6 +220,11 @@ function(__boost_scan_dependencies lib var)
|
||||
@@ -218,6 +227,12 @@ function(__boost_scan_dependencies lib var)
|
||||
|
||||
endif()
|
||||
|
||||
+ list(REMOVE_DUPLICATES required_components)
|
||||
+ list(REMOVE_DUPLICATES optional_components)
|
||||
+ list(REMOVE_ITEM required_components boost ${lib}) # due to property_tree and python
|
||||
+ if(required_components)
|
||||
+ find_package(Boost COMPONENTS ${required_components} REQUIRED CONFIG)
|
||||
+ if(required_components OR optional_components)
|
||||
+ find_package(Boost COMPONENTS ${required_components} OPTIONAL_COMPONENTS ${optional_components} REQUIRED CONFIG)
|
||||
+ endif()
|
||||
set(${var} ${result} PARENT_SCOPE)
|
||||
|
||||
endfunction()
|
||||
@@ -280,10 +287,10 @@ while(__boost_libs_to_scan)
|
||||
@@ -280,10 +295,10 @@ while(__boost_libs_to_scan)
|
||||
|
||||
list(REMOVE_DUPLICATES __boost_dependencies)
|
||||
|
||||
@@ -51,20 +59,35 @@ index 98a19df..e80bbbc 100644
|
||||
endif()
|
||||
|
||||
list(APPEND __boost_include_libraries ${__boost_libs_to_scan})
|
||||
@@ -430,6 +437,7 @@ if(CMAKE_SKIP_INSTALL_RULES)
|
||||
@@ -429,33 +444,3 @@ if(CMAKE_SKIP_INSTALL_RULES)
|
||||
return()
|
||||
|
||||
endif()
|
||||
|
||||
+if(0)
|
||||
set(CONFIG_INSTALL_DIR "${BOOST_INSTALL_CMAKEDIR}/Boost-${BOOST_SUPERPROJECT_VERSION}")
|
||||
set(CONFIG_FILE_NAME "${CMAKE_CURRENT_LIST_DIR}/../config/BoostConfig.cmake")
|
||||
|
||||
@@ -453,9 +461,5 @@ else()
|
||||
endif()
|
||||
|
||||
install(FILES "${CONFIG_VERSION_FILE_NAME}" DESTINATION "${CONFIG_INSTALL_DIR}")
|
||||
+endif()
|
||||
|
||||
-
|
||||
-set(CONFIG_INSTALL_DIR "${BOOST_INSTALL_CMAKEDIR}/Boost-${BOOST_SUPERPROJECT_VERSION}")
|
||||
-set(CONFIG_FILE_NAME "${CMAKE_CURRENT_LIST_DIR}/../config/BoostConfig.cmake")
|
||||
-
|
||||
-install(FILES "${CONFIG_FILE_NAME}" DESTINATION "${CONFIG_INSTALL_DIR}")
|
||||
-
|
||||
-set(CONFIG_VERSION_FILE_NAME "${CMAKE_CURRENT_BINARY_DIR}/tmpinst/BoostConfigVersion.cmake")
|
||||
-
|
||||
-if(NOT CMAKE_VERSION VERSION_LESS 3.14)
|
||||
-
|
||||
- write_basic_package_version_file("${CONFIG_VERSION_FILE_NAME}" COMPATIBILITY SameMajorVersion ARCH_INDEPENDENT)
|
||||
-
|
||||
-else()
|
||||
-
|
||||
- set(OLD_CMAKE_SIZEOF_VOID_P ${CMAKE_SIZEOF_VOID_P})
|
||||
- set(CMAKE_SIZEOF_VOID_P "")
|
||||
-
|
||||
- write_basic_package_version_file("${CONFIG_VERSION_FILE_NAME}" COMPATIBILITY SameMajorVersion)
|
||||
-
|
||||
- set(CMAKE_SIZEOF_VOID_P ${OLD_CMAKE_SIZEOF_VOID_P})
|
||||
-
|
||||
-endif()
|
||||
-
|
||||
-install(FILES "${CONFIG_VERSION_FILE_NAME}" DESTINATION "${CONFIG_INSTALL_DIR}")
|
||||
-
|
||||
-set(CPACK_PACKAGE_VENDOR "Boost")
|
||||
-set(CPACK_GENERATOR "TGZ")
|
||||
-set(CPACK_RESOURCE_FILE_LICENSE "${Boost_SOURCE_DIR}/LICENSE_1_0.txt")
|
||||
76
ports/boost-cmake/0002-remove-prefix-and-suffix.patch
Normal file
76
ports/boost-cmake/0002-remove-prefix-and-suffix.patch
Normal file
@@ -0,0 +1,76 @@
|
||||
diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake
|
||||
index 1127c6f..91d3a86 100644
|
||||
--- a/include/BoostInstall.cmake
|
||||
+++ b/include/BoostInstall.cmake
|
||||
@@ -67,11 +67,6 @@ function(__boost_install_set_output_name LIB TYPE VERSION)
|
||||
set(name_debug ${LIB})
|
||||
set(name_release ${LIB})
|
||||
|
||||
- # prefix
|
||||
- if(WIN32 AND TYPE STREQUAL "STATIC_LIBRARY")
|
||||
- set_target_properties(${LIB} PROPERTIES PREFIX "lib")
|
||||
- endif()
|
||||
-
|
||||
# toolset
|
||||
if(BOOST_INSTALL_LAYOUT STREQUAL versioned)
|
||||
|
||||
@@ -289,14 +284,6 @@ function(boost_install_target)
|
||||
|
||||
set(CONFIG_INSTALL_DIR "${BOOST_INSTALL_CMAKEDIR}/${LIB}-${__VERSION}")
|
||||
|
||||
- if(TYPE STREQUAL "SHARED_LIBRARY")
|
||||
- string(APPEND CONFIG_INSTALL_DIR "-shared")
|
||||
- endif()
|
||||
-
|
||||
- if(TYPE STREQUAL "STATIC_LIBRARY")
|
||||
- string(APPEND CONFIG_INSTALL_DIR "-static")
|
||||
- endif()
|
||||
-
|
||||
install(TARGETS ${LIB} EXPORT ${LIB}-targets
|
||||
# explicit destination specification required for 3.13, 3.14 no longer needs it
|
||||
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
|
||||
@@ -466,44 +453,6 @@ function(boost_install_target)
|
||||
|
||||
endif()
|
||||
|
||||
- if("${LIB}" STREQUAL "boost_exception" OR "${LIB}" STREQUAL "boost_test_exec_monitor")
|
||||
-
|
||||
- # These two libraries are hardcoded to STATIC
|
||||
-
|
||||
- else()
|
||||
-
|
||||
- if(TYPE STREQUAL "SHARED_LIBRARY")
|
||||
-
|
||||
- file(APPEND "${CONFIG_VERSION_FILE_NAME}"
|
||||
-
|
||||
- "\n"
|
||||
- "# Do not return shared libraries when Boost_USE_STATIC_LIBS is ON\n"
|
||||
- "if(NOT PACKAGE_VERSION_UNSUITABLE AND Boost_USE_STATIC_LIBS)\n"
|
||||
- " set(PACKAGE_VERSION_UNSUITABLE TRUE)\n"
|
||||
- " set(PACKAGE_VERSION \"\${PACKAGE_VERSION} (shared)\")\n"
|
||||
- " return()\n"
|
||||
- "endif()\n"
|
||||
- )
|
||||
-
|
||||
- endif()
|
||||
-
|
||||
- if(TYPE STREQUAL "STATIC_LIBRARY")
|
||||
-
|
||||
- file(APPEND "${CONFIG_VERSION_FILE_NAME}"
|
||||
-
|
||||
- "\n"
|
||||
- "# Do not return static libraries when Boost_USE_STATIC_LIBS is OFF\n"
|
||||
- "if(NOT PACKAGE_VERSION_UNSUITABLE AND DEFINED Boost_USE_STATIC_LIBS AND NOT Boost_USE_STATIC_LIBS)\n"
|
||||
- " set(PACKAGE_VERSION_UNSUITABLE TRUE)\n"
|
||||
- " set(PACKAGE_VERSION \"\${PACKAGE_VERSION} (static)\")\n"
|
||||
- " return()\n"
|
||||
- "endif()\n"
|
||||
- )
|
||||
-
|
||||
- endif()
|
||||
-
|
||||
- endif()
|
||||
-
|
||||
install(FILES "${CONFIG_VERSION_FILE_NAME}" DESTINATION "${CONFIG_INSTALL_DIR}")
|
||||
|
||||
endfunction()
|
||||
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.21)
|
||||
|
||||
include(CMakePackageConfigHelpers)
|
||||
|
||||
project(Boost VERSION @VERSION@ LANGUAGES NONE)
|
||||
project(Boost VERSION @SEMVER_VERSION@ LANGUAGES NONE)
|
||||
|
||||
set(CONFIG_VERSION_FILE_NAME "${CMAKE_CURRENT_BINARY_DIR}/tmpinst/BoostConfigVersion.cmake")
|
||||
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
diff --git a/include/BoostRoot.cmake b/include/BoostRoot.cmake
|
||||
index f356666739..1843f528cd 100644
|
||||
--- a/include/BoostRoot.cmake
|
||||
+++ b/include/BoostRoot.cmake
|
||||
@@ -189,6 +189,7 @@ function(__boost_scan_dependencies lib var)
|
||||
|
||||
set(result "")
|
||||
set(required_components "")
|
||||
+ set(optional_components "")
|
||||
|
||||
if(EXISTS "${BOOST_SUPERPROJECT_SOURCE_DIR}/libs/${lib}/CMakeLists.txt")
|
||||
|
||||
@@ -202,6 +203,12 @@ function(__boost_scan_dependencies lib var)
|
||||
string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1})
|
||||
list(APPEND result ${dep})
|
||||
|
||||
+ elseif(line MATCHES "^[ ]*\\$<TARGET_NAME_IF_EXISTS:Boost::([A-Za-z0-9_]+)>[ ]*$")
|
||||
+
|
||||
+ list(APPEND optional_components ${CMAKE_MATCH_1})
|
||||
+ string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1})
|
||||
+ list(APPEND result ${dep})
|
||||
+
|
||||
endif()
|
||||
|
||||
endforeach()
|
||||
@@ -209,9 +216,10 @@ function(__boost_scan_dependencies lib var)
|
||||
endif()
|
||||
|
||||
list(REMOVE_DUPLICATES required_components)
|
||||
+ list(REMOVE_DUPLICATES optional_components)
|
||||
list(REMOVE_ITEM required_components boost ${lib}) # due to property_tree and python
|
||||
- if(required_components)
|
||||
+ if(required_components OR optional_components)
|
||||
- find_package(Boost COMPONENTS ${required_components} REQUIRED CONFIG)
|
||||
+ find_package(Boost COMPONENTS ${required_components} OPTIONAL_COMPONENTS ${optional_components} REQUIRED CONFIG)
|
||||
endif()
|
||||
set(${var} ${result} PARENT_SCOPE)
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake
|
||||
index 47f3eb756e..49c0086fea 100644
|
||||
--- a/include/BoostInstall.cmake
|
||||
+++ b/include/BoostInstall.cmake
|
||||
@@ -336,6 +336,13 @@ function(boost_install_target)
|
||||
|
||||
string(APPEND CONFIG_FILE_CONTENTS "find_dependency(zstd CONFIG)\n")
|
||||
|
||||
+ elseif(dep STREQUAL "MPI::MPI_C")
|
||||
+
|
||||
+ # COMPONENTS requires 3.9, but the imported target also requires 3.9
|
||||
+ string(APPEND CONFIG_FILE_CONTENTS "enable_language(C)\n")
|
||||
+ string(APPEND CONFIG_FILE_CONTENTS "find_dependency(MPI COMPONENTS C)\n")
|
||||
+
|
||||
+
|
||||
elseif(dep STREQUAL "MPI::MPI_CXX")
|
||||
|
||||
# COMPONENTS requires 3.9, but the imported target also requires 3.9
|
||||
@@ -1,21 +0,0 @@
|
||||
diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake
|
||||
index 49c0086fea..ad16dc5e0a 100644
|
||||
--- a/include/BoostInstall.cmake
|
||||
+++ b/include/BoostInstall.cmake
|
||||
@@ -284,14 +284,16 @@ function(__boost_install_set_output_name LIB TYPE VERSION)
|
||||
|
||||
set(CONFIG_INSTALL_DIR "${BOOST_INSTALL_CMAKEDIR}/${LIB}-${__VERSION}")
|
||||
|
||||
+ if(0)
|
||||
if(TYPE STREQUAL "SHARED_LIBRARY")
|
||||
string(APPEND CONFIG_INSTALL_DIR "-shared")
|
||||
endif()
|
||||
|
||||
if(TYPE STREQUAL "STATIC_LIBRARY")
|
||||
string(APPEND CONFIG_INSTALL_DIR "-static")
|
||||
endif()
|
||||
+ endif()
|
||||
|
||||
install(TARGETS ${LIB} EXPORT ${LIB}-targets
|
||||
# explicit destination specification required for 3.13, 3.14 no longer needs it
|
||||
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
|
||||
@@ -1,12 +0,0 @@
|
||||
--- a/include/BoostInstall.cmake
|
||||
+++ b/include/BoostInstall.cmake
|
||||
@@ -458,7 +458,7 @@
|
||||
|
||||
endif()
|
||||
|
||||
- if("${LIB}" STREQUAL "boost_exception" OR "${LIB}" STREQUAL "boost_test_exec_monitor")
|
||||
+ if(1)
|
||||
|
||||
# These two libraries are hardcoded to STATIC
|
||||
|
||||
else()
|
||||
@@ -1,13 +0,0 @@
|
||||
diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake
|
||||
index 49c0086fea..ad16dc5e0a 100644
|
||||
--- a/include/BoostInstall.cmake
|
||||
+++ b/include/BoostInstall.cmake
|
||||
@@ -69,7 +69,7 @@ function(__boost_install_set_output_name LIB TYPE VERSION)
|
||||
|
||||
# prefix
|
||||
if(WIN32 AND TYPE STREQUAL "STATIC_LIBRARY")
|
||||
- set_target_properties(${LIB} PROPERTIES PREFIX "lib")
|
||||
+ #set_target_properties(${LIB} PROPERTIES PREFIX "lib")
|
||||
endif()
|
||||
|
||||
# toolset
|
||||
@@ -1,42 +1,34 @@
|
||||
# Automatically generated by scripts/boost/generate-ports.ps1
|
||||
|
||||
set(VCPKG_POLICY_CMAKE_HELPER_PORT enabled)
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/ref_sha.cmake")
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH_SUPER
|
||||
REPO boostorg/boost
|
||||
REF ${boost_boost_ref}
|
||||
SHA512 ${boost_boost_sha512}
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH_CMAKE
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/cmake
|
||||
REF ${boost_cmake_ref}
|
||||
SHA512 ${boost_cmake_sha512}
|
||||
REF boost-${VERSION}
|
||||
SHA512 044bc6a69b4d8fd7b37563c4b35bb85aa57c79739e4822d97fdbd8a0d4a3915e6430a854b5795af7c734eee9823b69b5015b06ebf78cd1a764af6f8b8844ebbb
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
"vcpkg-build.diff"
|
||||
"fix-mpi.diff"
|
||||
"no-prefix.diff"
|
||||
"no-config-suffix.diff"
|
||||
"no-honor-static.diff"
|
||||
"add-optional-deps.diff"
|
||||
PATCHES
|
||||
0001-vcpkg-build.patch
|
||||
0002-remove-prefix-and-suffix.patch
|
||||
)
|
||||
|
||||
configure_file("${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt.in" "${SOURCE_PATH_CMAKE}/CMakeLists.txt" @ONLY)
|
||||
file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
|
||||
# Beta builds contains a text in the version string
|
||||
string(REGEX MATCH "([0-9]+)\\.([0-9]+)\\.([0-9]+)" SEMVER_VERSION "${VERSION}")
|
||||
configure_file("${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt.in" "${SOURCE_PATH}/CMakeLists.txt" @ONLY)
|
||||
|
||||
vcpkg_cmake_configure(SOURCE_PATH "${SOURCE_PATH_CMAKE}")
|
||||
vcpkg_cmake_configure(SOURCE_PATH "${SOURCE_PATH}")
|
||||
vcpkg_cmake_install()
|
||||
|
||||
file(INSTALL "${SOURCE_PATH_CMAKE}/include/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/boost/cmake-build")
|
||||
file(INSTALL "${SOURCE_PATH}/include/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/boost/cmake-build")
|
||||
file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/vcpkg-port-config.cmake" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
|
||||
file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
|
||||
|
||||
file(INSTALL
|
||||
"${CMAKE_CURRENT_LIST_DIR}/vcpkg-port-config.cmake"
|
||||
DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
|
||||
|
||||
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH_SUPER}/LICENSE_1_0.txt")
|
||||
vcpkg_download_distfile(BOOST_LICENSE
|
||||
URLS "https://raw.githubusercontent.com/boostorg/boost/refs/tags/boost-${VERSION}/LICENSE_1_0.txt"
|
||||
FILENAME "boost-${VERSION}-LICENSE_1_0.txt"
|
||||
SHA512 d6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8
|
||||
)
|
||||
vcpkg_install_copyright(FILE_LIST "${BOOST_LICENSE}")
|
||||
|
||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug")
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
set(boost_boost_ref boost-${VERSION})
|
||||
set(boost_boost_sha512 7b97172692f8062ca33e830957013ddcd7201bb6584408c8a2af10b1112493c39e7388b8e842403c191ddd565a5f6093fe12312252e120e20094ded82a8710b7)
|
||||
set(boost_cmake_ref boost-${VERSION})
|
||||
set(boost_cmake_sha512 d363ebed9b534da1bcf99c3b3ba584b7bf5346f459a9f749499bb47a398656cc181b07d405152d85228e1130e102b4feef8685a70777dc520cbf545bd11dc79b)
|
||||
@@ -1,26 +1,18 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-cmake",
|
||||
"version": "1.87.0",
|
||||
"description": "Boost CMake support infrastructure",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost cmake module",
|
||||
"homepage": "https://github.com/boostorg/cmake",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-uninstall",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-boost",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/cobalt
|
||||
REF boost-${VERSION}
|
||||
SHA512 af8161c15d9134ed46d38d0817403ca4f537892a68055048e1edc5d5f15626fe0d3d80b1ff76faec875f66146f3291a298ae289aea6280067477c4ca99cf9a02
|
||||
SHA512 bc1284d8d1e232e9b7ee9b246f5fc11790609592b58ce60b94de26becf70de00b5ddaace41d8b6ff2fe870a63139badb10ec0833206ac41ae82faec5caf2a7aa
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fail-on-compiler-not-supported.patch
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-cobalt",
|
||||
"version": "1.87.0",
|
||||
"port-version": 1,
|
||||
"version": "1.88.0",
|
||||
"description": "Boost cobalt module",
|
||||
"homepage": "https://www.boost.org/libs/cobalt",
|
||||
"license": "BSL-1.0",
|
||||
@@ -10,72 +9,68 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-asio",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-callable-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-circular-buffer",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-leaf",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-variant2",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/compat
|
||||
REF boost-${VERSION}
|
||||
SHA512 ae81f5d4fd7f552eaf390da2d4e8557273229126bab4e8d1cd029eed35813b4f19c8e51ac4702116f551c1c1b15a6971de8ec5ff75b9449620dd6caf196a6b3e
|
||||
SHA512 ba07a309652bf8d32e8f3f3943acd33ded120d307e3f8d44d0f27e6a4cc6e9fff5aa5d124efb08eedb6cb257c84a1e9a1a4ee0b77e98c49f04a1970c3c975e60
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-compat",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost compat module",
|
||||
"homepage": "https://www.boost.org/libs/compat",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-compatibility",
|
||||
"version": "1.86.0",
|
||||
"description": "Boost compatibility module",
|
||||
"homepage": "https://www.boost.org/libs/compatibility",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.86.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.86.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.86.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/compute
|
||||
REF boost-${VERSION}
|
||||
SHA512 75e986e9082a72293649514604d35aa95eda1e2a9824d4d374c5fd407822a36f37021b50921661608cd97f55e2931d07ba65bc4c24e192b4f58235f80ee2ca1f
|
||||
SHA512 e11d4618f69c7dc55a2b99288602eadf5223c252adf217247c21008cd784f34a91ff383cb9a7ecd8d6b46707facb65a0778944519b1476bf74b16fab55e3fbaf
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
opt-filesystem.diff
|
||||
|
||||
@@ -1,132 +1,131 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-compute",
|
||||
"version": "1.87.0",
|
||||
"port-version": 1,
|
||||
"version": "1.88.0",
|
||||
"description": "Boost compute module",
|
||||
"homepage": "https://www.boost.org/libs/compute",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-atomic",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-chrono",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-tree",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-proto",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-uuid",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/concept_check
|
||||
REF boost-${VERSION}
|
||||
SHA512 02d90c46bad058a63cb9023d7737c7477cccfb17be0e284131e6fae108a88bf8c638698359c89fa6c3a094118a3e150f3bc833907ee581fa7875392d01763585
|
||||
SHA512 96ac4b12f4ad0300934d4fe4cb104921983bd36311d56ec3d1e853df354c79b936a50905144a630e09291acd5a07103b372f0e1f0d3345195891c4b1096536a6
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-concept-check",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost concept_check module",
|
||||
"homepage": "https://www.boost.org/libs/concept_check",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/config
|
||||
REF boost-${VERSION}
|
||||
SHA512 8958ac0f764ab83481f38931a860c0b7cdad8ced4882d1fa57f570d6ebcb0ef000f33ca896faca392c85336406cbb791bf5114c38a15e0a5dcba5bb69ee5526f
|
||||
SHA512 452a60074e33ee44dd193f34421e84c2bb63453b1fd9481b735f2b536cf941a7651faa29b0c74eed14d0a8e4021c0ad87f76575cb5180a8d897883579b68b69d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-config",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost config module",
|
||||
"homepage": "https://www.boost.org/libs/config",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/container_hash
|
||||
REF boost-${VERSION}
|
||||
SHA512 4409ead5957923de111975826fb49f8e5a0862dbfc7a22d795e31d8157b6768d6ce31fbd53240c7ebdc67b77b0727dc104445ec4e1323081b9e9f7a661d00da3
|
||||
SHA512 c9b4f9f6a490683e3918eedbd018ead3e4adc6fcf3e9ceabc3dcd06704071fcb6252b0274151b99098a7e9fd926b31af12089c54a7bcea327c3e24cf3da9aff7
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-container-hash",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost container_hash module",
|
||||
"homepage": "https://www.boost.org/libs/container_hash",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-describe",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/container
|
||||
REF boost-${VERSION}
|
||||
SHA512 447df3942dbf9157c36aec3144f2c80f49a82e18ac4e8e479c85a0b0bcd84deb798c23cf6cab4324f785552af9a1246cab80a77ed7e96c53408bee5aa9c73eba
|
||||
SHA512 56c00a2531c36cdffd3f8508d246bf0004c22eebb8381ce51054a6fbcc3ca6cd4bacea7b012135cb08af118341e1859b889b5dd51d3973b098246b404b2aa852
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
posix-threads.diff
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-container",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost container module",
|
||||
"homepage": "https://www.boost.org/libs/container",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,16 +1,17 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index dca534962d..bf02ea3425 100644
|
||||
--- a/CMakeLists.txt
|
||||
index 5870537..1408856 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -142,7 +142,11 @@ if(BOOST_CONTEXT_IMPLEMENTATION STREQUAL "fcontext")
|
||||
enable_language(ASM)
|
||||
@@ -146,7 +146,11 @@ if(BOOST_CONTEXT_IMPLEMENTATION STREQUAL "fcontext")
|
||||
set(ASM_LANGUAGE ASM)
|
||||
endif()
|
||||
elseif(BOOST_CONTEXT_ASSEMBLER STREQUAL armasm)
|
||||
+ if(MSVC)
|
||||
+ enable_language(ASM_MARMASM)
|
||||
+ else()
|
||||
enable_language(ASM_ARMASM)
|
||||
+ endif()
|
||||
- set(ASM_LANGUAGE ASM_ARMASM)
|
||||
+ if(MSVC)
|
||||
+ set(ASM_LANGUAGE ASM_MARMASM)
|
||||
+ else()
|
||||
+ set(ASM_LANGUAGE ASM_ARMASM)
|
||||
+ endif()
|
||||
else()
|
||||
enable_language(ASM_MASM)
|
||||
set(ASM_LANGUAGE ASM_MASM)
|
||||
endif()
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/context
|
||||
REF boost-${VERSION}
|
||||
SHA512 c3d8efd9cda7b2ba93299a7ce544cc074036516ce589fe6c2ce63fbf29c6f13fe8fd4929b7228d87a8a79fb938abe1ba408a46a8b419eba44d2f38ab39c7979c
|
||||
SHA512 ce616623d95e0c394a68e962c52b11875a216af10597fcc3a2bf3fb7b13dcc47fa7f5ebf37c9bcf2fc8b2edacbf82d149b32f55cfda4c41bdca18fe3c3337b50
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
marmasm.patch
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-context",
|
||||
"version": "1.87.0",
|
||||
"port-version": 1,
|
||||
"version": "1.88.0",
|
||||
"description": "Boost context module",
|
||||
"homepage": "https://www.boost.org/libs/context",
|
||||
"license": "BSL-1.0",
|
||||
@@ -10,39 +9,39 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-pool",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/contract
|
||||
REF boost-${VERSION}
|
||||
SHA512 2a1de7a7b7679af0008dc11d14d3013a4b1c6b37d892cf547872d900b19741a7d99229172e09de230822bd6f580abd7c1ce8547bc729d8e87bc2039858b7d6d6
|
||||
SHA512 41d493adbcf958e7f16ab1ff4138f411c150ce1b470a54a4f1861a86afac757fc1fbf125ef6793bb43f3981bec80b516371436212f2190ccf6e2137d5a310805
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,82 +1,82 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-contract",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost contract module",
|
||||
"homepage": "https://www.boost.org/libs/contract",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-any",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/conversion
|
||||
REF boost-${VERSION}
|
||||
SHA512 87d0d5625b79e1da8d652d34c817b4c5e2d98d58ee496ec3ce2d7c4d9c636c0778a6c2ec2798fa2240c700eb30c7400360cb40c963307482d37ef3328e039c3b
|
||||
SHA512 75586aba0113be65396d6646ae02935efff0c0de22361f6a89cbf73c4ce92b491f817d3d42425d923d157ffd053c2d34355bdce95a6d871dfd84d93640d893b2
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-conversion",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost conversion module",
|
||||
"homepage": "https://www.boost.org/libs/conversion",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/convert
|
||||
REF boost-${VERSION}
|
||||
SHA512 068703f8f5cb053d0ab2bee06b3c8faed2847270268bbd8a25b189c99842152dbc2813f58ea8cb8da0bf1b7feba1591fcf217fc867fcac42e053025878821141
|
||||
SHA512 312bd00ef514d1c501d5958e8b718c5a6128e6cb36d5b5e6cdda77eb6f4b16ccfee15ca81521e0b81309201400754e6d9e83fd10890ae234df01988da0bf293e
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,62 +1,62 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-convert",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost convert module",
|
||||
"homepage": "https://www.boost.org/libs/convert",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-math",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-spirit",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/core
|
||||
REF boost-${VERSION}
|
||||
SHA512 4d5b8ca8fdecd97d3d4028498495c6d75f21d7e128335347acf4a18621f27ac05f5d07174e1bc4086121ae9334cbe12553df5ec32038b49e4c1166bae74c0334
|
||||
SHA512 5ff449811494a419eb96f0dda51dfc5187cd2169238b802fb2e25edc0400505a7e6cc2965757217e848087678e006dc8047a6a265bd98a807f9a2a49f0ffc5a6
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-core",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost core module",
|
||||
"homepage": "https://www.boost.org/libs/core",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/coroutine
|
||||
REF boost-${VERSION}
|
||||
SHA512 ae7e47c706f1fdc809d094c7035fc435f13d0e810b9266dff32d7926824ac0c9a49a60b9c45b349c320b55470a0f90bf1d805d1af439894423b315c75d2bad77
|
||||
SHA512 92549788842fd6e9425dd986ad5469203e25225b9e91a29f6779589126e97eed4669b1f602ca97d3530a5bafab982422d1d14fb14a3536a278783a66ec47fb3d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-coroutine",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost coroutine module",
|
||||
"homepage": "https://www.boost.org/libs/coroutine",
|
||||
"license": "BSL-1.0",
|
||||
@@ -9,52 +9,52 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/coroutine2
|
||||
REF boost-${VERSION}
|
||||
SHA512 c1576b0a5d6f6a83c8711d11d82dca71e4e8f687d255ade6c6680a104a46b826434beb67a45830d2c7694a6a732b877ac969b8096fb51280b6ced501609d6e77
|
||||
SHA512 ea0b1c0c866a5212b92596df2f718de8d33c40e478ab0faf9ce29d54b14ae09b5442a62287adf6c00c53a8ab1ae86ce07b545e067a1cd3d57a35e3a23c0afb9f
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-coroutine2",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost coroutine2 module",
|
||||
"homepage": "https://www.boost.org/libs/coroutine2",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/crc
|
||||
REF boost-${VERSION}
|
||||
SHA512 530304cf76fddfdb1a20e8fd416b00fb446368821c47be4a9878d69b84cbb7e57209fa7799edfbfa24855f52ddcef2a8d92dc77c096e8b74ac2b3640fb7e2f6d
|
||||
SHA512 2d7a0831e5f157af51c5b6593f6ade370d6496fb2c4c8610abbd821fa30fb067e371adca0c92747d05dd951d591d60def3ba0cb7a8c282081512d1dfdc8b8739
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-crc",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost crc module",
|
||||
"homepage": "https://www.boost.org/libs/crc",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/date_time
|
||||
REF boost-${VERSION}
|
||||
SHA512 524dc50d7a8c1e7212385ce09ecbcf7433c6323648b65c2350ef14c97ac08d4ed15beef70fe8fad74f624bd14811cf6ff3a2ec4aeebc5d0c47f302a0cef2a7b5
|
||||
SHA512 3eab4f3720aa22030bee6eeb2422d87115c7f1dccdded09cabaa4e76ed9d5a147a63a8b8c2e558aa7dddf3d06e2ed56c8d7c7bbf876e961138ca7aabac2250eb
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,78 +1,78 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-date-time",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost date_time module",
|
||||
"homepage": "https://www.boost.org/libs/date_time",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-io",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-tokenizer",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/describe
|
||||
REF boost-${VERSION}
|
||||
SHA512 b3ac7cfff3fa1a35fbb8e55e7d7e76aeb88efaffd1bb38ccbfe5d84bbc9aa0360ece2005d660dc570fd5938a0dcb9ab5fa52c6cf45192924570f8501dc848620
|
||||
SHA512 2d9166244932d24270f0ebe4c23c5b4385e9757a306d5fe89b6be9ae4761a91d85953e13edce94d6dd74fbbaefd2e6b4a2b71a0b240b39087dbe05d279c437ce
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-describe",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost describe module",
|
||||
"homepage": "https://www.boost.org/libs/describe",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/detail
|
||||
REF boost-${VERSION}
|
||||
SHA512 43c6294a8a3b72a346e4096a50e695ff265b3d8e35298115ed84968696869036f6768065cae0df397415670a81759edf5c38709a34b9a0b1f6a15faa9914eefc
|
||||
SHA512 748c29eaf011d6ee4734c5e1833b24122bd84061bd07db52b89770c0bb6a0a2802829de61dc343e5f2d1fef00046668fec001e9ff9789c354d92c333fda16556
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-detail",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost detail module",
|
||||
"homepage": "https://www.boost.org/libs/detail",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/dll
|
||||
REF boost-${VERSION}
|
||||
SHA512 c0a7a3f241bf7b0bcd5902d2b603f9c32835f3aaff66a1d14ba6f52bb29f5db60437b760c77654984b25d982ffef044df83dfb71308be080f5558499cf912b0e
|
||||
SHA512 6a71d2676a6e908aac581230d8cb2edae0f7b0a5189400c536a9e176b7ec02d4497f9717e17e90c19d79091e36284dff2802e9aa00dd8a97f41dedaabefd6347
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,74 +1,59 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-dll",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost dll module",
|
||||
"homepage": "https://www.boost.org/libs/dll",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"version>=": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-spirit",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/dynamic_bitset
|
||||
REF boost-${VERSION}
|
||||
SHA512 e01d1d36a585a6cb382ddbcbea6d4f94692018c2a6f9e548422565cd22bdf2fb1af36e0bcf5f7950cc7fda6068501fda308d646841186967b0995eb41755fd6f
|
||||
SHA512 cda4fc53a248f69c7406626f62a91a49640696373f6fffd45588551537512deecffbd577b383610966d15ed36a92a1bb74090c4265202a7dfb2f490fa13a247d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,50 +1,50 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-dynamic-bitset",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost dynamic_bitset module",
|
||||
"homepage": "https://www.boost.org/libs/dynamic_bitset",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/endian
|
||||
REF boost-${VERSION}
|
||||
SHA512 48e168281c381a27b4102d0d29c7646b480661119ba4db890b1f1a25e83939335f505081bfc3c71d52b22553a95ee646863867e44607d9d2de9e294f36f152d8
|
||||
SHA512 10f6c83561a222e745718c8064b9987e06fcc3d81817184049b706ad789ee46a5e0798acc13f6b7a417d5a79d3820c0b95ba93de46b3184d9a3add4c6ffa78f6
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-endian",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost endian module",
|
||||
"homepage": "https://www.boost.org/libs/endian",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/exception
|
||||
REF boost-${VERSION}
|
||||
SHA512 ea1c971da699001b4946f1336edd18fe5225b1d6ac9db50a7640fb39ec31b7596159c1769aa36e949dc887ec228150487718cb1249895dac9503a30e8240f448
|
||||
SHA512 d4b4ae594bb234ae025067f373804126666c1b6aee0f9099a0d157c73972cae50766ebf2eb6267cd870657e64d31fed5ba339cc594278065210c61cc72da2f12
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,46 +1,46 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-exception",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost exception module",
|
||||
"homepage": "https://www.boost.org/libs/exception",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/fiber
|
||||
REF boost-${VERSION}
|
||||
SHA512 10d8695746280fea3fc911936777e833d98c0f65616a9cef43d8bd1167306fe6797373acca91ac2f454beb4d9447e6d6d54ba73ff84596862c0947e3487b7781
|
||||
SHA512 56644aa23e75672ed9d9b668e2d8ba402f53e5db5f9d6ea5625d413e24b5ffaecc084e935911e8bc53294e35e4d8dc512e2213729f48b16d8876498b27be060a
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-fiber",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost fiber module",
|
||||
"homepage": "https://www.boost.org/libs/fiber",
|
||||
"license": "BSL-1.0",
|
||||
@@ -9,53 +9,53 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-format",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/filesystem
|
||||
REF boost-${VERSION}
|
||||
SHA512 ba7a9dcb60262465b35da1fecf9be52278835287db311ab658acbe060b92a4c1642537d2e4db192569011c974d469cf2d269d1e5a01afa0e9c9d6be266b0391b
|
||||
SHA512 0ca06170fe0a397f646d399b5a478e324726cdbcc0c240e4e8b00aee079dac08d9a0ccb05bc6abe81f3be6ea70263fcb7adff6616168b860dd07b533483fb10a
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-filesystem",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost filesystem module",
|
||||
"homepage": "https://www.boost.org/libs/filesystem",
|
||||
"license": "BSL-1.0",
|
||||
@@ -9,67 +9,67 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-atomic",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-io",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-scope",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/flyweight
|
||||
REF boost-${VERSION}
|
||||
SHA512 a2c6fe6a70278afdea514c9bba15b4e5075e3dd1d7a3137a95bad4813e46d1de82f26436185ab36f5528f4cb0e2fc805e236eb3b1dd6b9ecfc3e35ed019a966e
|
||||
SHA512 e8bd207d1872187cba27cddbaf439813d569bc519dcd80be97885c3e4b31d65275839ad5fc977724dfa9cd212da249feb46dcd838a8dbe068412799f8a366144
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,75 +1,74 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-flyweight",
|
||||
"version": "1.87.0",
|
||||
"port-version": 1,
|
||||
"version": "1.88.0",
|
||||
"description": "Boost flyweight module",
|
||||
"homepage": "https://www.boost.org/libs/flyweight",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-interprocess",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-index",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-unordered",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/foreach
|
||||
REF boost-${VERSION}
|
||||
SHA512 92acc6bc45239700f73ba0145c9f5b921e6d58d384ebcb6d6f2462f2e630d80b0041834b86cf51506721cafc106b53fbf3fffac895919f57f4d6047afdcef222
|
||||
SHA512 0278a0616af976ca1ebff1edb70c16e1113565bcf50a1bd5fbd8fdeee644635c8c98b84f8bc81626151964a78afddb4bc65da3cfe324582f9a215c9a9b5edaf8
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,42 +1,42 @@
|
||||
{
|
||||
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-foreach",
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.0",
|
||||
"description": "Boost foreach module",
|
||||
"homepage": "https://www.boost.org/libs/foreach",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-cmake",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-headers",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.87.0"
|
||||
"version>=": "1.88.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/format
|
||||
REF boost-${VERSION}
|
||||
SHA512 aebee6794f476cd63235c4e11b4ce44965617c9264862d1551fb755cd4b6f8b5a3a36c9f24e509f5822dd8968c3e69988a0b2dd052108f787e465427110c2105
|
||||
SHA512 7fa11c43e33422c60563c4cafc8d0a16c16ea42f2b3ac9aba28bb13b8b2ecb8883c5dfd17cc01015e0d1d682a9eee2055934168146f2ea7a5f8deee2d56c4c1c
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user