Aaron Franke
|
ae1702bee5
Replace HTTP links with HTTPS for sites with HTTPS versions
|
4 years ago |
bruvzg
|
d7957a2a20
Use "volk" instead of statically linked Vulkan loader.
|
4 years ago |
Rémi Verschelde
|
c191cfbddf
Windows: Fix build with SCons 4.2.0
|
4 years ago |
luz paz
|
2e0044c93d
Remove unnecessary 'pass' statement
|
4 years ago |
Rémi Verschelde
|
fcddd8c53a
Merge pull request #46966 from qarmin/faster_release
|
4 years ago |
Rafał Mikrut
|
0b298d201e
Allow to not optimize release build
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
53901d870b
Add `use_asan` option for MSVC to enable AddressSanitizer
|
4 years ago |
Bastiaan Olij
|
4946ae16fc
Use /Zi and /FS for including debugger symbols on Windows with MSVC
|
4 years ago |
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
|
5 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 |