godot-cpp/tools
Samuel Nicholas 8814ac51ac CMake: Support for XML documentation
Add new function generate_doc_source to python_callouts.cmake
Update Test extension to use generate_doc_source function and include generated file in the build.

Cleanup:
Fix godotcpp.py imports after rebase
Pre-Commit hook sorted python imports in doc_source_generator.py
- replace ${CMAKE_CURRENT_SOURCE_DIR} with ${godot-cpp_SOURCE_DIR} when referencing current working directory and script locations when invoking python scripts.

Co-authored-by: David Snopek <dsnopek@gmail.com>
2025-01-13 08:28:42 +10:30
..
android.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
common_compiler_flags.py Add lto scons option, defaulting to "none". 2024-11-12 12:45:35 +01:00
godotcpp.py CMake: Support for XML documentation 2025-01-13 08:28:42 +10:30
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