Rémi Verschelde
|
9657559b66
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
il y a 3 ans |
Rémi Verschelde
|
e292d79fb3
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
il y a 3 ans |
Rémi Verschelde
|
59c050ddc3
Windows: Fix build with SCons 4.2.0
|
il y a 3 ans |
luz paz
|
b684d72af0
Remove unnecessary 'pass' statement
|
il y a 3 ans |
Rémi Verschelde
|
f7a999c814
Windows: Disable ASLR protection w/ MinGW, it breaks Mono
|
il y a 4 ans |
Hein-Pieter van Braam-Stewart
|
ff3099abcf
Fix thread_local, tls, ASLR, and DEP with MingW
|
il y a 4 ans |
Rafał Mikrut
|
6b6324441f
Allow to not optimize release build
|
il y a 4 ans |
Andrii Doroshenko (Xrayez)
|
7c7f4602e7
Add `use_asan` option for MSVC to enable AddressSanitizer
|
il y a 4 ans |
Bastiaan Olij
|
6afb9d327e
Use /Zi and /FS for including debugger symbols on Windows with MSVC
|
il y a 4 ans |
Rémi Verschelde
|
42d3d9c345
SCons: Fix debug_symbols tests after switch to BoolVariable
|
il y a 4 ans |
Rémi Verschelde
|
f3c030aa47
SCons: Add `production=yes` option to use production defaults
|
il y a 4 ans |
Rémi Verschelde
|
60959b085d
SCons: Add only selected platform's opts to env
|
il y a 4 ans |
Marcel Admiraal
|
e21adf2bc6
Don't handle BaseException in build scripts
|
il y a 4 ans |
Lyubomir Vasilev
|
d6a65fb13a
Add 'use_static_cpp' option for MinGW and MSVC builds
|
il y a 4 ans |
Rémi Verschelde
|
eafb021015
SCons: Remove unnecessary $LINK overrides
|
il y a 4 ans |
Hugo Locurcio
|
4907911bf8
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
il y a 4 ans |
Rémi Verschelde
|
f33ca5444a
SCons: Refactor and cleanup warnings definition
|
il y a 4 ans |
Rafał Mikrut
|
abd7c1833e
Added Linux sanitizer with xvfb to github workspace
|
il y a 4 ans |
Rémi Verschelde
|
f1cdb91f34
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
il y a 4 ans |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
il y a 5 ans |
Pedro J. Estébanez
|
f57579ba6c
Make stack size on Windows match Linux and MacOS
|
il y a 5 ans |
Rémi Verschelde
|
c320a82213
SCons: Add 'split_libmodules' option to workaround linker issue
|
il y a 5 ans |
TerminalJack
|
e1dda5195c
Added support for vertical syncing via the Windows OS compositor (DWM.)
|
il y a 5 ans |
Yeongho Kim
|
c8c8f1b8a4
Specify MINGW_HAS_SECURE_API=1
|
il y a 5 ans |
bruvzg
|
ec30cf0d20
Add "llvm/thinlto" options to MinGW build.
|
il y a 5 ans |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
il y a 5 ans |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
il y a 6 ans |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
il y a 6 ans |
Kenneth Lee
|
5c5c3a590a
Fixes build for Windows cross-compilation
|
il y a 6 ans |
Windy Darian
|
bd7aa1b6f6
Ignore '/utf-8' flag on vs2013
|
il y a 6 ans |