Skip to content

Commit

Permalink
Merge pull request #442 from microsoft/master
Browse files Browse the repository at this point in the history
Merge from microsoft/vcpkg
  • Loading branch information
Jimmy-Hu committed Dec 16, 2020
2 parents c7a89a1 + c744bdf commit 86fe272
Show file tree
Hide file tree
Showing 334 changed files with 953 additions and 845 deletions.
1 change: 1 addition & 0 deletions docs/maintainers/manifest-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ These predefined identifier expressions are computed from standard triplet setti
- `arm` - `VCPKG_TARGET_ARCHITECTURE` == `"arm"` or `VCPKG_TARGET_ARCHITECTURE` == `"arm64"`
- `arm64` - `VCPKG_TARGET_ARCHITECTURE` == `"arm64"`
- `windows` - `VCPKG_CMAKE_SYSTEM_NAME` == `""` or `VCPKG_CMAKE_SYSTEM_NAME` == `"WindowsStore"`
- `mingw` - `VCPKG_CMAKE_SYSTEM_NAME` == `"MinGW"`
- `uwp` - `VCPKG_CMAKE_SYSTEM_NAME` == `"WindowsStore"`
- `linux` - `VCPKG_CMAKE_SYSTEM_NAME` == `"Linux"`
- `osx` - `VCPKG_CMAKE_SYSTEM_NAME` == `"Darwin"`
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-c-shared-utility/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: azure-c-shared-utility
Version: 2020-07-19
Version: 2020-12-09
Description: Azure C SDKs common code
Homepage: https://github.com/Azure/azure-c-shared-utility
Build-Depends: curl (linux), openssl (linux), azure-macro-utils-c, umock-c
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-c-shared-utility/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-c-shared-utility
REF 65c27eb4ab9a8bbe36b4d7c5a0e9ad305becb8b4
SHA512 48c65111b12e895f9c2087964d7291e6d1629242194fed9b33ead8ca438f16c803786cd55761eabdd12d47c9920542cff0e510bf16f16cac1d60049ba205df0e
REF 6f7bbcd23b39481dc0cf93185555d2513beea1ea
SHA512 d1b77b155497e02f802e3f02d89ecbc4cb3d4507bc61f1feca8e6baad627e05e0f744dd5b4d0148a47021eb2308d9053d0fedbf95e40cff001250bca392fd5af
HEAD_REF master
PATCHES
fix-utilityFunctions-conditions.patch
Expand Down
3 changes: 1 addition & 2 deletions ports/azure-iot-sdk-c/CONTROL
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Source: azure-iot-sdk-c
Version: 2020-07-19
Port-Version: 1
Version: 2020-12-09
Build-Depends: azure-uamqp-c, azure-umqtt-c, azure-c-shared-utility, parson, azure-uhttp-c, azure-macro-utils-c, umock-c
Description: A C99 SDK for connecting devices to Microsoft Azure IoT services
Homepage: https://github.com/Azure/azure-iot-sdk-c
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-iot-sdk-c/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-iot-sdk-c
REF f464326f10cbba497b71c4aa263b6a22e1b375fe
SHA512 32dfb2ac697755af3646b07259298fc2f27007ab1a0a27da0be4f597c82dd2f8bbad6f07b4ed01dfbb62d86649d4be913c59e1e76b33efec112beaaba550d375
REF f5da5a4138cee23f400971558784e3eff40b92ec
SHA512 f5aff4b185cde01ba9e4e57a8f9d696b4139162c040fcd464bd16b37364da0cc692fe148a842cc0c54018831b5874ee822f949a0fd6ea8f261a8155196d36404
HEAD_REF master
PATCHES
improve-external-deps.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-uamqp-c/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: azure-uamqp-c
Version: 2020-07-19
Version: 2020-12-09
Build-Depends: azure-c-shared-utility, azure-macro-utils-c, umock-c
Description: AMQP library for C
Homepage: https://github.com/Azure/azure-uamqp-c
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-uamqp-c/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-uamqp-c
REF 9e851bd6db08d6d2d08d1ef469d1e6fc4795382d
SHA512 efe0b9ed8a949af67e958b1516f499f57a0838a847e92d6c932058e931d2536038e7d49d63597e21de0a6f2af22bc179a6d99c8b8077451f906118b0b65e1417
REF c88abeab27ece7f13911d73202f44212c3e08953
SHA512 befb7ad72ea61713b043a4a4bdf70f454aac5f4590ca84aa7f4d9b7c8447b643fb37028173774451cfbe00119937f857680cd827d90e676ee558a18a1b6442bb
HEAD_REF master
)
endif()
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-uhttp-c/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: azure-uhttp-c
Version: 2020-07-19
Version: 2020-12-09
Build-Depends: azure-c-shared-utility, azure-macro-utils-c, umock-c
Description: Azure HTTP Library written in C
Homepage: https://github.com/Azure/azure-uhttp-c
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-uhttp-c/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-uhttp-c
REF ef8ba1591b0f825315b78380331ff9290197db02
SHA512 3e0434272de684a43189d491c16ab7e20ffcfd08f8addb01f64caa446211faa67e45aa51c403520df6a105cc9ac50b85de1b9e0954510fd4232c0f19d01fea9c
REF c22177c4cae57992e45e2b0db3f624c31b0f4666
SHA512 70c011486aaf3e5af81e781d5183dcb3b6da234f9b41af9138e726bea1fd19326979a95d59bcb4314781d7ee4ef0c7fdfa9b30928a0688024d3fd93cb4168217
HEAD_REF master
)
endif()
Expand Down
2 changes: 1 addition & 1 deletion ports/azure-umqtt-c/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: azure-umqtt-c
Version: 2020-07-19
Version: 2020-12-09
Build-Depends: azure-c-shared-utility, azure-macro-utils-c, umock-c
Description: General purpose library for communication over the mqtt protocol
Homepage: https://github.com/Azure/azure-umqtt-c
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-umqtt-c/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-umqtt-c
REF 165f6f52f8b2aec54a28ea5ede41736589726cd0
SHA512 af56db89ddbae1a8067d3b1c7f85ecf085fb6bf529d01f74dd301e6994b20e6f1a821fd7d5116b53d1a8911ccc463149a53a5611e650c3aeb63893012206ffb8
REF 478fd8e757dadfe2ca5fcd3953aeba24a14a98e1
SHA512 bece2a30abb88dd97b97e399b8e63f6833b052c01c2f779070d52bbc916af604568bf5098d5f994d278d70591b11c45a5fcca9350226eb6e59b04e53c2780bc4
HEAD_REF master
)
endif()
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-accumulators/CONTROL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-accumulators
Version: 1.74.0
Build-Depends: boost-array, boost-assert, boost-circular-buffer, boost-concept-check, boost-config, boost-core, boost-detail, boost-fusion, boost-interval, boost-iterator, boost-mpl, boost-numeric-conversion, boost-odeint, boost-parameter, boost-preprocessor, boost-range, boost-serialization, boost-static-assert, boost-throw-exception, boost-tuple, boost-typeof, boost-type-traits, boost-ublas, boost-utility, boost-vcpkg-helpers
Build-Depends: boost-array, boost-assert, boost-circular-buffer, boost-concept-check, boost-config, boost-core, boost-detail, boost-fusion, boost-interval, boost-iterator, boost-mpl, boost-numeric-conversion, boost-odeint, boost-parameter, boost-preprocessor, boost-range, boost-serialization, boost-static-assert, boost-throw-exception, boost-tuple, boost-type-traits, boost-typeof, boost-ublas, boost-utility, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/accumulators
Description: Boost accumulators module
2 changes: 1 addition & 1 deletion ports/boost-accumulators/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-algorithm/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-algorithm
Version: 1.74.0
Build-Depends: boost-array, boost-assert, boost-bind, boost-concept-check, boost-config, boost-core, boost-detail, 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-utility, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-algorithm/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-align/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-align
Version: 1.74.0
Build-Depends: boost-assert, boost-config, boost-core, boost-static-assert, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-align/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-any/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-any
Version: 1.74.0
Build-Depends: boost-config, boost-core, boost-static-assert, boost-throw-exception, boost-type-index, boost-type-traits, boost-utility, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-any/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-array/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-array
Version: 1.74.0
Build-Depends: boost-assert, boost-config, boost-core, boost-detail, boost-static-assert, boost-throw-exception, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-array/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-asio/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-asio
Version: 1.74.0
Build-Depends: boost-array, boost-assert, boost-bind, boost-chrono, boost-compatibility, boost-config, boost-coroutine (!arm&!uwp&!emscripten), boost-date-time, boost-detail, boost-function, boost-integer, boost-regex, boost-smart-ptr, boost-system, boost-throw-exception, boost-type-traits, boost-utility, boost-vcpkg-helpers, openssl
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-asio/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-assert/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-assert
Version: 1.74.0
Build-Depends: boost-config, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-assert/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-assign/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-assign
Version: 1.74.0
Build-Depends: boost-array, boost-config, boost-detail, boost-move, boost-mpl, boost-preprocessor, boost-ptr-container, boost-range, boost-static-assert, boost-throw-exception, boost-tuple, boost-type-traits, boost-utility, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-assign/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-atomic/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-atomic
Version: 1.74.0
Build-Depends: boost-assert, boost-build, boost-config, boost-integer, boost-modular-build-helper, boost-predef, boost-preprocessor, boost-static-assert, boost-type-traits, boost-vcpkg-helpers, boost-winapi
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-atomic/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-beast/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-beast
Version: 1.74.0
Build-Depends: boost-asio (!emscripten), boost-assert, boost-bind, boost-config, boost-container, 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-traits, boost-utility, boost-vcpkg-helpers, boost-winapi
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-beast/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-bimap/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-bimap
Version: 1.74.0
Build-Depends: boost-concept-check, boost-config, boost-container-hash, boost-core, boost-functional, boost-iterator, boost-lambda, boost-mpl, boost-multi-index, boost-preprocessor, boost-property-map, boost-serialization, boost-static-assert, boost-throw-exception, boost-type-traits, boost-utility, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-bimap/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-bind/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-bind
Version: 1.74.0
Build-Depends: boost-config, boost-core, boost-detail, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-bind/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-callable-traits/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-callable-traits
Version: 1.74.0
Build-Depends: boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-callable-traits/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-chrono/CONTROL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-chrono
Version: 1.74.0
Build-Depends: boost-assert, boost-build, boost-config, boost-detail, boost-integer, boost-modular-build-helper, boost-move, boost-mpl, boost-predef, boost-ratio, boost-static-assert, boost-system, boost-throw-exception, boost-typeof, boost-type-traits, boost-utility, boost-vcpkg-helpers, boost-winapi
Build-Depends: boost-assert, boost-build, boost-config, boost-detail, boost-integer, boost-modular-build-helper, 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
Homepage: https://github.com/boostorg/chrono
Description: Boost chrono module
2 changes: 1 addition & 1 deletion ports/boost-chrono/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-circular-buffer/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-circular-buffer
Version: 1.74.0
Build-Depends: boost-assert, boost-compatibility, boost-concept-check, boost-config, boost-core, boost-move, boost-static-assert, boost-throw-exception, boost-type-traits, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-circular-buffer/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-compatibility/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-compatibility
Version: 1.74.0
Build-Depends: boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-compatibility/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-compute/CONTROL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-compute
Version: 1.74.0
Build-Depends: boost-algorithm, boost-array, boost-assert, boost-chrono, boost-config, boost-core, boost-filesystem (!uwp), boost-function, boost-function-types, boost-fusion, boost-iterator, boost-lexical-cast, boost-math, 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-typeof, boost-type-traits, boost-utility, boost-uuid, boost-vcpkg-helpers
Build-Depends: boost-algorithm, boost-array, boost-assert, boost-chrono, boost-config, boost-core, boost-filesystem (!uwp), boost-function, boost-function-types, boost-fusion, boost-iterator, boost-lexical-cast, boost-math, 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
Homepage: https://github.com/boostorg/compute
Description: Boost compute module
2 changes: 1 addition & 1 deletion ports/boost-compute/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-concept-check/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-concept-check
Version: 1.74.0
Build-Depends: boost-config, boost-preprocessor, boost-static-assert, boost-type-traits, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-concept-check/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-config/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-config
Version: 1.74.0
Build-Depends: boost-compatibility, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-config/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-container-hash/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-container-hash
Version: 1.74.0
Build-Depends: boost-assert, boost-compatibility, boost-config, boost-core, boost-detail, boost-integer, boost-static-assert, boost-type-traits, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-container-hash/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-container/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-container
Version: 1.74.0
Build-Depends: boost-assert, boost-build, boost-config, boost-container-hash, boost-core, boost-integer, boost-intrusive, boost-modular-build-helper, boost-move, boost-static-assert, boost-type-traits, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-container/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-context/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-context
Version: 1.74.0
Build-Depends: boost-assert, boost-build, boost-config, boost-core, boost-detail, boost-integer, boost-modular-build-helper, boost-pool, boost-predef, boost-smart-ptr, boost-thread, boost-vcpkg-helpers
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-context/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
# Automatically generated by scripts/boost/generate-ports.ps1

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand Down
Loading

0 comments on commit 86fe272

Please sign in to comment.