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
/
windows
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
-2
/
+2
*
SCons: Add windows_subsystem=default, restores original behavior
Rémi Verschelde
2020-10-06
1
-1
/
+14
*
Fix typos with codespell
Rémi Verschelde
2020-09-18
1
-1
/
+1
*
Only display the Windows toggle console option if it can actually be used
Hugo Locurcio
2020-09-14
1
-0
/
+2
*
Add Windows Subsystem build option.
bruvzg
2020-08-17
1
-5
/
+16
*
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-17
1
-4
/
+5
*
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-08-11
1
-5
/
+4
*
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
1
-1
/
+3
*
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-23
1
-2
/
+2
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-186
/
+239
*
Make stack size on Windows match Linux and MacOS
Pedro J. Estébanez
2020-03-17
1
-0
/
+6
*
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
1
-6
/
+4
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
1
-18
/
+17
*
Add static Vulkan loader.
bruvzg
2020-02-11
1
-5
/
+29
*
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
1
-6
/
+1
*
SCons: Add 'split_libmodules' option to workaround linker issue
Rémi Verschelde
2019-12-11
1
-3
/
+6
*
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-04
1
-2
/
+3
*
Specify MINGW_HAS_SECURE_API=1
Yeongho Kim
2019-10-25
1
-1
/
+1
*
Add "llvm/thinlto" options to MinGW build.
bruvzg
2019-10-22
1
-8
/
+26
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-8
/
+5
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-3
/
+3
*
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-7
/
+10
*
Fixes build for Windows cross-compilation
Kenneth Lee
2019-04-23
1
-1
/
+1
*
Ignore '/utf-8' flag on vs2013
Windy Darian
2019-04-15
1
-1
/
+3
*
Force utf-8 source file encoding in MSVC
Windy Darian
2019-04-10
1
-1
/
+1
*
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+0
*
Drop RtAudio driver on Windows
Rémi Verschelde
2019-02-20
1
-3
/
+3
*
Fix compiling with use_mingw flag on Windows
Marcelo Fernandez
2019-02-19
1
-2
/
+2
*
Set WINVER and _WIN32_WINNT values in VS project
Marcin Zawiejski
2019-01-22
1
-2
/
+2
*
Raised executable priority on windows to avoid stuter, helps #25162
Juan Linietsky
2019-01-22
1
-2
/
+2
*
SCons: Properly set bits variable as string for MSVC detection
Rémi Verschelde
2018-12-04
1
-2
/
+2
*
Remove trailing whitespace
Rémi Verschelde
2018-11-20
1
-2
/
+2
*
Fix libwebsockets 32-bits UWP builds.
Fabio Alessandrelli
2018-09-13
1
-2
/
+2
*
SCons: Disable min/max WinDef.h macros on MSVC
Rémi Verschelde
2018-08-24
1
-0
/
+1
*
CI: Disable debug_symbols on Travis/AppVeyor
Rémi Verschelde
2018-08-21
1
-6
/
+0
*
Support debug_symbols in VS optimized builds
elasota
2018-08-19
1
-0
/
+6
*
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
1
-1
/
+2
|
\
|
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
1
-1
/
+2
*
|
-Fix disable_3d flag
Juan Linietsky
2018-07-21
1
-7
/
+21
|
/
*
Style fixes for commit d5bb6faa
Rémi Verschelde
2018-06-13
1
-1
/
+1
*
-Make sure that ProjectSettings are properly dumped when dumping docs.
Juan Linietsky
2018-06-11
1
-1
/
+1
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-2
/
+2
*
Windows detect.py: Detect missing WindowsSdkDir
Max Hilbrunner
2018-05-07
1
-2
/
+8
*
Fix MinGW cross-build
bruvzg
2018-03-15
1
-2
/
+3
*
Added missing import BoolVariable
Bastiaan Olij
2018-03-15
1
-1
/
+1
*
Enable SCons to autodetect Windows MSVC compiler
Gary Oberbrunner
2018-03-13
1
-172
/
+228
*
Fix typos with codespell
luz.paz
2018-02-21
1
-2
/
+2
*
Link bcrypt lib in window and UWP
Fabio Alessandrelli
2018-02-20
1
-2
/
+2
*
Windows: Fix case of imm32 for case-sensitive MinGW build
Rémi Verschelde
2018-02-15
1
-2
/
+2
[next]