summaryrefslogtreecommitdiffstats
path: root/tools/godotcpp.py
Commit message (Expand)AuthorAgeFilesLines
* [SCons] Add option to build without threadsFabio Alessandrelli2024-04-301-0/+7
* Implement `verbose` toggle from godot repoThaddeus Crews2024-04-091-1/+72
* [SCons] Split `targets.py`, apply flags from toolsFabio Alessandrelli2024-02-161-33/+67
* [SCons] Add support for custom build tools and platformsFabio Alessandrelli2024-02-141-6/+38
* Allow detecting when building as a GDExtensionAaron Franke2023-12-181-0/+3
* [Scons] Added the ability to change the visibility of symbolsDmitriySalnikov2023-11-211-0/+17
* fix is_msvc and use_hot_reload variablesThaddeus Crews2023-11-061-10/+12
* SCons: Disable C++ exception handling by defaultRĂ©mi Verschelde2023-10-221-0/+16
* Refactor compiledb implementationAdam Scott2023-10-191-4/+9
* Let gdextension_dir function as only argumentThaddeus Crews2023-10-181-1/+1
* [SCons] Rename javascript tool to webFabio Alessandrelli2023-10-151-2/+2
* Changes necessary for hot reload to workDavid Snopek2023-09-251-0/+11
* [SCons] Fixed crashes in several scriptsDmitriySalnikov2023-09-091-3/+4
* [SCons] Move the GodotCPP build to its own tool.Fabio Alessandrelli2023-08-291-0/+309