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
*
SCons: Fix feature build profile being parsed too late
Rémi Verschelde
2023-01-16
1
-21
/
+20
*
Alter linux debug stacktraces handling to support more environments
Ekaterina Vaartis
2023-01-15
1
-0
/
+3
*
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio
2022-12-10
1
-3
/
+3
*
SCons: Strip symbol table for builds with `debug_symbols=no`
Rémi Verschelde
2022-12-02
1
-0
/
+6
*
Add console wrapper app to handle console i/o redirection on Windows.
bruvzg
2022-10-31
1
-0
/
+1
*
Merge pull request #67000 from RandomShaper/split_render_further
Rémi Verschelde
2022-10-11
1
-2
/
+2
|
\
|
*
Polish rendering driver refactor further
Pedro J. Estébanez
2022-10-06
1
-2
/
+2
*
|
SCons: Re-enable treating `#warning` as error with `werror`
Rémi Verschelde
2022-10-10
1
-6
/
+0
*
|
SCons: Cleanup GCC warnings configuration
Rémi Verschelde
2022-10-10
1
-6
/
+14
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-9
/
+25
|
/
*
Fix CODEOWNERS and fix missing quote in "Building for platform" message
Aaron Franke
2022-10-01
1
-1
/
+1
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-62
/
+93
*
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-23
1
-1
/
+3
*
SCons: Refactor handling of `production` flag and per-platform LTO defaults
Rémi Verschelde
2022-09-19
1
-37
/
+34
*
SCons: Add `methods.get_version_info()` method returning a Dict
Rémi Verschelde
2022-09-14
1
-1
/
+1
*
SCons: Refactor LTO options with `lto=<none|thin|full>`
Rémi Verschelde
2022-09-08
1
-30
/
+32
*
SCons: Fix compilation database generation with MSVC
Rémi Verschelde
2022-09-07
1
-13
/
+13
*
Add float arg to build_assemblies.py
Almighty Laxz
2022-09-04
1
-1
/
+1
*
SCons: Enforce version 4.0+ when `compiledb=yes` is used
Rémi Verschelde
2022-09-02
1
-3
/
+6
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-11
/
+10
*
Merge pull request #63919 from Faless/scons/4.x_easy_deps
Rémi Verschelde
2022-08-07
1
-9
/
+7
|
\
|
*
[Scons] Implement module dependency sorting.
Fabio Alessandrelli
2022-08-04
1
-9
/
+7
*
|
Add Text Server related options to the build profiles editor.
bruvzg
2022-08-03
1
-6
/
+12
|
/
*
Merge pull request #63310 from akien-mga/scons-vsproj-windows
Rémi Verschelde
2022-07-22
1
-0
/
+3
|
\
|
*
SCons: Prevent using `vsproj` option outside Windows
Rémi Verschelde
2022-07-22
1
-0
/
+3
*
|
Merge pull request #62996 from reduz/feature-build-profiles
Rémi Verschelde
2022-07-22
1
-2
/
+22
|
\
\
|
|
/
|
/
|
|
*
Implement Feature Build Profiles
reduz
2022-07-22
1
-2
/
+22
*
|
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-2
/
+16
*
|
SCons: Default `num_jobs` to max CPUs minus 1 if not specified
Rémi Verschelde
2022-07-17
1
-0
/
+18
|
/
*
Only include editor/SCsub when building the editor: tools=yes
Marcel Admiraal
2022-07-07
1
-1
/
+2
*
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
1
-6
/
+5
*
SCons: Don't enable any `-Werror=return-type` outside `werror=yes`
Rémi Verschelde
2022-05-03
1
-4
/
+0
*
SCons: Disable `-Werror=return-type` for GCC 12+ due to regression
Rémi Verschelde
2022-04-30
1
-2
/
+6
*
Remove last editor code dependencies in template build
Rémi Verschelde
2022-03-28
1
-2
/
+4
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-1
/
+1
*
Remove unused Bullet module and thirdparty code
Rémi Verschelde
2022-03-09
1
-1
/
+0
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-0
/
+1
*
SCons: Make compilation database generation optional
Rémi Verschelde
2022-02-09
1
-6
/
+9
*
SCons: Add `fast_unsafe` option for faster rebuilds
Rémi Verschelde
2022-02-08
1
-1
/
+13
*
Improve python helper modules declaration in SConstruct for compatibility wit...
Emmanuel Leblond
2022-01-13
1
-0
/
+16
*
Explicitly declare python helper modules in SConstruct to avoid unexpected sh...
Emmanuel Leblond
2022-01-12
1
-0
/
+25
*
Merge pull request #56308 from Calinou/scons-tweak-target-release-error-message
Rémi Verschelde
2022-01-12
1
-1
/
+2
|
\
|
*
Improve error when attempting to build with `tools=yes target=release`
Hugo Locurcio
2021-12-29
1
-1
/
+2
*
|
Revert "Print a warning with unknown SCons variables to ease troubleshooting"
Rémi Verschelde
2022-01-06
1
-7
/
+0
|
/
*
Rename `VideoPlayer` to `VideoStreamPlayer` for consistency
Rémi Verschelde
2021-12-06
1
-1
/
+1
*
Remove editor splash screen with sponsors logo
Rémi Verschelde
2021-11-30
1
-1
/
+4
*
Print a warning with unknown SCons variables to ease troubleshooting
Hugo Locurcio
2021-11-21
1
-0
/
+7
*
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
1
-12
/
+5
*
[macOS] Add support for OpenGLES3 video driver.
bruvzg
2021-11-02
1
-0
/
+1
[next]