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 [CI] Upload build cache before running tests 2024-07-13 17:45:37 +02:00
godot_cpp_test.yml CI: add C compile step for gdextension_interface.h 2024-09-02 19:03:35 +02:00
ios_builds.yml [CI] Upload build cache before running tests 2024-07-13 17:45:37 +02:00
linux_builds.yml [CI] Run unit tests on desktop release templates 2024-07-18 15:17:33 +02:00
macos_builds.yml [CI] Run unit tests on desktop release templates 2024-07-18 15:17:33 +02:00
runner.yml CI: Allow skipping our GHA workflows with DISABLE_GODOT_CI variable 2023-08-02 17:48:47 +02:00
static_checks.yml C#: Escape generated members 2024-06-15 19:07:42 +02:00
web_builds.yml CI: Update Emscripten to 3.1.64 2024-08-08 11:17:35 +02:00
windows_builds.yml Add support for compiling with VS clang-cl toolset 2024-08-28 13:30:44 -05:00