@openziti/ziti-sdk-nodejs 0.15.0 → 0.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1612) hide show
  1. package/.github/workflows/build.yml +8 -4
  2. package/lib/close.js +1 -1
  3. package/lib/dial.js +1 -1
  4. package/lib/enroll.js +49 -0
  5. package/lib/express-listener.js +1 -1
  6. package/lib/express.js +1 -1
  7. package/lib/httpRequest.js +1 -1
  8. package/lib/httpRequestData.js +1 -1
  9. package/lib/httpRequestEnd.js +1 -1
  10. package/lib/index.js +1 -1
  11. package/lib/init.js +1 -1
  12. package/lib/listen.js +1 -1
  13. package/lib/serviceAvailable.js +1 -1
  14. package/lib/servicesRefresh.js +28 -0
  15. package/lib/setLogLevel.js +1 -1
  16. package/lib/write.js +1 -1
  17. package/lib/ziti-socket.js +1 -1
  18. package/lib/ziti.js +16 -1
  19. package/package.json +1 -1
  20. package/src/Ziti_https_request.c +1 -1
  21. package/src/Ziti_https_request_data.c +1 -1
  22. package/src/Ziti_https_request_end.c +1 -1
  23. package/src/stack_traces.c +1 -1
  24. package/src/utils.c +1 -1
  25. package/src/utils.h +1 -1
  26. package/src/ziti-add-on.c +3 -1
  27. package/src/ziti-nodejs.h +10 -1
  28. package/src/ziti_close.c +1 -1
  29. package/src/ziti_dial.c +1 -1
  30. package/src/ziti_enroll.c +58 -57
  31. package/src/ziti_init.c +1 -1
  32. package/src/ziti_listen.c +1 -1
  33. package/src/ziti_sdk_version.c +1 -1
  34. package/src/ziti_service_available.c +1 -1
  35. package/src/ziti_services_refresh.c +62 -0
  36. package/src/ziti_set_log_level.c +1 -1
  37. package/src/ziti_shutdown.c +1 -1
  38. package/src/ziti_websocket_connect.c +1 -1
  39. package/src/ziti_websocket_write.c +1 -1
  40. package/src/ziti_write.c +1 -1
  41. package/tests/enroll-test.js +16 -15
  42. package/vcpkg/.github/workflows/stale.yml +4 -3
  43. package/vcpkg/ports/7zip/CMakeLists.txt +1 -0
  44. package/vcpkg/ports/7zip/vcpkg.json +1 -0
  45. package/vcpkg/ports/ace/portfile.cmake +8 -3
  46. package/vcpkg/ports/ace/vcpkg.json +2 -2
  47. package/vcpkg/ports/ada-url/no-cpm.patch +31 -0
  48. package/vcpkg/ports/ada-url/portfile.cmake +6 -2
  49. package/vcpkg/ports/ada-url/vcpkg.json +6 -2
  50. package/vcpkg/ports/ade/portfile.cmake +1 -1
  51. package/vcpkg/ports/ade/vcpkg.json +1 -1
  52. package/vcpkg/ports/allegro5/portfile.cmake +4 -5
  53. package/vcpkg/ports/allegro5/vcpkg.json +1 -2
  54. package/vcpkg/ports/alpaka/portfile.cmake +2 -2
  55. package/vcpkg/ports/alpaka/vcpkg.json +1 -2
  56. package/vcpkg/ports/aom/aom-rename-static.diff +33 -12
  57. package/vcpkg/ports/aom/aom-uninitialized-pointer.diff +13 -13
  58. package/vcpkg/ports/aom/portfile.cmake +5 -1
  59. package/vcpkg/ports/aom/vcpkg.json +1 -2
  60. package/vcpkg/ports/apsi/fix-c2398.patch +15 -0
  61. package/vcpkg/ports/apsi/{fix-find_package.patch → fix-find-seal.patch} +13 -13
  62. package/vcpkg/ports/apsi/portfile.cmake +10 -11
  63. package/vcpkg/ports/apsi/vcpkg.json +8 -6
  64. package/vcpkg/ports/argparse/portfile.cmake +2 -2
  65. package/vcpkg/ports/argparse/vcpkg.json +1 -1
  66. package/vcpkg/ports/arrow/portfile.cmake +2 -1
  67. package/vcpkg/ports/arrow/vcpkg.json +5 -2
  68. package/vcpkg/ports/asio/portfile.cmake +2 -2
  69. package/vcpkg/ports/asio/vcpkg.json +1 -1
  70. package/vcpkg/ports/asio-grpc/portfile.cmake +1 -1
  71. package/vcpkg/ports/asio-grpc/usage +4 -0
  72. package/vcpkg/ports/asio-grpc/vcpkg.json +1 -1
  73. package/vcpkg/ports/assimp/build_fixes.patch +6 -5
  74. package/vcpkg/ports/assimp/vcpkg.json +1 -1
  75. package/vcpkg/ports/async-mqtt/portfile.cmake +1 -1
  76. package/vcpkg/ports/async-mqtt/vcpkg.json +1 -1
  77. package/vcpkg/ports/avisynthplus/portfile.cmake +2 -4
  78. package/vcpkg/ports/avisynthplus/vcpkg.json +1 -2
  79. package/vcpkg/ports/avro-c/portfile.cmake +2 -2
  80. package/vcpkg/ports/avro-c/vcpkg.json +1 -2
  81. package/vcpkg/ports/aws-c-auth/portfile.cmake +1 -1
  82. package/vcpkg/ports/aws-c-auth/vcpkg.json +1 -1
  83. package/vcpkg/ports/aws-c-cal/portfile.cmake +1 -1
  84. package/vcpkg/ports/aws-c-cal/vcpkg.json +1 -2
  85. package/vcpkg/ports/aws-c-common/portfile.cmake +1 -1
  86. package/vcpkg/ports/aws-c-common/vcpkg.json +1 -1
  87. package/vcpkg/ports/aws-c-http/portfile.cmake +1 -1
  88. package/vcpkg/ports/aws-c-http/vcpkg.json +1 -1
  89. package/vcpkg/ports/aws-c-io/portfile.cmake +1 -1
  90. package/vcpkg/ports/aws-c-io/vcpkg.json +1 -1
  91. package/vcpkg/ports/aws-c-mqtt/portfile.cmake +1 -1
  92. package/vcpkg/ports/aws-c-mqtt/vcpkg.json +1 -1
  93. package/vcpkg/ports/aws-c-s3/portfile.cmake +1 -1
  94. package/vcpkg/ports/aws-c-s3/vcpkg.json +1 -1
  95. package/vcpkg/ports/aws-crt-cpp/portfile.cmake +1 -1
  96. package/vcpkg/ports/aws-crt-cpp/vcpkg.json +1 -1
  97. package/vcpkg/ports/aws-lambda-cpp/portfile.cmake +2 -2
  98. package/vcpkg/ports/aws-lambda-cpp/vcpkg.json +1 -2
  99. package/vcpkg/ports/aws-sdk-cpp/portfile.cmake +1 -1
  100. package/vcpkg/ports/aws-sdk-cpp/vcpkg.in.json +1 -1
  101. package/vcpkg/ports/aws-sdk-cpp/vcpkg.json +65 -8
  102. package/vcpkg/ports/azure-core-amqp-cpp/portfile.cmake +5 -2
  103. package/vcpkg/ports/azure-core-amqp-cpp/vcpkg.json +5 -2
  104. package/vcpkg/ports/azure-core-cpp/fix_gcc13.patch +115 -0
  105. package/vcpkg/ports/azure-core-cpp/portfile.cmake +2 -0
  106. package/vcpkg/ports/azure-core-cpp/vcpkg.json +2 -1
  107. package/vcpkg/ports/azure-identity-cpp/portfile.cmake +5 -2
  108. package/vcpkg/ports/azure-identity-cpp/vcpkg.json +10 -3
  109. package/vcpkg/ports/azure-messaging-eventhubs-cpp/portfile.cmake +5 -2
  110. package/vcpkg/ports/azure-messaging-eventhubs-cpp/vcpkg.json +3 -2
  111. package/vcpkg/ports/azure-storage-blobs-cpp/portfile.cmake +5 -2
  112. package/vcpkg/ports/azure-storage-blobs-cpp/vcpkg.json +3 -3
  113. package/vcpkg/ports/azure-storage-common-cpp/portfile.cmake +5 -2
  114. package/vcpkg/ports/azure-storage-common-cpp/vcpkg.json +3 -3
  115. package/vcpkg/ports/azure-storage-files-datalake-cpp/portfile.cmake +5 -2
  116. package/vcpkg/ports/azure-storage-files-datalake-cpp/vcpkg.json +3 -3
  117. package/vcpkg/ports/azure-storage-files-shares-cpp/portfile.cmake +5 -2
  118. package/vcpkg/ports/azure-storage-files-shares-cpp/vcpkg.json +3 -3
  119. package/vcpkg/ports/azure-storage-queues-cpp/portfile.cmake +5 -2
  120. package/vcpkg/ports/azure-storage-queues-cpp/vcpkg.json +3 -3
  121. package/vcpkg/ports/baresip-libre/{wip.patch → fix-static-library-build.patch} +19 -16
  122. package/vcpkg/ports/baresip-libre/portfile.cmake +2 -3
  123. package/vcpkg/ports/baresip-libre/vcpkg.json +1 -1
  124. package/vcpkg/ports/bext-di/portfile.cmake +3 -3
  125. package/vcpkg/ports/bext-di/vcpkg.json +1 -2
  126. package/vcpkg/ports/bgfx/portfile.cmake +9 -32
  127. package/vcpkg/ports/bgfx/vcpkg.json +1 -1
  128. package/vcpkg/ports/bloomberg-quantum/portfile.cmake +22 -0
  129. package/vcpkg/ports/bloomberg-quantum/rename-config-file-and-namespace.patch +46 -0
  130. package/vcpkg/ports/bloomberg-quantum/vcpkg.json +18 -0
  131. package/vcpkg/ports/botan/portfile.cmake +14 -5
  132. package/vcpkg/ports/botan/vcpkg.json +1 -0
  133. package/vcpkg/ports/breakpad/CMakeLists.txt +12 -10
  134. package/vcpkg/ports/breakpad/fix-const-char.patch +14 -0
  135. package/vcpkg/ports/breakpad/portfile.cmake +69 -49
  136. package/vcpkg/ports/breakpad/unofficial-breakpadConfig.cmake +6 -0
  137. package/vcpkg/ports/breakpad/vcpkg.json +5 -2
  138. package/vcpkg/ports/brpc/portfile.cmake +1 -1
  139. package/vcpkg/ports/brpc/vcpkg.json +1 -1
  140. package/vcpkg/ports/calceph/portfile.cmake +2 -1
  141. package/vcpkg/ports/calceph/vcpkg.json +1 -1
  142. package/vcpkg/ports/cfitsio/0006-fix-uwp.patch +13 -0
  143. package/vcpkg/ports/cfitsio/portfile.cmake +1 -0
  144. package/vcpkg/ports/cfitsio/vcpkg.json +1 -1
  145. package/vcpkg/ports/check/linkage.patch +20 -0
  146. package/vcpkg/ports/check/portfile.cmake +12 -12
  147. package/vcpkg/ports/check/usage +4 -0
  148. package/vcpkg/ports/check/vcpkg.json +1 -1
  149. package/vcpkg/ports/cimg/CMakeLists.txt +3 -0
  150. package/vcpkg/ports/cimg/portfile.cmake +9 -8
  151. package/vcpkg/ports/cimg/vcpkg.json +1 -1
  152. package/vcpkg/ports/civetweb/pkgconfig.patch +49 -0
  153. package/vcpkg/ports/civetweb/portfile.cmake +12 -11
  154. package/vcpkg/ports/civetweb/usage +4 -0
  155. package/vcpkg/ports/civetweb/vcpkg.json +1 -0
  156. package/vcpkg/ports/clap-cleveraudio/portfile.cmake +20 -0
  157. package/vcpkg/ports/clap-cleveraudio/vcpkg.json +17 -0
  158. package/vcpkg/ports/cnats/fix_install_path.patch +28 -0
  159. package/vcpkg/ports/cnats/portfile.cmake +5 -4
  160. package/vcpkg/ports/cnats/vcpkg.json +2 -1
  161. package/vcpkg/ports/configcat/portfile.cmake +1 -1
  162. package/vcpkg/ports/configcat/vcpkg.json +12 -2
  163. package/vcpkg/ports/copypp/portfile.cmake +25 -0
  164. package/vcpkg/ports/copypp/usage +4 -0
  165. package/vcpkg/ports/copypp/vcpkg.json +17 -0
  166. package/vcpkg/ports/corrade/portfile.cmake +1 -1
  167. package/vcpkg/ports/corrade/vcpkg.json +21 -1
  168. package/vcpkg/ports/cpp-sort/portfile.cmake +22 -0
  169. package/vcpkg/ports/cpp-sort/vcpkg.json +17 -0
  170. package/vcpkg/ports/cppcms/dependencies.diff +41 -0
  171. package/vcpkg/ports/cppcms/dllexport.diff +13 -0
  172. package/vcpkg/ports/cppcms/no-tests-and-examples.patch +33 -58
  173. package/vcpkg/ports/cppcms/portfile.cmake +16 -8
  174. package/vcpkg/ports/cppcms/vcpkg.json +3 -3
  175. package/vcpkg/ports/cppgraphqlgen/portfile.cmake +8 -1
  176. package/vcpkg/ports/cppgraphqlgen/vcpkg.json +13 -3
  177. package/vcpkg/ports/cppp-reiconv/portfile.cmake +28 -0
  178. package/vcpkg/ports/cppp-reiconv/vcpkg.json +13 -0
  179. package/vcpkg/ports/cpprestsdk/portfile.cmake +2 -2
  180. package/vcpkg/ports/cpprestsdk/vcpkg.json +1 -2
  181. package/vcpkg/ports/cppslippi/portfile.cmake +1 -1
  182. package/vcpkg/ports/cppslippi/vcpkg.json +1 -1
  183. package/vcpkg/ports/cpptrace/portfile.cmake +23 -0
  184. package/vcpkg/ports/cpptrace/usage +4 -0
  185. package/vcpkg/ports/cpptrace/vcpkg.json +22 -0
  186. package/vcpkg/ports/cpr/portfile.cmake +1 -1
  187. package/vcpkg/ports/cpr/vcpkg.json +1 -0
  188. package/vcpkg/ports/crc32c/vcpkg.json +2 -1
  189. package/vcpkg/ports/ctstraffic/portfile.cmake +29 -0
  190. package/vcpkg/ports/ctstraffic/prepare_for_build.cmake +19 -0
  191. package/vcpkg/ports/ctstraffic/usage +3 -0
  192. package/vcpkg/ports/ctstraffic/vcpkg.json +15 -0
  193. package/vcpkg/ports/cuda-api-wrappers/portfile.cmake +38 -0
  194. package/vcpkg/ports/cuda-api-wrappers/usage +4 -0
  195. package/vcpkg/ports/cuda-api-wrappers/vcpkg.json +17 -0
  196. package/vcpkg/ports/curlpp/portfile.cmake +7 -2
  197. package/vcpkg/ports/curlpp/vcpkg.json +3 -1
  198. package/vcpkg/ports/czmq/portfile.cmake +2 -1
  199. package/vcpkg/ports/czmq/vcpkg.json +1 -1
  200. package/vcpkg/ports/darknet/portfile.cmake +5 -2
  201. package/vcpkg/ports/darknet/vcpkg.json +13 -1
  202. package/vcpkg/ports/dartsim/fix-pc-dependencies.patch +8 -0
  203. package/vcpkg/ports/dartsim/portfile.cmake +2 -1
  204. package/vcpkg/ports/dartsim/vcpkg.json +1 -1
  205. package/vcpkg/ports/dav1d/vcpkg.json +2 -1
  206. package/vcpkg/ports/dbus/libsystemd.patch +15 -0
  207. package/vcpkg/ports/dbus/portfile.cmake +2 -1
  208. package/vcpkg/ports/dbus/vcpkg.json +17 -1
  209. package/vcpkg/ports/dcmtk/fix_link_xml2.patch +13 -0
  210. package/vcpkg/ports/dcmtk/portfile.cmake +1 -0
  211. package/vcpkg/ports/dcmtk/vcpkg.json +1 -1
  212. package/vcpkg/ports/directxmesh/portfile.cmake +4 -4
  213. package/vcpkg/ports/directxmesh/vcpkg.json +1 -1
  214. package/vcpkg/ports/directxtex/portfile.cmake +8 -8
  215. package/vcpkg/ports/directxtex/vcpkg.json +1 -1
  216. package/vcpkg/ports/directxtk/portfile.cmake +5 -5
  217. package/vcpkg/ports/directxtk/vcpkg.json +1 -2
  218. package/vcpkg/ports/directxtk12/portfile.cmake +5 -5
  219. package/vcpkg/ports/directxtk12/vcpkg.json +1 -2
  220. package/vcpkg/ports/discordcoreapi/portfile.cmake +1 -1
  221. package/vcpkg/ports/discordcoreapi/vcpkg.json +1 -1
  222. package/vcpkg/ports/dlib/vcpkg.json +2 -1
  223. package/vcpkg/ports/dpp/portfile.cmake +1 -1
  224. package/vcpkg/ports/dpp/vcpkg.json +1 -1
  225. package/vcpkg/ports/draco/install-linkage.diff +19 -0
  226. package/vcpkg/ports/draco/portfile.cmake +12 -10
  227. package/vcpkg/ports/draco/vcpkg.json +1 -0
  228. package/vcpkg/ports/drogon/portfile.cmake +1 -1
  229. package/vcpkg/ports/drogon/vcpkg.json +1 -2
  230. package/vcpkg/ports/dstorage/portfile.cmake +3 -2
  231. package/vcpkg/ports/dstorage/usage +4 -0
  232. package/vcpkg/ports/dstorage/vcpkg.json +2 -2
  233. package/vcpkg/ports/dylib/portfile.cmake +21 -0
  234. package/vcpkg/ports/dylib/vcpkg.json +17 -0
  235. package/vcpkg/ports/dyno/fix-deps.patch +30 -0
  236. package/vcpkg/ports/dyno/portfile.cmake +24 -0
  237. package/vcpkg/ports/dyno/usage +5 -0
  238. package/vcpkg/ports/dyno/vcpkg.json +19 -0
  239. package/vcpkg/ports/ed25519/CMakeLists.txt +64 -0
  240. package/vcpkg/ports/ed25519/portfile.cmake +30 -0
  241. package/vcpkg/ports/ed25519/usage +3 -0
  242. package/vcpkg/ports/ed25519/vcpkg.json +17 -0
  243. package/vcpkg/ports/eigen3/portfile.cmake +13 -9
  244. package/vcpkg/ports/eigen3/remove_configure_checks.patch +36 -25
  245. package/vcpkg/ports/eigen3/vcpkg.json +1 -1
  246. package/vcpkg/ports/enkits/portfile.cmake +1 -0
  247. package/vcpkg/ports/enkits/vcpkg.json +1 -0
  248. package/vcpkg/ports/ereignis/portfile.cmake +2 -2
  249. package/vcpkg/ports/ereignis/vcpkg.json +1 -1
  250. package/vcpkg/ports/exiv2/dont-find-python.patch +3 -3
  251. package/vcpkg/ports/exiv2/fix-expat.patch +9 -12
  252. package/vcpkg/ports/exiv2/portfile.cmake +3 -4
  253. package/vcpkg/ports/exiv2/vcpkg.json +2 -3
  254. package/vcpkg/ports/fakeit/portfile.cmake +2 -2
  255. package/vcpkg/ports/fakeit/vcpkg.json +1 -0
  256. package/vcpkg/ports/fastgltf/portfile.cmake +1 -1
  257. package/vcpkg/ports/fastgltf/vcpkg.json +1 -1
  258. package/vcpkg/ports/fastio/portfile.cmake +2 -2
  259. package/vcpkg/ports/fastio/vcpkg.json +1 -1
  260. package/vcpkg/ports/fastrtps/fix_thread.patch +40 -0
  261. package/vcpkg/ports/fastrtps/portfile.cmake +12 -0
  262. package/vcpkg/ports/fastrtps/vcpkg.json +2 -1
  263. package/vcpkg/ports/ffmpeg/0001-create-lib-libraries.patch +4 -2
  264. package/vcpkg/ports/ffmpeg/0004-fix-debug-build.patch +5 -6
  265. package/vcpkg/ports/ffmpeg/0006-fix-StaticFeatures.patch +7 -7
  266. package/vcpkg/ports/ffmpeg/0020-fix-aarch64-libswscale.patch +8 -8
  267. package/vcpkg/ports/ffmpeg/portfile.cmake +15 -19
  268. package/vcpkg/ports/ffmpeg/vcpkg.json +1 -1
  269. package/vcpkg/ports/ffnvcodec/portfile.cmake +2 -2
  270. package/vcpkg/ports/ffnvcodec/vcpkg.json +1 -1
  271. package/vcpkg/ports/flagpp/portfile.cmake +15 -0
  272. package/vcpkg/ports/flagpp/vcpkg.json +12 -0
  273. package/vcpkg/ports/flatbuffers/portfile.cmake +3 -1
  274. package/vcpkg/ports/flatbuffers/vcpkg.json +1 -0
  275. package/vcpkg/ports/flecs/portfile.cmake +1 -1
  276. package/vcpkg/ports/flecs/vcpkg.json +1 -1
  277. package/vcpkg/ports/freeglut/portfile.cmake +17 -9
  278. package/vcpkg/ports/freeglut/vcpkg.json +2 -0
  279. package/vcpkg/ports/freerdp/portfile.cmake +1 -0
  280. package/vcpkg/ports/freerdp/vcpkg.json +11 -1
  281. package/vcpkg/ports/fribidi/portfile.cmake +4 -6
  282. package/vcpkg/ports/fribidi/vcpkg.json +1 -2
  283. package/vcpkg/ports/gapp/portfile.cmake +29 -0
  284. package/vcpkg/ports/gapp/usage +4 -0
  285. package/vcpkg/ports/gapp/vcpkg.json +18 -0
  286. package/vcpkg/ports/gdal/portfile.cmake +20 -23
  287. package/vcpkg/ports/gdal/vcpkg.json +1 -2
  288. package/vcpkg/ports/geographiclib/portfile.cmake +1 -0
  289. package/vcpkg/ports/geographiclib/remove-broken-and-unnecessary-cross-compile-check.patch +14 -0
  290. package/vcpkg/ports/geographiclib/vcpkg.json +1 -0
  291. package/vcpkg/ports/geos/fix-exported-config.patch +2 -2
  292. package/vcpkg/ports/geos/portfile.cmake +2 -5
  293. package/vcpkg/ports/geos/vcpkg.json +2 -1
  294. package/vcpkg/ports/geos/{fix-dll-builds.patch → win32.patch} +8 -7
  295. package/vcpkg/ports/gflags/portfile.cmake +7 -8
  296. package/vcpkg/ports/gflags/usage +2 -1
  297. package/vcpkg/ports/gflags/vcpkg-cmake-wrapper.cmake +6 -9
  298. package/vcpkg/ports/gflags/vcpkg.json +2 -1
  299. package/vcpkg/ports/ginkgo/portfile.cmake +1 -1
  300. package/vcpkg/ports/ginkgo/vcpkg.json +4 -3
  301. package/vcpkg/ports/gl2ps/portfile.cmake +13 -6
  302. package/vcpkg/ports/gl2ps/vcpkg.json +3 -2
  303. package/vcpkg/ports/glaze/portfile.cmake +2 -2
  304. package/vcpkg/ports/glaze/vcpkg.json +1 -1
  305. package/vcpkg/ports/glfw3/fix_win32_dllname.pacth +29 -0
  306. package/vcpkg/ports/glfw3/portfile.cmake +2 -0
  307. package/vcpkg/ports/glfw3/vcpkg.json +1 -1
  308. package/vcpkg/ports/glib/portfile.cmake +1 -2
  309. package/vcpkg/ports/glib/vcpkg.json +1 -1
  310. package/vcpkg/ports/glog/portfile.cmake +7 -1
  311. package/vcpkg/ports/glog/vcpkg.json +1 -1
  312. package/vcpkg/ports/glslang/cmake.patch +56 -0
  313. package/vcpkg/ports/glslang/portfile.cmake +7 -3
  314. package/vcpkg/ports/glslang/vcpkg.json +7 -1
  315. package/vcpkg/ports/glui/vcpkg.json +3 -1
  316. package/vcpkg/ports/gobject-introspection/vcpkg.json +2 -2
  317. package/vcpkg/ports/google-cloud-cpp/portfile.cmake +2 -2
  318. package/vcpkg/ports/google-cloud-cpp/vcpkg.json +50 -38
  319. package/vcpkg/ports/graphite2/portfile.cmake +6 -3
  320. package/vcpkg/ports/graphite2/vcpkg.json +1 -1
  321. package/vcpkg/ports/graphviz/portfile.cmake +1 -1
  322. package/vcpkg/ports/graphviz/vcpkg.json +1 -1
  323. package/vcpkg/ports/gstreamer/portfile.cmake +1 -1
  324. package/vcpkg/ports/gstreamer/vcpkg.json +14 -1
  325. package/vcpkg/ports/gts/CMakeLists.txt +10 -6
  326. package/vcpkg/ports/gts/portfile.cmake +6 -11
  327. package/vcpkg/ports/gts/usage +3 -4
  328. package/vcpkg/ports/gts/vcpkg.json +3 -3
  329. package/vcpkg/ports/gz-cmake3/dependencies.patch +213 -22
  330. package/vcpkg/ports/gz-cmake3/portfile.cmake +1 -1
  331. package/vcpkg/ports/gz-cmake3/vcpkg/GTS.cmake +3 -0
  332. package/vcpkg/ports/gz-cmake3/vcpkg/TINYXML2.cmake +3 -0
  333. package/vcpkg/ports/gz-cmake3/vcpkg.json +1 -1
  334. package/vcpkg/ports/gz-common5/portfile.cmake +13 -2
  335. package/vcpkg/ports/gz-common5/vcpkg.json +7 -1
  336. package/vcpkg/ports/gz-gui7/dependencies.patch +22 -0
  337. package/vcpkg/ports/gz-gui7/portfile.cmake +28 -0
  338. package/vcpkg/ports/gz-gui7/vcpkg.json +32 -0
  339. package/vcpkg/ports/gz-math7/portfile.cmake +1 -1
  340. package/vcpkg/ports/gz-math7/vcpkg.json +1 -2
  341. package/vcpkg/ports/gz-physics6/dependencies.patch +21 -0
  342. package/vcpkg/ports/gz-physics6/portfile.cmake +25 -0
  343. package/vcpkg/ports/gz-physics6/vcpkg.json +23 -0
  344. package/vcpkg/ports/gz-rendering7/fix-dependencies.patch +47 -0
  345. package/vcpkg/ports/gz-rendering7/portfile.cmake +25 -0
  346. package/vcpkg/ports/gz-rendering7/vcpkg.json +27 -0
  347. package/vcpkg/ports/gz-sensors7/portfile.cmake +10 -0
  348. package/vcpkg/ports/gz-sensors7/vcpkg.json +21 -0
  349. package/vcpkg/ports/harfbuzz/portfile.cmake +3 -0
  350. package/vcpkg/ports/harfbuzz/vcpkg.json +1 -1
  351. package/vcpkg/ports/hnswlib/portfile.cmake +1 -3
  352. package/vcpkg/ports/hnswlib/vcpkg.json +1 -2
  353. package/vcpkg/ports/icu/portfile.cmake +19 -5
  354. package/vcpkg/ports/icu/vcpkg-cross-data.patch +13 -0
  355. package/vcpkg/ports/icu/vcpkg.json +1 -0
  356. package/vcpkg/ports/ignition-common1/vcpkg.json +3 -2
  357. package/vcpkg/ports/igraph/portfile.cmake +3 -3
  358. package/vcpkg/ports/igraph/vcpkg.json +1 -1
  359. package/vcpkg/ports/imgui/portfile.cmake +4 -4
  360. package/vcpkg/ports/imgui/vcpkg.json +1 -1
  361. package/vcpkg/ports/itay-grudev-singleapplication/Config.cmake.in +23 -0
  362. package/vcpkg/ports/itay-grudev-singleapplication/portfile.cmake +31 -0
  363. package/vcpkg/ports/itay-grudev-singleapplication/vcpkg.json +26 -0
  364. package/vcpkg/ports/itk/portfile.cmake +2 -2
  365. package/vcpkg/ports/itk/vcpkg.json +1 -2
  366. package/vcpkg/ports/itsy-bitsy/fix-cmake-install.patch +55 -0
  367. package/vcpkg/ports/itsy-bitsy/portfile.cmake +27 -0
  368. package/vcpkg/ports/itsy-bitsy/vcpkg.json +18 -0
  369. package/vcpkg/ports/jasper/no_stdc_check.patch +6 -6
  370. package/vcpkg/ports/jasper/portfile.cmake +2 -2
  371. package/vcpkg/ports/jasper/vcpkg.json +1 -2
  372. package/vcpkg/ports/jkqtplotter/fix-cmake.patch +52 -0
  373. package/vcpkg/ports/jkqtplotter/fix-cmake2.patch +14 -0
  374. package/vcpkg/ports/jkqtplotter/portfile.cmake +131 -0
  375. package/vcpkg/ports/jkqtplotter/vcpkg.json +40 -0
  376. package/vcpkg/ports/joltphysics/fix-export.diff +10 -10
  377. package/vcpkg/ports/joltphysics/portfile.cmake +1 -1
  378. package/vcpkg/ports/joltphysics/vcpkg.json +1 -2
  379. package/vcpkg/ports/jsoncpp/portfile.cmake +4 -4
  380. package/vcpkg/ports/jsoncpp/vcpkg.json +2 -1
  381. package/vcpkg/ports/jsonifier/portfile.cmake +6 -4
  382. package/vcpkg/ports/jsonifier/uninstall-head.patch +13 -0
  383. package/vcpkg/ports/jsonifier/vcpkg.json +1 -5
  384. package/vcpkg/ports/kaitai-struct-cpp-stl-runtime/portfile.cmake +3 -4
  385. package/vcpkg/ports/kaitai-struct-cpp-stl-runtime/vcpkg.json +2 -2
  386. package/vcpkg/ports/kdalgorithms/portfile.cmake +3 -4
  387. package/vcpkg/ports/kdalgorithms/vcpkg.json +1 -1
  388. package/vcpkg/ports/kealib/kealib-target.diff +43 -0
  389. package/vcpkg/ports/kealib/no-kea-config-script.diff +14 -0
  390. package/vcpkg/ports/kealib/portfile.cmake +6 -8
  391. package/vcpkg/ports/kealib/usage +4 -0
  392. package/vcpkg/ports/kealib/vcpkg.json +1 -0
  393. package/vcpkg/ports/kf5parts/portfile.cmake +10 -0
  394. package/vcpkg/ports/kf5parts/vcpkg.json +1 -0
  395. package/vcpkg/ports/kf5service/portfile.cmake +10 -0
  396. package/vcpkg/ports/kf5service/vcpkg.json +1 -0
  397. package/vcpkg/ports/kf5texteditor/portfile.cmake +54 -0
  398. package/vcpkg/ports/kf5texteditor/vcpkg.json +33 -0
  399. package/vcpkg/ports/ktx/0001-Use-vcpkg-zstd.patch +16 -15
  400. package/vcpkg/ports/ktx/0004-quirks.patch +7 -7
  401. package/vcpkg/ports/ktx/portfile.cmake +10 -4
  402. package/vcpkg/ports/ktx/vcpkg.json +1 -1
  403. package/vcpkg/ports/kubazip/portfile.cmake +3 -3
  404. package/vcpkg/ports/kubazip/vcpkg.json +1 -1
  405. package/vcpkg/ports/kuku/portfile.cmake +7 -6
  406. package/vcpkg/ports/kuku/vcpkg.json +3 -3
  407. package/vcpkg/ports/lensfun/fix_build.patch +22 -0
  408. package/vcpkg/ports/lensfun/portfile.cmake +50 -0
  409. package/vcpkg/ports/lensfun/vcpkg.json +20 -0
  410. package/vcpkg/ports/libaes-siv/CMakeLists.txt +74 -0
  411. package/vcpkg/ports/libaes-siv/header_rename.patch +39 -0
  412. package/vcpkg/ports/libaes-siv/portfile.cmake +34 -0
  413. package/vcpkg/ports/libaes-siv/usage +3 -0
  414. package/vcpkg/ports/libaes-siv/vcpkg.json +18 -0
  415. package/vcpkg/ports/libassert/portfile.cmake +29 -0
  416. package/vcpkg/ports/libassert/runtime_destination.patch +13 -0
  417. package/vcpkg/ports/libassert/vcpkg.json +19 -0
  418. package/vcpkg/ports/libbson/fix-include-directory.patch +5 -25
  419. package/vcpkg/ports/libbson/portfile.cmake +11 -3
  420. package/vcpkg/ports/libbson/vcpkg.json +2 -1
  421. package/vcpkg/ports/libconfig/libconfig++-cmake-export.diff +22 -0
  422. package/vcpkg/ports/libconfig/portfile.cmake +17 -40
  423. package/vcpkg/ports/libconfig/static-build.diff +34 -0
  424. package/vcpkg/ports/libconfig/vcpkg.json +1 -1
  425. package/vcpkg/ports/libdatachannel/fix-for-vcpkg.patch +20 -256
  426. package/vcpkg/ports/libdatachannel/portfile.cmake +5 -9
  427. package/vcpkg/ports/libdatachannel/uwp-warnings.patch +8 -11
  428. package/vcpkg/ports/libdatachannel/vcpkg.json +2 -2
  429. package/vcpkg/ports/libde265/portfile.cmake +2 -9
  430. package/vcpkg/ports/libde265/vcpkg.json +3 -10
  431. package/vcpkg/ports/libdeflate/portfile.cmake +11 -0
  432. package/vcpkg/ports/libdeflate/usage +1 -1
  433. package/vcpkg/ports/libdeflate/vcpkg.json +1 -0
  434. package/vcpkg/ports/libdwarf/dependencies.diff +46 -0
  435. package/vcpkg/ports/libdwarf/msvc-runtime.diff +13 -0
  436. package/vcpkg/ports/libdwarf/no-suffix.diff +24 -0
  437. package/vcpkg/ports/libdwarf/off_t.diff +16 -0
  438. package/vcpkg/ports/libdwarf/portfile.cmake +37 -0
  439. package/vcpkg/ports/libdwarf/usage +4 -0
  440. package/vcpkg/ports/libdwarf/vcpkg.json +19 -0
  441. package/vcpkg/ports/libexif/fix-ssize.patch +16 -0
  442. package/vcpkg/ports/libexif/portfile.cmake +21 -10
  443. package/vcpkg/ports/libexif/unofficial-libexif-config.cmake +28 -0
  444. package/vcpkg/ports/libexif/vcpkg.json +20 -1
  445. package/vcpkg/ports/libheif/portfile.cmake +1 -1
  446. package/vcpkg/ports/libheif/vcpkg.json +2 -2
  447. package/vcpkg/ports/libhv/portfile.cmake +3 -3
  448. package/vcpkg/ports/libhv/vcpkg.json +1 -1
  449. package/vcpkg/ports/libigl/dependencies.patch +4 -41
  450. package/vcpkg/ports/libigl/install-extra-targets.patch +35 -29
  451. package/vcpkg/ports/libigl/portfile.cmake +4 -4
  452. package/vcpkg/ports/libigl/vcpkg.json +2 -15
  453. package/vcpkg/ports/liblemon/vcpkg.json +2 -1
  454. package/vcpkg/ports/libmagic/0003-Fix-WIN32-macro-checks.patch +4 -4
  455. package/vcpkg/ports/libmagic/0005-Include-dirent.h-for-S_ISREG-and-S_ISDIR.patch +5 -4
  456. package/vcpkg/ports/libmagic/0006-Remove-Wrap-POSIX-headers.patch +1 -1
  457. package/vcpkg/ports/libmagic/0010-Properly-check-for-the-presence-of-bitmasks.patch +1 -1
  458. package/vcpkg/ports/libmagic/0011-Remove-pipe-related-functions-in-funcs.c.patch +5 -7
  459. package/vcpkg/ports/libmagic/0015-MSYS2-Remove-ioctl-call.patch +4 -4
  460. package/vcpkg/ports/libmagic/0016-Fix-file_famagic-function.patch +2 -2
  461. package/vcpkg/ports/libmagic/portfile.cmake +12 -6
  462. package/vcpkg/ports/libmagic/unofficial-libmagic-config.cmake.in +69 -0
  463. package/vcpkg/ports/libmagic/usage +6 -0
  464. package/vcpkg/ports/libmagic/vcpkg.json +3 -2
  465. package/vcpkg/ports/libmspack/portfile.cmake +2 -2
  466. package/vcpkg/ports/libmspack/vcpkg.json +1 -2
  467. package/vcpkg/ports/libmt32emu/portfile.cmake +2 -2
  468. package/vcpkg/ports/libmt32emu/vcpkg.json +2 -2
  469. package/vcpkg/ports/libmysql/cross-build.patch +141 -0
  470. package/vcpkg/ports/libmysql/dependencies.patch +140 -0
  471. package/vcpkg/ports/libmysql/install-exports.patch +121 -0
  472. package/vcpkg/ports/libmysql/libmysql-config.cmake +6 -0
  473. package/vcpkg/ports/libmysql/portfile.cmake +56 -83
  474. package/vcpkg/ports/libmysql/usage +3 -3
  475. package/vcpkg/ports/libmysql/vcpkg.json +9 -6
  476. package/vcpkg/ports/libnop/portfile.cmake +2 -2
  477. package/vcpkg/ports/libnop/vcpkg.json +1 -1
  478. package/vcpkg/ports/libobfuscate/portfile.cmake +11 -0
  479. package/vcpkg/ports/libobfuscate/vcpkg.json +7 -0
  480. package/vcpkg/ports/libosip2/portfile.cmake +3 -5
  481. package/vcpkg/ports/libosip2/vcpkg.json +1 -2
  482. package/vcpkg/ports/libpcap/add-disable-packet-option.patch +7 -9
  483. package/vcpkg/ports/libpcap/install-pc-on-msvc.patch +7 -7
  484. package/vcpkg/ports/libpcap/portfile.cmake +4 -3
  485. package/vcpkg/ports/libpcap/vcpkg.json +2 -2
  486. package/vcpkg/ports/libphonenumber/portfile.cmake +1 -1
  487. package/vcpkg/ports/libphonenumber/vcpkg.json +1 -1
  488. package/vcpkg/ports/libpng/cmake.patch +10 -10
  489. package/vcpkg/ports/libpng/fix-export-targets.patch +5 -5
  490. package/vcpkg/ports/libpng/fix-msa-support-for-mips.patch +3 -3
  491. package/vcpkg/ports/libpng/pkgconfig.patch +5 -5
  492. package/vcpkg/ports/libpng/portfile.cmake +3 -3
  493. package/vcpkg/ports/libpng/vcpkg.json +1 -2
  494. package/vcpkg/ports/libpq/portfile.cmake +2 -2
  495. package/vcpkg/ports/libpq/unix/python.patch +13 -3
  496. package/vcpkg/ports/libpq/vcpkg.json +1 -0
  497. package/vcpkg/ports/libraqm/portfile.cmake +3 -3
  498. package/vcpkg/ports/libraqm/vcpkg.json +1 -2
  499. package/vcpkg/ports/librdkafka/portfile.cmake +1 -1
  500. package/vcpkg/ports/librdkafka/vcpkg.json +1 -1
  501. package/vcpkg/ports/libremidi/portfile.cmake +2 -3
  502. package/vcpkg/ports/libremidi/vcpkg.json +1 -2
  503. package/vcpkg/ports/libressl/0001-enable-ocspcheck-on-msvc.patch +25 -48
  504. package/vcpkg/ports/libressl/0002-suppress-msvc-warnings.patch +15 -17
  505. package/vcpkg/ports/libressl/portfile.cmake +3 -9
  506. package/vcpkg/ports/libressl/vcpkg.json +5 -3
  507. package/vcpkg/ports/librsync/portfile.cmake +2 -2
  508. package/vcpkg/ports/librsync/vcpkg.json +1 -2
  509. package/vcpkg/ports/libsbml/dependencies.diff +131 -0
  510. package/vcpkg/ports/libsbml/dirent.diff +28 -0
  511. package/vcpkg/ports/libsbml/libsbml-config.cmake +2 -2
  512. package/vcpkg/ports/libsbml/no-docs.diff +12 -0
  513. package/vcpkg/ports/libsbml/portfile.cmake +32 -54
  514. package/vcpkg/ports/libsbml/test-shared.diff +14 -0
  515. package/vcpkg/ports/libsbml/vcpkg.json +5 -3
  516. package/vcpkg/ports/libsigcpp/disable_tests_enable_static_build.patch +4 -4
  517. package/vcpkg/ports/libsigcpp/fix-shared-windows-build.patch +4 -17
  518. package/vcpkg/ports/libsigcpp/fix_include_path.patch +8 -8
  519. package/vcpkg/ports/libsigcpp/portfile.cmake +1 -1
  520. package/vcpkg/ports/libsigcpp/vcpkg.json +1 -1
  521. package/vcpkg/ports/libsndfile/001-avoid-installing-find-modules.patch +16 -0
  522. package/vcpkg/ports/libsndfile/portfile.cmake +4 -2
  523. package/vcpkg/ports/libsndfile/vcpkg.json +1 -2
  524. package/vcpkg/ports/libspatialite/portfile.cmake +1 -5
  525. package/vcpkg/ports/libspatialite/vcpkg.json +4 -6
  526. package/vcpkg/ports/libspng/fix-spngconfig-cmake.patch +11 -0
  527. package/vcpkg/ports/libspng/portfile.cmake +33 -0
  528. package/vcpkg/ports/libspng/usage +4 -0
  529. package/vcpkg/ports/libspng/vcpkg.json +18 -0
  530. package/vcpkg/ports/libssh/portfile.cmake +0 -1
  531. package/vcpkg/ports/libssh/vcpkg.json +3 -42
  532. package/vcpkg/ports/libsystemd/portfile.cmake +2 -0
  533. package/vcpkg/ports/libsystemd/vcpkg.json +5 -0
  534. package/vcpkg/ports/libtheora/CMakeLists.txt +13 -0
  535. package/vcpkg/ports/libtheora/portfile.cmake +2 -1
  536. package/vcpkg/ports/libtheora/vcpkg.json +1 -1
  537. package/vcpkg/ports/libtommath/portfile.cmake +2 -2
  538. package/vcpkg/ports/libtommath/vcpkg.json +1 -2
  539. package/vcpkg/ports/libunibreak/portfile.cmake +2 -2
  540. package/vcpkg/ports/libunibreak/vcpkg.json +1 -2
  541. package/vcpkg/ports/liburing/fix-configure.patch +7 -8
  542. package/vcpkg/ports/liburing/portfile.cmake +1 -1
  543. package/vcpkg/ports/liburing/vcpkg.json +1 -1
  544. package/vcpkg/ports/libusb/portfile.cmake +12 -0
  545. package/vcpkg/ports/libusb/vcpkg-cmake-wrapper.cmake +1 -3
  546. package/vcpkg/ports/libusb/vcpkg.json +14 -2
  547. package/vcpkg/ports/libuv/vcpkg.json +2 -0
  548. package/vcpkg/ports/libvpx/0003-add-uwp-v142-and-v143-support.patch +10 -17
  549. package/vcpkg/ports/libvpx/0005-fix-arm64-build.patch +13 -0
  550. package/vcpkg/ports/libvpx/portfile.cmake +65 -19
  551. package/vcpkg/ports/libvpx/vcpkg.json +5 -2
  552. package/vcpkg/ports/libvpx/vpx.pc.in +12 -13
  553. package/vcpkg/ports/libxml2/portfile.cmake +2 -2
  554. package/vcpkg/ports/libxml2/vcpkg.json +7 -1
  555. package/vcpkg/ports/libxslt/vcpkg.json +5 -2
  556. package/vcpkg/ports/libzim/cross-builds.diff +6 -3
  557. package/vcpkg/ports/libzim/dllexport.diff +7 -43
  558. package/vcpkg/ports/libzim/portfile.cmake +6 -2
  559. package/vcpkg/ports/libzim/subdirs.diff +20 -0
  560. package/vcpkg/ports/libzim/vcpkg.json +2 -3
  561. package/vcpkg/ports/libzip/fix-dependency.patch +10 -58
  562. package/vcpkg/ports/libzip/portfile.cmake +3 -3
  563. package/vcpkg/ports/libzip/use-requires.patch +19 -18
  564. package/vcpkg/ports/libzip/vcpkg.json +1 -2
  565. package/vcpkg/ports/live555/portfile.cmake +3 -3
  566. package/vcpkg/ports/live555/vcpkg.json +1 -1
  567. package/vcpkg/ports/llfio/portfile.cmake +11 -9
  568. package/vcpkg/ports/llfio/vcpkg.json +1 -2
  569. package/vcpkg/ports/llgi/fix-cmake-use-vcpkg.patch +49 -0
  570. package/vcpkg/ports/llgi/fix-sources.patch +14 -0
  571. package/vcpkg/ports/llgi/portfile.cmake +52 -0
  572. package/vcpkg/ports/llgi/vcpkg.json +35 -0
  573. package/vcpkg/ports/llhttp/portfile.cmake +1 -1
  574. package/vcpkg/ports/llhttp/vcpkg.json +1 -1
  575. package/vcpkg/ports/llvm/0008-add-missing-case.patch +71 -0
  576. package/vcpkg/ports/llvm/portfile.cmake +7 -2
  577. package/vcpkg/ports/llvm/vcpkg.json +1 -0
  578. package/vcpkg/ports/lockpp/portfile.cmake +2 -2
  579. package/vcpkg/ports/lockpp/vcpkg.json +1 -1
  580. package/vcpkg/ports/log4cplus/portfile.cmake +10 -5
  581. package/vcpkg/ports/log4cplus/vcpkg.json +2 -1
  582. package/vcpkg/ports/log4cxx/fix-find-package.patch +13 -0
  583. package/vcpkg/ports/log4cxx/portfile.cmake +2 -0
  584. package/vcpkg/ports/log4cxx/vcpkg.json +1 -0
  585. package/vcpkg/ports/lpeg/CMakeLists.txt +1 -0
  586. package/vcpkg/ports/lpeg/portfile.cmake +3 -5
  587. package/vcpkg/ports/lpeg/vcpkg.json +1 -2
  588. package/vcpkg/ports/luafilesystem/vcpkg.json +2 -1
  589. package/vcpkg/ports/luajit/{luajit.pc.win.in → luajit.pc} +2 -2
  590. package/vcpkg/ports/luajit/portfile.cmake +6 -5
  591. package/vcpkg/ports/luajit/vcpkg.json +1 -1
  592. package/vcpkg/ports/maddy/portfile.cmake +1 -1
  593. package/vcpkg/ports/maddy/vcpkg.json +1 -1
  594. package/vcpkg/ports/magic-enum/portfile.cmake +1 -1
  595. package/vcpkg/ports/magic-enum/vcpkg.json +1 -1
  596. package/vcpkg/ports/magnum/portfile.cmake +32 -45
  597. package/vcpkg/ports/magnum/vcpkg.json +33 -4
  598. package/vcpkg/ports/magnum-plugins/portfile.cmake +14 -4
  599. package/vcpkg/ports/magnum-plugins/vcpkg.json +1 -4
  600. package/vcpkg/ports/mailio/fix-library-type-and-remove-boost-test-deps.patch +22 -0
  601. package/vcpkg/ports/mailio/portfile.cmake +5 -2
  602. package/vcpkg/ports/mailio/vcpkg.json +1 -2
  603. package/vcpkg/ports/materialx/portfile.cmake +2 -2
  604. package/vcpkg/ports/materialx/vcpkg.json +1 -1
  605. package/vcpkg/ports/matio/portfile.cmake +14 -2
  606. package/vcpkg/ports/matio/usage +5 -0
  607. package/vcpkg/ports/matio/vcpkg.json +1 -2
  608. package/vcpkg/ports/mbedtls/enable-pthread.patch +13 -13
  609. package/vcpkg/ports/mbedtls/portfile.cmake +2 -2
  610. package/vcpkg/ports/mbedtls/vcpkg.json +1 -1
  611. package/vcpkg/ports/mdl-sdk/001-freeimage-from-vcpkg.patch +3 -1
  612. package/vcpkg/ports/mdl-sdk/vcpkg.json +2 -2
  613. package/vcpkg/ports/mimalloc/portfile.cmake +1 -1
  614. package/vcpkg/ports/mimalloc/vcpkg.json +1 -1
  615. package/vcpkg/ports/miniaudio/portfile.cmake +2 -2
  616. package/vcpkg/ports/miniaudio/vcpkg.json +1 -1
  617. package/vcpkg/ports/minizip-ng/portfile.cmake +2 -4
  618. package/vcpkg/ports/minizip-ng/vcpkg.json +1 -16
  619. package/vcpkg/ports/mongo-c-driver/disable-dynamic-when-static.patch +25 -38
  620. package/vcpkg/ports/mongo-c-driver/fix-dependencies.patch +40 -49
  621. package/vcpkg/ports/mongo-c-driver/fix-include-directory.patch +2 -22
  622. package/vcpkg/ports/mongo-c-driver/fix-mingw.patch +23 -36
  623. package/vcpkg/ports/mongo-c-driver/portfile.cmake +5 -3
  624. package/vcpkg/ports/mongo-c-driver/vcpkg.json +2 -1
  625. package/vcpkg/ports/mongo-cxx-driver/fix-dependencies.patch +44 -11
  626. package/vcpkg/ports/mongo-cxx-driver/portfile.cmake +3 -5
  627. package/vcpkg/ports/mongo-cxx-driver/vcpkg.json +1 -1
  628. package/vcpkg/ports/moos-core/vcpkg.json +2 -2
  629. package/vcpkg/ports/mozjpeg/portfile.cmake +2 -2
  630. package/vcpkg/ports/mozjpeg/vcpkg.json +1 -1
  631. package/vcpkg/ports/mpark-patterns/portfile.cmake +23 -0
  632. package/vcpkg/ports/mpark-patterns/usage +5 -0
  633. package/vcpkg/ports/mpark-patterns/vcpkg.json +17 -0
  634. package/vcpkg/ports/mqtt-cpp/portfile.cmake +2 -2
  635. package/vcpkg/ports/mqtt-cpp/vcpkg.json +1 -1
  636. package/vcpkg/ports/ms-gsl/vcpkg.json +2 -0
  637. package/vcpkg/ports/msdfgen/portfile.cmake +2 -2
  638. package/vcpkg/ports/msdfgen/vcpkg.json +1 -2
  639. package/vcpkg/ports/mygui/portfile.cmake +1 -1
  640. package/vcpkg/ports/mygui/vcpkg.json +1 -1
  641. package/vcpkg/ports/nana/vcpkg.json +2 -1
  642. package/vcpkg/ports/nanodbc/vcpkg.json +2 -1
  643. package/vcpkg/ports/nanoflann/portfile.cmake +1 -1
  644. package/vcpkg/ports/nanoflann/vcpkg.json +1 -1
  645. package/vcpkg/ports/nayuki-qr-code-generator/vcpkg.json +2 -0
  646. package/vcpkg/ports/ncnn/portfile.cmake +3 -3
  647. package/vcpkg/ports/ncnn/vcpkg.json +1 -1
  648. package/vcpkg/ports/ned14-internal-quickcpplib/portfile.cmake +3 -25
  649. package/vcpkg/ports/ned14-internal-quickcpplib/sha_manifest.cmake +2 -2
  650. package/vcpkg/ports/ned14-internal-quickcpplib/vcpkg.json +1 -1
  651. package/vcpkg/ports/nethost/portfile.cmake +14 -14
  652. package/vcpkg/ports/nethost/vcpkg.json +1 -1
  653. package/vcpkg/ports/nghttp2/portfile.cmake +1 -1
  654. package/vcpkg/ports/nghttp2/vcpkg.json +1 -1
  655. package/vcpkg/ports/nghttp3/portfile.cmake +1 -1
  656. package/vcpkg/ports/nghttp3/vcpkg.json +1 -1
  657. package/vcpkg/ports/ngtcp2/portfile.cmake +1 -1
  658. package/vcpkg/ports/ngtcp2/vcpkg.json +1 -1
  659. package/vcpkg/ports/nlohmann-json/portfile.cmake +2 -2
  660. package/vcpkg/ports/nlohmann-json/vcpkg.json +1 -1
  661. package/vcpkg/ports/nng/vcpkg.json +2 -0
  662. package/vcpkg/ports/nsync/portfile.cmake +2 -2
  663. package/vcpkg/ports/nsync/vcpkg.json +1 -2
  664. package/vcpkg/ports/numactl/portfile.cmake +2 -2
  665. package/vcpkg/ports/numactl/vcpkg.json +1 -2
  666. package/vcpkg/ports/numcpp/portfile.cmake +1 -1
  667. package/vcpkg/ports/numcpp/vcpkg.json +1 -1
  668. package/vcpkg/ports/nuspell/portfile.cmake +2 -2
  669. package/vcpkg/ports/nuspell/vcpkg.json +1 -2
  670. package/vcpkg/ports/oatpp-sqlite/fix-usage.patch +14 -0
  671. package/vcpkg/ports/oatpp-sqlite/portfile.cmake +3 -1
  672. package/vcpkg/ports/oatpp-sqlite/vcpkg.json +1 -1
  673. package/vcpkg/ports/octomap/portfile.cmake +2 -2
  674. package/vcpkg/ports/octomap/vcpkg.json +2 -1
  675. package/vcpkg/ports/ode/portfile.cmake +1 -1
  676. package/vcpkg/ports/ode/vcpkg.json +2 -1
  677. package/vcpkg/ports/ogre-next/avoid-name-clashes.patch +4 -0
  678. package/vcpkg/ports/ogre-next/fix-dependencies.patch +47 -9
  679. package/vcpkg/ports/ogre-next/osx.patch +13 -0
  680. package/vcpkg/ports/ogre-next/portfile.cmake +29 -20
  681. package/vcpkg/ports/ogre-next/toolchain_fixes.patch +6 -40
  682. package/vcpkg/ports/ogre-next/vcpkg.json +5 -3
  683. package/vcpkg/ports/onednn/portfile.cmake +2 -2
  684. package/vcpkg/ports/onednn/vcpkg.json +1 -1
  685. package/vcpkg/ports/onnx/portfile.cmake +3 -1
  686. package/vcpkg/ports/onnx/vcpkg.json +1 -1
  687. package/vcpkg/ports/onnx-optimizer/portfile.cmake +2 -1
  688. package/vcpkg/ports/onnx-optimizer/remove-outdate-headers.patch +24 -0
  689. package/vcpkg/ports/onnx-optimizer/vcpkg.json +1 -1
  690. package/vcpkg/ports/onnxruntime-gpu/portfile.cmake +2 -2
  691. package/vcpkg/ports/onnxruntime-gpu/vcpkg.json +1 -1
  692. package/vcpkg/ports/open62541/portfile.cmake +3 -2
  693. package/vcpkg/ports/open62541/vcpkg.json +1 -1
  694. package/vcpkg/ports/openblas/portfile.cmake +1 -1
  695. package/vcpkg/ports/openblas/vcpkg.json +1 -1
  696. package/vcpkg/ports/opencascade/dependencies.patch +112 -0
  697. package/vcpkg/ports/opencascade/drop-bin-letter-d.patch +45 -0
  698. package/vcpkg/ports/opencascade/install-include-dir.patch +5 -8
  699. package/vcpkg/ports/opencascade/portfile.cmake +33 -77
  700. package/vcpkg/ports/opencascade/vcpkg.json +28 -5
  701. package/vcpkg/ports/opencv3/0020-fix-supportqnx.patch +21 -0
  702. package/vcpkg/ports/opencv3/portfile.cmake +1 -0
  703. package/vcpkg/ports/opencv3/vcpkg.json +1 -1
  704. package/vcpkg/ports/opencv4/0021-static-openvino.patch +25 -0
  705. package/vcpkg/ports/opencv4/0022-fix-supportqnx.patch +21 -0
  706. package/vcpkg/ports/opencv4/portfile.cmake +9 -1
  707. package/vcpkg/ports/opencv4/vcpkg.json +38 -2
  708. package/vcpkg/ports/openimageio/portfile.cmake +9 -2
  709. package/vcpkg/ports/openimageio/vcpkg.json +11 -2
  710. package/vcpkg/ports/openmpi/portfile.cmake +2 -2
  711. package/vcpkg/ports/openmpi/vcpkg.json +1 -2
  712. package/vcpkg/ports/openssl/disable-install-docs.patch +4 -4
  713. package/vcpkg/ports/openssl/portfile.cmake +1 -1
  714. package/vcpkg/ports/openssl/unix/move-openssldir.patch +6 -5
  715. package/vcpkg/ports/openssl/unix/no-empty-dirs.patch +5 -5
  716. package/vcpkg/ports/openssl/unix/no-static-libs-for-shared.patch +5 -5
  717. package/vcpkg/ports/openssl/vcpkg.json +2 -1
  718. package/vcpkg/ports/openssl/windows/portfile.cmake +28 -6
  719. package/vcpkg/ports/opentelemetry-cpp/portfile.cmake +6 -10
  720. package/vcpkg/ports/opentelemetry-cpp/vcpkg.json +9 -2
  721. package/vcpkg/ports/opentelemetry-fluentd/fix_include_path.patch +26 -0
  722. package/vcpkg/ports/opentelemetry-fluentd/portfile.cmake +2 -0
  723. package/vcpkg/ports/opentelemetry-fluentd/vcpkg.json +1 -0
  724. package/vcpkg/ports/openvdb/{0003-fix-cmake.patch → fix_cmake.patch} +14 -36
  725. package/vcpkg/ports/openvdb/fix_nanovdb.patch +3 -3
  726. package/vcpkg/ports/openvdb/portfile.cmake +3 -3
  727. package/vcpkg/ports/openvdb/vcpkg.json +1 -2
  728. package/vcpkg/ports/openvino/001-disable-tools.patch +3 -3
  729. package/vcpkg/ports/openvino/002-git-version.patch +31 -0
  730. package/vcpkg/ports/openvino/portfile.cmake +20 -18
  731. package/vcpkg/ports/openvino/usage +6 -0
  732. package/vcpkg/ports/openvino/vcpkg.json +6 -5
  733. package/vcpkg/ports/openxr-loader/portfile.cmake +13 -16
  734. package/vcpkg/ports/openxr-loader/python3_8_compatibility.patch +13 -0
  735. package/vcpkg/ports/openxr-loader/vcpkg.json +1 -2
  736. package/vcpkg/ports/outcome/portfile.cmake +4 -7
  737. package/vcpkg/ports/outcome/vcpkg.json +1 -2
  738. package/vcpkg/ports/paho-mqtt/portfile.cmake +1 -1
  739. package/vcpkg/ports/paho-mqtt/vcpkg.json +1 -2
  740. package/vcpkg/ports/paho-mqttpp3/portfile.cmake +4 -7
  741. package/vcpkg/ports/paho-mqttpp3/vcpkg.json +1 -2
  742. package/vcpkg/ports/pcapplusplus/portfile.cmake +14 -12
  743. package/vcpkg/ports/pcapplusplus/vcpkg.json +1 -5
  744. package/vcpkg/ports/pipewire/portfile.cmake +3 -4
  745. package/vcpkg/ports/pipewire/vcpkg.json +1 -1
  746. package/vcpkg/ports/pkgconf/portfile.cmake +3 -3
  747. package/vcpkg/ports/pkgconf/vcpkg.json +1 -2
  748. package/vcpkg/ports/plog/portfile.cmake +2 -2
  749. package/vcpkg/ports/plog/vcpkg.json +1 -1
  750. package/vcpkg/ports/pocketfft/portfile.cmake +13 -0
  751. package/vcpkg/ports/pocketfft/vcpkg.json +7 -0
  752. package/vcpkg/ports/poco/portfile.cmake +3 -3
  753. package/vcpkg/ports/poco/vcpkg.json +1 -2
  754. package/vcpkg/ports/podofo/fix-interface-include.patch +20 -0
  755. package/vcpkg/ports/podofo/portfile.cmake +5 -2
  756. package/vcpkg/ports/podofo/vcpkg.json +1 -1
  757. package/vcpkg/ports/poppler/portfile.cmake +10 -3
  758. package/vcpkg/ports/poppler/vcpkg.json +1 -2
  759. package/vcpkg/ports/proj/portfile.cmake +1 -2
  760. package/vcpkg/ports/proj/vcpkg.json +1 -2
  761. package/vcpkg/ports/protobuf-c/vcpkg.json +3 -1
  762. package/vcpkg/ports/proxsuite/portfile.cmake +37 -0
  763. package/vcpkg/ports/proxsuite/vcpkg.json +18 -0
  764. package/vcpkg/ports/python3/0012-force-disable-modules.patch +13 -0
  765. package/vcpkg/ports/python3/0018-fix-sysconfig-include.patch +27 -0
  766. package/vcpkg/ports/python3/portfile.cmake +17 -1
  767. package/vcpkg/ports/python3/vcpkg.json +1 -0
  768. package/vcpkg/ports/qcoro/portfile.cmake +1 -2
  769. package/vcpkg/ports/qcoro/vcpkg.json +1 -1
  770. package/vcpkg/ports/qt/vcpkg.json +3 -1
  771. package/vcpkg/ports/qt-advanced-docking-system/portfile.cmake +1 -3
  772. package/vcpkg/ports/qt-advanced-docking-system/vcpkg.json +1 -2
  773. package/vcpkg/ports/qt3d/vcpkg.json +1 -1
  774. package/vcpkg/ports/qt5compat/vcpkg.json +1 -1
  775. package/vcpkg/ports/qtactiveqt/vcpkg.json +1 -1
  776. package/vcpkg/ports/qtapplicationmanager/portfile.cmake +1 -0
  777. package/vcpkg/ports/qtapplicationmanager/vcpkg.json +1 -1
  778. package/vcpkg/ports/qtbase/GLIB2-static.patch +1 -1
  779. package/vcpkg/ports/qtbase/cmake/qt_install_submodule.cmake +2 -2
  780. package/vcpkg/ports/qtbase/cmake/qt_port_data.cmake +45 -44
  781. package/vcpkg/ports/qtbase/cmake/qt_port_details.cmake +29 -9
  782. package/vcpkg/ports/qtbase/fix-host-aliasing.patch +17 -0
  783. package/vcpkg/ports/qtbase/fix_cmake_build_type.patch +24 -0
  784. package/vcpkg/ports/qtbase/portfile.cmake +19 -8
  785. package/vcpkg/ports/qtbase/qt.conf.in +2 -2
  786. package/vcpkg/ports/qtbase/vcpkg.json +6 -2
  787. package/vcpkg/ports/qtcharts/vcpkg.json +1 -1
  788. package/vcpkg/ports/qtcoap/vcpkg.json +1 -1
  789. package/vcpkg/ports/qtconnectivity/portfile.cmake +2 -0
  790. package/vcpkg/ports/qtconnectivity/vcpkg.json +1 -1
  791. package/vcpkg/ports/qtdatavis3d/vcpkg.json +1 -1
  792. package/vcpkg/ports/qtdeclarative/portfile.cmake +1 -0
  793. package/vcpkg/ports/qtdeclarative/vcpkg.json +2 -1
  794. package/vcpkg/ports/qtdeviceutilities/vcpkg.json +1 -1
  795. package/vcpkg/ports/qtdoc/vcpkg.json +1 -1
  796. package/vcpkg/ports/qtgraphs/portfile.cmake +8 -0
  797. package/vcpkg/ports/qtgraphs/vcpkg.json +26 -0
  798. package/vcpkg/ports/qtgrpc/portfile.cmake +2 -1
  799. package/vcpkg/ports/qtgrpc/protoc-host.patch +23 -0
  800. package/vcpkg/ports/qtgrpc/vcpkg.json +1 -1
  801. package/vcpkg/ports/qthttpserver/vcpkg.json +1 -1
  802. package/vcpkg/ports/qtimageformats/vcpkg.json +1 -1
  803. package/vcpkg/ports/qtinterfaceframework/vcpkg.json +1 -1
  804. package/vcpkg/ports/qtlanguageserver/vcpkg.json +1 -1
  805. package/vcpkg/ports/qtlocation/vcpkg.json +1 -1
  806. package/vcpkg/ports/qtlottie/vcpkg.json +1 -1
  807. package/vcpkg/ports/qtmqtt/vcpkg.json +1 -1
  808. package/vcpkg/ports/qtmultimedia/static_find_modules.patch +0 -11
  809. package/vcpkg/ports/qtmultimedia/vcpkg.json +1 -1
  810. package/vcpkg/ports/qtnetworkauth/vcpkg.json +1 -1
  811. package/vcpkg/ports/qtopcua/fix-build.patch +0 -22
  812. package/vcpkg/ports/qtopcua/vcpkg.json +1 -1
  813. package/vcpkg/ports/qtpositioning/vcpkg.json +1 -1
  814. package/vcpkg/ports/qtquick3d/vcpkg.json +1 -1
  815. package/vcpkg/ports/qtquick3dphysics/vcpkg.json +1 -1
  816. package/vcpkg/ports/qtquickeffectmaker/vcpkg.json +1 -1
  817. package/vcpkg/ports/qtquicktimeline/vcpkg.json +1 -1
  818. package/vcpkg/ports/qtremoteobjects/vcpkg.json +1 -1
  819. package/vcpkg/ports/qtscxml/vcpkg.json +1 -1
  820. package/vcpkg/ports/qtsensors/vcpkg.json +1 -1
  821. package/vcpkg/ports/qtserialbus/vcpkg.json +1 -1
  822. package/vcpkg/ports/qtserialport/vcpkg.json +1 -1
  823. package/vcpkg/ports/qtshadertools/vcpkg.json +1 -1
  824. package/vcpkg/ports/qtspeech/vcpkg.json +1 -1
  825. package/vcpkg/ports/qtsvg/vcpkg.json +1 -1
  826. package/vcpkg/ports/qttools/vcpkg.json +1 -1
  827. package/vcpkg/ports/qttranslations/vcpkg.json +1 -1
  828. package/vcpkg/ports/qtvirtualkeyboard/portfile.cmake +7 -1
  829. package/vcpkg/ports/qtvirtualkeyboard/vcpkg.json +1 -1
  830. package/vcpkg/ports/qtwayland/vcpkg.json +1 -1
  831. package/vcpkg/ports/qtwebchannel/vcpkg.json +1 -1
  832. package/vcpkg/ports/qtwebengine/portfile.cmake +2 -2
  833. package/vcpkg/ports/qtwebengine/vcpkg.json +6 -1
  834. package/vcpkg/ports/qtwebsockets/vcpkg.json +1 -1
  835. package/vcpkg/ports/qtwebview/vcpkg.json +1 -1
  836. package/vcpkg/ports/quantlib/portfile.cmake +1 -1
  837. package/vcpkg/ports/quantlib/vcpkg.json +1 -1
  838. package/vcpkg/ports/quill/portfile.cmake +9 -1
  839. package/vcpkg/ports/quill/vcpkg.json +1 -2
  840. package/vcpkg/ports/qwt/portfile.cmake +33 -32
  841. package/vcpkg/ports/qwt/unofficial-qwt-config.cmake +48 -0
  842. package/vcpkg/ports/qwt/vcpkg.json +2 -3
  843. package/vcpkg/ports/raylib/portfile.cmake +1 -2
  844. package/vcpkg/ports/raylib/vcpkg.json +1 -2
  845. package/vcpkg/ports/reactiveplusplus/portfile.cmake +2 -2
  846. package/vcpkg/ports/reactiveplusplus/vcpkg.json +1 -1
  847. package/vcpkg/ports/realsense2/vcpkg.json +2 -0
  848. package/vcpkg/ports/reproc/fix-gcc13-build-error.patch +28 -0
  849. package/vcpkg/ports/reproc/portfile.cmake +4 -6
  850. package/vcpkg/ports/reproc/vcpkg.json +1 -1
  851. package/vcpkg/ports/restinio/portfile.cmake +14 -5
  852. package/vcpkg/ports/restinio/vcpkg.json +3 -2
  853. package/vcpkg/ports/rivers/add-install-configuration.patch +76 -0
  854. package/vcpkg/ports/rivers/portfile.cmake +28 -0
  855. package/vcpkg/ports/rivers/vcpkg.json +25 -0
  856. package/vcpkg/ports/rmqcpp/portfile.cmake +29 -0
  857. package/vcpkg/ports/rmqcpp/usage +4 -0
  858. package/vcpkg/ports/rmqcpp/vcpkg.json +36 -0
  859. package/vcpkg/ports/rtabmap/fix_link.patch +15 -0
  860. package/vcpkg/ports/rtabmap/portfile.cmake +1 -0
  861. package/vcpkg/ports/rtabmap/vcpkg.json +1 -1
  862. package/vcpkg/ports/rtaudio/portfile.cmake +2 -3
  863. package/vcpkg/ports/rtaudio/vcpkg.json +1 -2
  864. package/vcpkg/ports/s2n/portfile.cmake +1 -2
  865. package/vcpkg/ports/s2n/vcpkg.json +1 -1
  866. package/vcpkg/ports/sail/portfile.cmake +5 -8
  867. package/vcpkg/ports/sail/vcpkg.json +22 -5
  868. package/vcpkg/ports/saucer/fix_findpkg.patch +100 -0
  869. package/vcpkg/ports/saucer/portfile.cmake +6 -11
  870. package/vcpkg/ports/saucer/vcpkg.json +4 -6
  871. package/vcpkg/ports/sciter-js/portfile.cmake +2 -2
  872. package/vcpkg/ports/sciter-js/vcpkg.json +1 -1
  873. package/vcpkg/ports/sdbus-cpp/portfile.cmake +1 -1
  874. package/vcpkg/ports/sdbus-cpp/vcpkg.json +1 -0
  875. package/vcpkg/ports/sdl2/portfile.cmake +1 -1
  876. package/vcpkg/ports/sdl2/vcpkg.json +14 -17
  877. package/vcpkg/ports/sdl2-gfx/vcpkg.json +5 -2
  878. package/vcpkg/ports/sdl2-image/vcpkg.json +5 -1
  879. package/vcpkg/ports/sdl2-mixer/vcpkg.json +5 -2
  880. package/vcpkg/ports/sdl2-mixer-ext/fix-dependencies.patch +81 -81
  881. package/vcpkg/ports/sdl2-mixer-ext/portfile.cmake +5 -2
  882. package/vcpkg/ports/sdl2-mixer-ext/vcpkg.json +10 -3
  883. package/vcpkg/ports/sdl2-net/vcpkg.json +5 -2
  884. package/vcpkg/ports/sdl2-ttf/vcpkg.json +5 -1
  885. package/vcpkg/ports/sdl2pp/vcpkg.json +5 -2
  886. package/vcpkg/ports/seal/portfile.cmake +15 -13
  887. package/vcpkg/ports/seal/vcpkg.json +1 -0
  888. package/vcpkg/ports/sentencepiece/portfile.cmake +7 -9
  889. package/vcpkg/ports/sentencepiece/vcpkg.json +3 -3
  890. package/vcpkg/ports/sentry-native/portfile.cmake +1 -1
  891. package/vcpkg/ports/sentry-native/vcpkg.json +1 -1
  892. package/vcpkg/ports/sfml/portfile.cmake +1 -2
  893. package/vcpkg/ports/sfml/vcpkg.json +1 -2
  894. package/vcpkg/ports/shaderc/build-version.inc +1 -1
  895. package/vcpkg/ports/shaderc/cmake-config-export.patch +4 -3
  896. package/vcpkg/ports/shaderc/disable-update-version.patch +4 -4
  897. package/vcpkg/ports/shaderc/fix-build-type.patch +7 -7
  898. package/vcpkg/ports/shaderc/portfile.cmake +2 -4
  899. package/vcpkg/ports/shaderc/vcpkg.json +1 -2
  900. package/vcpkg/ports/shaderwriter/portfile.cmake +1 -1
  901. package/vcpkg/ports/shaderwriter/vcpkg.json +1 -1
  902. package/vcpkg/ports/simdjson/portfile.cmake +1 -1
  903. package/vcpkg/ports/simdjson/vcpkg.json +1 -1
  904. package/vcpkg/ports/skia/dawn-dedup-native-proc-gen.patch +26 -0
  905. package/vcpkg/ports/skia/example/CMakeLists.txt +5 -2
  906. package/vcpkg/ports/skia/portfile.cmake +56 -71
  907. package/vcpkg/ports/skia/skdebug-stdio.patch +12 -0
  908. package/vcpkg/ports/skia/skia-functions.cmake +225 -2
  909. package/vcpkg/ports/skia/third-party.gn.in +2 -2
  910. package/vcpkg/ports/skia/unofficial-skia-config.cmake +18 -59
  911. package/vcpkg/ports/skia/unofficial-skia-targets-details.cmake +18 -0
  912. package/vcpkg/ports/skia/unofficial-skia-targets.cmake +8 -0
  913. package/vcpkg/ports/skia/usage +2 -0
  914. package/vcpkg/ports/skia/vcpkg.json +33 -44
  915. package/vcpkg/ports/so5extra/portfile.cmake +1 -1
  916. package/vcpkg/ports/so5extra/vcpkg.json +1 -1
  917. package/vcpkg/ports/sobjectizer/portfile.cmake +1 -1
  918. package/vcpkg/ports/sobjectizer/vcpkg.json +1 -1
  919. package/vcpkg/ports/sol2/header-only.patch +13 -0
  920. package/vcpkg/ports/sol2/portfile.cmake +9 -18
  921. package/vcpkg/ports/sol2/vcpkg.json +1 -5
  922. package/vcpkg/ports/soundtouch/portfile.cmake +4 -3
  923. package/vcpkg/ports/soundtouch/vcpkg.json +2 -2
  924. package/vcpkg/ports/spirv-headers/portfile.cmake +3 -4
  925. package/vcpkg/ports/spirv-headers/vcpkg.json +1 -2
  926. package/vcpkg/ports/spirv-tools/cmake-config-dir.diff +3 -3
  927. package/vcpkg/ports/spirv-tools/fix-tool-deps.diff +2 -2
  928. package/vcpkg/ports/spirv-tools/portfile.cmake +2 -2
  929. package/vcpkg/ports/spirv-tools/spirv-tools-shared.diff +7 -7
  930. package/vcpkg/ports/spirv-tools/vcpkg.json +1 -2
  931. package/vcpkg/ports/sqlite-orm/vcpkg.json +2 -0
  932. package/vcpkg/ports/sqlite3/add-config-include.patch +6 -6
  933. package/vcpkg/ports/sqlite3/portfile.cmake +4 -1
  934. package/vcpkg/ports/sqlite3/vcpkg.json +1 -1
  935. package/vcpkg/ports/status-code/portfile.cmake +6 -4
  936. package/vcpkg/ports/status-code/vcpkg.json +2 -2
  937. package/vcpkg/ports/stdexec/portfile.cmake +2 -4
  938. package/vcpkg/ports/stdexec/vcpkg.json +2 -2
  939. package/vcpkg/ports/stxxl/vcpkg.json +2 -1
  940. package/vcpkg/ports/tacopie/fix-mingw-build.patch +11 -0
  941. package/vcpkg/ports/tacopie/portfile.cmake +1 -0
  942. package/vcpkg/ports/tacopie/vcpkg.json +1 -1
  943. package/vcpkg/ports/tbb/portfile.cmake +1 -1
  944. package/vcpkg/ports/tbb/vcpkg.json +4 -5
  945. package/vcpkg/ports/tesseract/fix-link-include-path.patch +14 -0
  946. package/vcpkg/ports/tesseract/portfile.cmake +2 -2
  947. package/vcpkg/ports/tesseract/vcpkg.json +1 -1
  948. package/vcpkg/ports/tgbot-cpp/portfile.cmake +2 -2
  949. package/vcpkg/ports/tgbot-cpp/vcpkg.json +1 -1
  950. package/vcpkg/ports/tgui/devendor-stb.patch +33 -19
  951. package/vcpkg/ports/tgui/portfile.cmake +5 -4
  952. package/vcpkg/ports/tgui/vcpkg.json +1 -1
  953. package/vcpkg/ports/theia/vcpkg.json +6 -1
  954. package/vcpkg/ports/thomasmonkman-filewatch/fix-unix-listen.patch +37 -0
  955. package/vcpkg/ports/thomasmonkman-filewatch/portfile.cmake +2 -0
  956. package/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json +1 -0
  957. package/vcpkg/ports/thorvg/portfile.cmake +5 -5
  958. package/vcpkg/ports/thorvg/usage +5 -0
  959. package/vcpkg/ports/thorvg/vcpkg.json +1 -1
  960. package/vcpkg/ports/tiny-process-library/vcpkg.json +2 -1
  961. package/vcpkg/ports/tinyorm/portfile.cmake +43 -0
  962. package/vcpkg/ports/tinyorm/suppress-warning-STL4043.patch +18 -0
  963. package/vcpkg/ports/tinyorm/vcpkg.json +107 -0
  964. package/vcpkg/ports/tomlplusplus/fix-android-fileapi.patch +2 -2
  965. package/vcpkg/ports/tomlplusplus/portfile.cmake +1 -1
  966. package/vcpkg/ports/tomlplusplus/vcpkg.json +1 -1
  967. package/vcpkg/ports/tracy/001-fix-vcxproj-vcpkg.patch +147 -3
  968. package/vcpkg/ports/tracy/{003-fix-imgui-path.patch → 002-use-internal-imgui.patch} +14 -1
  969. package/vcpkg/ports/tracy/portfile.cmake +1 -2
  970. package/vcpkg/ports/tracy/vcpkg.json +1 -0
  971. package/vcpkg/ports/trantor/000-fix-deps.patch +5 -5
  972. package/vcpkg/ports/trantor/portfile.cmake +1 -1
  973. package/vcpkg/ports/trantor/vcpkg.json +1 -1
  974. package/vcpkg/ports/tre/CMakeLists.txt +9 -0
  975. package/vcpkg/ports/tre/portfile.cmake +5 -1
  976. package/vcpkg/ports/tre/usage +4 -0
  977. package/vcpkg/ports/tre/vcpkg.json +6 -1
  978. package/vcpkg/ports/tree-sitter/pkgconfig.patch +1 -1
  979. package/vcpkg/ports/tree-sitter/vcpkg.json +1 -0
  980. package/vcpkg/ports/treehopper/vcpkg.json +2 -1
  981. package/vcpkg/ports/triton/fix_bin_path.patch +13 -0
  982. package/vcpkg/ports/triton/portfile.cmake +4 -2
  983. package/vcpkg/ports/triton/vcpkg.json +1 -2
  984. package/vcpkg/ports/unittest-cpp/portfile.cmake +3 -2
  985. package/vcpkg/ports/unittest-cpp/vcpkg.json +1 -1
  986. package/vcpkg/ports/usrsctp/vcpkg.json +3 -1
  987. package/vcpkg/ports/utfcpp/fix-include-path.patch +21 -0
  988. package/vcpkg/ports/utfcpp/portfile.cmake +3 -12
  989. package/vcpkg/ports/utfcpp/vcpkg.json +1 -1
  990. package/vcpkg/ports/uvatlas/portfile.cmake +3 -3
  991. package/vcpkg/ports/uvatlas/vcpkg.json +1 -1
  992. package/vcpkg/ports/uwebsockets/portfile.cmake +1 -1
  993. package/vcpkg/ports/uwebsockets/vcpkg.json +1 -1
  994. package/vcpkg/ports/valijson/portfile.cmake +15 -16
  995. package/vcpkg/ports/valijson/vcpkg.json +12 -2
  996. package/vcpkg/ports/veigar/portfile.cmake +26 -0
  997. package/vcpkg/ports/veigar/vcpkg.json +19 -0
  998. package/vcpkg/ports/vit-vit-ctpl/portfile.cmake +24 -0
  999. package/vcpkg/ports/vit-vit-ctpl/vcpkg.json +25 -0
  1000. package/vcpkg/ports/wcslib/portfile.cmake +3 -3
  1001. package/vcpkg/ports/wcslib/vcpkg.json +1 -1
  1002. package/vcpkg/ports/websocketpp/cxx20.patch +27 -0
  1003. package/vcpkg/ports/websocketpp/vcpkg.json +1 -1
  1004. package/vcpkg/ports/webview2/portfile.cmake +1 -3
  1005. package/vcpkg/ports/webview2/vcpkg.json +1 -2
  1006. package/vcpkg/ports/wil/portfile.cmake +5 -2
  1007. package/vcpkg/ports/wil/vcpkg.json +1 -1
  1008. package/vcpkg/ports/winsparkle/portfile.cmake +10 -12
  1009. package/vcpkg/ports/winsparkle/vcpkg.json +1 -2
  1010. package/vcpkg/ports/wintoast/Config.cmake.in +19 -0
  1011. package/vcpkg/ports/wintoast/portfile.cmake +16 -11
  1012. package/vcpkg/ports/wintoast/vcpkg.json +1 -2
  1013. package/vcpkg/ports/wolfssl/portfile.cmake +24 -5
  1014. package/vcpkg/ports/wolfssl/vcpkg.json +14 -2
  1015. package/vcpkg/ports/workflow/portfile.cmake +4 -4
  1016. package/vcpkg/ports/workflow/vcpkg.json +1 -2
  1017. package/vcpkg/ports/x265/portfile.cmake +7 -7
  1018. package/vcpkg/ports/x265/vcpkg.json +1 -2
  1019. package/vcpkg/ports/x265/version.patch +16 -0
  1020. package/vcpkg/ports/x86-simd-sort/portfile.cmake +2 -2
  1021. package/vcpkg/ports/x86-simd-sort/vcpkg.json +1 -1
  1022. package/vcpkg/ports/xbyak/portfile.cmake +2 -2
  1023. package/vcpkg/ports/xbyak/vcpkg.json +1 -1
  1024. package/vcpkg/ports/xmlsec/vcpkg.json +2 -2
  1025. package/vcpkg/ports/xsimd/portfile.cmake +1 -1
  1026. package/vcpkg/ports/xsimd/vcpkg.json +1 -1
  1027. package/vcpkg/ports/xtensor/portfile.cmake +1 -1
  1028. package/vcpkg/ports/xtensor/vcpkg.json +1 -2
  1029. package/vcpkg/ports/yaml-cpp/portfile.cmake +11 -12
  1030. package/vcpkg/ports/yaml-cpp/vcpkg.json +1 -1
  1031. package/vcpkg/ports/yaml-cpp/yaml-cpp-pr-1212.patch +79 -0
  1032. package/vcpkg/ports/yara/vcpkg.json +2 -0
  1033. package/vcpkg/ports/zimpl/libm.diff +13 -0
  1034. package/vcpkg/ports/zimpl/msvc.diff +48 -0
  1035. package/vcpkg/ports/zimpl/portfile.cmake +40 -0
  1036. package/vcpkg/ports/zimpl/vcpkg.json +24 -0
  1037. package/vcpkg/ports/zlib-ng/portfile.cmake +1 -1
  1038. package/vcpkg/ports/zlib-ng/vcpkg.json +1 -1
  1039. package/vcpkg/ports/zoe/portfile.cmake +28 -0
  1040. package/vcpkg/ports/zoe/vcpkg.json +22 -0
  1041. package/vcpkg/ports/zstd/portfile.cmake +8 -1
  1042. package/vcpkg/ports/zstd/vcpkg.json +2 -2
  1043. package/vcpkg/ports/ztd-cuneicode/fix-cmake-install.patch +95 -0
  1044. package/vcpkg/ports/ztd-cuneicode/portfile.cmake +22 -0
  1045. package/vcpkg/ports/ztd-cuneicode/vcpkg.json +18 -0
  1046. package/vcpkg/ports/ztd-encoding-tables/fix-cmake-install.patch +68 -0
  1047. package/vcpkg/ports/ztd-encoding-tables/portfile.cmake +22 -0
  1048. package/vcpkg/ports/ztd-encoding-tables/vcpkg.json +18 -0
  1049. package/vcpkg/ports/ztd-idk/fix-cmake-install.patch +187 -0
  1050. package/vcpkg/ports/ztd-idk/portfile.cmake +22 -0
  1051. package/vcpkg/ports/ztd-idk/vcpkg.json +17 -0
  1052. package/vcpkg/ports/ztd-platform/fix-cmake-install.patch +72 -0
  1053. package/vcpkg/ports/ztd-platform/portfile.cmake +22 -0
  1054. package/vcpkg/ports/ztd-platform/vcpkg.json +18 -0
  1055. package/vcpkg/ports/ztd-static-containers/fix-cmake.patch +68 -0
  1056. package/vcpkg/ports/ztd-static-containers/portfile.cmake +18 -0
  1057. package/vcpkg/ports/ztd-static-containers/vcpkg.json +19 -0
  1058. package/vcpkg/ports/ztd-text/fix-cmake-install.patch +109 -0
  1059. package/vcpkg/ports/ztd-text/portfile.cmake +7 -26
  1060. package/vcpkg/ports/ztd-text/vcpkg.json +4 -2
  1061. package/vcpkg/scripts/azure-pipelines/android/Dockerfile +65 -55
  1062. package/vcpkg/scripts/azure-pipelines/android/azure-pipelines.yml +136 -136
  1063. package/vcpkg/scripts/azure-pipelines/android/create-docker-image.ps1 +39 -37
  1064. package/vcpkg/scripts/azure-pipelines/android/provision-image.sh +1 -1
  1065. package/vcpkg/scripts/azure-pipelines/azure-pipelines.yml +1 -1
  1066. package/vcpkg/scripts/buildsystems/msbuild/vcpkg-general.xml +14 -0
  1067. package/vcpkg/scripts/buildsystems/msbuild/vcpkg.props +1 -0
  1068. package/vcpkg/scripts/buildsystems/msbuild/vcpkg.targets +30 -10
  1069. package/vcpkg/scripts/ci.baseline.txt +15 -86
  1070. package/vcpkg/scripts/cmake/vcpkg_acquire_msys.cmake +104 -104
  1071. package/vcpkg/scripts/cmake/vcpkg_configure_make.cmake +2 -8
  1072. package/vcpkg/scripts/cmake/vcpkg_download_sourceforge.cmake +85 -0
  1073. package/vcpkg/scripts/cmake/vcpkg_extract_archive.cmake +51 -0
  1074. package/vcpkg/scripts/cmake/vcpkg_extract_source_archive.cmake +1 -7
  1075. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(7Z).cmake +8 -6
  1076. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(ARIA2).cmake +6 -4
  1077. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BAZEL).cmake +0 -2
  1078. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DARK).cmake +7 -5
  1079. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DOXYGEN).cmake +9 -9
  1080. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GN).cmake +1 -3
  1081. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GO).cmake +7 -5
  1082. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GPERF).cmake +6 -4
  1083. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(JOM).cmake +11 -9
  1084. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(MESON).cmake +0 -1
  1085. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NASM).cmake +9 -4
  1086. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NINJA).cmake +0 -2
  1087. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NUGET).cmake +9 -7
  1088. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake +0 -1
  1089. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PERL).cmake +9 -7
  1090. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PKGCONFIG).cmake +24 -8
  1091. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake +15 -5
  1092. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(RUBY).cmake +6 -4
  1093. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SCONS).cmake +6 -4
  1094. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SWIG).cmake +5 -5
  1095. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(YASM).cmake +8 -6
  1096. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program.cmake +28 -54
  1097. package/vcpkg/scripts/cmake/vcpkg_find_fortran.cmake +52 -52
  1098. package/vcpkg/scripts/cmake/vcpkg_from_sourceforge.cmake +11 -72
  1099. package/vcpkg/scripts/ports.cmake +2 -0
  1100. package/vcpkg/scripts/test_ports/vcpkg-ci-msys2/portfile.cmake +9 -3
  1101. package/vcpkg/scripts/test_ports/vcpkg-ci-skia/vcpkg.json +5 -5
  1102. package/vcpkg/scripts/toolchains/linux.cmake +6 -6
  1103. package/vcpkg/scripts/vcpkg-tool-metadata.txt +5 -5
  1104. package/vcpkg/vcpkgLastBuiltCommitId +1 -1
  1105. package/vcpkg/versions/7-/7zip.json +5 -0
  1106. package/vcpkg/versions/a-/ace.json +10 -0
  1107. package/vcpkg/versions/a-/ada-url.json +5 -0
  1108. package/vcpkg/versions/a-/ade.json +5 -0
  1109. package/vcpkg/versions/a-/allegro5.json +5 -0
  1110. package/vcpkg/versions/a-/alpaka.json +5 -0
  1111. package/vcpkg/versions/a-/aom.json +5 -0
  1112. package/vcpkg/versions/a-/apsi.json +5 -0
  1113. package/vcpkg/versions/a-/argparse.json +5 -0
  1114. package/vcpkg/versions/a-/arrow.json +15 -0
  1115. package/vcpkg/versions/a-/asio-grpc.json +10 -0
  1116. package/vcpkg/versions/a-/asio.json +5 -0
  1117. package/vcpkg/versions/a-/assimp.json +5 -0
  1118. package/vcpkg/versions/a-/async-mqtt.json +10 -0
  1119. package/vcpkg/versions/a-/avisynthplus.json +5 -0
  1120. package/vcpkg/versions/a-/avro-c.json +5 -0
  1121. package/vcpkg/versions/a-/aws-c-auth.json +10 -0
  1122. package/vcpkg/versions/a-/aws-c-cal.json +5 -0
  1123. package/vcpkg/versions/a-/aws-c-common.json +10 -0
  1124. package/vcpkg/versions/a-/aws-c-http.json +5 -0
  1125. package/vcpkg/versions/a-/aws-c-io.json +10 -0
  1126. package/vcpkg/versions/a-/aws-c-mqtt.json +10 -0
  1127. package/vcpkg/versions/a-/aws-c-s3.json +10 -0
  1128. package/vcpkg/versions/a-/aws-crt-cpp.json +10 -0
  1129. package/vcpkg/versions/a-/aws-lambda-cpp.json +5 -0
  1130. package/vcpkg/versions/a-/aws-sdk-cpp.json +20 -0
  1131. package/vcpkg/versions/a-/azure-core-amqp-cpp.json +5 -0
  1132. package/vcpkg/versions/a-/azure-core-cpp.json +10 -0
  1133. package/vcpkg/versions/a-/azure-identity-cpp.json +5 -0
  1134. package/vcpkg/versions/a-/azure-messaging-eventhubs-cpp.json +5 -0
  1135. package/vcpkg/versions/a-/azure-storage-blobs-cpp.json +5 -0
  1136. package/vcpkg/versions/a-/azure-storage-common-cpp.json +10 -0
  1137. package/vcpkg/versions/a-/azure-storage-files-datalake-cpp.json +5 -0
  1138. package/vcpkg/versions/a-/azure-storage-files-shares-cpp.json +5 -0
  1139. package/vcpkg/versions/a-/azure-storage-queues-cpp.json +5 -0
  1140. package/vcpkg/versions/b-/baresip-libre.json +20 -0
  1141. package/vcpkg/versions/b-/bext-di.json +5 -0
  1142. package/vcpkg/versions/b-/bgfx.json +5 -0
  1143. package/vcpkg/versions/b-/bloomberg-quantum.json +9 -0
  1144. package/vcpkg/versions/b-/botan.json +5 -0
  1145. package/vcpkg/versions/b-/breakpad.json +3 -3
  1146. package/vcpkg/versions/b-/brpc.json +5 -0
  1147. package/vcpkg/versions/baseline.json +661 -485
  1148. package/vcpkg/versions/c-/calceph.json +5 -0
  1149. package/vcpkg/versions/c-/cfitsio.json +5 -0
  1150. package/vcpkg/versions/c-/check.json +5 -0
  1151. package/vcpkg/versions/c-/cimg.json +5 -0
  1152. package/vcpkg/versions/c-/civetweb.json +5 -0
  1153. package/vcpkg/versions/c-/clap-cleveraudio.json +9 -0
  1154. package/vcpkg/versions/c-/cnats.json +10 -0
  1155. package/vcpkg/versions/c-/configcat.json +10 -0
  1156. package/vcpkg/versions/c-/copypp.json +19 -0
  1157. package/vcpkg/versions/c-/corrade.json +5 -0
  1158. package/vcpkg/versions/c-/cpp-sort.json +9 -0
  1159. package/vcpkg/versions/c-/cppcms.json +5 -0
  1160. package/vcpkg/versions/c-/cppgraphqlgen.json +5 -0
  1161. package/vcpkg/versions/c-/cppp-reiconv.json +9 -0
  1162. package/vcpkg/versions/c-/cpprestsdk.json +5 -0
  1163. package/vcpkg/versions/c-/cppslippi.json +10 -0
  1164. package/vcpkg/versions/c-/cpptrace.json +19 -0
  1165. package/vcpkg/versions/c-/cpr.json +8 -3
  1166. package/vcpkg/versions/c-/crc32c.json +5 -0
  1167. package/vcpkg/versions/c-/ctstraffic.json +9 -0
  1168. package/vcpkg/versions/c-/cuda-api-wrappers.json +9 -0
  1169. package/vcpkg/versions/c-/curlpp.json +5 -0
  1170. package/vcpkg/versions/c-/czmq.json +5 -0
  1171. package/vcpkg/versions/d-/darknet.json +5 -0
  1172. package/vcpkg/versions/d-/dartsim.json +5 -0
  1173. package/vcpkg/versions/d-/dav1d.json +5 -0
  1174. package/vcpkg/versions/d-/dbus.json +5 -0
  1175. package/vcpkg/versions/d-/dcmtk.json +5 -0
  1176. package/vcpkg/versions/d-/directxmesh.json +5 -0
  1177. package/vcpkg/versions/d-/directxtex.json +5 -0
  1178. package/vcpkg/versions/d-/directxtk.json +5 -0
  1179. package/vcpkg/versions/d-/directxtk12.json +5 -0
  1180. package/vcpkg/versions/d-/discordcoreapi.json +10 -0
  1181. package/vcpkg/versions/d-/dlib.json +5 -0
  1182. package/vcpkg/versions/d-/dpp.json +15 -0
  1183. package/vcpkg/versions/d-/draco.json +5 -0
  1184. package/vcpkg/versions/d-/drogon.json +5 -0
  1185. package/vcpkg/versions/d-/dstorage.json +5 -0
  1186. package/vcpkg/versions/d-/dylib.json +9 -0
  1187. package/vcpkg/versions/d-/dyno.json +9 -0
  1188. package/vcpkg/versions/e-/ed25519.json +9 -0
  1189. package/vcpkg/versions/e-/eigen3.json +5 -0
  1190. package/vcpkg/versions/e-/enkits.json +5 -0
  1191. package/vcpkg/versions/e-/ereignis.json +5 -0
  1192. package/vcpkg/versions/e-/exiv2.json +5 -0
  1193. package/vcpkg/versions/f-/fakeit.json +5 -0
  1194. package/vcpkg/versions/f-/fastgltf.json +5 -0
  1195. package/vcpkg/versions/f-/fastio.json +5 -0
  1196. package/vcpkg/versions/f-/fastrtps.json +11 -1
  1197. package/vcpkg/versions/f-/ffmpeg.json +15 -0
  1198. package/vcpkg/versions/f-/ffnvcodec.json +5 -0
  1199. package/vcpkg/versions/f-/flagpp.json +9 -0
  1200. package/vcpkg/versions/f-/flatbuffers.json +5 -0
  1201. package/vcpkg/versions/f-/flecs.json +5 -0
  1202. package/vcpkg/versions/f-/freeglut.json +5 -0
  1203. package/vcpkg/versions/f-/freerdp.json +5 -0
  1204. package/vcpkg/versions/f-/fribidi.json +5 -0
  1205. package/vcpkg/versions/g-/gapp.json +9 -0
  1206. package/vcpkg/versions/g-/gdal.json +15 -0
  1207. package/vcpkg/versions/g-/geographiclib.json +5 -0
  1208. package/vcpkg/versions/g-/geos.json +10 -0
  1209. package/vcpkg/versions/g-/gflags.json +10 -0
  1210. package/vcpkg/versions/g-/ginkgo.json +5 -0
  1211. package/vcpkg/versions/g-/gl2ps.json +5 -0
  1212. package/vcpkg/versions/g-/glaze.json +50 -0
  1213. package/vcpkg/versions/g-/glfw3.json +5 -0
  1214. package/vcpkg/versions/g-/glib.json +5 -0
  1215. package/vcpkg/versions/g-/glog.json +5 -0
  1216. package/vcpkg/versions/g-/glslang.json +15 -0
  1217. package/vcpkg/versions/g-/glui.json +5 -0
  1218. package/vcpkg/versions/g-/gobject-introspection.json +5 -0
  1219. package/vcpkg/versions/g-/google-cloud-cpp.json +15 -0
  1220. package/vcpkg/versions/g-/graphite2.json +5 -0
  1221. package/vcpkg/versions/g-/graphviz.json +5 -0
  1222. package/vcpkg/versions/g-/gstreamer.json +10 -0
  1223. package/vcpkg/versions/g-/gts.json +5 -0
  1224. package/vcpkg/versions/g-/gz-cmake3.json +20 -0
  1225. package/vcpkg/versions/g-/gz-common5.json +5 -0
  1226. package/vcpkg/versions/g-/gz-gui7.json +9 -0
  1227. package/vcpkg/versions/g-/gz-math7.json +5 -0
  1228. package/vcpkg/versions/g-/gz-physics6.json +14 -0
  1229. package/vcpkg/versions/g-/gz-rendering7.json +14 -0
  1230. package/vcpkg/versions/g-/gz-sensors7.json +9 -0
  1231. package/vcpkg/versions/h-/harfbuzz.json +5 -0
  1232. package/vcpkg/versions/h-/hnswlib.json +5 -0
  1233. package/vcpkg/versions/i-/icu.json +10 -0
  1234. package/vcpkg/versions/i-/ignition-common1.json +5 -0
  1235. package/vcpkg/versions/i-/igraph.json +5 -0
  1236. package/vcpkg/versions/i-/imgui.json +5 -0
  1237. package/vcpkg/versions/i-/itay-grudev-singleapplication.json +9 -0
  1238. package/vcpkg/versions/i-/itk.json +5 -0
  1239. package/vcpkg/versions/i-/itsy-bitsy.json +9 -0
  1240. package/vcpkg/versions/j-/jasper.json +5 -0
  1241. package/vcpkg/versions/j-/jkqtplotter.json +14 -0
  1242. package/vcpkg/versions/j-/joltphysics.json +5 -0
  1243. package/vcpkg/versions/j-/jsoncpp.json +5 -0
  1244. package/vcpkg/versions/j-/jsonifier.json +15 -0
  1245. package/vcpkg/versions/k-/kaitai-struct-cpp-stl-runtime.json +10 -0
  1246. package/vcpkg/versions/k-/kdalgorithms.json +5 -0
  1247. package/vcpkg/versions/k-/kealib.json +5 -0
  1248. package/vcpkg/versions/k-/kf5parts.json +5 -0
  1249. package/vcpkg/versions/k-/kf5service.json +5 -0
  1250. package/vcpkg/versions/k-/kf5texteditor.json +9 -0
  1251. package/vcpkg/versions/k-/ktx.json +5 -0
  1252. package/vcpkg/versions/k-/kubazip.json +5 -0
  1253. package/vcpkg/versions/k-/kuku.json +5 -0
  1254. package/vcpkg/versions/l-/lensfun.json +14 -0
  1255. package/vcpkg/versions/l-/libaes-siv.json +9 -0
  1256. package/vcpkg/versions/l-/libassert.json +14 -0
  1257. package/vcpkg/versions/l-/libbson.json +15 -0
  1258. package/vcpkg/versions/l-/libconfig.json +10 -0
  1259. package/vcpkg/versions/l-/libdatachannel.json +5 -0
  1260. package/vcpkg/versions/l-/libde265.json +10 -0
  1261. package/vcpkg/versions/l-/libdeflate.json +5 -0
  1262. package/vcpkg/versions/l-/libdwarf.json +9 -0
  1263. package/vcpkg/versions/l-/libexif.json +5 -0
  1264. package/vcpkg/versions/l-/libheif.json +15 -0
  1265. package/vcpkg/versions/l-/libhv.json +5 -0
  1266. package/vcpkg/versions/l-/libigl.json +5 -0
  1267. package/vcpkg/versions/l-/liblemon.json +5 -0
  1268. package/vcpkg/versions/l-/libmagic.json +10 -0
  1269. package/vcpkg/versions/l-/libmspack.json +5 -0
  1270. package/vcpkg/versions/l-/libmt32emu.json +5 -0
  1271. package/vcpkg/versions/l-/libmysql.json +5 -0
  1272. package/vcpkg/versions/l-/libnop.json +5 -0
  1273. package/vcpkg/versions/l-/libobfuscate.json +9 -0
  1274. package/vcpkg/versions/l-/libosip2.json +5 -0
  1275. package/vcpkg/versions/l-/libpcap.json +10 -0
  1276. package/vcpkg/versions/l-/libphonenumber.json +5 -0
  1277. package/vcpkg/versions/l-/libpng.json +5 -0
  1278. package/vcpkg/versions/l-/libpq.json +5 -0
  1279. package/vcpkg/versions/l-/libraqm.json +5 -0
  1280. package/vcpkg/versions/l-/librdkafka.json +5 -0
  1281. package/vcpkg/versions/l-/libremidi.json +10 -0
  1282. package/vcpkg/versions/l-/libressl.json +10 -0
  1283. package/vcpkg/versions/l-/librsync.json +5 -0
  1284. package/vcpkg/versions/l-/libsbml.json +5 -0
  1285. package/vcpkg/versions/l-/libsigcpp.json +5 -0
  1286. package/vcpkg/versions/l-/libsndfile.json +5 -0
  1287. package/vcpkg/versions/l-/libspatialite.json +5 -0
  1288. package/vcpkg/versions/l-/libspng.json +9 -0
  1289. package/vcpkg/versions/l-/libssh.json +5 -0
  1290. package/vcpkg/versions/l-/libsystemd.json +5 -0
  1291. package/vcpkg/versions/l-/libtheora.json +5 -0
  1292. package/vcpkg/versions/l-/libtommath.json +5 -0
  1293. package/vcpkg/versions/l-/libunibreak.json +5 -0
  1294. package/vcpkg/versions/l-/liburing.json +5 -0
  1295. package/vcpkg/versions/l-/libusb.json +10 -0
  1296. package/vcpkg/versions/l-/libuv.json +5 -0
  1297. package/vcpkg/versions/l-/libvpx.json +5 -0
  1298. package/vcpkg/versions/l-/libxml2.json +10 -0
  1299. package/vcpkg/versions/l-/libxslt.json +5 -0
  1300. package/vcpkg/versions/l-/libzim.json +5 -0
  1301. package/vcpkg/versions/l-/libzip.json +5 -0
  1302. package/vcpkg/versions/l-/live555.json +5 -0
  1303. package/vcpkg/versions/l-/llfio.json +5 -0
  1304. package/vcpkg/versions/l-/llgi.json +9 -0
  1305. package/vcpkg/versions/l-/llhttp.json +5 -0
  1306. package/vcpkg/versions/l-/llvm.json +10 -0
  1307. package/vcpkg/versions/l-/lockpp.json +5 -0
  1308. package/vcpkg/versions/l-/log4cplus.json +5 -0
  1309. package/vcpkg/versions/l-/log4cxx.json +5 -0
  1310. package/vcpkg/versions/l-/lpeg.json +5 -0
  1311. package/vcpkg/versions/l-/luafilesystem.json +5 -0
  1312. package/vcpkg/versions/l-/luajit.json +5 -0
  1313. package/vcpkg/versions/m-/maddy.json +5 -0
  1314. package/vcpkg/versions/m-/magic-enum.json +10 -0
  1315. package/vcpkg/versions/m-/magnum-plugins.json +5 -0
  1316. package/vcpkg/versions/m-/magnum.json +15 -0
  1317. package/vcpkg/versions/m-/mailio.json +5 -0
  1318. package/vcpkg/versions/m-/materialx.json +5 -0
  1319. package/vcpkg/versions/m-/matio.json +15 -0
  1320. package/vcpkg/versions/m-/mbedtls.json +5 -0
  1321. package/vcpkg/versions/m-/mdl-sdk.json +5 -0
  1322. package/vcpkg/versions/m-/mimalloc.json +5 -0
  1323. package/vcpkg/versions/m-/miniaudio.json +5 -0
  1324. package/vcpkg/versions/m-/minizip-ng.json +10 -0
  1325. package/vcpkg/versions/m-/mongo-c-driver.json +10 -0
  1326. package/vcpkg/versions/m-/mongo-cxx-driver.json +5 -0
  1327. package/vcpkg/versions/m-/moos-core.json +5 -0
  1328. package/vcpkg/versions/m-/mozjpeg.json +5 -0
  1329. package/vcpkg/versions/m-/mpark-patterns.json +9 -0
  1330. package/vcpkg/versions/m-/mqtt-cpp.json +5 -0
  1331. package/vcpkg/versions/m-/ms-gsl.json +5 -0
  1332. package/vcpkg/versions/m-/msdfgen.json +5 -0
  1333. package/vcpkg/versions/m-/mygui.json +5 -0
  1334. package/vcpkg/versions/n-/nana.json +5 -0
  1335. package/vcpkg/versions/n-/nanodbc.json +5 -0
  1336. package/vcpkg/versions/n-/nanoflann.json +5 -0
  1337. package/vcpkg/versions/n-/nayuki-qr-code-generator.json +5 -0
  1338. package/vcpkg/versions/n-/ncnn.json +5 -0
  1339. package/vcpkg/versions/n-/ned14-internal-quickcpplib.json +10 -0
  1340. package/vcpkg/versions/n-/nethost.json +5 -0
  1341. package/vcpkg/versions/n-/nghttp2.json +5 -0
  1342. package/vcpkg/versions/n-/nghttp3.json +5 -0
  1343. package/vcpkg/versions/n-/ngtcp2.json +10 -0
  1344. package/vcpkg/versions/n-/nlohmann-json.json +5 -0
  1345. package/vcpkg/versions/n-/nng.json +5 -0
  1346. package/vcpkg/versions/n-/nsync.json +5 -0
  1347. package/vcpkg/versions/n-/numactl.json +5 -0
  1348. package/vcpkg/versions/n-/numcpp.json +5 -0
  1349. package/vcpkg/versions/n-/nuspell.json +5 -0
  1350. package/vcpkg/versions/o-/oatpp-sqlite.json +5 -0
  1351. package/vcpkg/versions/o-/octomap.json +10 -0
  1352. package/vcpkg/versions/o-/ode.json +10 -0
  1353. package/vcpkg/versions/o-/ogre-next.json +15 -0
  1354. package/vcpkg/versions/o-/onednn.json +5 -0
  1355. package/vcpkg/versions/o-/onnx-optimizer.json +5 -0
  1356. package/vcpkg/versions/o-/onnx.json +5 -0
  1357. package/vcpkg/versions/o-/onnxruntime-gpu.json +5 -0
  1358. package/vcpkg/versions/o-/open62541.json +10 -0
  1359. package/vcpkg/versions/o-/openblas.json +5 -0
  1360. package/vcpkg/versions/o-/opencascade.json +5 -0
  1361. package/vcpkg/versions/o-/opencv3.json +5 -0
  1362. package/vcpkg/versions/o-/opencv4.json +25 -0
  1363. package/vcpkg/versions/o-/openimageio.json +5 -0
  1364. package/vcpkg/versions/o-/openmpi.json +5 -0
  1365. package/vcpkg/versions/o-/openssl.json +10 -0
  1366. package/vcpkg/versions/o-/opentelemetry-cpp.json +10 -0
  1367. package/vcpkg/versions/o-/opentelemetry-fluentd.json +5 -0
  1368. package/vcpkg/versions/o-/openvdb.json +5 -0
  1369. package/vcpkg/versions/o-/openvino.json +10 -0
  1370. package/vcpkg/versions/o-/openxr-loader.json +5 -0
  1371. package/vcpkg/versions/o-/outcome.json +5 -0
  1372. package/vcpkg/versions/p-/paho-mqtt.json +5 -0
  1373. package/vcpkg/versions/p-/paho-mqttpp3.json +5 -0
  1374. package/vcpkg/versions/p-/pcapplusplus.json +5 -0
  1375. package/vcpkg/versions/p-/pipewire.json +5 -0
  1376. package/vcpkg/versions/p-/pkgconf.json +5 -0
  1377. package/vcpkg/versions/p-/plog.json +5 -0
  1378. package/vcpkg/versions/p-/pocketfft.json +9 -0
  1379. package/vcpkg/versions/p-/poco.json +10 -0
  1380. package/vcpkg/versions/p-/podofo.json +5 -0
  1381. package/vcpkg/versions/p-/poppler.json +5 -0
  1382. package/vcpkg/versions/p-/proj.json +5 -0
  1383. package/vcpkg/versions/p-/protobuf-c.json +5 -0
  1384. package/vcpkg/versions/p-/proxsuite.json +9 -0
  1385. package/vcpkg/versions/p-/python3.json +15 -0
  1386. package/vcpkg/versions/q-/qcoro.json +5 -0
  1387. package/vcpkg/versions/q-/qt-advanced-docking-system.json +10 -0
  1388. package/vcpkg/versions/q-/qt.json +10 -0
  1389. package/vcpkg/versions/q-/qt3d.json +10 -0
  1390. package/vcpkg/versions/q-/qt5compat.json +10 -0
  1391. package/vcpkg/versions/q-/qtactiveqt.json +10 -0
  1392. package/vcpkg/versions/q-/qtapplicationmanager.json +10 -0
  1393. package/vcpkg/versions/q-/qtbase.json +25 -0
  1394. package/vcpkg/versions/q-/qtcharts.json +10 -0
  1395. package/vcpkg/versions/q-/qtcoap.json +10 -0
  1396. package/vcpkg/versions/q-/qtconnectivity.json +10 -0
  1397. package/vcpkg/versions/q-/qtdatavis3d.json +10 -0
  1398. package/vcpkg/versions/q-/qtdeclarative.json +15 -0
  1399. package/vcpkg/versions/q-/qtdeviceutilities.json +10 -0
  1400. package/vcpkg/versions/q-/qtdoc.json +10 -0
  1401. package/vcpkg/versions/q-/qtgraphs.json +9 -0
  1402. package/vcpkg/versions/q-/qtgrpc.json +10 -0
  1403. package/vcpkg/versions/q-/qthttpserver.json +10 -0
  1404. package/vcpkg/versions/q-/qtimageformats.json +10 -0
  1405. package/vcpkg/versions/q-/qtinterfaceframework.json +10 -0
  1406. package/vcpkg/versions/q-/qtlanguageserver.json +10 -0
  1407. package/vcpkg/versions/q-/qtlocation.json +10 -0
  1408. package/vcpkg/versions/q-/qtlottie.json +10 -0
  1409. package/vcpkg/versions/q-/qtmqtt.json +10 -0
  1410. package/vcpkg/versions/q-/qtmultimedia.json +10 -0
  1411. package/vcpkg/versions/q-/qtnetworkauth.json +10 -0
  1412. package/vcpkg/versions/q-/qtopcua.json +10 -0
  1413. package/vcpkg/versions/q-/qtpositioning.json +10 -0
  1414. package/vcpkg/versions/q-/qtquick3d.json +10 -0
  1415. package/vcpkg/versions/q-/qtquick3dphysics.json +10 -0
  1416. package/vcpkg/versions/q-/qtquickeffectmaker.json +10 -0
  1417. package/vcpkg/versions/q-/qtquicktimeline.json +10 -0
  1418. package/vcpkg/versions/q-/qtremoteobjects.json +10 -0
  1419. package/vcpkg/versions/q-/qtscxml.json +10 -0
  1420. package/vcpkg/versions/q-/qtsensors.json +10 -0
  1421. package/vcpkg/versions/q-/qtserialbus.json +10 -0
  1422. package/vcpkg/versions/q-/qtserialport.json +10 -0
  1423. package/vcpkg/versions/q-/qtshadertools.json +10 -0
  1424. package/vcpkg/versions/q-/qtspeech.json +10 -0
  1425. package/vcpkg/versions/q-/qtsvg.json +10 -0
  1426. package/vcpkg/versions/q-/qttools.json +10 -0
  1427. package/vcpkg/versions/q-/qttranslations.json +10 -0
  1428. package/vcpkg/versions/q-/qtvirtualkeyboard.json +10 -0
  1429. package/vcpkg/versions/q-/qtwayland.json +10 -0
  1430. package/vcpkg/versions/q-/qtwebchannel.json +10 -0
  1431. package/vcpkg/versions/q-/qtwebengine.json +15 -0
  1432. package/vcpkg/versions/q-/qtwebsockets.json +10 -0
  1433. package/vcpkg/versions/q-/qtwebview.json +10 -0
  1434. package/vcpkg/versions/q-/quantlib.json +5 -0
  1435. package/vcpkg/versions/q-/quill.json +20 -0
  1436. package/vcpkg/versions/q-/qwt.json +5 -0
  1437. package/vcpkg/versions/r-/raylib.json +5 -0
  1438. package/vcpkg/versions/r-/reactiveplusplus.json +5 -0
  1439. package/vcpkg/versions/r-/realsense2.json +5 -0
  1440. package/vcpkg/versions/r-/reproc.json +5 -0
  1441. package/vcpkg/versions/r-/restinio.json +5 -0
  1442. package/vcpkg/versions/r-/rivers.json +9 -0
  1443. package/vcpkg/versions/r-/rmqcpp.json +9 -0
  1444. package/vcpkg/versions/r-/rtabmap.json +5 -0
  1445. package/vcpkg/versions/r-/rtaudio.json +5 -0
  1446. package/vcpkg/versions/s-/s2n.json +5 -0
  1447. package/vcpkg/versions/s-/sail.json +5 -0
  1448. package/vcpkg/versions/s-/saucer.json +5 -0
  1449. package/vcpkg/versions/s-/sciter-js.json +5 -0
  1450. package/vcpkg/versions/s-/sdbus-cpp.json +5 -0
  1451. package/vcpkg/versions/s-/sdl2-gfx.json +5 -0
  1452. package/vcpkg/versions/s-/sdl2-image.json +5 -0
  1453. package/vcpkg/versions/s-/sdl2-mixer-ext.json +15 -0
  1454. package/vcpkg/versions/s-/sdl2-mixer.json +5 -0
  1455. package/vcpkg/versions/s-/sdl2-net.json +5 -0
  1456. package/vcpkg/versions/s-/sdl2-ttf.json +5 -0
  1457. package/vcpkg/versions/s-/sdl2.json +10 -0
  1458. package/vcpkg/versions/s-/sdl2pp.json +5 -0
  1459. package/vcpkg/versions/s-/seal.json +5 -0
  1460. package/vcpkg/versions/s-/sentencepiece.json +10 -0
  1461. package/vcpkg/versions/s-/sentry-native.json +5 -0
  1462. package/vcpkg/versions/s-/sfml.json +5 -0
  1463. package/vcpkg/versions/s-/shaderc.json +5 -0
  1464. package/vcpkg/versions/s-/shaderwriter.json +5 -0
  1465. package/vcpkg/versions/s-/simdjson.json +5 -0
  1466. package/vcpkg/versions/s-/skia.json +10 -0
  1467. package/vcpkg/versions/s-/so5extra.json +5 -0
  1468. package/vcpkg/versions/s-/sobjectizer.json +10 -0
  1469. package/vcpkg/versions/s-/sol2.json +5 -0
  1470. package/vcpkg/versions/s-/soundtouch.json +10 -0
  1471. package/vcpkg/versions/s-/spirv-headers.json +5 -0
  1472. package/vcpkg/versions/s-/spirv-tools.json +5 -0
  1473. package/vcpkg/versions/s-/sqlite-orm.json +5 -0
  1474. package/vcpkg/versions/s-/sqlite3.json +5 -0
  1475. package/vcpkg/versions/s-/status-code.json +10 -0
  1476. package/vcpkg/versions/s-/stdexec.json +5 -0
  1477. package/vcpkg/versions/s-/stxxl.json +5 -0
  1478. package/vcpkg/versions/t-/tacopie.json +5 -0
  1479. package/vcpkg/versions/t-/tbb.json +10 -0
  1480. package/vcpkg/versions/t-/tesseract.json +5 -0
  1481. package/vcpkg/versions/t-/tgbot-cpp.json +5 -0
  1482. package/vcpkg/versions/t-/tgui.json +5 -0
  1483. package/vcpkg/versions/t-/theia.json +5 -0
  1484. package/vcpkg/versions/t-/thomasmonkman-filewatch.json +5 -0
  1485. package/vcpkg/versions/t-/thorvg.json +5 -0
  1486. package/vcpkg/versions/t-/tiny-process-library.json +5 -0
  1487. package/vcpkg/versions/t-/tinyorm.json +19 -0
  1488. package/vcpkg/versions/t-/tomlplusplus.json +5 -0
  1489. package/vcpkg/versions/t-/tracy.json +5 -0
  1490. package/vcpkg/versions/t-/trantor.json +5 -0
  1491. package/vcpkg/versions/t-/tre.json +5 -0
  1492. package/vcpkg/versions/t-/tree-sitter.json +5 -0
  1493. package/vcpkg/versions/t-/treehopper.json +5 -0
  1494. package/vcpkg/versions/t-/triton.json +5 -0
  1495. package/vcpkg/versions/u-/unittest-cpp.json +5 -0
  1496. package/vcpkg/versions/u-/usrsctp.json +5 -0
  1497. package/vcpkg/versions/u-/utfcpp.json +5 -0
  1498. package/vcpkg/versions/u-/uvatlas.json +5 -0
  1499. package/vcpkg/versions/u-/uwebsockets.json +5 -0
  1500. package/vcpkg/versions/v-/valijson.json +5 -0
  1501. package/vcpkg/versions/v-/veigar.json +9 -0
  1502. package/vcpkg/versions/v-/vit-vit-ctpl.json +9 -0
  1503. package/vcpkg/versions/w-/wcslib.json +5 -0
  1504. package/vcpkg/versions/w-/websocketpp.json +5 -0
  1505. package/vcpkg/versions/w-/webview2.json +5 -0
  1506. package/vcpkg/versions/w-/wil.json +10 -0
  1507. package/vcpkg/versions/w-/winsparkle.json +5 -0
  1508. package/vcpkg/versions/w-/wintoast.json +5 -0
  1509. package/vcpkg/versions/w-/wolfssl.json +10 -0
  1510. package/vcpkg/versions/w-/workflow.json +5 -0
  1511. package/vcpkg/versions/x-/x265.json +5 -0
  1512. package/vcpkg/versions/x-/x86-simd-sort.json +5 -0
  1513. package/vcpkg/versions/x-/xbyak.json +5 -0
  1514. package/vcpkg/versions/x-/xmlsec.json +5 -0
  1515. package/vcpkg/versions/x-/xsimd.json +5 -0
  1516. package/vcpkg/versions/x-/xtensor.json +5 -0
  1517. package/vcpkg/versions/y-/yaml-cpp.json +10 -0
  1518. package/vcpkg/versions/y-/yara.json +5 -0
  1519. package/vcpkg/versions/z-/zimpl.json +9 -0
  1520. package/vcpkg/versions/z-/zlib-ng.json +15 -0
  1521. package/vcpkg/versions/z-/zoe.json +9 -0
  1522. package/vcpkg/versions/z-/zstd.json +5 -0
  1523. package/vcpkg/versions/z-/ztd-cuneicode.json +9 -0
  1524. package/vcpkg/versions/z-/ztd-encoding-tables.json +9 -0
  1525. package/vcpkg/versions/z-/ztd-idk.json +9 -0
  1526. package/vcpkg/versions/z-/ztd-platform.json +9 -0
  1527. package/vcpkg/versions/z-/ztd-static-containers.json +14 -0
  1528. package/vcpkg/versions/z-/ztd-text.json +5 -0
  1529. package/vcpkg.json +1 -1
  1530. package/vcpkg/ports/allegro5/export-targets.patch +0 -60
  1531. package/vcpkg/ports/avisynthplus/clang-cl.patch +0 -20
  1532. package/vcpkg/ports/baresip-libre/use-c11.patch +0 -15
  1533. package/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake +0 -5
  1534. package/vcpkg/ports/ffmpeg/0024-fix-gcc13-binutils.patch +0 -60
  1535. package/vcpkg/ports/gdal/fix-jpeg.patch +0 -13
  1536. package/vcpkg/ports/gdal/upstream-b5858ed.diff +0 -21
  1537. package/vcpkg/ports/geos/disable-warning-4996.patch +0 -13
  1538. package/vcpkg/ports/geos/gcc-13-fix-backport.patch +0 -12
  1539. package/vcpkg/ports/glib/suppress-libelf-dependency.patch +0 -12
  1540. package/vcpkg/ports/gts/fix-dllexport_2.patch +0 -13
  1541. package/vcpkg/ports/gts/fix_missing_extern.patch +0 -13
  1542. package/vcpkg/ports/gz-common5/fix_dependencies.patch +0 -89
  1543. package/vcpkg/ports/gz-common5/remove_tests.patch +0 -15
  1544. package/vcpkg/ports/hnswlib/cmake.patch +0 -44
  1545. package/vcpkg/ports/kealib/hdf5_include.patch +0 -65
  1546. package/vcpkg/ports/libbson/disable-dynamic-when-static.patch +0 -44
  1547. package/vcpkg/ports/libbson/fix-missing-header.patch +0 -12
  1548. package/vcpkg/ports/libconfig/CMakeLists.txt +0 -53
  1549. package/vcpkg/ports/libde265/fix-lib-version.patch +0 -11
  1550. package/vcpkg/ports/libexif/CMakeLists.txt +0 -158
  1551. package/vcpkg/ports/libexif/add-missing-_stdint-h.patch +0 -7
  1552. package/vcpkg/ports/libexif/config.h.cmake +0 -96
  1553. package/vcpkg/ports/libexif/libexif.def +0 -136
  1554. package/vcpkg/ports/libigl/upstream_fixes.patch +0 -14
  1555. package/vcpkg/ports/libmagic/0009-No-fcntl-in-magic.c.patch +0 -25
  1556. package/vcpkg/ports/libmagic/0014-Define-POSIX-macros-if-missing.patch +0 -38
  1557. package/vcpkg/ports/libmysql/Add-target-include-directories.patch +0 -20
  1558. package/vcpkg/ports/libmysql/export-cmake-targets.patch +0 -143
  1559. package/vcpkg/ports/libmysql/homebrew.patch +0 -13
  1560. package/vcpkg/ports/libmysql/ignore-boost-version.patch +0 -13
  1561. package/vcpkg/ports/libmysql/system-libs.patch +0 -76
  1562. package/vcpkg/ports/libmysql/vcpkg-cmake-wrapper.cmake +0 -9
  1563. package/vcpkg/ports/libsbml/fix-deps-libxml.patch +0 -38
  1564. package/vcpkg/ports/libzim/disable-gtest.diff +0 -13
  1565. package/vcpkg/ports/minizip-ng/fix-pkgconfig.patch +0 -43
  1566. package/vcpkg/ports/mongo-c-driver/pkgconfig.patch +0 -36
  1567. package/vcpkg/ports/ogre-next/fix_find_package_sdl2.patch +0 -77
  1568. package/vcpkg/ports/opencascade/fix-depend-freetype.patch +0 -15
  1569. package/vcpkg/ports/opencascade/fix-depend-vtk.patch +0 -16
  1570. package/vcpkg/ports/opencascade/fix-dependence.patch +0 -30
  1571. package/vcpkg/ports/opencascade/fix-find-tbb.patch +0 -18
  1572. package/vcpkg/ports/opentelemetry-cpp/add-missing-include-file.patch +0 -24
  1573. package/vcpkg/ports/opentelemetry-cpp/use-default-cxx-version.patch +0 -26
  1574. package/vcpkg/ports/openvino/003-fix-find-onnx.patch +0 -13
  1575. package/vcpkg/ports/openvino/004-compilation-with-cpp17.patch +0 -16
  1576. package/vcpkg/ports/openvino/005-tflite-search.patch +0 -12
  1577. package/vcpkg/ports/openvino/007-macos-14.patch +0 -12
  1578. package/vcpkg/ports/openxr-loader/002-fix-hpp-gen.patch +0 -16
  1579. package/vcpkg/ports/outcome/fix-find-library.patch +0 -41
  1580. package/vcpkg/ports/outcome/fix-status-code-include.patch +0 -16
  1581. package/vcpkg/ports/paho-mqttpp3/fix-dependency.patch +0 -84
  1582. package/vcpkg/ports/pcapplusplus/CMakeLists.txt +0 -113
  1583. package/vcpkg/ports/proj/fix-uwp.patch +0 -17
  1584. package/vcpkg/ports/python3/0012-force-disable-curses.patch +0 -24
  1585. package/vcpkg/ports/qcoro/0001-qt6-deprecated-qwebsocket-error.patch +0 -19
  1586. package/vcpkg/ports/qt-advanced-docking-system/qt.patch +0 -11
  1587. package/vcpkg/ports/raylib/fix-project-version.patch +0 -14
  1588. package/vcpkg/ports/restinio/fix-cmake-config.diff +0 -12
  1589. package/vcpkg/ports/restinio/fix-project.diff +0 -10
  1590. package/vcpkg/ports/rtaudio/fix-alsa.patch +0 -19
  1591. package/vcpkg/ports/s2n/remove-trycompile.patch +0 -59
  1592. package/vcpkg/ports/sail/avif.patch +0 -21
  1593. package/vcpkg/ports/sail/webp.patch +0 -39
  1594. package/vcpkg/ports/saucer/fix-source-generation.patch +0 -21
  1595. package/vcpkg/ports/saucer/unofficial-webview2.patch +0 -15
  1596. package/vcpkg/ports/sfml/fix-osx.patch +0 -13
  1597. package/vcpkg/ports/shaderc/fix-tbuiltinresource-for-glslang-11-12.patch +0 -20
  1598. package/vcpkg/ports/skia/core-opengl32.patch +0 -14
  1599. package/vcpkg/ports/sol2/fix-namespace.patch +0 -17
  1600. package/vcpkg/ports/status-code/add-missing-include.patch +0 -12
  1601. package/vcpkg/ports/stdexec/fix-include-location.patch +0 -20
  1602. package/vcpkg/ports/tesseract/fix-aarch64-mfpu-not-available.patch +0 -25
  1603. package/vcpkg/ports/tgui/fix-dependencies.patch +0 -100
  1604. package/vcpkg/ports/thorvg/windows-build-option.patch +0 -12
  1605. package/vcpkg/ports/tracy/005-fix-imgui-path-legacy.patch +0 -13
  1606. package/vcpkg/ports/valijson/fix-optional.patch +0 -12
  1607. package/vcpkg/ports/valijson/fix-picojson.patch +0 -34
  1608. package/vcpkg/ports/wintoast/CMakeLists.txt +0 -25
  1609. package/vcpkg/ports/wolfssl/fix-windows-build.patch +0 -49
  1610. package/vcpkg/ports/wolfssl/warning-and-include.patch +0 -29
  1611. package/vcpkg/ports/x265/fix-pkgconfig-version.patch +0 -13
  1612. package/vcpkg/ports/ztd-text/usage +0 -4
