Rémi Verschelde
|
90446fe9f3
SCons: Move platform logo/run icon to `export` folder
|
2 years ago |
Rémi Verschelde
|
c9c941e339
CI: Update static checks to black 23.3.0
|
2 years ago |
Jiri Suchan
|
c5bd2f9dce
ci: add Python static analysis check via mypy
|
3 years ago |
Aaron Franke
|
27b0f18275
Unify bits, arch, and android_arch into env["arch"]
|
3 years ago |
Rémi Verschelde
|
cd21cc683a
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
3 years ago |
Rémi Verschelde
|
e2dfb656f4
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
3 years ago |
Rafał Mikrut
|
0b298d201e
Allow to not optimize release build
|
4 years ago |
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 |