Spaces:
Sleeping
Sleeping
d3f4cd13f26f4dff3a94428db0067c5cf6cf1b3da128d68c32f2d7cf26b10da6
Browse files- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-endian/vcpkg.json +13 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-exception/portfile.cmake +17 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-exception/vcpkg.json +28 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/b2-options.cmake +3 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/fix-build-numa.patch +15 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/portfile.cmake +25 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/vcpkg.json +43 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-filesystem/portfile.cmake +17 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-filesystem/vcpkg.json +35 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-flyweight/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-flyweight/vcpkg.json +23 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-foreach/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-foreach/vcpkg.json +15 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-format/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-format/vcpkg.json +16 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function-types/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function-types/vcpkg.json +15 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function/vcpkg.json +19 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-functional/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-functional/vcpkg.json +18 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fusion/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fusion/vcpkg.json +20 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-geometry/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-geometry/vcpkg.json +42 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-gil/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-gil/vcpkg.json +19 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph-parallel/portfile.cmake +17 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph-parallel/vcpkg.json +55 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph/portfile.cmake +17 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph/vcpkg.json +62 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hana/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hana/vcpkg.json +14 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-heap/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-heap/vcpkg.json +21 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-histogram/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-histogram/vcpkg.json +15 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hof/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hof/vcpkg.json +9 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-icl/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-icl/vcpkg.json +24 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-integer/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-integer/vcpkg.json +14 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interprocess/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interprocess/vcpkg.json +20 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interval/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interval/vcpkg.json +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-intrusive/portfile.cmake +12 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-intrusive/vcpkg.json +15 -0
- third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-io/portfile.cmake +12 -0
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-endian/vcpkg.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-endian",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost endian module",
|
5 |
+
"homepage": "https://github.com/boostorg/endian",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-core",
|
9 |
+
"boost-static-assert",
|
10 |
+
"boost-type-traits",
|
11 |
+
"boost-vcpkg-helpers"
|
12 |
+
]
|
13 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-exception/portfile.cmake
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/exception
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 b1e70fd27fb918cd3e6bd77307de96ccade192bbde8ddb2f27301d7b242e1d8acb1dc7590c361fb4036b0abe303b222d2b2d28263036de540044461850d31804
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
if(NOT DEFINED CURRENT_HOST_INSTALLED_DIR)
|
12 |
+
message(FATAL_ERROR "boost-exception requires a newer version of vcpkg in order to build.")
|
13 |
+
endif()
|
14 |
+
include(${CURRENT_HOST_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
15 |
+
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
16 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
17 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-exception/vcpkg.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-exception",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost exception module",
|
5 |
+
"homepage": "https://github.com/boostorg/exception",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
{
|
9 |
+
"name": "boost-build",
|
10 |
+
"host": true
|
11 |
+
},
|
12 |
+
"boost-config",
|
13 |
+
"boost-core",
|
14 |
+
{
|
15 |
+
"name": "boost-modular-build-helper",
|
16 |
+
"host": true
|
17 |
+
},
|
18 |
+
"boost-smart-ptr",
|
19 |
+
"boost-throw-exception",
|
20 |
+
"boost-tuple",
|
21 |
+
"boost-type-traits",
|
22 |
+
"boost-vcpkg-helpers",
|
23 |
+
{
|
24 |
+
"name": "vcpkg-cmake",
|
25 |
+
"host": true
|
26 |
+
}
|
27 |
+
]
|
28 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/b2-options.cmake
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
if("numa" IN_LIST FEATURES)
|
2 |
+
list(APPEND B2_OPTIONS numa=on)
|
3 |
+
endif()
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/fix-build-numa.patch
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
build/Jamfile.v2 | 1 +
|
2 |
+
1 file changed, 1 insertion(+)
|
3 |
+
|
4 |
+
diff --git a/build/Jamfile.v2 b/build/Jamfile.v2
|
5 |
+
index 3efdb96..8a6b6dd 100644
|
6 |
+
--- a/build/Jamfile.v2
|
7 |
+
+++ b/build/Jamfile.v2
|
8 |
+
@@ -130,6 +130,7 @@ lib boost_fiber_numa
|
9 |
+
numa/algo/work_stealing.cpp
|
10 |
+
:
|
11 |
+
<conditional>@numa
|
12 |
+
+ <library>boost_fiber
|
13 |
+
[ requires cxx11_auto_declarations
|
14 |
+
cxx11_constexpr
|
15 |
+
cxx11_defaulted_functions
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/portfile.cmake
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/fiber
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 271454964e12c0006ed9ef52911cf76d004141da54d5f96e63d106a216841d9a939d3dcd802fc9e860ac6a21d0b7fab9f385e8647ebbd2fd669e48fc9b6a80c9
|
8 |
+
HEAD_REF master
|
9 |
+
PATCHES fix-build-numa.patch
|
10 |
+
)
|
11 |
+
|
12 |
+
file(READ "${SOURCE_PATH}/build/Jamfile.v2" _contents)
|
13 |
+
string(REPLACE "import ../../config/checks/config" "import ../config/checks/config" _contents "${_contents}")
|
14 |
+
file(WRITE "${SOURCE_PATH}/build/Jamfile.v2" "${_contents}")
|
15 |
+
file(COPY "${CURRENT_INSTALLED_DIR}/share/boost-config/checks" DESTINATION "${SOURCE_PATH}/config")
|
16 |
+
if(NOT DEFINED CURRENT_HOST_INSTALLED_DIR)
|
17 |
+
message(FATAL_ERROR "boost-fiber requires a newer version of vcpkg in order to build.")
|
18 |
+
endif()
|
19 |
+
include(${CURRENT_HOST_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
20 |
+
boost_modular_build(
|
21 |
+
SOURCE_PATH ${SOURCE_PATH}
|
22 |
+
BOOST_CMAKE_FRAGMENT "${CMAKE_CURRENT_LIST_DIR}/b2-options.cmake"
|
23 |
+
)
|
24 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
25 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fiber/vcpkg.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-fiber",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost fiber module",
|
5 |
+
"homepage": "https://github.com/boostorg/fiber",
|
6 |
+
"supports": "!osx & !uwp & !arm & !emscripten",
|
7 |
+
"dependencies": [
|
8 |
+
"boost-algorithm",
|
9 |
+
"boost-assert",
|
10 |
+
{
|
11 |
+
"name": "boost-build",
|
12 |
+
"host": true
|
13 |
+
},
|
14 |
+
"boost-config",
|
15 |
+
{
|
16 |
+
"name": "boost-context",
|
17 |
+
"platform": "!uwp & !emscripten"
|
18 |
+
},
|
19 |
+
"boost-core",
|
20 |
+
{
|
21 |
+
"name": "boost-filesystem",
|
22 |
+
"platform": "!uwp"
|
23 |
+
},
|
24 |
+
"boost-format",
|
25 |
+
"boost-intrusive",
|
26 |
+
{
|
27 |
+
"name": "boost-modular-build-helper",
|
28 |
+
"host": true
|
29 |
+
},
|
30 |
+
"boost-predef",
|
31 |
+
"boost-smart-ptr",
|
32 |
+
"boost-vcpkg-helpers",
|
33 |
+
{
|
34 |
+
"name": "vcpkg-cmake",
|
35 |
+
"host": true
|
36 |
+
}
|
37 |
+
],
|
38 |
+
"features": {
|
39 |
+
"numa": {
|
40 |
+
"description": "Enable NUMA support"
|
41 |
+
}
|
42 |
+
}
|
43 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-filesystem/portfile.cmake
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/filesystem
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 5a17a3084db574325394e56dc5fb740dfe6d0aa53026040ce98e6248a62501cf7b8f37721d7f6d6d0366ab5bdcbc52be9084ebf3147c91c6208fd9a67bfbac1c
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
if(NOT DEFINED CURRENT_HOST_INSTALLED_DIR)
|
12 |
+
message(FATAL_ERROR "boost-filesystem requires a newer version of vcpkg in order to build.")
|
13 |
+
endif()
|
14 |
+
include(${CURRENT_HOST_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
15 |
+
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
16 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
17 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-filesystem/vcpkg.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-filesystem",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost filesystem module",
|
5 |
+
"homepage": "https://github.com/boostorg/filesystem",
|
6 |
+
"supports": "!uwp",
|
7 |
+
"dependencies": [
|
8 |
+
"boost-assert",
|
9 |
+
"boost-atomic",
|
10 |
+
{
|
11 |
+
"name": "boost-build",
|
12 |
+
"host": true
|
13 |
+
},
|
14 |
+
"boost-config",
|
15 |
+
"boost-container-hash",
|
16 |
+
"boost-core",
|
17 |
+
"boost-detail",
|
18 |
+
"boost-io",
|
19 |
+
"boost-iterator",
|
20 |
+
{
|
21 |
+
"name": "boost-modular-build-helper",
|
22 |
+
"host": true
|
23 |
+
},
|
24 |
+
"boost-predef",
|
25 |
+
"boost-smart-ptr",
|
26 |
+
"boost-system",
|
27 |
+
"boost-type-traits",
|
28 |
+
"boost-vcpkg-helpers",
|
29 |
+
"boost-winapi",
|
30 |
+
{
|
31 |
+
"name": "vcpkg-cmake",
|
32 |
+
"host": true
|
33 |
+
}
|
34 |
+
]
|
35 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-flyweight/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/flyweight
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 192a9985ab4026284d703993e71db88feccc045bc3039763daa87078cd5881e0fee9e65024f264813d508d4cf53b41661befef50dbec911d4ad5063eb11da144
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-flyweight/vcpkg.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-flyweight",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost flyweight module",
|
5 |
+
"homepage": "https://github.com/boostorg/flyweight",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-config",
|
9 |
+
"boost-container-hash",
|
10 |
+
"boost-core",
|
11 |
+
"boost-detail",
|
12 |
+
"boost-interprocess",
|
13 |
+
"boost-mpl",
|
14 |
+
"boost-multi-index",
|
15 |
+
"boost-parameter",
|
16 |
+
"boost-preprocessor",
|
17 |
+
"boost-serialization",
|
18 |
+
"boost-smart-ptr",
|
19 |
+
"boost-throw-exception",
|
20 |
+
"boost-type-traits",
|
21 |
+
"boost-vcpkg-helpers"
|
22 |
+
]
|
23 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-foreach/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/foreach
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 dfc27c7f6353270e910a26511abef83d1f89cfbeeb6fe6da3cd51d1d6f832369734449b0c56e0476631216688d005047e5724a13df03cd3eeaba2b30b4c926d2
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-foreach/vcpkg.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-foreach",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost foreach module",
|
5 |
+
"homepage": "https://github.com/boostorg/foreach",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-core",
|
9 |
+
"boost-iterator",
|
10 |
+
"boost-mpl",
|
11 |
+
"boost-range",
|
12 |
+
"boost-type-traits",
|
13 |
+
"boost-vcpkg-helpers"
|
14 |
+
]
|
15 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-format/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/format
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 5d104eaff0d91984c5ac712af1e53f0d73215dad4252b065dec119bbad5dde72a35bf23f56dc2f765902045ca94d5472c1ab15241ef631fdf784cd950a98e86f
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-format/vcpkg.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-format",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost format module",
|
5 |
+
"homepage": "https://github.com/boostorg/format",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-config",
|
9 |
+
"boost-core",
|
10 |
+
"boost-optional",
|
11 |
+
"boost-smart-ptr",
|
12 |
+
"boost-throw-exception",
|
13 |
+
"boost-utility",
|
14 |
+
"boost-vcpkg-helpers"
|
15 |
+
]
|
16 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function-types/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/function_types
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 9cd5a8c91e3fa32e3d5aed48da82c5b22c4a3309eecb18adf07e716393e58bd61ae273a5077222ad4c036561b317591934c876392effeb47b231554a20ff291b
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function-types/vcpkg.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-function-types",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost function_types module",
|
5 |
+
"homepage": "https://github.com/boostorg/function_types",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-core",
|
9 |
+
"boost-detail",
|
10 |
+
"boost-mpl",
|
11 |
+
"boost-preprocessor",
|
12 |
+
"boost-type-traits",
|
13 |
+
"boost-vcpkg-helpers"
|
14 |
+
]
|
15 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/function
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 b8a1da6c586948f3a7981c8adf0b3bc556da8aff9cae5dbb3bf4a7610e035a1969e89e3039d09105d28bcf73c04fd041b2c972fde9706657ac3996a9062fa96d
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-function/vcpkg.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-function",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost function module",
|
5 |
+
"homepage": "https://github.com/boostorg/function",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-bind",
|
9 |
+
"boost-config",
|
10 |
+
"boost-core",
|
11 |
+
"boost-integer",
|
12 |
+
"boost-preprocessor",
|
13 |
+
"boost-throw-exception",
|
14 |
+
"boost-type-index",
|
15 |
+
"boost-type-traits",
|
16 |
+
"boost-typeof",
|
17 |
+
"boost-vcpkg-helpers"
|
18 |
+
]
|
19 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-functional/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/functional
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 d4fea4d4c5af107fb26b025c30dca05e5875e0ee2046f54f86a1acf3ea25864776783fdedc3922cd9fa8124cb10ad68c778dcd82f7575f70e6c14d6ff9b339f8
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-functional/vcpkg.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-functional",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost functional module",
|
5 |
+
"homepage": "https://github.com/boostorg/functional",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-core",
|
9 |
+
"boost-function",
|
10 |
+
"boost-function-types",
|
11 |
+
"boost-mpl",
|
12 |
+
"boost-preprocessor",
|
13 |
+
"boost-type-traits",
|
14 |
+
"boost-typeof",
|
15 |
+
"boost-utility",
|
16 |
+
"boost-vcpkg-helpers"
|
17 |
+
]
|
18 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fusion/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/fusion
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 dd76b330c21943ca05789756705dd62be3c987eb5023cf4ae9330e90a0020065cd7544bb8b7238b9e4c85ce5ed0db2b3f5895aecd222c0db3275b855323f2e7c
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-fusion/vcpkg.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-fusion",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost fusion module",
|
5 |
+
"homepage": "https://github.com/boostorg/fusion",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-container-hash",
|
9 |
+
"boost-core",
|
10 |
+
"boost-function-types",
|
11 |
+
"boost-mpl",
|
12 |
+
"boost-preprocessor",
|
13 |
+
"boost-static-assert",
|
14 |
+
"boost-tuple",
|
15 |
+
"boost-type-traits",
|
16 |
+
"boost-typeof",
|
17 |
+
"boost-utility",
|
18 |
+
"boost-vcpkg-helpers"
|
19 |
+
]
|
20 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-geometry/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/geometry
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 8b348420555d070412e543190e201b85b1e090911e6e299fd5cf375d1927e63092f95c8b17723d6477f96b7fb9edffaea2b0070a7794c1b2af2b63e62704c40e
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-geometry/vcpkg.json
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-geometry",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost geometry module",
|
5 |
+
"homepage": "https://github.com/boostorg/geometry",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-algorithm",
|
8 |
+
"boost-any",
|
9 |
+
"boost-array",
|
10 |
+
"boost-assert",
|
11 |
+
"boost-concept-check",
|
12 |
+
"boost-config",
|
13 |
+
"boost-container",
|
14 |
+
"boost-core",
|
15 |
+
"boost-function-types",
|
16 |
+
"boost-fusion",
|
17 |
+
"boost-integer",
|
18 |
+
"boost-iterator",
|
19 |
+
"boost-lexical-cast",
|
20 |
+
"boost-math",
|
21 |
+
"boost-move",
|
22 |
+
"boost-mpl",
|
23 |
+
"boost-multiprecision",
|
24 |
+
"boost-numeric-conversion",
|
25 |
+
"boost-polygon",
|
26 |
+
"boost-qvm",
|
27 |
+
"boost-range",
|
28 |
+
"boost-rational",
|
29 |
+
"boost-serialization",
|
30 |
+
"boost-smart-ptr",
|
31 |
+
"boost-static-assert",
|
32 |
+
"boost-thread",
|
33 |
+
"boost-throw-exception",
|
34 |
+
"boost-tokenizer",
|
35 |
+
"boost-tuple",
|
36 |
+
"boost-type-traits",
|
37 |
+
"boost-utility",
|
38 |
+
"boost-variant",
|
39 |
+
"boost-variant2",
|
40 |
+
"boost-vcpkg-helpers"
|
41 |
+
]
|
42 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-gil/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/gil
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 6f8b94bb75cf5a1e8781454490d6873bf8c91e85ba7c98f81ece382000051c42512dc76939c693b9b24e97a3496f5fd97581a5665508bdb2ba11e570bc77bdfe
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-gil/vcpkg.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-gil",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost gil module",
|
5 |
+
"homepage": "https://github.com/boostorg/gil",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-concept-check",
|
9 |
+
"boost-config",
|
10 |
+
"boost-core",
|
11 |
+
"boost-integer",
|
12 |
+
"boost-iterator",
|
13 |
+
"boost-mp11",
|
14 |
+
"boost-numeric-conversion",
|
15 |
+
"boost-preprocessor",
|
16 |
+
"boost-variant2",
|
17 |
+
"boost-vcpkg-helpers"
|
18 |
+
]
|
19 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph-parallel/portfile.cmake
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/graph_parallel
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 50efce738dcdb001c5d429274f1d699caa45e68998f60dfdd5c0a572981ca72a2d08159619adda8a011c1d6237bf615572f74ebe10f2fb98334984a54c9f653d
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
if(NOT DEFINED CURRENT_HOST_INSTALLED_DIR)
|
12 |
+
message(FATAL_ERROR "boost-graph-parallel requires a newer version of vcpkg in order to build.")
|
13 |
+
endif()
|
14 |
+
include(${CURRENT_HOST_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
15 |
+
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
16 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
17 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph-parallel/vcpkg.json
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-graph-parallel",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost graph_parallel module",
|
5 |
+
"homepage": "https://github.com/boostorg/graph_parallel",
|
6 |
+
"supports": "!uwp",
|
7 |
+
"dependencies": [
|
8 |
+
"boost-algorithm",
|
9 |
+
"boost-assert",
|
10 |
+
{
|
11 |
+
"name": "boost-build",
|
12 |
+
"host": true
|
13 |
+
},
|
14 |
+
"boost-concept-check",
|
15 |
+
"boost-config",
|
16 |
+
"boost-container-hash",
|
17 |
+
"boost-core",
|
18 |
+
"boost-detail",
|
19 |
+
"boost-dynamic-bitset",
|
20 |
+
{
|
21 |
+
"name": "boost-filesystem",
|
22 |
+
"platform": "!uwp"
|
23 |
+
},
|
24 |
+
"boost-foreach",
|
25 |
+
"boost-function",
|
26 |
+
"boost-graph",
|
27 |
+
"boost-iterator",
|
28 |
+
"boost-lexical-cast",
|
29 |
+
{
|
30 |
+
"name": "boost-modular-build-helper",
|
31 |
+
"host": true
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"name": "boost-mpi",
|
35 |
+
"platform": "!uwp"
|
36 |
+
},
|
37 |
+
"boost-mpl",
|
38 |
+
"boost-optional",
|
39 |
+
"boost-property-map",
|
40 |
+
"boost-property-map-parallel",
|
41 |
+
"boost-random",
|
42 |
+
"boost-serialization",
|
43 |
+
"boost-smart-ptr",
|
44 |
+
"boost-static-assert",
|
45 |
+
"boost-tuple",
|
46 |
+
"boost-type-traits",
|
47 |
+
"boost-variant",
|
48 |
+
"boost-vcpkg-helpers",
|
49 |
+
"mpi",
|
50 |
+
{
|
51 |
+
"name": "vcpkg-cmake",
|
52 |
+
"host": true
|
53 |
+
}
|
54 |
+
]
|
55 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph/portfile.cmake
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/graph
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 af51d2d0c07bc3d6c880b114c34aec2ebde9f4c1b2ee73a7e8be4edf2a8175ae341b0ce8fb36fe7b4899aebaafe054720f573233b72849648ca0a97c92098d77
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
if(NOT DEFINED CURRENT_HOST_INSTALLED_DIR)
|
12 |
+
message(FATAL_ERROR "boost-graph requires a newer version of vcpkg in order to build.")
|
13 |
+
endif()
|
14 |
+
include(${CURRENT_HOST_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
15 |
+
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
16 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
17 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-graph/vcpkg.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-graph",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost graph module",
|
5 |
+
"homepage": "https://github.com/boostorg/graph",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-algorithm",
|
8 |
+
"boost-any",
|
9 |
+
"boost-array",
|
10 |
+
"boost-assert",
|
11 |
+
"boost-bimap",
|
12 |
+
"boost-bind",
|
13 |
+
{
|
14 |
+
"name": "boost-build",
|
15 |
+
"host": true
|
16 |
+
},
|
17 |
+
"boost-concept-check",
|
18 |
+
"boost-config",
|
19 |
+
"boost-container-hash",
|
20 |
+
"boost-conversion",
|
21 |
+
"boost-core",
|
22 |
+
"boost-detail",
|
23 |
+
"boost-foreach",
|
24 |
+
"boost-function",
|
25 |
+
"boost-integer",
|
26 |
+
"boost-iterator",
|
27 |
+
"boost-lexical-cast",
|
28 |
+
"boost-math",
|
29 |
+
{
|
30 |
+
"name": "boost-modular-build-helper",
|
31 |
+
"host": true
|
32 |
+
},
|
33 |
+
"boost-move",
|
34 |
+
"boost-mpl",
|
35 |
+
"boost-multi-index",
|
36 |
+
"boost-optional",
|
37 |
+
"boost-parameter",
|
38 |
+
"boost-preprocessor",
|
39 |
+
"boost-property-map",
|
40 |
+
"boost-property-tree",
|
41 |
+
"boost-random",
|
42 |
+
"boost-range",
|
43 |
+
"boost-regex",
|
44 |
+
"boost-serialization",
|
45 |
+
"boost-smart-ptr",
|
46 |
+
"boost-spirit",
|
47 |
+
"boost-static-assert",
|
48 |
+
"boost-throw-exception",
|
49 |
+
"boost-tti",
|
50 |
+
"boost-tuple",
|
51 |
+
"boost-type-traits",
|
52 |
+
"boost-typeof",
|
53 |
+
"boost-unordered",
|
54 |
+
"boost-utility",
|
55 |
+
"boost-vcpkg-helpers",
|
56 |
+
"boost-xpressive",
|
57 |
+
{
|
58 |
+
"name": "vcpkg-cmake",
|
59 |
+
"host": true
|
60 |
+
}
|
61 |
+
]
|
62 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hana/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/hana
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 407cc2dbf4fee28182564925cf2a11074728322e03b2c5acbc9d34ed4d7e30befde9f74176270b63179f09504b42375249f09d336546ebdf2e24b4956d2fb885
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hana/vcpkg.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-hana",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost hana module",
|
5 |
+
"homepage": "https://github.com/boostorg/hana",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-core",
|
9 |
+
"boost-fusion",
|
10 |
+
"boost-mpl",
|
11 |
+
"boost-tuple",
|
12 |
+
"boost-vcpkg-helpers"
|
13 |
+
]
|
14 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-heap/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/heap
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 f8360f4cd5772e5e2fc62b4174778b227c34876fbda6b4a245d959ef895a20eb3fc88084de7f9f22caa89a9a6b4be50b5aff9088a8c81c4216450b5ebcdc5dc3
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-heap/vcpkg.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-heap",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost heap module",
|
5 |
+
"homepage": "https://github.com/boostorg/heap",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-array",
|
8 |
+
"boost-assert",
|
9 |
+
"boost-bind",
|
10 |
+
"boost-concept-check",
|
11 |
+
"boost-config",
|
12 |
+
"boost-core",
|
13 |
+
"boost-intrusive",
|
14 |
+
"boost-iterator",
|
15 |
+
"boost-parameter",
|
16 |
+
"boost-static-assert",
|
17 |
+
"boost-throw-exception",
|
18 |
+
"boost-type-traits",
|
19 |
+
"boost-vcpkg-helpers"
|
20 |
+
]
|
21 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-histogram/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/histogram
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 1124b52f68f6a240ca5fc8e1514fe3350a1f16260b137b5fbdd67c9fd68573f11a9d95cfcc6f370201ef6ae95a35098e1c8a457180c26ffaeb9b29bb6fbb0a2a
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-histogram/vcpkg.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-histogram",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost histogram module",
|
5 |
+
"homepage": "https://github.com/boostorg/histogram",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-core",
|
9 |
+
"boost-mp11",
|
10 |
+
"boost-serialization",
|
11 |
+
"boost-throw-exception",
|
12 |
+
"boost-variant2",
|
13 |
+
"boost-vcpkg-helpers"
|
14 |
+
]
|
15 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hof/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/hof
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 120ff5db96651321eb2512b672c204219e6e6612e2a5764c933cd3b3d7afd82e2fe5ec57a0a293e83d276ee171aaca06eaa856dc8b7e5f891fdbd3bc536373a7
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-hof/vcpkg.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-hof",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost hof module",
|
5 |
+
"homepage": "https://github.com/boostorg/hof",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-vcpkg-helpers"
|
8 |
+
]
|
9 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-icl/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/icl
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 83d4f74ef6c4dbe7e6e9eaf1665bc2e013fa4236a92ea5b702889cb67e86d2c141897a8a9b627ef693c6514ddd148ea9f2120fc606e255238dd7ebd083a5fc47
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-icl/vcpkg.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-icl",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost icl module",
|
5 |
+
"homepage": "https://github.com/boostorg/icl",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-concept-check",
|
9 |
+
"boost-config",
|
10 |
+
"boost-container",
|
11 |
+
"boost-core",
|
12 |
+
"boost-date-time",
|
13 |
+
"boost-detail",
|
14 |
+
"boost-iterator",
|
15 |
+
"boost-move",
|
16 |
+
"boost-mpl",
|
17 |
+
"boost-range",
|
18 |
+
"boost-rational",
|
19 |
+
"boost-static-assert",
|
20 |
+
"boost-type-traits",
|
21 |
+
"boost-utility",
|
22 |
+
"boost-vcpkg-helpers"
|
23 |
+
]
|
24 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-integer/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/integer
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 c0d87b0c8ccfc3923d61862429b22dcf09b9905c57927277bbef7c45ca1ae2ba57c35fd7d7ec3aec19eedf73598c4c1bf2d49c9d66af297fc2978cb196b6a64d
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-integer/vcpkg.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-integer",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost integer module",
|
5 |
+
"homepage": "https://github.com/boostorg/integer",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-config",
|
9 |
+
"boost-core",
|
10 |
+
"boost-static-assert",
|
11 |
+
"boost-throw-exception",
|
12 |
+
"boost-vcpkg-helpers"
|
13 |
+
]
|
14 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interprocess/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/interprocess
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 47ac928bc47f4fe0d504031e51c344f733820db2c40bb1e55187778692d480e692a3c3fee62e05d24b389b0117761ee8147fe8aaff1510a088047fb38a703986
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interprocess/vcpkg.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-interprocess",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost interprocess module",
|
5 |
+
"homepage": "https://github.com/boostorg/interprocess",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-config",
|
9 |
+
"boost-container",
|
10 |
+
"boost-core",
|
11 |
+
"boost-integer",
|
12 |
+
"boost-intrusive",
|
13 |
+
"boost-move",
|
14 |
+
"boost-static-assert",
|
15 |
+
"boost-type-traits",
|
16 |
+
"boost-unordered",
|
17 |
+
"boost-vcpkg-helpers",
|
18 |
+
"boost-winapi"
|
19 |
+
]
|
20 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interval/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/interval
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 8de185456a462e76a73b01b016e71ab4586a2676cbaaa666e52dbddd37341a6ba313bd51814f3d2bb22541c4cc067626b3d3c8346a02e7a0a38d6cae6cc59f80
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-interval/vcpkg.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-interval",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost interval module",
|
5 |
+
"homepage": "https://github.com/boostorg/interval",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-config",
|
8 |
+
"boost-detail",
|
9 |
+
"boost-logic",
|
10 |
+
"boost-vcpkg-helpers"
|
11 |
+
]
|
12 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-intrusive/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/intrusive
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 8a9431af2346348c0981d296f5bf9126833d6831c50fee91c85b3bcafd117d9b39454837a40a3aca4385ebf1d59b795ea7ee8a5c0a6c8adbfe3f3de8a2e805d4
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-intrusive/vcpkg.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "boost-intrusive",
|
3 |
+
"version": "1.78.0",
|
4 |
+
"description": "Boost intrusive module",
|
5 |
+
"homepage": "https://github.com/boostorg/intrusive",
|
6 |
+
"dependencies": [
|
7 |
+
"boost-assert",
|
8 |
+
"boost-config",
|
9 |
+
"boost-container-hash",
|
10 |
+
"boost-core",
|
11 |
+
"boost-move",
|
12 |
+
"boost-static-assert",
|
13 |
+
"boost-vcpkg-helpers"
|
14 |
+
]
|
15 |
+
}
|
third-party/DPVO/Pangolin/scripts/vcpkg/ports/boost-io/portfile.cmake
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by scripts/boost/generate-ports.ps1
|
2 |
+
|
3 |
+
vcpkg_from_github(
|
4 |
+
OUT_SOURCE_PATH SOURCE_PATH
|
5 |
+
REPO boostorg/io
|
6 |
+
REF boost-1.78.0
|
7 |
+
SHA512 349333ed588658ed631a615a62808757216a09931fc1f4cb2ced9f7e8d5206fbe44fb29015f623dd174f6b743427ad6df6e69463b281b9824d29581736b1d658
|
8 |
+
HEAD_REF master
|
9 |
+
)
|
10 |
+
|
11 |
+
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
12 |
+
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|