зеркало из https://github.com/microsoft/vcpkg.git
[boost] Add version constraints (#26817)
This commit is contained in:
Родитель
f4b262b259
Коммит
5ba2b95aea
|
@ -1,30 +1,95 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-accumulators",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost accumulators module",
|
||||
"homepage": "https://github.com/boostorg/accumulators",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-circular-buffer",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-fusion",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-numeric-conversion",
|
||||
"boost-parameter",
|
||||
"boost-preprocessor",
|
||||
"boost-range",
|
||||
"boost-serialization",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-ublas",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-circular-buffer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-ublas",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,27 +1,83 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-algorithm",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost algorithm module",
|
||||
"homepage": "https://github.com/boostorg/algorithm",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-exception",
|
||||
"boost-function",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-range",
|
||||
"boost-regex",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-unordered",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-regex",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-unordered",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-align",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost align module",
|
||||
"homepage": "https://github.com/boostorg/align",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-static-assert",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-any",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost any module",
|
||||
"homepage": "https://github.com/boostorg/any",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-index",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,15 +1,35 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-array",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost array module",
|
||||
"homepage": "https://github.com/boostorg/array",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,36 +1,90 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-asio",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Boost asio module",
|
||||
"homepage": "https://github.com/boostorg/asio",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-align",
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-chrono",
|
||||
"boost-config",
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-chrono",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten"
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-coroutine",
|
||||
"platform": "!(arm & windows) & !uwp & !emscripten"
|
||||
"platform": "!(arm & windows) & !uwp & !emscripten",
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
"boost-date-time",
|
||||
"boost-exception",
|
||||
"boost-function",
|
||||
"boost-regex",
|
||||
"boost-smart-ptr",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-date-time",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-regex",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
"ssl": {
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-assert",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost assert module",
|
||||
"homepage": "https://github.com/boostorg/assert",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-assign",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost assign module",
|
||||
"homepage": "https://github.com/boostorg/assign",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-move",
|
||||
"boost-preprocessor",
|
||||
"boost-ptr-container",
|
||||
"boost-range",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-ptr-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,27 +1,58 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-atomic",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost atomic module",
|
||||
"homepage": "https://github.com/boostorg/atomic",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-align",
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-predef",
|
||||
"boost-preprocessor",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,31 +1,96 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-beast",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost beast module",
|
||||
"homepage": "https://github.com/boostorg/beast",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!emscripten",
|
||||
"dependencies": [
|
||||
"boost-asio",
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-endian",
|
||||
"boost-intrusive",
|
||||
"boost-logic",
|
||||
"boost-mp11",
|
||||
"boost-optional",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-type-index",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
{
|
||||
"name": "boost-asio",
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-endian",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-logic",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,24 +1,71 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-bimap",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost bimap module",
|
||||
"homepage": "https://github.com/boostorg/bimap",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-iterator",
|
||||
"boost-lambda",
|
||||
"boost-mpl",
|
||||
"boost-multi-index",
|
||||
"boost-preprocessor",
|
||||
"boost-serialization",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lambda",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,23 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-bind",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost bind module",
|
||||
"homepage": "https://github.com/boostorg/bind",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-build",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Boost.Build",
|
||||
"homepage": "https://github.com/boostorg/build",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-uninstall"
|
||||
{
|
||||
"name": "boost-uninstall",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-callable-traits",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost callable_traits module",
|
||||
"homepage": "https://github.com/boostorg/callable_traits",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,34 +1,86 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-chrono",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost chrono module",
|
||||
"homepage": "https://github.com/boostorg/chrono",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-ratio",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-predef",
|
||||
"boost-ratio",
|
||||
"boost-static-assert",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,18 +1,47 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-circular-buffer",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost circular_buffer module",
|
||||
"homepage": "https://github.com/boostorg/circular_buffer",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-move",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-compatibility",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost compatibility module",
|
||||
"homepage": "https://github.com/boostorg/compatibility",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,40 +1,124 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-compute",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost compute module",
|
||||
"homepage": "https://github.com/boostorg/compute",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-chrono",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-chrono",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-function",
|
||||
"boost-function-types",
|
||||
"boost-fusion",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-preprocessor",
|
||||
"boost-property-tree",
|
||||
"boost-proto",
|
||||
"boost-range",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-thread",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-uuid",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-tree",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-proto",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-uuid",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-concept-check",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost concept_check module",
|
||||
"homepage": "https://github.com/boostorg/concept_check",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-preprocessor",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-config",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost config module",
|
||||
"homepage": "https://github.com/boostorg/config",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-container-hash",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost container_hash module",
|
||||
"homepage": "https://github.com/boostorg/container_hash",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-integer",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,27 +1,58 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-container",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost container module",
|
||||
"homepage": "https://github.com/boostorg/container",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-intrusive",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-move",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,27 +1,55 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-context",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost context module",
|
||||
"homepage": "https://github.com/boostorg/context",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp & !emscripten",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-pool",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mp11",
|
||||
"boost-pool",
|
||||
"boost-predef",
|
||||
"boost-smart-ptr",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,35 +1,90 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-contract",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost contract module",
|
||||
"homepage": "https://github.com/boostorg/contract",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-any",
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-any",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-exception",
|
||||
"boost-function",
|
||||
"boost-function-types",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-preprocessor",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-thread",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-conversion",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost conversion module",
|
||||
"homepage": "https://github.com/boostorg/conversion",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-smart-ptr",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-convert",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost convert module",
|
||||
"homepage": "https://github.com/boostorg/convert",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function-types",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-parameter",
|
||||
"boost-range",
|
||||
"boost-spirit",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-math",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-spirit",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-core",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost core module",
|
||||
"homepage": "https://github.com/boostorg/core",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,34 +1,68 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-coroutine",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Boost coroutine module",
|
||||
"homepage": "https://github.com/boostorg/coroutine",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!(arm & windows) & !uwp & !emscripten",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten"
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-core",
|
||||
"boost-exception",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-move",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,17 +1,29 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-coroutine2",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost coroutine2 module",
|
||||
"homepage": "https://github.com/boostorg/coroutine2",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!emscripten",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten"
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-crc",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost crc module",
|
||||
"homepage": "https://github.com/boostorg/crc",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-config",
|
||||
"boost-integer",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,34 +1,86 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-date-time",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost date_time module",
|
||||
"homepage": "https://github.com/boostorg/date_time",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-io",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-io",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tokenizer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-numeric-conversion",
|
||||
"boost-range",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tokenizer",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-describe",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost describe module",
|
||||
"homepage": "https://github.com/boostorg/describe",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-mp11",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,15 +1,35 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-detail",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost detail module",
|
||||
"homepage": "https://github.com/boostorg/detail",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-preprocessor",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,28 +1,76 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-dll",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost dll module",
|
||||
"homepage": "https://github.com/boostorg/dll",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-function",
|
||||
"boost-move",
|
||||
"boost-predef",
|
||||
"boost-smart-ptr",
|
||||
"boost-spirit",
|
||||
"boost-static-assert",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-type-index",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-spirit",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,18 +1,47 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-dynamic-bitset",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost dynamic_bitset module",
|
||||
"homepage": "https://github.com/boostorg/dynamic_bitset",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-move",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-endian",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost endian module",
|
||||
"homepage": "https://github.com/boostorg/endian",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,26 +1,54 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-exception",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost exception module",
|
||||
"homepage": "https://github.com/boostorg/exception",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-smart-ptr",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,37 +1,69 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-fiber",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Boost fiber module",
|
||||
"homepage": "https://github.com/boostorg/fiber",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp & !arm & !emscripten",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
{
|
||||
"name": "boost-context",
|
||||
"platform": "!uwp & !emscripten"
|
||||
"platform": "!uwp & !emscripten",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-format",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-format",
|
||||
"boost-intrusive",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-predef",
|
||||
"boost-smart-ptr",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,34 +1,83 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-filesystem",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost filesystem module",
|
||||
"homepage": "https://github.com/boostorg/filesystem",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-atomic",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-atomic",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-io",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-io",
|
||||
"boost-iterator",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-predef",
|
||||
"boost-smart-ptr",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,24 +1,71 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-flyweight",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost flyweight module",
|
||||
"homepage": "https://github.com/boostorg/flyweight",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-interprocess",
|
||||
"boost-mpl",
|
||||
"boost-multi-index",
|
||||
"boost-parameter",
|
||||
"boost-preprocessor",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-interprocess",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-foreach",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost foreach module",
|
||||
"homepage": "https://github.com/boostorg/foreach",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-range",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-format",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost format module",
|
||||
"homepage": "https://github.com/boostorg/format",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-optional",
|
||||
"boost-smart-ptr",
|
||||
"boost-throw-exception",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-function-types",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost function_types module",
|
||||
"homepage": "https://github.com/boostorg/function_types",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,20 +1,55 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-function",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost function module",
|
||||
"homepage": "https://github.com/boostorg/function",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-preprocessor",
|
||||
"boost-throw-exception",
|
||||
"boost-type-index",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,19 +1,51 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-functional",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost functional module",
|
||||
"homepage": "https://github.com/boostorg/functional",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function",
|
||||
"boost-function-types",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-fusion",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost fusion module",
|
||||
"homepage": "https://github.com/boostorg/fusion",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-function-types",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-static-assert",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,43 +1,147 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-geometry",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost geometry module",
|
||||
"homepage": "https://github.com/boostorg/geometry",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-any",
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-core",
|
||||
"boost-function-types",
|
||||
"boost-fusion",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-multiprecision",
|
||||
"boost-numeric-conversion",
|
||||
"boost-polygon",
|
||||
"boost-qvm",
|
||||
"boost-range",
|
||||
"boost-rational",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-thread",
|
||||
"boost-throw-exception",
|
||||
"boost-tokenizer",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-variant",
|
||||
"boost-variant2",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-any",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-math",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-multiprecision",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-polygon",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-qvm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-rational",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tokenizer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-variant",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-variant2",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-gil",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost gil module",
|
||||
"homepage": "https://github.com/boostorg/gil",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
"boost-mp11",
|
||||
"boost-preprocessor",
|
||||
"boost-type-traits",
|
||||
"boost-variant2",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-variant2",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,52 +1,133 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-graph-parallel",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost graph_parallel module",
|
||||
"homepage": "https://github.com/boostorg/graph_parallel",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-dynamic-bitset",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-dynamic-bitset",
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-foreach",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-graph",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-foreach",
|
||||
"boost-function",
|
||||
"boost-graph",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpi",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-map",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-map-parallel",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-random",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-variant",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-property-map",
|
||||
"boost-property-map-parallel",
|
||||
"boost-random",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-variant",
|
||||
"boost-vcpkg-helpers",
|
||||
"mpi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
|
|
@ -1,60 +1,190 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-graph",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost graph module",
|
||||
"homepage": "https://github.com/boostorg/graph",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-any",
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-bimap",
|
||||
"boost-bind",
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-any",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bimap",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-foreach",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-math",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-conversion",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-foreach",
|
||||
"boost-function",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-map",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-tree",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-random",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-regex",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-spirit",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tti",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-unordered",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-xpressive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-multi-index",
|
||||
"boost-optional",
|
||||
"boost-parameter",
|
||||
"boost-preprocessor",
|
||||
"boost-property-map",
|
||||
"boost-property-tree",
|
||||
"boost-random",
|
||||
"boost-range",
|
||||
"boost-regex",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-spirit",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tti",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-unordered",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-xpressive",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,15 +1,35 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-hana",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost hana module",
|
||||
"homepage": "https://github.com/boostorg/hana",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-fusion",
|
||||
"boost-mpl",
|
||||
"boost-tuple",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,22 +1,63 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-heap",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost heap module",
|
||||
"homepage": "https://github.com/boostorg/heap",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-intrusive",
|
||||
"boost-iterator",
|
||||
"boost-parameter",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-histogram",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost histogram module",
|
||||
"homepage": "https://github.com/boostorg/histogram",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-mp11",
|
||||
"boost-serialization",
|
||||
"boost-throw-exception",
|
||||
"boost-variant2",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-variant2",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-hof",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost hof module",
|
||||
"homepage": "https://github.com/boostorg/hof",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,25 +1,75 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-icl",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost icl module",
|
||||
"homepage": "https://github.com/boostorg/icl",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-core",
|
||||
"boost-date-time",
|
||||
"boost-detail",
|
||||
"boost-iterator",
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-range",
|
||||
"boost-rational",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-date-time",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-rational",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-integer",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost integer module",
|
||||
"homepage": "https://github.com/boostorg/integer",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-interprocess",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost interprocess module",
|
||||
"homepage": "https://github.com/boostorg/interprocess",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-intrusive",
|
||||
"boost-move",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-unordered",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-unordered",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,13 +1,27 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-interval",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost interval module",
|
||||
"homepage": "https://github.com/boostorg/interval",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-detail",
|
||||
"boost-logic",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-logic",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-intrusive",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost intrusive module",
|
||||
"homepage": "https://github.com/boostorg/intrusive",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-move",
|
||||
"boost-static-assert",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-io",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost io module",
|
||||
"homepage": "https://github.com/boostorg/io",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,38 +1,99 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-iostreams",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost iostreams module",
|
||||
"homepage": "https://github.com/boostorg/iostreams",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-function",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-random",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-regex",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mpl",
|
||||
"boost-numeric-conversion",
|
||||
"boost-preprocessor",
|
||||
"boost-random",
|
||||
"boost-range",
|
||||
"boost-regex",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,24 +1,71 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-iterator",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost iterator module",
|
||||
"homepage": "https://github.com/boostorg/iterator",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-conversion",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-function-types",
|
||||
"boost-fusion",
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,27 +1,58 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-json",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost json module",
|
||||
"homepage": "https://github.com/boostorg/json",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-align",
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mp11",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,20 +1,55 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-lambda",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost lambda module",
|
||||
"homepage": "https://github.com/boostorg/lambda",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-bind",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-lambda2",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost lambda2 module",
|
||||
"homepage": "https://github.com/boostorg/lambda2",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-leaf",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost leaf module",
|
||||
"homepage": "https://github.com/boostorg/leaf",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-lexical-cast",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost lexical_cast module",
|
||||
"homepage": "https://github.com/boostorg/lexical_cast",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-numeric-conversion",
|
||||
"boost-range",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-numeric-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-local-function",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost local_function module",
|
||||
"homepage": "https://github.com/boostorg/local_function",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-scope-exit",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-scope-exit",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,31 +1,71 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-locale",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost locale module",
|
||||
"homepage": "https://github.com/boostorg/locale",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function",
|
||||
"boost-iterator",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-unordered",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-predef",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-thread",
|
||||
"boost-type-traits",
|
||||
"boost-unordered",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "libiconv",
|
||||
"platform": "!uwp & !windows & !mingw"
|
||||
|
|
|
@ -1,25 +1,75 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-lockfree",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost lockfree module",
|
||||
"homepage": "https://github.com/boostorg/lockfree",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-align",
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-atomic",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-parameter",
|
||||
"boost-predef",
|
||||
"boost-static-assert",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-atomic",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,65 +1,196 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-log",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost log module",
|
||||
"homepage": "https://github.com/boostorg/log",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp & !emscripten",
|
||||
"dependencies": [
|
||||
"boost-align",
|
||||
"boost-array",
|
||||
"boost-asio",
|
||||
"boost-assert",
|
||||
"boost-atomic",
|
||||
"boost-bind",
|
||||
{
|
||||
"name": "boost-align",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-asio",
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-atomic",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-date-time",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-container",
|
||||
"boost-core",
|
||||
"boost-date-time",
|
||||
"boost-exception",
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function-types",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-interprocess",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-intrusive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-io",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-function-types",
|
||||
"boost-fusion",
|
||||
"boost-interprocess",
|
||||
"boost-intrusive",
|
||||
"boost-io",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-phoenix",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-tree",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-proto",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-random",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-regex",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-spirit",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-thread",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-xpressive",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-parameter",
|
||||
"boost-phoenix",
|
||||
"boost-predef",
|
||||
"boost-preprocessor",
|
||||
"boost-property-tree",
|
||||
"boost-proto",
|
||||
"boost-random",
|
||||
"boost-range",
|
||||
"boost-regex",
|
||||
"boost-smart-ptr",
|
||||
"boost-spirit",
|
||||
"boost-static-assert",
|
||||
"boost-system",
|
||||
"boost-thread",
|
||||
"boost-throw-exception",
|
||||
"boost-type-index",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
"boost-xpressive",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,12 +1,23 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-logic",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost logic module",
|
||||
"homepage": "https://github.com/boostorg/logic",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,29 +1,66 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-math",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost math module",
|
||||
"homepage": "https://github.com/boostorg/math",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-random",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-predef",
|
||||
"boost-random",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-metaparse",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost metaparse module",
|
||||
"homepage": "https://github.com/boostorg/metaparse",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-mpl",
|
||||
"boost-predef",
|
||||
"boost-preprocessor",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-modular-build-helper",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Internal vcpkg port used to build Boost libraries",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
"boost-uninstall",
|
||||
{
|
||||
"name": "boost-uninstall",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,15 +1,35 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-move",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost move module",
|
||||
"homepage": "https://github.com/boostorg/move",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-static-assert",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-mp11",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost mp11 module",
|
||||
"homepage": "https://github.com/boostorg/mp11",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,37 +1,95 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-mpi",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost mpi module",
|
||||
"homepage": "https://github.com/boostorg/mpi",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-foreach",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-graph",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-foreach",
|
||||
"boost-function",
|
||||
"boost-graph",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"mpi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
@ -48,7 +106,8 @@
|
|||
"features": [
|
||||
"python3"
|
||||
],
|
||||
"platform": "!uwp & !emscripten & !ios & !android"
|
||||
"platform": "!uwp & !emscripten & !ios & !android",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"python3"
|
||||
]
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-mpl",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost mpl module",
|
||||
"homepage": "https://github.com/boostorg/mpl",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-predef",
|
||||
"boost-preprocessor",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,27 +1,83 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-msm",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost msm module",
|
||||
"homepage": "https://github.com/boostorg/msm",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-any",
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-circular-buffer",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function",
|
||||
"boost-fusion",
|
||||
"boost-mpl",
|
||||
"boost-parameter",
|
||||
"boost-phoenix",
|
||||
"boost-preprocessor",
|
||||
"boost-proto",
|
||||
"boost-serialization",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-any",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-circular-buffer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-phoenix",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-proto",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-typeof",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,20 +1,55 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-multi-array",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost multi_array module",
|
||||
"homepage": "https://github.com/boostorg/multi_array",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-functional",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-functional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,28 +1,87 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-multi-index",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost multi_index module",
|
||||
"homepage": "https://github.com/boostorg/multi_index",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-foreach",
|
||||
"boost-integer",
|
||||
"boost-iterator",
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-container-hash",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-foreach",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tuple",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,19 +1,51 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-multiprecision",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost multiprecision module",
|
||||
"homepage": "https://github.com/boostorg/multiprecision",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
"boost-predef",
|
||||
"boost-random",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-math",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-random",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,24 +1,35 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-nowide",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost nowide module",
|
||||
"homepage": "https://github.com/boostorg/nowide",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,17 +1,43 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-numeric-conversion",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost numeric_conversion module",
|
||||
"homepage": "https://github.com/boostorg/numeric_conversion",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-conversion",
|
||||
"boost-core",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-conversion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,37 +1,105 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-odeint",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost odeint module",
|
||||
"homepage": "https://github.com/boostorg/odeint",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-compute",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function",
|
||||
"boost-fusion",
|
||||
"boost-iterator",
|
||||
"boost-math",
|
||||
"boost-mpl",
|
||||
"boost-multi-array",
|
||||
"boost-preprocessor",
|
||||
"boost-range",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-ublas",
|
||||
"boost-units",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-compute",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-math",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-array",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-ublas",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-units",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
"mpi": {
|
||||
"description": "Support parallelization with MPI",
|
||||
"dependencies": [
|
||||
"boost-mpi"
|
||||
{
|
||||
"name": "boost-mpi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,55 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-optional",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost optional module",
|
||||
"homepage": "https://github.com/boostorg/optional",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-move",
|
||||
"boost-predef",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-outcome",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost outcome module",
|
||||
"homepage": "https://github.com/boostorg/outcome",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-exception",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,18 +1,33 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-parameter-python",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost parameter_python module",
|
||||
"homepage": "https://github.com/boostorg/parameter_python",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!emscripten",
|
||||
"dependencies": [
|
||||
"boost-mpl",
|
||||
"boost-parameter",
|
||||
"boost-preprocessor",
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-parameter",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-python",
|
||||
"platform": "!uwp & !emscripten & !ios & !android"
|
||||
"platform": "!uwp & !emscripten & !ios & !android",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,20 +1,55 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-parameter",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost parameter module",
|
||||
"homepage": "https://github.com/boostorg/parameter",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function",
|
||||
"boost-fusion",
|
||||
"boost-mp11",
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-preprocessor",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-pfr",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost pfr module",
|
||||
"homepage": "https://github.com/boostorg/pfr",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,24 +1,71 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-phoenix",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost phoenix module",
|
||||
"homepage": "https://github.com/boostorg/phoenix",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-bind",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-function",
|
||||
"boost-fusion",
|
||||
"boost-mpl",
|
||||
"boost-predef",
|
||||
"boost-preprocessor",
|
||||
"boost-proto",
|
||||
"boost-range",
|
||||
"boost-smart-ptr",
|
||||
"boost-type-traits",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-predef",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-preprocessor",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-proto",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-range",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,18 +1,47 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-poly-collection",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost poly_collection module",
|
||||
"homepage": "https://github.com/boostorg/poly_collection",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-iterator",
|
||||
"boost-mp11",
|
||||
"boost-mpl",
|
||||
"boost-type-erasure",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mp11",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-erasure",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-polygon",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost polygon module",
|
||||
"homepage": "https://github.com/boostorg/polygon",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-pool",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost pool module",
|
||||
"homepage": "https://github.com/boostorg/pool",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-integer",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-integer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-predef",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost predef module",
|
||||
"homepage": "https://github.com/boostorg/predef",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-preprocessor",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost preprocessor module",
|
||||
"homepage": "https://github.com/boostorg/preprocessor",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,30 +1,81 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-process",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost process module",
|
||||
"homepage": "https://github.com/boostorg/process",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!emscripten",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-asio",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-algorithm",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-asio",
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-filesystem",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-fusion",
|
||||
"boost-io",
|
||||
"boost-iterator",
|
||||
"boost-move",
|
||||
"boost-optional",
|
||||
"boost-system",
|
||||
"boost-throw-exception",
|
||||
"boost-tokenizer",
|
||||
"boost-type-index",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
{
|
||||
"name": "boost-fusion",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-io",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-move",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-system",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tokenizer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-utility",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-winapi",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,32 +1,78 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-program-options",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost program_options module",
|
||||
"homepage": "https://github.com/boostorg/program_options",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-any",
|
||||
"boost-bind",
|
||||
{
|
||||
"name": "boost-any",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-bind",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-core",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-detail",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-iterator",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-lexical-cast",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-function",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
"host": true,
|
||||
"version>=": "1.80.0#2"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-throw-exception",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-tokenizer",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tokenizer",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
|
|
|
@ -1,26 +1,68 @@
|
|||
{
|
||||
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
||||
"name": "boost-property-map-parallel",
|
||||
"version": "1.80.0",
|
||||
"port-version": 1,
|
||||
"description": "Boost property_map_parallel module",
|
||||
"homepage": "https://github.com/boostorg/property_map_parallel",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-function",
|
||||
{
|
||||
"name": "boost-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-concept-check",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-config",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-function",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-mpi",
|
||||
"platform": "!uwp"
|
||||
"platform": "!uwp",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
"boost-mpl",
|
||||
"boost-multi-index",
|
||||
"boost-optional",
|
||||
"boost-property-map",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
{
|
||||
"name": "boost-mpl",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-multi-index",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-optional",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-property-map",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-serialization",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-smart-ptr",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-static-assert",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-type-traits",
|
||||
"version>=": "1.80.0#1"
|
||||
},
|
||||
{
|
||||
"name": "boost-vcpkg-helpers",
|
||||
"version>=": "1.80.0#1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче