Rémi Verschelde
|
4e2dbb1bc0
SCons: Split libmodules.a in folder-based libs
|
5 years ago |
Rémi Verschelde
|
c320a82213
SCons: Add 'split_libmodules' option to workaround linker issue
|
5 years ago |
TerminalJack
|
e1dda5195c
Added support for vertical syncing via the Windows OS compositor (DWM.)
|
5 years ago |
Yeongho Kim
|
c8c8f1b8a4
Specify MINGW_HAS_SECURE_API=1
|
5 years ago |
bruvzg
|
ec30cf0d20
Add "llvm/thinlto" options to MinGW build.
|
5 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 years ago |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 years ago |
Kenneth Lee
|
5c5c3a590a
Fixes build for Windows cross-compilation
|
6 years ago |
Windy Darian
|
bd7aa1b6f6
Ignore '/utf-8' flag on vs2013
|
6 years ago |
Windy Darian
|
ff3fdabc52
Force utf-8 source file encoding in MSVC
|
6 years ago |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 years ago |
Rémi Verschelde
|
51c9ffaec0
Drop RtAudio driver on Windows
|
6 years ago |
Marcelo Fernandez
|
0c5f87531d
Fix compiling with use_mingw flag on Windows
|
6 years ago |
Marcin Zawiejski
|
9ca649c67b
Set WINVER and _WIN32_WINNT values in VS project
|
6 years ago |
Juan Linietsky
|
ab843b1698
Raised executable priority on windows to avoid stuter, helps #25162
|
6 years ago |
Rémi Verschelde
|
a99e90b258
SCons: Properly set bits variable as string for MSVC detection
|
6 years ago |
Rémi Verschelde
|
173b342ca7
Remove trailing whitespace
|
6 years ago |
Fabio Alessandrelli
|
75b2db8c5f
Fix libwebsockets 32-bits UWP builds.
|
7 years ago |
Rémi Verschelde
|
7238462601
SCons: Disable min/max WinDef.h macros on MSVC
|
7 years ago |
Rémi Verschelde
|
e71c20099c
CI: Disable debug_symbols on Travis/AppVeyor
|
7 years ago |
elasota
|
ffe0235f62
Support debug_symbols in VS optimized builds
|
7 years ago |
Rémi Verschelde
|
a501678ba1
Merge pull request #20154 from marcelofg55/midi_driver
|
7 years ago |
Juan Linietsky
|
2b9902db06
-Fix disable_3d flag
|
7 years ago |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 years ago |
Rémi Verschelde
|
9165e550f8
Style fixes for commit d5bb6faa
|
7 years ago |
Juan Linietsky
|
d5bb6faac7
-Make sure that ProjectSettings are properly dumped when dumping docs.
|
7 years ago |
Hugo Locurcio
|
d54b5da940
Tweak some help texts in the build system
|
7 years ago |
Max Hilbrunner
|
a6b191e3e0
Windows detect.py: Detect missing WindowsSdkDir
|
7 years ago |
bruvzg
|
e337eecd17
Fix MinGW cross-build
|
7 years ago |