overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import 96243fca41: Updated Vcpkg dependencies and fixed more deprecation warnings (by Maki) #399

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Maki and import it into Overte

Commit: 96243fca41c98a1afb0e5029bd90ac037f87979a
Author: Maki
Date: Sun, 26 Apr 2020 22:27
Updated Vcpkg dependencies and fixed more deprecation warnings

Stats:

Filename Stats Lines Added Removed Lines in blame
CMakeLists.txt 2 1 1 1
assignment-client/src/entities/EntityServer.cpp 4 2 2 2
cmake/compiler.cmake 2 1 1 ⚠ 0
cmake/ports/draco/CONTROL 3 2 1 ⚠ Path not in HEAD
cmake/ports/draco/fix-compile-error-uwp.patch 15 15 0 ⚠ File gone
cmake/ports/draco/fix-uwperror.patch 13 13 0 ⚠ File gone
cmake/ports/draco/portfile.cmake 26 7 19 2
cmake/ports/glm/CMakeLists.txt 25 25 0 25
cmake/ports/glm/CONTROL 5 3 2 ⚠ Path not in HEAD
cmake/ports/glm/disable_warnings_as_error.patch 13 0 13 ⚠ Path not in HEAD
cmake/ports/glm/portfile.cmake 24 7 17 7
cmake/ports/hifi-client-deps/CONTROL 2 1 1 ⚠ Path not in HEAD
cmake/ports/nlohmann-json/CONTROL 3 2 1 ⚠ Path not in HEAD
cmake/ports/nlohmann-json/portfile.cmake 57 45 12 45
cmake/ports/sdl2/CONTROL 4 2 2 ⚠ Path not in HEAD
cmake/ports/sdl2/SDL-2.0.9-bug-4391-fix.patch 75 0 75 ⚠ Path not in HEAD
cmake/ports/sdl2/disable-hidapi-for-uwp.patch 12 6 6 6
cmake/ports/sdl2/disable-wcslcpy-and-wcslcat-for-windows.patch 12 12 0 12
cmake/ports/sdl2/enable-winrt-cmake.patch 40 20 20 20
cmake/ports/sdl2/fix-arm64-headers.patch 14 0 14 ⚠ Path not in HEAD
cmake/ports/sdl2/fix-space-in-path.patch 24 24 0 24
cmake/ports/sdl2/fix-x86-windows.patch 15 0 15 ⚠ Path not in HEAD
cmake/ports/sdl2/portfile.cmake 27 14 13 14
cmake/ports/shaderc/0001-Do-not-generate-build-version.inc.patch 30 0 30 ⚠ Path not in HEAD
cmake/ports/shaderc/CONTROL 5 3 2 ⚠ Path not in HEAD
cmake/ports/shaderc/build-version.inc 8 5 3 5
cmake/ports/shaderc/disable-update-version.patch 41 41 0 41
cmake/ports/shaderc/fix-install.patch 26 26 0 26
cmake/ports/shaderc/portfile.cmake 16 10 6 10
cmake/ports/spirv-cross/CONTROL 3 2 1 ⚠ Path not in HEAD
cmake/ports/spirv-cross/portfile.cmake 5 2 3 ⚠ 0
cmake/ports/spirv-headers/CONTROL 4 4 0 ⚠ File gone
cmake/ports/spirv-headers/portfile.cmake 14 14 0 ⚠ 0
cmake/ports/spirv-tools/CONTROL 4 3 1 ⚠ Path not in HEAD
cmake/ports/spirv-tools/cmake-install.patch 36 36 0 ⚠ 0
cmake/ports/spirv-tools/comment-distutils.patch 22 22 0 ⚠ 0
cmake/ports/spirv-tools/install-config-typo.patch 17 17 0 ⚠ 0
cmake/ports/spirv-tools/portfile.cmake 43 20 23 ⚠ 0
cmake/ports/tbb/CONTROL 3 2 1 ⚠ Path not in HEAD
cmake/ports/tbb/portfile.cmake 19 9 10 5
cmake/ports/tbb/terminate-when-buildtool-notfound.patch 13 13 0 13
cmake/ports/vulkan-memory-allocator/CONTROL 3 3 0 ⚠ File gone
cmake/ports/vulkan-memory-allocator/portfile.cmake 15 15 0 13
cmake/ports/vulkan-memory-allocator/unofficial-vulkan-memory-allocator-config.cmake 8 8 0 8
cmake/ports/vulkanmemoryallocator/CONTROL 3 0 3 ⚠ File gone
cmake/ports/vulkanmemoryallocator/portfile.cmake 14 0 14 ⚠ File gone
cmake/ports/zlib/CONTROL 2 1 1 ⚠ Path not in HEAD
cmake/ports/zlib/cmake_dont_build_more_than_needed.patch 58 45 13 45
cmake/ports/zlib/portfile.cmake 10 0 10 ⚠ 0
domain-server/src/DomainGatekeeper.cpp 7 5 2 5
domain-server/src/DomainServer.cpp 2 1 1 1
domain-server/src/DomainServerSettingsManager.cpp 6 3 3 3
interface/src/avatar/OtherAvatar.cpp 1 1 0 1
interface/src/ui/PreferencesDialog.cpp 4 2 2 ⚠ 0
libraries/fbx/src/GLTFSerializer.cpp 4 3 1 3
libraries/image/src/image/Image.cpp 4 4 0 4
libraries/image/src/image/Image.h 1 1 0 1
libraries/model-baker/src/model-baker/Baker.cpp 31 24 7 24
libraries/model-baker/src/model-baker/CalculateBlendshapeTangentsTask.cpp 2 1 1 1
libraries/model-baker/src/model-baker/CalculateMeshNormalsTask.cpp 2 1 1 1
libraries/networking/src/NodeList.cpp 2 1 1 1
libraries/networking/src/PacketReceiver.cpp 2 1 1 1
libraries/octree/src/OctreeElement.cpp 2 1 1 1
libraries/script-engine/src/BatchLoader.cpp 2 1 1 1
libraries/shared/src/SharedUtil.cpp 6 3 3 3
plugins/KasenAPIExample/src/KasenAPIExample.cpp 2 1 1 ⚠ File gone
tools/oven/src/BakerCLI.cpp 2 1 1 1
tools/vcpkg-ports-updater.py 78 39 39 37
68 files - 999 597 402 413

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick 96243fca41c98a1afb0e5029bd90ac037f87979a
daleglass commented 2 years ago

already fixed