diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2020-08-07 11:41:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:41:21 -0700 |
| commit | 23d4072643dbd3a92d65ad26c8923ce8a829936f (patch) | |
| tree | bdeadd282f7350931aabb45e83c27f9acfcd7002 /ports/boost-log | |
| parent | 600743e1e16cc73744bf36993bba38bfca1889d8 (diff) | |
| download | vcpkg-23d4072643dbd3a92d65ad26c8923ce8a829936f.tar.gz vcpkg-23d4072643dbd3a92d65ad26c8923ce8a829936f.zip | |
[boost] Add Supports fields and more accurately handle arm64-windows/x64-uwp (#12762)
* [boost] Add Supports fields. Regenerate to better describe arm64-windows and UWP.
* [ci.baseline.txt] Remove unneeded boost entries
* [libtorrent] Modify Supports to cover arm64-windows
* [ci.baseline.txt] Add exposed failures now that boost:arm64-windows builds
* Update ports/boost-fiber/CONTROL
* Update ports/boost/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/boost-log')
| -rw-r--r-- | ports/boost-log/CONTROL | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/boost-log/CONTROL b/ports/boost-log/CONTROL index c4aa6be65..33fc046e7 100644 --- a/ports/boost-log/CONTROL +++ b/ports/boost-log/CONTROL @@ -1,6 +1,8 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-log
Version: 1.73.0
+Port-Version: 1
Build-Depends: boost-align, boost-array, boost-asio, boost-assert, boost-atomic, boost-bind, boost-build, boost-compatibility, boost-config, boost-container, boost-core, boost-date-time, boost-detail, boost-exception, boost-filesystem (!uwp), boost-function-types, boost-fusion, boost-integer, boost-interprocess, boost-intrusive, boost-io, boost-iterator, boost-lexical-cast, boost-locale (!uwp), boost-math, boost-modular-build-helper, 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
Homepage: https://github.com/boostorg/log
Description: Boost log module
+Supports: !uwp
|
