Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 лет назад |
BastiaanOlij
|
d9cefb34c1
ARKit for Godot 3.2
|
8 лет назад |
BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
8 лет назад |
Rémi Verschelde
|
4b20959d99
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
|
6 лет назад |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 лет назад |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 лет назад |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 лет назад |
Rémi Verschelde
|
1807e0f135
SCons: Move platform-specific Opus config to its module
|
6 лет назад |
Rémi Verschelde
|
eebca76be5
SCons: Drop unused MPC_FIXED_POINT define
|
6 лет назад |
Hein-Pieter van Braam
|
e5b335d367
Don't use -ffast-math or other unsafe math optimizations
|
6 лет назад |
Rémi Verschelde
|
dcc7f2b54b
Merge pull request #24545 from akien-mga/osxcross-mono
|
6 лет назад |
Rémi Verschelde
|
95e96947f6
SCons: Drop ios_sim option forcing x86, simulator needs x86_64
|
6 лет назад |
Rémi Verschelde
|
d52100f4ff
SCons: Allow building Mono module with OSXCross
|
6 лет назад |
Sam Green
|
4cb6b80090
Bump minimum iOS version to 10
|
7 лет назад |
Rémi Verschelde
|
a2a5793e13
Merge pull request #21339 from Placinta/master
|
7 лет назад |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
7 лет назад |
Alexandru Croitor
|
3624644630
Pass -isysroot to compiler / linker when doing a macOS build
|
7 лет назад |
Juan Linietsky
|
2b9902db06
-Fix disable_3d flag
|
7 лет назад |
Ruslan Mustakov
|
8f0f327f02
Allow configuring iOS export
|
8 лет назад |
Rémi Verschelde
|
9f134aa5d1
Cleanup old references to GLES2 renderer
|
8 лет назад |
Rhody Lugo
|
7f3ecd4227
change matrix and enable caching for Android, iOS and macOS (cross-compile)
|
8 лет назад |
Rémi Verschelde
|
cefdb34f6c
SCons: make use_lto a global option and opt-in for iphone
|
8 лет назад |
Marcelo Fernandez
|
12d40fa03f
Merged iphone and osx audio drivers into drivers/coreaudio
|
8 лет назад |
Elliott Sales de Andrade
|
3e69d19116
Use BoolVariable in platform-specific options.
|
8 лет назад |
Elliott Sales de Andrade
|
5be675eb03
Use BoolVariable for module options.
|
8 лет назад |
Elliott Sales de Andrade
|
ffab67b8da
Use BoolVariable in target/component/advanced options.
|
8 лет назад |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
8 лет назад |
Rémi Verschelde
|
e91a267a7c
Buildsystem: Improve detect.py readability and fix issues
|
8 лет назад |
Pedro J. Estébanez
|
854b3cc158
Improve/harmonize mobile builds
|
8 лет назад |
Pedro J. Estébanez
|
2a52e2b2f5
Allow custom CCFLAGS for iPhone builds
|
8 лет назад |