Marcel Admiraal
|
e21adf2bc6
Don't handle BaseException in build scripts
|
4 years ago |
Lyubomir Vasilev
|
d6a65fb13a
Add 'use_static_cpp' option for MinGW and MSVC builds
|
4 years ago |
Rémi Verschelde
|
eafb021015
SCons: Remove unnecessary $LINK overrides
|
4 years ago |
Hugo Locurcio
|
4907911bf8
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
5 years ago |
Rémi Verschelde
|
f33ca5444a
SCons: Refactor and cleanup warnings definition
|
4 years ago |
Rafał Mikrut
|
abd7c1833e
Added Linux sanitizer with xvfb to github workspace
|
5 years ago |
Rémi Verschelde
|
f1cdb91f34
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
Pedro J. Estébanez
|
f57579ba6c
Make stack size on Windows match Linux and MacOS
|
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 |