- May 02, 2024
-
-
Kacper Michajłow authored
-
Kacper Michajłow authored
llvm-rc doesn't allow multi-byte codes in narrow utf-8.
-
- Sep 03, 2023
-
-
Kacper Michajłow authored
rc.exe does not support --codepage= syntax and there is no way in meson to ask what resource compiler it uses. Use pragma instead. Unfortunatelly due to https://github.com/llvm/llvm-project/issues/63426 llvm-rc will use wrong code page.
-
- Aug 18, 2023
-
-
Fixes IsWindows10OrGreater() usage.
-