Rémi Verschelde
|
849c090343
SCons: Fix debug_symbols tests after switch to BoolVariable
|
4 years ago |
Rémi Verschelde
|
db26871210
SCons: Add `production=yes` option to use production defaults
|
4 years ago |
Rémi Verschelde
|
0f84d8dc49
SCons: Add only selected platform's opts to env
|
4 years ago |
Marcel Admiraal
|
8ef5e3201c
Don't handle BaseException in build scripts
|
4 years ago |
Lyubomir Vasilev
|
e52c9c26fc
Add 'use_static_cpp' option for MinGW and MSVC builds
|
4 years ago |
Rémi Verschelde
|
2e4bff1cfe
SCons: Remove unnecessary $LINK overrides
|
4 years ago |
Hugo Locurcio
|
ff1f0d2cb5
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
5 years ago |
bruvzg
|
56f3aba7b2
[Windows, MSVC] Correctly set source file encoding.
|
4 years ago |
Rémi Verschelde
|
97f116d36b
SCons: Refactor and cleanup warnings definition
|
4 years ago |
Rémi Verschelde
|
182d6d6f42
SCons: Add windows_subsystem=default, restores original behavior
|
4 years ago |
Rémi Verschelde
|
3e78963bb9
Fix typos with codespell
|
4 years ago |
Hugo Locurcio
|
4df86f8b04
Only display the Windows toggle console option if it can actually be used
|
5 years ago |
bruvzg
|
c76fe59204
Add Windows Subsystem build option.
|
5 years ago |
bruvzg
|
03ffd6451a
Revert "[Windows] Attach to parent console instead of creating new one."
|
5 years ago |
bruvzg
|
4f7a49db53
[Windows] Attach to parent console instead of creating new one.
|
5 years ago |
Rémi Verschelde
|
f940e5e000
CI: Install master version of psf/black
|
5 years ago |
Rémi Verschelde
|
dcf902df85
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Pedro J. Estébanez
|
29f8530afe
Make stack size on Windows match Linux and MacOS
|
5 years ago |
Rémi Verschelde
|
511f65214f
SCons: Streamline Vulkan buildsystem + fixups
|
6 years ago |
bruvzg
|
b456bfad5c
Add runtime GLES2 / Vulkan context selection.
|
6 years ago |
bruvzg
|
eb48be51db
Add static Vulkan loader.
|
6 years ago |
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 |