godot/platform
Riteo a5cf92664d SCons: unify code generations routine and minimize timestamp changes
Previously, all of the code generation routines would just needlessly
write the same files over and over, even when not needed.

This became a problem with the advent of the experimental ninja backend
for SCons, which can be trivially enabled with a few lines of code and
relies on timestamp changes, making it thus impractical.
2024-03-15 15:43:53 +01:00
..
android Merge pull request #82084 from ogapo/pr/pck-cache-merge 2024-03-11 14:01:16 +01:00
ios [iOS] Disable PCRE2 JIT. 2024-03-15 10:24:08 +02:00
linuxbsd clang-tidy: Enforce `modernize-use-nullptr` 2024-03-12 10:59:53 -05:00
macos Fix NativeMenu layout direction on macOS, add extra check for Windows menu. 2024-03-15 09:48:54 +02:00
web [Doc] Fix some incorrect uses of `a/an` 2024-03-13 21:20:28 +01:00
windows [NativeMenu] Fix MinGW build. 2024-03-15 13:59:47 +02:00
SCsub SCons: unify code generations routine and minimize timestamp changes 2024-03-15 15:43:53 +01:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00