godot-cpp/tools
Fabio Alessandrelli 71b5b84fb1 [Bindings] Build profile now strips methods and skip files
This allows removing dependencies that are not explicitly unused by the
gdextension being built and is implemented using an intermediate json
API file with the methods and classes stripped (i.e. without touching
the file generators).

(cherry picked from commit c4f1abe3f9)
2025-01-27 15:58:30 -06:00
..
android.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00
common_compiler_flags.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00
godotcpp.py [Bindings] Build profile now strips methods and skip files 2025-01-27 15:58:30 -06:00
ios.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00
linux.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00
macos.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00
my_spawn.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:17:36 -05:00
web.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00
windows.py Add lto scons option, defaulting to "none". 2025-01-27 15:51:38 -06:00