Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand godot-cpp to redot-cpp | Spartan322 | 2024-10-31 | 1 | -1/+1 |
* | Allow unicode class names | David Snopek | 2024-09-18 | 1 | -0/+1 |
* | Change cmake_minimum_required to match actual requirements | ytnuf | 2024-03-22 | 1 | -1/+1 |
* | CMake: Remove hardcoded warnings list and forcing -Werror on library builds | Rémi Verschelde | 2023-12-01 | 1 | -22/+0 |
* | SCons: Disable C++ exception handling by default | Rémi Verschelde | 2023-10-22 | 1 | -1/+16 |
* | Rename godot-headers to gdextension, move header to top folder | Rémi Verschelde | 2022-12-14 | 1 | -3/+3 |
* | [MSVC] Add NOMINMAX flag to scons and cmake. | Fabio Alessandrelli | 2022-09-12 | 1 | -2/+1 |
* | Rename OSX to macOS. | bruvzg | 2022-07-20 | 1 | -1/+1 |
* | Sync `misc/` scripts and hooks with upstream Godot | Rémi Verschelde | 2022-03-15 | 1 | -1/+1 |
* | Fix Test CMake project for Windows and parametrize paths | Nicolás Carrasco | 2022-01-26 | 1 | -28/+27 |
* | Test CMake project with CI (#518) | O01eg | 2021-12-24 | 1 | -0/+152 |