index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SConstruct
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-12
/
+7
|
\
|
*
Merge pull request #99351 from dustdfg/scons_android_refactor
Thaddeus Crews
2024-11-21
1
-1
/
+0
|
|
\
|
|
*
SCons: Move `swappy` option to android and slightly refactor `detect.py`
Yevhen Babiichuk (DustDFG)
2024-11-20
1
-1
/
+0
|
*
|
SCons: Misc improvements
Yevhen Babiichuk (DustDFG)
2024-11-20
1
-11
/
+7
|
|
/
*
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
|
*
SCons: pass `ninja_file` variable in tool instead of default name
Yevhen Babiichuk (DustDFG)
2024-11-18
1
-2
/
+2
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-64
/
+34
|
\
|
|
*
Merge pull request #99217 from dustdfg/refactor_compiler_min_detection
Thaddeus Crews
2024-11-15
1
-23
/
+15
|
|
\
|
|
*
Buildsystem: Refactor compiler detection code
Yevhen Babiichuk (DustDFG)
2024-11-15
1
-23
/
+15
|
*
|
SCons: Improve cache purging logic
Thaddeus Crews
2024-11-15
1
-8
/
+8
|
|
/
|
*
Merge pull request #99046 from dustdfg/unify_platform_aliases
Thaddeus Crews
2024-11-13
1
-21
/
+10
|
|
\
|
|
*
Buildsystem: Unify compatibility aliases
Yevhen Babiichuk (DustDFG)
2024-11-11
1
-21
/
+10
|
*
|
Merge pull request #99138 from dustdfg/remove_old_vs_proj_code
Thaddeus Crews
2024-11-13
1
-4
/
+0
|
|
\
\
|
|
*
|
Delete old unused code for VS project generation
Yevhen Babiichuk (DustDFG)
2024-11-12
1
-4
/
+0
|
|
|
/
|
*
/
SCons: Bump minimum SCons & Python versions
Thaddeus Crews
2024-11-12
1
-9
/
+2
|
|
/
*
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-0
/
+1
|
\
|
|
*
Add a utility cache line size constant
Pedro J. Estébanez
2024-11-08
1
-0
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-3
/
+4
|
\
|
|
*
Merge pull request #97813 from dustdfg/module_check_dependencies_recursively
Thaddeus Crews
2024-10-29
1
-3
/
+1
|
|
\
|
|
*
Make module dependency check recursive
Yevhen Babiichuk (DustDFG)
2024-10-23
1
-3
/
+1
|
*
|
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+3
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-3
/
+3
|
\
|
|
|
*
|
SCons: Bump C standard: `C11`→`C17`
Thaddeus Crews
2024-09-29
1
-3
/
+3
|
|
/
*
/
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-10
/
+10
|
/
*
Merge pull request #97325 from BlueCube3310/bcdec
Rémi Verschelde
2024-09-29
1
-1
/
+0
|
\
|
*
Replace squish with bcdec for BC decompression
BlueCube3310
2024-09-26
1
-1
/
+0
*
|
SCons: Detect msvc compiler version
Thaddeus Crews
2024-09-27
1
-30
/
+44
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
[Core] Optionally delete `Ref` `nullptr` comparisons
A Thousand Ships
2024-09-12
1
-1
/
+10
*
[Buildsystem] Improve cache handling
A Thousand Ships
2024-09-09
1
-1
/
+2
*
Build: make ninja output file consistent
Riteo
2024-09-08
1
-2
/
+2
*
SCons: Pass `/Zc:__cplusplus` in MSVC builds
Thaddeus Crews
2024-09-05
1
-0
/
+2
*
Add support for compiling with VS clang-cl toolset
Alula
2024-08-28
1
-5
/
+10
*
Merge pull request #87376 from shana/add-num-jobs-option
Rémi Verschelde
2024-08-28
1
-9
/
+20
|
\
|
*
Add num_jobs as an explicit option so it can be set from other sources
Andreia Gaita
2024-07-19
1
-9
/
+20
*
|
Merge pull request #95504 from mihe/ninja-options
Rémi Verschelde
2024-08-26
1
-5
/
+4
|
\
\
|
*
|
Expose more Ninja-related build options
Mikael Hermansson
2024-08-13
1
-5
/
+4
*
|
|
Change warning muting so it affects all levels, but locally
Pedro J. Estébanez
2024-08-26
1
-1
/
+1
*
|
|
Merge pull request #94169 from RandomShaper/wtp_rl_prize
Rémi Verschelde
2024-08-26
1
-1
/
+1
|
\
\
\
|
*
|
|
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
Pedro J. Estébanez
2024-08-21
1
-1
/
+1
*
|
|
|
SCons: Better validation for platform-specific opt-in drivers
Rémi Verschelde
2024-08-21
1
-3
/
+3
|
/
/
/
*
|
|
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
1
-0
/
+1
*
|
|
Enable standards conformance for MSVC
Mikael Hermansson
2024-08-19
1
-0
/
+4
|
/
/
*
|
Make sure not to generate the compile_commands.json when not asked
Hakim
2024-08-09
1
-5
/
+6
*
|
SCons: Load optional ninja tool before setting its options
Rémi Verschelde
2024-07-31
1
-2
/
+1
*
|
Merge pull request #93753 from Repiteo/scons/visual-studio-fixes
Rémi Verschelde
2024-07-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
SCons: Fix output with `vsproj=yes`
Thaddeus Crews
2024-06-29
1
-1
/
+1
*
|
Merge pull request #94109 from akien-mga/scons-linker-optflags
Rémi Verschelde
2024-07-11
1
-4
/
+11
|
\
\
|
*
|
SCons: Pass optimization flags to the linker too, needed by Emscripten
Rémi Verschelde
2024-07-09
1
-4
/
+11
[next]