Skip to content

Commit

Permalink
chore: Update vcpkg (Boost 1.83)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Dec 18, 2023
1 parent 1c76d40 commit abdaf5f
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 291 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
- 'CMakePresets.json'

env:
VCPKG_VERSION: '000d1bda1ffa95a73e0b40334fa4103d6f4d3d48' # Jul 02, 2023
VCPKG_VERSION: '0e47c1985273129e4d0ee52ff73bed9125555de8' # Jul 02, 2023
CMAKE_ARGS: '-DCMAKE_BUILD_TYPE=Release -DVCPKG_MANIFEST_INSTALL=off -DASIO_GRPC_ENABLE_PKGCONFIG_FALLBACK=off -DCMAKE_COMPILE_WARNING_AS_ERROR=on'
CTEST_ARGS: '-T test --output-on-failure --timeout 180 --no-tests=error --parallel 25'

Expand Down
131 changes: 0 additions & 131 deletions deps/boost-asio/fix_coro_compile_error_msvc.patch

This file was deleted.

20 changes: 0 additions & 20 deletions deps/boost-asio/portfile.cmake

This file was deleted.

21 changes: 0 additions & 21 deletions deps/boost-asio/promise.patch

This file was deleted.

100 changes: 0 additions & 100 deletions deps/boost-asio/vcpkg.json

This file was deleted.

15 changes: 0 additions & 15 deletions deps/boost-asio/windows_alloca_header.patch

This file was deleted.

2 changes: 1 addition & 1 deletion test/cmake/subdirectory/src/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"gtest",
"stdexec"
],
"builtin-baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48"
"builtin-baseline": "0e47c1985273129e4d0ee52ff73bed9125555de8"
}
2 changes: 1 addition & 1 deletion test/cmake/superbuild/src/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"gtest",
"stdexec"
],
"builtin-baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48"
"builtin-baseline": "0e47c1985273129e4d0ee52ff73bed9125555de8"
}
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"gtest",
"stdexec"
],
"builtin-baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48"
"builtin-baseline": "0e47c1985273129e4d0ee52ff73bed9125555de8"
}

0 comments on commit abdaf5f

Please sign in to comment.