Thaddeus Crews
|
05203b6a43
SCons: Fix `mono` dependency
|
1 year ago |
Jakub Marcowski
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
1 year ago |
Thaddeus Crews
|
34fb3f7730
SCons: Generate all scripts natively
|
1 year ago |
Thaddeus Crews
|
5a6e3cbcb0
SCons: Remove `run_in_subprocess` dependency
|
1 year ago |
Thaddeus Crews
|
0ce9b6fd1d
Add two new COMSTR environment variables
|
1 year ago |
Aaron Franke
|
e2b3c588e1
Allow detecting when building as an engine module
|
1 year ago |
Rémi Verschelde
|
3495288b03
SCons: Improve logic to generate `modules_tests.gen.h`
|
3 years ago |
Andrea Catania
|
b667e72adf
Add env.Depends to modules_enabled.gen.h generator
|
4 years ago |
Sergey Minakov
|
13a6a83b44
[iOS] Remove plugins from modules.
|
4 years ago |
Sergey Minakov
|
30783d57cc
iOS Modules: separate main platform code from modules
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
d86de6c98e
SCons: Refactor running commands through builders
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
60f53140b8
Enable support for C++ modules tests
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
a96f0e98d7
Add `custom_modules` build option to compile external user modules
|
5 years ago |
HaSa1002
|
0b615bb997
fixed modules not beeing added to vsproj
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Rémi Verschelde
|
4e2dbb1bc0
SCons: Split libmodules.a in folder-based libs
|
5 years ago |
Rémi Verschelde
|
b7297fb39c
SCons: Generate header with info on which modules are enabled
|
5 years ago |
Rémi Verschelde
|
c320a82213
SCons: Add 'split_libmodules' option to workaround linker issue
|
5 years ago |
Rémi Verschelde
|
66d09a6b4c
SCons: Fix uses of [].append instead of env.add_source_files()
|
6 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
6 years ago |
Ariel Manzur
|
81426ff0a8
- Improves portability in joystick buttons enum
|
7 years ago |
Poommetee Ketson
|
225dbe9289
SCsub: fix mixed indentation
|
7 years ago |
Ariel Manzur
|
9d98e6d2e4
adding option to split modules library
|
7 years ago |
Rhody Lugo
|
a65c0939fd
disable caching for targets using helper functions
|
7 years ago |
Rhody Lugo
|
a4a222d62d
use the same cache for all branches for appveyor
|
7 years ago |
Rémi Verschelde
|
ed2b66f023
Improve code style of generated headers
|
7 years ago |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 years ago |
Rémi Verschelde
|
d4c17700aa
style: Fix PEP8 whitespace issues in Python files
|
8 years ago |
Rémi Verschelde
|
97c8508f5e
style: Start applying PEP8 to Python files, indentation issues
|
8 years ago |