Rémi Verschelde
|
c191cfbddf
Windows: Fix build with SCons 4.2.0
|
4 年之前 |
luz paz
|
2e0044c93d
Remove unnecessary 'pass' statement
|
4 年之前 |
Rémi Verschelde
|
fcddd8c53a
Merge pull request #46966 from qarmin/faster_release
|
4 年之前 |
Rafał Mikrut
|
0b298d201e
Allow to not optimize release build
|
4 年之前 |
Andrii Doroshenko (Xrayez)
|
53901d870b
Add `use_asan` option for MSVC to enable AddressSanitizer
|
4 年之前 |
Bastiaan Olij
|
4946ae16fc
Use /Zi and /FS for including debugger symbols on Windows with MSVC
|
4 年之前 |
Rémi Verschelde
|
849c090343
SCons: Fix debug_symbols tests after switch to BoolVariable
|
4 年之前 |
Rémi Verschelde
|
db26871210
SCons: Add `production=yes` option to use production defaults
|
4 年之前 |
Rémi Verschelde
|
0f84d8dc49
SCons: Add only selected platform's opts to env
|
4 年之前 |
Marcel Admiraal
|
8ef5e3201c
Don't handle BaseException in build scripts
|
4 年之前 |
Lyubomir Vasilev
|
e52c9c26fc
Add 'use_static_cpp' option for MinGW and MSVC builds
|
4 年之前 |
Rémi Verschelde
|
2e4bff1cfe
SCons: Remove unnecessary $LINK overrides
|
4 年之前 |
Hugo Locurcio
|
ff1f0d2cb5
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
5 年之前 |
bruvzg
|
56f3aba7b2
[Windows, MSVC] Correctly set source file encoding.
|
4 年之前 |
Rémi Verschelde
|
97f116d36b
SCons: Refactor and cleanup warnings definition
|
4 年之前 |
Rémi Verschelde
|
182d6d6f42
SCons: Add windows_subsystem=default, restores original behavior
|
4 年之前 |
Rémi Verschelde
|
3e78963bb9
Fix typos with codespell
|
4 年之前 |
Hugo Locurcio
|
4df86f8b04
Only display the Windows toggle console option if it can actually be used
|
4 年之前 |
bruvzg
|
c76fe59204
Add Windows Subsystem build option.
|
5 年之前 |
bruvzg
|
03ffd6451a
Revert "[Windows] Attach to parent console instead of creating new one."
|
5 年之前 |
bruvzg
|
4f7a49db53
[Windows] Attach to parent console instead of creating new one.
|
5 年之前 |
Rémi Verschelde
|
f940e5e000
CI: Install master version of psf/black
|
5 年之前 |
Rémi Verschelde
|
dcf902df85
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 年之前 |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 年之前 |
Pedro J. Estébanez
|
29f8530afe
Make stack size on Windows match Linux and MacOS
|
5 年之前 |
Rémi Verschelde
|
511f65214f
SCons: Streamline Vulkan buildsystem + fixups
|
6 年之前 |
bruvzg
|
b456bfad5c
Add runtime GLES2 / Vulkan context selection.
|
6 年之前 |
bruvzg
|
eb48be51db
Add static Vulkan loader.
|
6 年之前 |
Rémi Verschelde
|
4e2dbb1bc0
SCons: Split libmodules.a in folder-based libs
|
5 年之前 |
Rémi Verschelde
|
c320a82213
SCons: Add 'split_libmodules' option to workaround linker issue
|
5 年之前 |