godot/.github/workflows
Jan Haller c89a57d4c2 CI: add C compile step for gdextension_interface.h
It has happened repeatedly that C++ code accidentally crept into the
GDExtension C header, a notable example being use of the `bool` type.
This change adds a CI step to check the header with a C-only compiler.
2024-09-02 19:03:35 +02:00
..
android_builds.yml
godot_cpp_test.yml CI: add C compile step for gdextension_interface.h 2024-09-02 19:03:35 +02:00
ios_builds.yml
linux_builds.yml
macos_builds.yml
runner.yml
static_checks.yml
web_builds.yml
windows_builds.yml Add support for compiling with VS clang-cl toolset 2024-08-28 13:30:44 -05:00