godot-cpp/tools
Lukas Tenbrink 3bfe5fd1e5 Abstract apple framework creation behind a tool, which will `lipo` the input binaries together and create an appropriate `Info.plist`. 2025-01-08 15:20:56 +01:00
..
android.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
apple_framework.py Abstract apple framework creation behind a tool, which will `lipo` the input binaries together and create an appropriate `Info.plist`. 2025-01-08 15:20:56 +01:00
common_compiler_flags.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
create_apple_framework_plist.sh Abstract apple framework creation behind a tool, which will `lipo` the input binaries together and create an appropriate `Info.plist`. 2025-01-08 15:20:56 +01:00
godotcpp.py Merge pull request #1601 from Ivorforce/lto 2024-11-12 11:16:10 -06:00
ios.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
linux.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
macos.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
my_spawn.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
web.py Merge pull request #1601 from Ivorforce/lto 2024-11-12 11:16:10 -06:00
windows.py Align MSVC runtime (MD[d], MT) options to engine #1647 2024-11-28 13:46:41 +10:30