@@ -1,158 +0,0 @@
1
- cmake_minimum_required(VERSION 3.0)
2
- project(libexif LANGUAGES C)
3
-
4
- set(PACKAGE "libexif")
5
-
6
- option(ENABLE_NLS "Enable NLS" OFF)
7
-
8
- set(HEADERS
9
- libexif/_stdint.h
10
- libexif/exif.h
11
- libexif/exif-byte-order.h
12
- libexif/exif-content.h
13
- libexif/exif-data.h
14
- libexif/exif-data-type.h
15
- libexif/exif-entry.h
16
- libexif/exif-format.h
17
- libexif/exif-gps-ifd.h
18
- libexif/exif-ifd.h
19
- libexif/exif-loader.h
20
- libexif/exif-log.h
21
- libexif/exif-mem.h
22
- libexif/exif-mnote-data.h
23
- libexif/exif-mnote-data-priv.h
24
- libexif/exif-system.h
25
- libexif/exif-tag.h
26
- libexif/exif-utils.h
27
- )
28
-
29
- set(SOURCES
30
- libexif/exif-byte-order.c
31
- libexif/exif-content.c
32
- libexif/exif-data.c
33
- libexif/exif-entry.c
34
- libexif/exif-format.c
35
- libexif/exif-gps-ifd.c
36
- libexif/exif-ifd.c
37
- libexif/exif-loader.c
38
- libexif/exif-log.c
39
- libexif/exif-mem.c
40
- libexif/exif-mnote-data.c
41
- libexif/exif-tag.c
42
- libexif/exif-utils.c
43
- )
44
-
45
- set(HEADERS_APPLE
46
- libexif/apple/exif-mnote-data-apple.h
47
- libexif/apple/mnote-apple-entry.h
48
- libexif/apple/mnote-apple-tag.h
49
- )
50
-
51
- set(SOURCES_APPLE
52
- libexif/apple/exif-mnote-data-apple.c
53
- libexif/apple/mnote-apple-entry.c
54
- libexif/apple/mnote-apple-tag.c
55
- )
56
-
57
- set(HEADERS_CANON
58
- libexif/canon/exif-mnote-data-canon.h
59
- libexif/canon/mnote-canon-entry.h
60
- libexif/canon/mnote-canon-tag.h
61
- )
62
-
63
- set(SOURCES_CANON
64
- libexif/canon/exif-mnote-data-canon.c
65
- libexif/canon/mnote-canon-entry.c
66
- libexif/canon/mnote-canon-tag.c
67
- )
68
-
69
- set(HEADERS_FUJI
70
- libexif/fuji/exif-mnote-data-fuji.h
71
- libexif/fuji/mnote-fuji-entry.h
72
- libexif/fuji/mnote-fuji-tag.h
73
- )
74
-
75
- set(SOURCES_FUJI
76
- libexif/fuji/exif-mnote-data-fuji.c
77
- libexif/fuji/mnote-fuji-entry.c
78
- libexif/fuji/mnote-fuji-tag.c
79
- )
80
-
81
- set(HEADERS_OLYMPUS
82
- libexif/olympus/exif-mnote-data-olympus.h
83
- libexif/olympus/mnote-olympus-entry.h
84
- libexif/olympus/mnote-olympus-tag.h
85
- )
86
-
87
- set(SOURCES_OLYMPUS
88
- libexif/olympus/exif-mnote-data-olympus.c
89
- libexif/olympus/mnote-olympus-entry.c
90
- libexif/olympus/mnote-olympus-tag.c
91
- )
92
-
93
- set(HEADERS_PENTAX
94
- libexif/pentax/exif-mnote-data-pentax.h
95
- libexif/pentax/mnote-pentax-entry.h
96
- libexif/pentax/mnote-pentax-tag.h
97
- )
98
-
99
- set(SOURCES_PENTAX
100
- libexif/pentax/exif-mnote-data-pentax.c
101
- libexif/pentax/mnote-pentax-entry.c
102
- libexif/pentax/mnote-pentax-tag.c
103
- )
104
-
105
- if(MSVC)
106
- set(SOURCES_MSVC "libexif.def")
107
- endif()
108
-
109
- add_library(libexif
110
- ${SOURCES}
111
- ${SOURCES_APPLE}
112
- ${SOURCES_CANON}
113
- ${SOURCES_FUJI}
114
- ${SOURCES_OLYMPUS}
115
- ${SOURCES_PENTAX}
116
- ${SOURCES_MSVC}
117
- )
118
-
119
- target_include_directories(libexif PRIVATE .)
120
- target_include_directories(libexif PRIVATE ${CMAKE_BINARY_DIR})
121
- target_compile_definitions(libexif PRIVATE -D_CRT_SECURE_NO_WARNINGS)
122
- target_compile_definitions(libexif PRIVATE -DGETTEXT_PACKAGE="${PACKAGE}")
123
-
124
- include(CheckFunctionExists)
125
- include(CheckIncludeFile)
126
-
127
- check_function_exists(dcgettext HAVE_DCGETTEXT)
128
- check_function_exists(gettext HAVE_DCGETTEXT)
129
- check_function_exists(iconv HAVE_DCGETTEXT)
130
- check_function_exists(localtime_r HAVE_DCGETTEXT)
131
-
132
- check_include_file(dlfcn.h HAVE_DLFCN_H)
133
- check_include_file(inttypes.h HAVE_INTTYPES_H)
134
- check_include_file(memory.h HAVE_MEMORY_H)
135
- check_include_file(stdint.h HAVE_STDINT_H)
136
- check_include_file(stdlib.h HAVE_STDLIB_H)
137
- check_include_file(strings.h HAVE_STRINGS_H)
138
- check_include_file(string.h HAVE_STRING_H)
139
- check_include_file(sys/stat.h HAVE_SYS_STAT_H)
140
- check_include_file(sys/stat.h HAVE_SYS_STAT_H)
141
- check_include_file(sys/types.h HAVE_SYS_TYPES_H)
142
- check_include_file(unistd.h HAVE_UNISTD_H)
143
-
144
- configure_file(config.h.cmake config.h)
145
-
146
- install(
147
- TARGETS libexif
148
- RUNTIME DESTINATION bin
149
- ARCHIVE DESTINATION lib
150
- LIBRARY DESTINATION lib
151
- )
152
-
153
- install(FILES ${HEADERS} DESTINATION include/libexif)
154
- install(FILES ${HEADERS_APPLE} DESTINATION include/libexif/apple)
155
- install(FILES ${HEADERS_CANON} DESTINATION include/libexif/canon)
156
- install(FILES ${HEADERS_FUJI} DESTINATION include/libexif/fuji)
157
- install(FILES ${HEADERS_OLYMPUS} DESTINATION include/libexif/olympus)
158
- install(FILES ${HEADERS_PENTAX} DESTINATION include/libexif/pentax)
@@ -1,7 +0,0 @@
1
- diff --git a/libexif/_stdint.h b/libexif/_stdint.h
2
- new file mode 100644
3
- index 0000000..9a6118b
4
- --- /dev/null
5
- +++ b/libexif/_stdint.h
6
- @@ -0,0 +1 @@
7
- +#include <stdint.h>
@@ -1,96 +0,0 @@
1
- /* config.h.in. Generated from configure.ac by autoheader. */
2
-
3
- /* Define to 1 if translation of program messages to the user's native
4
- language is requested. */
5
- #cmakedefine ENABLE_NLS
6
-
7
- /* Define if the GNU dcgettext() function is already present or preinstalled.
8
- */
9
- #cmakedefine HAVE_DCGETTEXT
10
-
11
- /* Define to 1 if you have the <dlfcn.h> header file. */
12
- #cmakedefine HAVE_DLFCN_H
13
-
14
- /* Define if the GNU gettext() function is already present or preinstalled. */
15
- #cmakedefine HAVE_GETTEXT
16
-
17
- /* Define if you have the iconv() function. */
18
- #cmakedefine HAVE_ICONV
19
-
20
- /* Define to 1 if you have the <inttypes.h> header file. */
21
- #cmakedefine HAVE_INTTYPES_H
22
-
23
- /* Define to 1 if you have the `localtime_r' function. */
24
- #cmakedefine HAVE_LOCALTIME_R
25
-
26
- /* Define to 1 if you have the <memory.h> header file. */
27
- #cmakedefine HAVE_MEMORY_H
28
-
29
- /* Define to 1 if you have the <stdint.h> header file. */
30
- #cmakedefine HAVE_STDINT_H
31
-
32
- /* Define to 1 if you have the <stdlib.h> header file. */
33
- #cmakedefine HAVE_STDLIB_H
34
-
35
- /* Define to 1 if you have the <strings.h> header file. */
36
- #cmakedefine HAVE_STRINGS_H
37
-
38
- /* Define to 1 if you have the <string.h> header file. */
39
- #cmakedefine HAVE_STRING_H
40
-
41
- /* Define to 1 if you have the <sys/stat.h> header file. */
42
- #cmakedefine HAVE_SYS_STAT_H
43
-
44
- /* Define to 1 if you have the <sys/types.h> header file. */
45
- #cmakedefine HAVE_SYS_TYPES_H
46
-
47
- /* Define to 1 if you have the <unistd.h> header file. */
48
- #cmakedefine HAVE_UNISTD_H
49
-
50
- /* Define as const if the declaration of iconv() needs const. */
51
- #cmakedefine ICONV_CONST
52
-
53
- /* Define to the sub-directory in which libtool stores uninstalled libraries.
54
- */
55
- #cmakedefine LT_OBJDIR
56
-
57
- /* Name of package */
58
- #cmakedefine PACKAGE
59
-
60
- /* Define to the address where bug reports for this package should be sent. */
61
- #cmakedefine PACKAGE_BUGREPORT
62
-
63
- /* Define to the full name of this package. */
64
- #cmakedefine PACKAGE_NAME
65
-
66
- /* Define to the full name and version of this package. */
67
- #cmakedefine PACKAGE_STRING
68
-
69
- /* Define to the one symbol short name of this package. */
70
- #cmakedefine PACKAGE_TARNAME
71
-
72
- /* Define to the home page for this package. */
73
- #cmakedefine PACKAGE_URL
74
-
75
- /* Define to the version of this package. */
76
- #cmakedefine PACKAGE_VERSION
77
-
78
- /* Define to 1 if you have the ANSI C header files. */
79
- #cmakedefine STDC_HEADERS
80
-
81
- /* Version number of package */
82
- #cmakedefine VERSION
83
-
84
- /* Define to empty if `const' does not conform to ANSI C. */
85
- #cmakedefine const
86
-
87
- /* Define to `__inline__' or `__inline' if that's what the C compiler
88
- calls it, or to nothing if 'inline' is not supported under any name. */
89
- #ifndef __cplusplus
90
- #cmakedefine inline
91
- #endif
92
-
93
- #ifdef _MSC_VER
94
- #include <BaseTsd.h>
95
- typedef SSIZE_T ssize_t;
96
- #endif
@@ -1,136 +0,0 @@
1
- EXPORTS
2
- exif_array_set_byte_order
3
- exif_byte_order_get_name
4
- exif_content_add_entry
5
- exif_content_dump
6
- exif_content_fix
7
- exif_content_foreach_entry
8
- exif_content_free
9
- exif_content_get_entry
10
- exif_content_get_ifd
11
- exif_content_log
12
- exif_content_new
13
- exif_content_new_mem
14
- exif_content_ref
15
- exif_content_remove_entry
16
- exif_content_unref
17
- exif_data_dump
18
- exif_data_fix
19
- exif_data_foreach_content
20
- exif_data_free
21
- exif_data_get_byte_order
22
- exif_data_get_data_type
23
- exif_data_get_log
24
- exif_data_get_mnote_data
25
- exif_data_load_data
26
- exif_data_log
27
- exif_data_new
28
- exif_data_new_from_data
29
- exif_data_new_from_file
30
- exif_data_new_mem
31
- exif_data_option_get_description
32
- exif_data_option_get_name
33
- exif_data_ref
34
- exif_data_save_data
35
- exif_data_set_byte_order
36
- exif_data_set_data_type
37
- exif_data_set_option
38
- exif_data_unref
39
- exif_data_unset_option
40
- exif_entry_dump
41
- exif_entry_fix
42
- exif_entry_free
43
- exif_entry_get_value
44
- exif_entry_initialize
45
- exif_entry_new
46
- exif_entry_new_mem
47
- exif_entry_ref
48
- exif_entry_unref
49
- exif_format_get_name
50
- exif_format_get_size
51
- exif_get_gps_tag_info
52
- exif_get_long
53
- exif_get_rational
54
- exif_get_short
55
- exif_get_slong
56
- exif_get_srational
57
- exif_get_sshort
58
- exif_ifd_get_name
59
- exif_loader_get_buf
60
- exif_loader_get_data
61
- exif_loader_log
62
- exif_loader_new
63
- exif_loader_new_mem
64
- exif_loader_ref
65
- exif_loader_reset
66
- exif_loader_unref
67
- exif_loader_write
68
- exif_loader_write_file
69
- exif_log
70
- exif_log_code_get_message
71
- exif_log_code_get_title
72
- exif_log_free
73
- exif_log_new
74
- exif_log_new_mem
75
- exif_log_ref
76
- exif_log_set_func
77
- exif_log_unref
78
- exif_logv
79
- exif_mem_alloc
80
- exif_mem_free
81
- exif_mem_new
82
- exif_mem_new_default
83
- exif_mem_realloc
84
- exif_mem_ref
85
- exif_mem_unref
86
- exif_mnote_data_apple_new
87
- exif_mnote_data_canon_new
88
- exif_mnote_data_construct
89
- exif_mnote_data_count
90
- exif_mnote_data_get_description
91
- exif_mnote_data_get_id
92
- exif_mnote_data_get_name
93
- exif_mnote_data_get_title
94
- exif_mnote_data_get_value
95
- exif_mnote_data_load
96
- exif_mnote_data_log
97
- exif_mnote_data_olympus_new
98
- exif_mnote_data_pentax_new
99
- exif_mnote_data_ref
100
- exif_mnote_data_save
101
- exif_mnote_data_set_byte_order
102
- exif_mnote_data_set_offset
103
- exif_mnote_data_unref
104
- exif_set_long
105
- exif_set_rational
106
- exif_set_short
107
- exif_set_slong
108
- exif_set_srational
109
- exif_set_sshort
110
- exif_tag_from_name
111
- exif_tag_get_description
112
- exif_tag_get_description_in_ifd
113
- exif_tag_get_name
114
- exif_tag_get_name_in_ifd
115
- exif_tag_get_support_level_in_ifd
116
- exif_tag_get_title
117
- exif_tag_get_title_in_ifd
118
- exif_tag_table_count
119
- exif_tag_table_get_name
120
- exif_tag_table_get_tag
121
- mnote_apple_entry_get_value
122
- mnote_apple_tag_get_description
123
- mnote_apple_tag_get_name
124
- mnote_apple_tag_get_title
125
- mnote_canon_entry_get_value
126
- mnote_canon_tag_get_description
127
- mnote_canon_tag_get_name
128
- mnote_canon_tag_get_title
129
- mnote_olympus_entry_get_value
130
- mnote_olympus_tag_get_description
131
- mnote_olympus_tag_get_name
132
- mnote_olympus_tag_get_title
133
- mnote_pentax_entry_get_value
134
- mnote_pentax_tag_get_description
135
- mnote_pentax_tag_get_name
136
- mnote_pentax_tag_get_title
@@ -1,14 +0,0 @@
1
- diff --git "a/include/igl/average_from_edges_onto_vertices.cpp" "b/include/igl/average_from_edges_onto_vertices.cpp"
2
- index 12c54c58..ed2951c1 100644
3
- --- "a/include/igl/average_from_edges_onto_vertices.cpp"
4
- +++ "b/include/igl/average_from_edges_onto_vertices.cpp"
5
- @@ -62,7 +62,7 @@ igl::average_from_edges_onto_vertices(
6
-
7
- #ifdef IGL_STATIC_LIBRARY
8
- // Explicit template instantiation
9
- -template void igl::average_from_edges_onto_vertices<Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::internal::member_norm<double>, 1>, Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::internal::member_norm<double>, 1> > const&, Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&);
10
- +template void igl::average_from_edges_onto_vertices<Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&);
11
- template void igl::average_from_edges_onto_vertices<Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&);
12
- template void igl::average_from_edges_onto_vertices<Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >&);
13
- -#endif
14
- +#endif
@@ -1,25 +0,0 @@
1
- From 6d10bef865b69764f6e0ddd2b0f6a84e484cdb37 Mon Sep 17 00:00:00 2001
2
- From: Long Nguyen <nguyen.long.908132@gmail.com>
3
- Date: Sun, 9 May 2021 13:25:14 +0700
4
- Subject: [PATCH 09/14] No fcntl in magic.c
5
-
6
- ---
7
- src/magic.c | 2 +-
8
- 1 file changed, 1 insertion(+), 1 deletion(-)
9
-
10
- diff --git a/src/magic.c b/src/magic.c
11
- index e9aeafa..382bd96 100644
12
- --- a/src/magic.c
13
- +++ b/src/magic.c
14
- @@ -462,7 +462,7 @@ file_or_fd(struct magic_set *ms, const char *inname, int fd)
15
- rv = 0;
16
- goto done;
17
- }
18
- -#if O_CLOEXEC == 0
19
- +#if O_CLOEXEC == 0 && !defined(_WIN32)
20
- (void)fcntl(fd, F_SETFD, FD_CLOEXEC);
21
- #endif
22
- }
23
- --
24
- 2.29.2.windows.2
25
-
@@ -1,38 +0,0 @@
1
- From fa0e11f36bb0e322250e1e488ced9f2bf166874f Mon Sep 17 00:00:00 2001
2
- From: Long Nguyen <nguyen.long.908132@gmail.com>
3
- Date: Fri, 14 May 2021 18:11:39 +0700
4
- Subject: [PATCH 14/14] Define POSIX macros if missing
5
-
6
- ---
7
- src/file.h | 15 +++++++++++++++
8
- 1 file changed, 15 insertions(+)
9
-
10
- diff --git a/src/file.h b/src/file.h
11
- index ccfe0da..98cd37b 100644
12
- --- a/src/file.h
13
- +++ b/src/file.h
14
- @@ -100,6 +100,21 @@
15
- #include <stdarg.h>
16
- #include <dirent.h>
17
-
18
- +#if !defined(S_IFBLK)
19
- +#define S_IFBLK 0
20
- +#define S_ISBLK(mode) (((mode) & S_IFMT) == S_IFBLK)
21
- +#endif
22
- +
23
- +#if !defined(S_IFLNK)
24
- +#define S_IFLNK 0
25
- +#define S_ISLNK(mode) (((mode) & S_IFMT) == S_IFLNK)
26
- +#endif
27
- +
28
- +#if !defined(S_IFSOCK)
29
- +#define S_IFSOCK 0
30
- +#define S_ISSOCK(mode) (((mode) & S_IFMT) == S_IFSOCK)
31
- +#endif
32
- +
33
- #define ENABLE_CONDITIONALS
34
-
35
- #ifndef MAGIC
36
- --
37
- 2.29.2.windows.2
38
-
@@ -1,20 +0,0 @@
1
- diff --git a/cmake/libutils.cmake b/cmake/libutils.cmake
2
- index ae13a63dfdc..b450b3c2e4c 100644
3
- --- a/cmake/libutils.cmake
4
- +++ b/cmake/libutils.cmake
5
- @@ -222,6 +222,7 @@ MACRO(MERGE_LIBRARIES_SHARED TARGET_ARG)
6
- ADD_VERSION_INFO(${TARGET} SHARED SRC)
7
- ENDIF()
8
- ADD_LIBRARY(${TARGET} SHARED ${SRC})
9
- + TARGET_INCLUDE_DIRECTORIES(${TARGET} INTERFACE $<INSTALL_INTERFACE:include>)
10
-
11
- IF(ARG_EXCLUDE_FROM_ALL)
12
- IF(NOT ARG_SKIP_INSTALL)
13
- @@ -361,6 +362,7 @@ MACRO(MERGE_CONVENIENCE_LIBRARIES TARGET_ARG)
14
- CONFIGURE_FILE_CONTENT("${SOURCE_FILE_CONTENT}" "${SOURCE_FILE}")
15
-
16
- ADD_LIBRARY(${TARGET} STATIC ${SOURCE_FILE})
17
- + TARGET_INCLUDE_DIRECTORIES(${TARGET} INTERFACE $<INSTALL_INTERFACE:include>)
18
- MY_CHECK_CXX_COMPILER_WARNING("-Wmissing-profile" HAS_MISSING_PROFILE)
19
- IF(FPROFILE_USE AND HAS_MISSING_PROFILE)
20
- ADD_COMPILE_FLAGS(${SOURCE_FILE} COMPILE_FLAGS ${HAS_MISSING_PROFILE})
@@ -1,143 +0,0 @@
1
- diff --git a/cmake/install_macros.cmake b/cmake/install_macros.cmake
2
- index 870c9f13732..98bc3ea15e4 100644
3
- --- a/cmake/install_macros.cmake
4
- +++ b/cmake/install_macros.cmake
5
- @@ -97,7 +97,7 @@ ENDFUNCTION()
6
- FUNCTION(MYSQL_INSTALL_TARGET target_arg)
7
- CMAKE_PARSE_ARGUMENTS(ARG
8
- "NAMELINK_SKIP"
9
- - "DESTINATION;COMPONENT"
10
- + "DESTINATION;COMPONENT;EXPORT"
11
- ""
12
- ${ARGN}
13
- )
14
- @@ -113,10 +113,21 @@ FUNCTION(MYSQL_INSTALL_TARGET target_arg)
15
- IF(ARG_NAMELINK_SKIP)
16
- SET(LIBRARY_INSTALL_ARGS NAMELINK_SKIP)
17
- ENDIF()
18
- - INSTALL(TARGETS ${target}
19
- - RUNTIME DESTINATION ${ARG_DESTINATION} ${COMP}
20
- - ARCHIVE DESTINATION ${ARG_DESTINATION} ${COMP}
21
- - LIBRARY DESTINATION ${ARG_DESTINATION} ${COMP} ${LIBRARY_INSTALL_ARGS})
22
- + IF (ARG_EXPORT)
23
- + FILE(WRITE "${CMAKE_CURRENT_BINARY_DIR}/${ARG_EXPORT}-config.cmake"
24
- +"include(CMakeFindDependencyMacro)
25
- +find_dependency(ZLIB)
26
- +find_dependency(OpenSSL)
27
- +find_dependency(Threads)
28
- +include(\"\${CMAKE_CURRENT_LIST_DIR}/${ARG_EXPORT}-targets.cmake\")
29
- +")
30
- + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${ARG_EXPORT}-config.cmake DESTINATION share/${ARG_EXPORT})
31
- + set(EXPORT_ARGS EXPORT ${ARG_EXPORT}-targets)
32
- + ENDIF()
33
- + INSTALL(TARGETS ${target} ${EXPORT_ARGS} RUNTIME DESTINATION bin LIBRARY DESTINATION lib ARCHIVE DESTINATION lib ${COMP})
34
- + IF (ARG_EXPORT)
35
- + INSTALL(${EXPORT_ARGS} DESTINATION share/${ARG_EXPORT})
36
- + ENDIF()
37
- SET(INSTALL_LOCATION ${ARG_DESTINATION} )
38
- INSTALL_DEBUG_SYMBOLS(${target})
39
- SET(INSTALL_LOCATION)
40
- diff --git a/cmake/libutils.cmake b/cmake/libutils.cmake
41
- index 23e60ad..cc969a8 100644
42
- --- a/cmake/libutils.cmake
43
- +++ b/cmake/libutils.cmake
44
- @@ -298,8 +298,9 @@ MACRO(MERGE_LIBRARIES_SHARED TARGET_ARG)
45
- IF(ARG_NAMELINK_SKIP)
46
- SET(INSTALL_ARGS NAMELINK_SKIP)
47
- ENDIF()
48
- - MYSQL_INSTALL_TARGET(${TARGET} DESTINATION "${DESTINATION}" ${COMP}
49
- - ${INSTALL_ARGS})
50
- + IF(NOT INSTALL_STATIC_LIBRARIES)
51
- + MYSQL_INSTALL_TARGET(${TARGET} EXPORT unofficial-libmysql DESTINATION "${INSTALL_LIBDIR}" ${COMP})
52
- + ENDIF()
53
- ENDIF()
54
-
55
- IF(WIN32)
56
- @@ -464,7 +465,7 @@ MACRO(MERGE_CONVENIENCE_LIBRARIES TARGET_ARG)
57
- SET(COMP COMPONENT ${ARG_COMPONENT})
58
- ENDIF()
59
- IF(INSTALL_STATIC_LIBRARIES)
60
- - MYSQL_INSTALL_TARGET(${TARGET} DESTINATION "${INSTALL_LIBDIR}" ${COMP})
61
- + MYSQL_INSTALL_TARGET(${TARGET} EXPORT unofficial-libmysql DESTINATION "${INSTALL_LIBDIR}" ${COMP})
62
- ENDIF()
63
- ENDIF()
64
- ENDMACRO(MERGE_CONVENIENCE_LIBRARIES)
65
- diff --git a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
66
- index 2ee26bfa284..46583f4f0a3 100644
67
- --- a/libmysql/CMakeLists.txt
68
- +++ b/libmysql/CMakeLists.txt
69
- @@ -277,6 +277,14 @@ ENDIF()
70
- # LDAP authentication SASL client plug-in
71
- ADD_SUBDIRECTORY(authentication_ldap)
72
-
73
- +IF (BUILD_SHARED_LIBS)
74
- + set(INSTALL_SHARED )
75
- + set(INSTALL_STATIC SKIP_INSTALL)
76
- +ELSE()
77
- + set(INSTALL_SHARED SKIP_INSTALL)
78
- + set(INSTALL_STATIC )
79
- +ENDIF()
80
- +
81
- # FIDO authentication client plugin
82
- ADD_SUBDIRECTORY(authentication_fido)
83
-
84
- @@ -287,7 +295,7 @@ ADD_SUBDIRECTORY(authentication_kerberos)
85
- ADD_SUBDIRECTORY(authentication_oci_client)
86
-
87
- # Merge several convenience libraries into one big mysqlclient
88
- -MERGE_CONVENIENCE_LIBRARIES(mysqlclient ${LIBS_TO_MERGE}
89
- +MERGE_CONVENIENCE_LIBRARIES(mysqlclient ${LIBS_TO_MERGE} ${INSTALL_STATIC}
90
- COMPONENT Development
91
- LINK_LIBRARIES ${LIBS_TO_LINK}
92
- )
93
- @@ -403,6 +403,7 @@ CONFIGURE_FILE(api_test.c.in ${CMAKE_CURRENT_BINARY_DIR}/api_test.c)
94
- # from @CLIENT_API_FUNCTIONS@ are declared by <mysql.h>. It will fail
95
- # to run if not all of these symbols are exported by the library.
96
- #
97
- +IF (ENABLE_TESTING)
98
- MYSQL_ADD_EXECUTABLE(libmysql_api_test
99
- ${CMAKE_CURRENT_BINARY_DIR}/api_test.c
100
- LINK_LIBRARIES libmysql ${LIBRT}
101
- @@ -410,6 +411,7 @@ MYSQL_ADD_EXECUTABLE(libmysql_api_test
102
- )
103
- # Clang/UBSAN needs this on some platforms.
104
- SET_TARGET_PROPERTIES(libmysql_api_test PROPERTIES LINKER_LANGUAGE CXX)
105
- +ENDIF()
106
-
107
- IF(MY_COMPILER_IS_GNU)
108
- ADD_COMPILE_FLAGS(
109
- @@ -426,9 +428,11 @@ IF(HAS_WARN_FLAG)
110
- )
111
- ENDIF()
112
-
113
- +IF (ENABLE_TESTING)
114
- # Verify that libmysql_api_test runs OK
115
- MY_ADD_CUSTOM_TARGET(run_libmysql_api_test ALL
116
- DEPENDS libmysql_api_test
117
- COMMAND libmysql_api_test
118
- > ${CMAKE_CURRENT_BINARY_DIR}/libmysql_api_test.out
119
- )
120
- +ENDIF()
121
-
122
- diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
123
- index a5fa18e..0f2e15c 100644
124
- --- a/scripts/CMakeLists.txt
125
- +++ b/scripts/CMakeLists.txt
126
- @@ -329,13 +329,13 @@ MACRO(EXTRACT_LINK_LIBRARIES target var)
127
- STRING(REGEX REPLACE "^[ ]+" "" ${var} "${${var}}")
128
- STRING(REGEX REPLACE "[ ]+$" "" ${var} "${${var}}")
129
- ENDMACRO()
130
- -
131
- +IF (NOT BUILD_SHARED_LIBS)
132
- EXTRACT_LINK_LIBRARIES(mysqlclient CLIENT_LIBS)
133
- -
134
- -IF(MSVC)
135
- +ENDIF()
136
- +IF(MSVC AND NOT BUILD_SHARED_LIBS)
137
- GET_TARGET_PROPERTY(LIBMYSQL_OS_SHLIB_VERSION mysqlclient VERSION)
138
- GET_TARGET_PROPERTY(LIBMYSQL_OS_OUTPUT_NAME mysqlclient OUTPUT_NAME)
139
- -ELSE()
140
- +ELSEIF(BUILD_SHARED_LIBS)
141
- GET_TARGET_PROPERTY(LIBMYSQL_OS_SHLIB_VERSION libmysql VERSION)
142
- GET_TARGET_PROPERTY(LIBMYSQL_OS_OUTPUT_NAME libmysql OUTPUT_NAME)
143
- ENDIF()
@@ -1,13 +0,0 @@
1
- diff --git a/CMakeLists.txt b/CMakeLists.txt
2
- index 52d12a15190..6033494e4f0 100644
3
- --- a/CMakeLists.txt
4
- +++ b/CMakeLists.txt
5
- @@ -1929,7 +1929,7 @@ IF(APPLE)
6
- GET_FILENAME_COMPONENT(HOMEBREW_BASE ${HOMEBREW_HOME} DIRECTORY)
7
- IF(EXISTS ${HOMEBREW_BASE}/include/boost)
8
- FOREACH(SYSTEM_LIB ICU LIBEVENT LZ4 PROTOBUF ZSTD FIDO)
9
- - IF(WITH_${SYSTEM_LIB} STREQUAL "system")
10
- + IF(FALSE)
11
- MESSAGE(FATAL_ERROR
12
- "WITH_${SYSTEM_LIB}=system is not compatible with Homebrew boost\n"
13
- "MySQL depends on ${BOOST_PACKAGE_NAME} with a set of patches.\n"
@@ -1,13 +0,0 @@
1
- diff --git a/cmake/boost.cmake b/cmake/boost.cmake
2
- index e879484a9d9..437b77ff49a 100644
3
- --- a/cmake/boost.cmake
4
- +++ b/cmake/boost.cmake
5
- @@ -301,7 +301,7 @@ IF(NOT BOOST_MAJOR_VERSION EQUAL 10)
6
- COULD_NOT_FIND_BOOST()
7
- ENDIF()
8
-
9
- -IF(NOT BOOST_MINOR_VERSION EQUAL 77)
10
- +IF(NOT BOOST_MINOR_VERSION EQUAL 77 AND NOT IGNORE_BOOST_VERSION)
11
- MESSAGE(WARNING "Boost minor version found is ${BOOST_MINOR_VERSION} "
12
- "we need 77"
13
- )