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: Fixup enabling MSVC warning C4458 on /W3
Rémi Verschelde
2023-05-12
1
-1
/
+1
*
Merge pull request #76836 from Faless/tls/system_certs
Rémi Verschelde
2023-05-12
1
-1
/
+5
|
\
|
*
[TLS] Add support for platform-specific CA bundles.
Fabio Alessandrelli
2023-05-12
1
-1
/
+5
*
|
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-05-11
1
-2
/
+4
|
/
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-1
/
+2
*
Merge pull request #74980 from YuriSizov/build-err-without-required-editor-mo...
Rémi Verschelde
2023-04-26
1
-2
/
+11
|
\
|
*
Err when trying to build the editor without its required modules
Yuri Sizov
2023-04-07
1
-2
/
+11
*
|
Merge pull request #75447 from bruvzg/brotli_packedarray
Rémi Verschelde
2023-04-25
1
-0
/
+3
|
\
\
|
*
|
Expose brotli decompression to the scripting API.
bruvzg
2023-03-29
1
-0
/
+3
|
|
/
*
/
[Export docs] Move docs to platform folders.
bruvzg
2023-04-20
1
-1
/
+11
|
/
*
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
Rémi Verschelde
2023-03-05
1
-1
/
+1
*
Merge pull request #73441 from akien-mga/linux-unbundling-fixes
Rémi Verschelde
2023-02-17
1
-2
/
+2
|
\
|
*
Fix includes of thirdparty libs which can be unbundled on Linux
Rémi Verschelde
2023-02-16
1
-2
/
+2
*
|
Let VS solution name be overridden
Pedro J. Estébanez
2023-02-16
1
-1
/
+2
|
/
*
SCons: Fix wrong `debug_symbols` default value in --help
Rémi Verschelde
2023-02-01
1
-1
/
+1
*
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
[next]