godot/.github/workflows
Rémi Verschelde 5af5c86ebc
CI: Build with warnings=extra to catch 'em all
... on all platforms but MSVC, as it still has a number of unsolved warnings
in its `/Wall` level. Some of it might be valid, others might be overkill,
this needs further assessment and fixes. (We could also change the `extra`
level to `/W4` on MSVC if that's more meaningful.)
2020-11-09 15:01:43 +01:00
..
android_builds.yml CI: Build with warnings=extra to catch 'em all 2020-11-09 15:01:43 +01:00
ios_builds.yml CI: Build with warnings=extra to catch 'em all 2020-11-09 15:01:43 +01:00
javascript_builds.disabled CI: Build with warnings=extra to catch 'em all 2020-11-09 15:01:43 +01:00
linux_builds.yml CI: Build with warnings=extra to catch 'em all 2020-11-09 15:01:43 +01:00
macos_builds.yml CI: Build with warnings=extra to catch 'em all 2020-11-09 15:01:43 +01:00
static_checks.yml Style: Fix black formatting after #42332 2020-09-25 15:49:37 +02:00
windows_builds.yml CI: Set debug_symbols=no for template builds 2020-10-22 13:03:27 +02:00