godot/misc/scripts
Ignacio Roldán Etcheverry f784fb2000 C#: Replace libnethost dependency to find hostfxr
We want to replace libnethost as it gives us issues with some compilers.
Our implementation tries to mimic libnethost's hostfxr_resolver search
logic. We try to use the same function names for easier comparing in
case we need to update this in the future.
2022-09-07 16:36:36 +02:00
..
black_format.sh
check_ci_log.py
clang_format.sh C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00
clang_tidy.sh
codespell.sh
compare_extension_api.py
copyright_headers.py
dotnet_format.sh Add `dotnet format` to CI to check C# style 2022-08-27 10:11:35 +02:00
file_format.sh Fix UTF-8 validation in static checks 2022-09-05 13:18:27 +02:00
header_guards.sh Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
install_vulkan_sdk_macos.sh CI: Link MoltenVK statically on macOS 2022-07-29 14:32:57 +02:00
make_icons.sh
make_tarball.sh
pytest_builders.sh ci: add basic test pipeline for shader builders 2022-08-19 20:32:13 +09:00