diff --git a/.styleguide b/.styleguide index c254a63..9b7250a 100644 --- a/.styleguide +++ b/.styleguide @@ -25,6 +25,7 @@ generatedFileExclude { \.jinja2$ generate/vendor_dep.json$ \.dll$ + \.patch$ } repoRootNameOverride { diff --git a/0001-Fixup-runtime.patch b/0001-Fixup-runtime.patch index 6a4858e..056a3c9 100644 --- a/0001-Fixup-runtime.patch +++ b/0001-Fixup-runtime.patch @@ -1,27 +1,8 @@ From 37f2d9daad2d469b1d1228c7dc3ca80512ff2f2f Mon Sep 17 00:00:00 2001 From: PJ Reiniger Date: Fri, 18 Oct 2024 01:03:22 -0400 -Subject: [PATCH] Fixup runtime +Subject: Fixup runtime ---- - bin/concrt140.dll | Bin 0 -> 322560 bytes - bin/msvcp140.dll | Bin 563944 -> 575056 bytes - bin/msvcp140_1.dll | Bin 0 -> 35808 bytes - bin/msvcp140_2.dll | Bin 0 -> 268880 bytes - bin/msvcp140_atomic_wait.dll | Bin 0 -> 50664 bytes - bin/msvcp140_codecvt_ids.dll | Bin 0 -> 31744 bytes - bin/vccorlib140.dll | Bin 0 -> 351824 bytes - bin/vcruntime140.dll | Bin 95464 -> 119888 bytes - bin/vcruntime140_1.dll | Bin 35560 -> 49640 bytes - bin/vcruntime140_threads.dll | Bin 0 -> 38504 bytes - 10 files changed, 0 insertions(+), 0 deletions(-) - create mode 100644 bin/concrt140.dll - create mode 100644 bin/msvcp140_1.dll - create mode 100644 bin/msvcp140_2.dll - create mode 100644 bin/msvcp140_atomic_wait.dll - create mode 100644 bin/msvcp140_codecvt_ids.dll - create mode 100644 bin/vccorlib140.dll - create mode 100644 bin/vcruntime140_threads.dll diff --git a/bin/concrt140.dll b/bin/concrt140.dll new file mode 100644 diff --git a/tests/MODULE.bazel.lock b/tests/MODULE.bazel.lock index c43335d..1887eae 100644 --- a/tests/MODULE.bazel.lock +++ b/tests/MODULE.bazel.lock @@ -139,7 +139,7 @@ }, "@@rules_bzlmodrio_jdk~//:maven_deps.bzl%deps": { "general": { - "bzlTransitiveDigest": "y5WjAdeofPntrnVmTJ6udMhE0CHmSCaIS2kI9pGkEsw=", + "bzlTransitiveDigest": "IG2l00wTRUIXqV3nI2bMCm8ZGA1l6lRfb7NcgS+fF3o=", "usagesDigest": "U+tCKAYT563wXiw5hz8oK2Hf7s4NG7RTkarVy+SX5mQ=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, @@ -213,8 +213,7 @@ "patch_args": [ "-p1" ], - "patch_tool": "git apply", - "patch_cmds": [] + "patch_tool": "git apply" } }, "roboriojdk_linux": {