protobuf/build_defs
Harald Kjær Nielsen 8fc0544228 Support non ascii commandline args (#14197)
Using none ASCII chars for protoc on Windows are not handled well.
This adresses argument file at a location where either directory, or filename contains Unicode chars.

Specifically because MsBuild tool saves argument file in with the UserName appended to the .rsp file.
https://github.com/dotnet/msbuild/pull/9232

But in general we should really handle if none ascii chars are in the path.

Closes #14197

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/14197 from hknielsen:support-non-ascii-commandline-args 673d575665
PiperOrigin-RevId: 568722987
2023-09-26 20:12:36 -07:00
..
BUILD.bazel Reorganize upb file structure 2023-09-26 14:38:35 -07:00
arch_tests.bzl Clean up aarch64 tests. 2022-12-14 21:52:35 -08:00
cc_proto_blacklist_test.bzl
compiler_config_setting.bzl
cpp_opts.bzl Support non ascii commandline args (#14197) 2023-09-26 20:12:36 -07:00
internal_shell.bzl bazel: Get rid of exec_tools. (#13401) 2023-07-31 08:08:39 -07:00
java_opts.bzl Re-attach OSGI headers to lite,core, and util. This information was dropped in the move from maven to bazel. 2023-03-21 07:35:58 -07:00