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
/
platform
/
uwp
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
1
-216
/
+0
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-4
/
+0
*
CI: Update static checks to black 23.3.0
Rémi Verschelde
2023-06-19
1
-1
/
+0
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-3
/
+8
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-20
/
+19
*
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-15
1
-3
/
+0
*
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
Rémi Verschelde
2021-10-14
1
-0
/
+1
*
Allow to not optimize release build
Rafał Mikrut
2021-03-14
1
-4
/
+7
*
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-12-16
1
-2
/
+0
*
[Windows, MSVC] Correctly set source file encoding.
bruvzg
2020-10-09
1
-1
/
+1
*
SCons: Refactor and cleanup warnings definition
Rémi Verschelde
2020-10-08
1
-0
/
+3
*
Only display the Windows toggle console option if it can actually be used
Hugo Locurcio
2020-09-14
1
-0
/
+2
*
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
1
-2
/
+7
*
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-23
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-70
/
+102
*
pcre2: Use scons option to disable JIT on some platforms
Rémi Verschelde
2019-11-20
1
-0
/
+1
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-7
/
+7
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-12
/
+15
*
Remove unused imports
Hendrikto
2019-04-06
1
-3
/
+0
*
Fix compiling with use_mingw flag on Windows
Marcelo Fernandez
2019-02-19
1
-1
/
+0
*
Dont use equality operators with None singleton in python files
lupoDharkael
2018-10-27
1
-1
/
+1
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-3
/
+3
*
Fix UWP build after #17194
Fabio Alessandrelli
2018-03-29
1
-0
/
+2
*
Added missing import BoolVariable
Bastiaan Olij
2018-03-15
1
-1
/
+2
*
Enable SCons to autodetect Windows MSVC compiler
Gary Oberbrunner
2018-03-13
1
-0
/
+2
*
Link bcrypt lib in window and UWP
Fabio Alessandrelli
2018-02-20
1
-0
/
+1
*
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
1
-1
/
+1
*
UWP: Update to build with Windows SDK 10.16229.0
George Marques
2017-11-09
1
-1
/
+1
*
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-2
/
+2
*
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
1
-2
/
+2
*
UWP: Fix problem with Cert Kit validation
George Marques
2017-07-12
1
-2
/
+1
*
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-07-01
1
-53
/
+53
*
Fix UWP compilation issues
George Marques
2017-05-23
1
-7
/
+8
*
Improvements to scons defined WINVER/_WIN32_WINNT
Fabio Alessandrelli
2017-01-12
1
-0
/
+4
*
Rename remaining WinRT references to UWP
George Marques
2016-11-03
1
-1
/
+1
*
Rename WINRT_ENABLED to UWP_ENABLED
George Marques
2016-11-03
1
-1
/
+1
*
Rename WinRT files to UWP
George Marques
2016-11-03
1
-0
/
+166