summaryrefslogtreecommitdiffstats
path: root/scu_builders.py
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-4/+0
|\
| * Make SCons SCU build banner less intrusiveHugo Locurcio2024-11-081-4/+0
* | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-0/+17
|\|
| * Add some big folders which would benefit from scu to scu pipelineYevhen Babiichuk (DustDFG)2024-10-301-0/+17
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Move Godot Physics 2D into a module; add dummy 2D physics serverRicardo Buring2024-09-231-1/+1
* Move Godot Physics 3D into a module; add dummy 3D physics serverRicardo Buring2024-09-211-2/+2
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-11/+10
* SCons: Colorize warnings/errors during generationThaddeus Crews2024-04-281-3/+4
* SCons: Fix SCU build regression on WindowsRémi Verschelde2024-04-091-3/+4
* SCons: unify code generations routine and minimize timestamp changesRiteo2024-03-151-18/+35
* SCU: disable verbose outputRiteo2024-03-141-1/+1
* Pre-commit: Update to clang-format 17.0.6 and black 24.2.0Rémi Verschelde2024-02-281-0/+1
* Split monolithic physics class filessmix82024-02-271-0/+4
* Move 3D-only resources to their own folderAaron Franke2024-02-261-0/+1
* Move 2D-only resources to their own folderAaron Franke2024-02-261-0/+1
* Move 3D scene import classes to their own folderAaron Franke2024-01-041-0/+1
* SCons: Reduce and cleanup verbose output for SCU buildsRémi Verschelde2023-10-261-15/+15
* UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-071-1/+0
* SCons : Add "scu_limit" argumentlawnjelly2023-07-021-11/+12
* CI: Update static checks to black 23.3.0Rémi Verschelde2023-06-191-3/+1
* SCU build - make paths relative to project folderlawnjelly2023-06-091-1/+1
* Single Compilation Unit build.lawnjelly2023-06-061-0/+339