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: Re-allow upcoming GCC 8.4, fixes C++17 copy elision
Rémi Verschelde
2020-02-26
1
-9
/
+11
*
Scons: fixed build for vanilla clang in mac os x
Nickolai Korshunov
2020-02-24
1
-4
/
+10
*
SCons: Add GCC/Clang minimum version check
Rémi Verschelde
2020-02-23
1
-0
/
+30
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-2
/
+2
*
SCons: Ensure that MSVC gets /std:c++17 in CCFLAGS
Rémi Verschelde
2020-02-22
1
-9
/
+10
*
SCons: Bump required C++ standard to C++17
Rémi Verschelde
2020-02-22
1
-5
/
+5
*
SCons: Explicitly define our C (C11) and C++ (C++14) standards
Rémi Verschelde
2020-02-20
1
-5
/
+16
*
Fix compilation warnings and re-enable werror=yes on Travis
Rémi Verschelde
2020-02-18
1
-1
/
+7
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-11
/
+1
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-2
/
+1
*
glslang: Disable warnings and allow unbundling
Rémi Verschelde
2020-02-11
1
-0
/
+1
*
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
1
-1
/
+1
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
1
-2
/
+0
*
Add static Vulkan loader.
bruvzg
2020-02-11
1
-0
/
+4
*
A lot of progress with canvas rendering, still far from working.
Juan Linietsky
2020-02-11
1
-0
/
+1
*
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-10
1
-0
/
+1
*
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
1
-2
/
+0
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-3
/
+0
*
SCons: Generate header with info on which modules are enabled
Rémi Verschelde
2020-02-07
1
-2
/
+2
*
Added support to allow to compile Godot from the same directory while using d...
Fabian Mathews
2020-01-01
1
-0
/
+4
*
SCons: Add 'split_libmodules' option to workaround linker issue
Rémi Verschelde
2019-12-11
1
-2
/
+1
*
pcre2: Use scons option to disable JIT on some platforms
Rémi Verschelde
2019-11-20
1
-0
/
+1
*
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-10
1
-1
/
+1
*
Prevent editor compilation with regex module disabled, which is not supported
PouleyKetchoupp
2019-08-11
1
-0
/
+7
*
SCons: Enable C++11 on the whole codebase
Rémi Verschelde
2019-07-22
1
-0
/
+4
*
Add a `platform=list` SCons argument to list platforms
Hugo Locurcio
2019-07-17
1
-3
/
+13
*
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-04
1
-1
/
+1
*
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-28
1
-4
/
+14
*
SCons: Enable -Wclobbered in warnings=extra for GCC
Rémi Verschelde
2019-06-20
1
-2
/
+1
*
Enforce Unicode encoding in MSVC
Andrii Doroshenko (Xrayez)
2019-06-19
1
-0
/
+2
*
SCons: Enable -Werror and -Wextra in 'dev' build option
Rémi Verschelde
2019-06-15
1
-4
/
+5
*
Fix SCons automatic platform detection on Linux
Hugo Locurcio
2019-05-27
1
-2
/
+2
*
Merge pull request #29199 from mhilbrunner/no-platform-no-more
Rémi Verschelde
2019-05-27
1
-3
/
+20
|
\
|
*
Scons: Autodetect platform if not specified
Max Hilbrunner
2019-05-26
1
-3
/
+20
*
|
Fixed typo in SConstruct
dankan1890
2019-05-26
1
-1
/
+1
|
/
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
*
Ignore a warning in _get_socket_error (-Wlogical-op).
marxin
2019-05-02
1
-2
/
+2
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-9
/
+11
*
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
1
-28
/
+0
*
Merge pull request #27868 from marxin/add-more-warnings
Hein-Pieter van Braam
2019-04-23
1
-2
/
+9
|
\
|
*
Add more warnings on top of -Wall and -Wextra.
marxin
2019-04-10
1
-2
/
+9
*
|
Drop unused thekla_atlas dependency
Rémi Verschelde
2019-04-19
1
-1
/
+0
|
/
*
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+0
*
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-05
1
-3
/
+4
*
SCons: add `methods.using_clang` to check used compiler
Rémi Verschelde
2019-04-05
1
-2
/
+2
*
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-02
1
-1
/
+6
*
Fix -Wsign-compare warnings.
marxin
2019-02-27
1
-3
/
+2
*
Several fixes to make GLES2 on HTML5 work much better.
Juan Linietsky
2019-02-25
1
-0
/
+4
*
Merge pull request #26160 from marxin/come-up-with-use_gcc
Hein-Pieter van Braam
2019-02-25
1
-1
/
+1
|
\
[next]