Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
updated source for custom builds
Browse files Browse the repository at this point in the history
  • Loading branch information
alehandru committed Sep 7, 2023
1 parent 7a87dbb commit ab99b8d
Show file tree
Hide file tree
Showing 137 changed files with 1,104 additions and 1,104 deletions.
16 changes: 8 additions & 8 deletions build_windows_64/ALL_BUILD.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/address_sorting.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/gpr.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc++.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc++_alts.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc++_error_details.vcxproj

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions build_windows_64/grpc++_reflection.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc++_unsecure.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_cpp_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_csharp_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_node_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_objective_c_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_php_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_plugin_support.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_python_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_ruby_plugin.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/grpc_unsecure.vcxproj

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions build_windows_64/grpcpp_channelz.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/plugins.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_64/third_party/abseil-cpp/ALL_BUILD.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@
<ItemGroup>
<CustomBuild Include="$(SolutionDir)..\third_party\abseil-cpp\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule $(SolutionDir)../grpc/third_party/abseil-cpp/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule $(SolutionDir)../third_party/abseil-cpp/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../grpc -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../ -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -124,9 +124,9 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\BasicConfigVersion-ExactVersion.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDependentOption.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakePackageConfigHelpers.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeParseArguments.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTest.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTestTargets.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTestUseLaunchers.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckCSourceCompiles.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckFunctionExists.c;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckIncludeFile.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckLibraryExists.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\DartConfiguration.tcl.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindPackageHandleStandardArgs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindPackageMessage.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindThreads.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\GNUInstallDirs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Internal\CheckSourceCompiles.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\WriteBasicConfigVersionFile.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\AbseilDll.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\AbseilHelpers.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\abslConfig.cmake.in;$(SolutionDir)..\third_party\abseil-cpp\absl\copts\AbseilConfigureCopts.cmake;$(SolutionDir)..\third_party\abseil-cpp\absl\copts\GENERATED_AbseilCopts.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Templates\MSBuild\nasm.props.in;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\build_windows_64\third_party\abseil-cpp\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule $(SolutionDir)../grpc/third_party/abseil-cpp/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule $(SolutionDir)../third_party/abseil-cpp/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../grpc -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../ -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -137,9 +137,9 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\BasicConfigVersion-ExactVersion.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDependentOption.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakePackageConfigHelpers.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeParseArguments.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTest.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTestTargets.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTestUseLaunchers.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckCSourceCompiles.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckFunctionExists.c;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckIncludeFile.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckLibraryExists.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\DartConfiguration.tcl.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindPackageHandleStandardArgs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindPackageMessage.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindThreads.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\GNUInstallDirs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Internal\CheckSourceCompiles.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\WriteBasicConfigVersionFile.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\AbseilDll.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\AbseilHelpers.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\abslConfig.cmake.in;$(SolutionDir)..\third_party\abseil-cpp\absl\copts\AbseilConfigureCopts.cmake;$(SolutionDir)..\third_party\abseil-cpp\absl\copts\GENERATED_AbseilCopts.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Templates\MSBuild\nasm.props.in;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\build_windows_64\third_party\abseil-cpp\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule $(SolutionDir)../grpc/third_party/abseil-cpp/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule $(SolutionDir)../third_party/abseil-cpp/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../grpc -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../ -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -150,9 +150,9 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\BasicConfigVersion-ExactVersion.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDependentOption.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakePackageConfigHelpers.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeParseArguments.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTest.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTestTargets.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CTestUseLaunchers.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckCSourceCompiles.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckFunctionExists.c;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckIncludeFile.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CheckLibraryExists.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\DartConfiguration.tcl.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindPackageHandleStandardArgs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindPackageMessage.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\FindThreads.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\GNUInstallDirs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Internal\CheckSourceCompiles.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\WriteBasicConfigVersionFile.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\AbseilDll.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\AbseilHelpers.cmake;$(SolutionDir)..\third_party\abseil-cpp\CMake\abslConfig.cmake.in;$(SolutionDir)..\third_party\abseil-cpp\absl\copts\AbseilConfigureCopts.cmake;$(SolutionDir)..\third_party\abseil-cpp\absl\copts\GENERATED_AbseilCopts.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Templates\MSBuild\nasm.props.in;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(SolutionDir)..\build_windows_64\third_party\abseil-cpp\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule $(SolutionDir)../grpc/third_party/abseil-cpp/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule $(SolutionDir)../third_party/abseil-cpp/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../grpc -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)../ -B$(SolutionDir) --check-stamp-file $(SolutionDir)/third_party/abseil-cpp/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand Down
Loading

0 comments on commit ab99b8d

Please sign in to comment.