Rémi Verschelde
|
0f84d8dc49
SCons: Add only selected platform's opts to env
|
4 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 |
Hugo Locurcio
|
4df86f8b04
Only display the Windows toggle console option if it can actually be used
|
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 |
Rémi Verschelde
|
02913f53d3
pcre2: Use scons option to disable JIT on some platforms
|
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 |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 years ago |
Marcelo Fernandez
|
0c5f87531d
Fix compiling with use_mingw flag on Windows
|
6 years ago |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
6 years ago |
Hugo Locurcio
|
d54b5da940
Tweak some help texts in the build system
|
7 years ago |
Fabio Alessandrelli
|
e6364c3fd5
Fix UWP build after #17194
|
7 years ago |
Bastiaan Olij
|
cc9e8aa732
Added missing import BoolVariable
|
7 years ago |
Gary Oberbrunner
|
d1318ee12c
Enable SCons to autodetect Windows MSVC compiler
|
7 years ago |
Fabio Alessandrelli
|
d29488ee9b
Link bcrypt lib in window and UWP
|
7 years ago |
Rémi Verschelde
|
9f134aa5d1
Cleanup old references to GLES2 renderer
|
7 years ago |
George Marques
|
a3387a9e22
UWP: Update to build with Windows SDK 10.16229.0
|
7 years ago |
Elliott Sales de Andrade
|
ffab67b8da
Use BoolVariable in target/component/advanced options.
|
8 years ago |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
8 years ago |
George Marques
|
f55fff3528
UWP: Fix problem with Cert Kit validation
|
8 years ago |
Rémi Verschelde
|
e91a267a7c
Buildsystem: Improve detect.py readability and fix issues
|
8 years ago |
George Marques
|
40613221a4
Fix UWP compilation issues
|
8 years ago |
Fabio Alessandrelli
|
65483d57bf
Improvements to scons defined WINVER/_WIN32_WINNT
|
8 years ago |
George Marques
|
411faaa6f4
Rename remaining WinRT references to UWP
|
8 years ago |
George Marques
|
b113c7b7a3
Rename WINRT_ENABLED to UWP_ENABLED
|
8 years ago |
George Marques
|
fb5a73a39f
Rename WinRT files to UWP
|
8 years ago |