Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions ports/boost-asio/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-asio",
"version": "1.87.0",
"port-version": 1,
"description": "Boost asio module",
"homepage": "https://www.boost.org/libs/asio",
"license": "BSL-1.0",
Expand All @@ -27,11 +28,6 @@
"platform": "!uwp & !emscripten",
"version>=": "1.87.0"
},
{
"name": "boost-coroutine",
"platform": "!(arm & windows) & !uwp & !emscripten",
"version>=": "1.87.0"
},
{
"name": "boost-date-time",
"version>=": "1.87.0"
Expand Down
1 change: 0 additions & 1 deletion ports/boost-atomic/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ vcpkg_from_github(
HEAD_REF master
PATCHES
fix-include.patch

)

set(FEATURE_OPTIONS "")
Expand Down
1 change: 1 addition & 0 deletions ports/boost-atomic/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-atomic",
"version": "1.87.0",
"port-version": 1,
"description": "Boost atomic module",
"homepage": "https://www.boost.org/libs/atomic",
"license": "BSL-1.0",
Expand Down
3 changes: 1 addition & 2 deletions ports/boost-cobalt/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by scripts/boost/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand All @@ -8,7 +8,6 @@ vcpkg_from_github(
HEAD_REF master
PATCHES
fail-on-compiler-not-supported.patch

)

set(FEATURE_OPTIONS "")
Expand Down
1 change: 1 addition & 0 deletions ports/boost-cobalt/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-cobalt",
"version": "1.87.0",
"port-version": 1,
"description": "Boost cobalt module",
"homepage": "https://www.boost.org/libs/cobalt",
"license": "BSL-1.0",
Expand Down
5 changes: 5 additions & 0 deletions ports/boost-compute/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-compute",
"version": "1.87.0",
"port-version": 1,
"description": "Boost compute module",
"homepage": "https://www.boost.org/libs/compute",
"license": "BSL-1.0",
Expand All @@ -18,6 +19,10 @@
"name": "boost-assert",
"version>=": "1.87.0"
},
{
"name": "boost-atomic",
"version>=": "1.87.0"
},
{
"name": "boost-chrono",
"version>=": "1.87.0"
Expand Down
1 change: 0 additions & 1 deletion ports/boost-context/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ vcpkg_from_github(
HEAD_REF master
PATCHES
marmasm.patch

)

set(FEATURE_OPTIONS "")
Expand Down
1 change: 1 addition & 0 deletions ports/boost-context/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-context",
"version": "1.87.0",
"port-version": 1,
"description": "Boost context module",
"homepage": "https://www.boost.org/libs/context",
"license": "BSL-1.0",
Expand Down
5 changes: 5 additions & 0 deletions ports/boost-flyweight/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-flyweight",
"version": "1.87.0",
"port-version": 1,
"description": "Boost flyweight module",
"homepage": "https://www.boost.org/libs/flyweight",
"license": "BSL-1.0",
Expand Down Expand Up @@ -65,6 +66,10 @@
{
"name": "boost-type-traits",
"version>=": "1.87.0"
},
{
"name": "boost-unordered",
"version>=": "1.87.0"
}
]
}
4 changes: 2 additions & 2 deletions ports/boost-interprocess/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_download_distfile(ARM32_PATCH
URLS https://github.com/boostorg/interprocess/commit/f58e968f13e693ffaa78fb283972e8598dc48c9f.patch?full_index=1
FILENAME arm32.patch
FILENAME boost-interprocess-arm32-f58e968f13e693ffaa78fb283972e8598dc48c9f.patch
SHA512 7e9b5ebac8ef3c04327c29bad9b8b6259320fd9ebec80bac905b7bd4f68e5cb4f001e2c80f83a875cc12376df4f3b444b34251ac3ea88962982a147432ef0f7c
)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/interprocess
Expand Down
13 changes: 1 addition & 12 deletions ports/boost-interprocess/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-interprocess",
"version": "1.87.0",
"port-version": 1,
"description": "Boost interprocess module",
"homepage": "https://www.boost.org/libs/interprocess",
"license": "BSL-1.0",
Expand All @@ -22,10 +23,6 @@
"name": "boost-container",
"version>=": "1.87.0"
},
{
"name": "boost-core",
"version>=": "1.87.0"
},
{
"name": "boost-headers",
"version>=": "1.87.0"
Expand All @@ -38,14 +35,6 @@
"name": "boost-move",
"version>=": "1.87.0"
},
{
"name": "boost-static-assert",
"version>=": "1.87.0"
},
{
"name": "boost-type-traits",
"version>=": "1.87.0"
},
{
"name": "boost-winapi",
"version>=": "1.87.0"
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-json/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_download_distfile(ARM32_PATCH
URLS https://github.com/boostorg/json/commit/57d42f07158b8ea4a713378c90d22b28ca4787f8.patch?full_index=1
FILENAME arm32.patch
FILENAME boost-json-arm32-57d42f07158b8ea4a713378c90d22b28ca4787f8.patch
SHA512 d74a43dfc08fb34ba270a4d7de00a4307728567fbb2949f40f649c0e1c63b690d48aacfbc888e4b8075ff55262048700ab6ef669aa4277d6e9bebbbbd5e9473f
)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/json
Expand Down
1 change: 1 addition & 0 deletions ports/boost-json/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-json",
"version": "1.87.0",
"port-version": 1,
"description": "Boost json module",
"homepage": "https://www.boost.org/libs/json",
"license": "BSL-1.0",
Expand Down
5 changes: 1 addition & 4 deletions ports/boost-lexical-cast/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-lexical-cast",
"version": "1.87.0",
"port-version": 1,
"description": "Boost lexical_cast module",
"homepage": "https://www.boost.org/libs/lexical_cast",
"license": "BSL-1.0",
Expand All @@ -26,10 +27,6 @@
"name": "boost-headers",
"version>=": "1.87.0"
},
{
"name": "boost-integer",
"version>=": "1.87.0"
},
{
"name": "boost-throw-exception",
"version>=": "1.87.0"
Expand Down
23 changes: 2 additions & 21 deletions ports/boost-lockfree/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-lockfree",
"version": "1.87.0",
"port-version": 1,
"description": "Boost lockfree module",
"homepage": "https://www.boost.org/libs/lockfree",
"license": "BSL-1.0",
Expand All @@ -10,10 +11,6 @@
"name": "boost-align",
"version>=": "1.87.0"
},
{
"name": "boost-array",
"version>=": "1.87.0"
},
{
"name": "boost-assert",
"version>=": "1.87.0"
Expand All @@ -38,18 +35,6 @@
"name": "boost-headers",
"version>=": "1.87.0"
},
{
"name": "boost-integer",
"version>=": "1.87.0"
},
{
"name": "boost-iterator",
"version>=": "1.87.0"
},
{
"name": "boost-mpl",
"version>=": "1.87.0"
},
{
"name": "boost-parameter",
"version>=": "1.87.0"
Expand All @@ -63,16 +48,12 @@
"version>=": "1.87.0"
},
{
"name": "boost-tuple",
"name": "boost-throw-exception",
"version>=": "1.87.0"
},
{
"name": "boost-type-traits",
"version>=": "1.87.0"
},
{
"name": "boost-utility",
"version>=": "1.87.0"
}
]
}
5 changes: 5 additions & 0 deletions ports/boost-mysql/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-mysql",
"version": "1.87.0",
"port-version": 1,
"description": "Boost mysql module",
"homepage": "https://www.boost.org/libs/mysql",
"license": "BSL-1.0",
Expand All @@ -22,6 +23,10 @@
"name": "boost-cmake",
"version>=": "1.87.0"
},
{
"name": "boost-compat",
"version>=": "1.87.0"
},
{
"name": "boost-config",
"version>=": "1.87.0"
Expand Down
21 changes: 1 addition & 20 deletions ports/boost-optional/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-optional",
"version": "1.87.0",
"port-version": 1,
"description": "Boost optional module",
"homepage": "https://www.boost.org/libs/optional",
"license": "BSL-1.0",
Expand All @@ -22,37 +23,17 @@
"name": "boost-core",
"version>=": "1.87.0"
},
{
"name": "boost-detail",
"version>=": "1.87.0"
},
{
"name": "boost-headers",
"version>=": "1.87.0"
},
{
"name": "boost-move",
"version>=": "1.87.0"
},
{
"name": "boost-predef",
"version>=": "1.87.0"
},
{
"name": "boost-static-assert",
"version>=": "1.87.0"
},
{
"name": "boost-throw-exception",
"version>=": "1.87.0"
},
{
"name": "boost-type-traits",
"version>=": "1.87.0"
},
{
"name": "boost-utility",
"version>=": "1.87.0"
}
]
}
5 changes: 5 additions & 0 deletions ports/boost-parser/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-parser",
"version": "1.87.0",
"port-version": 1,
"description": "Boost parser module",
"homepage": "https://www.boost.org/libs/parser",
"license": "BSL-1.0",
Expand All @@ -10,6 +11,10 @@
"name": "boost-assert",
"version>=": "1.87.0"
},
{
"name": "boost-charconv",
"version>=": "1.87.0"
},
{
"name": "boost-cmake",
"version>=": "1.87.0"
Expand Down
1 change: 0 additions & 1 deletion ports/boost-process/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ vcpkg_from_github(
HEAD_REF master
PATCHES
opt-filesystem.patch

)

set(FEATURE_OPTIONS "")
Expand Down
1 change: 1 addition & 0 deletions ports/boost-process/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-process",
"version": "1.87.0",
"port-version": 1,
"description": "Boost process module",
"homepage": "https://www.boost.org/libs/process",
"license": "BSL-1.0",
Expand Down
Loading