Rémi Verschelde
|
db1e17a3cd
SCons: Fix MSVC D9025 warning overriding opt level
|
2 years ago |
Hugo Locurcio
|
48bda355f0
Fix missing `import sys` in `methods.py`
|
3 years ago |
Fredia Huya-Kouadio
|
8219a72574
Fix build failures for Android on Windows
|
3 years ago |
Pedro J. Estébanez
|
cbe542f96a
Fix jumbled error output when using Windows spawn fix
|
3 years ago |
Rémi Verschelde
|
cc4c959268
SCons: Fix creating VS solution with SCons 4.4.0
|
3 years ago |
Nathan Franke
|
be9d55159d
support git packed refs in version generator
|
3 years ago |
Rémi Verschelde
|
f50c7f7415
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 years ago |
Rémi Verschelde
|
0cdcf1154f
Allow dehardcoding documentation branch and URL in docs links
|
3 years ago |
Hristo Stamenov
|
d6ada73063
Fix import for collections Mapping
|
3 years ago |
Edward Auttonberry
|
4c76594e0d
Variants and targets are generated instead of manually defined. The specific details for each configuration are logically separated from the generators
|
3 years ago |
Rémi Verschelde
|
a5093d64ac
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
3 years ago |
Rémi Verschelde
|
8605d4ec26
SCons: Fix potential error when pruning cache on CI
|
4 years ago |
Rémi Verschelde
|
e7f7d5f330
SCons: Add method to detect Emscripten and use it for warnings config
|
4 years ago |
Rémi Verschelde
|
91dfb803c5
SCons: Fix info message when defining `GODOT_VERSION_STATUS`
|
4 years ago |
Rémi Verschelde
|
a43365bd58
Allow overriding `VERSION_STATUS` with `GODOT_VERSION_STATUS` in env
|
4 years ago |
Rémi Verschelde
|
cbbea6084d
SCons: Generate header with info on which modules are enabled
|
5 years ago |
Rémi Verschelde
|
92d59d0879
SCons: Properly handle overriding default values to bool options
|
4 years ago |
Rémi Verschelde
|
10f0be7719
SCons: Fix Godot detection in custom modules logic
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
65a2f0dfd4
SCons: Add an option to detect C++ modules recursively
|
4 years ago |
Marcel Admiraal
|
e21adf2bc6
Don't handle BaseException in build scripts
|
4 years ago |
bruvzg
|
b338ba1b27
[3.2] Do not raise exception if iOS SDK is not installed.
|
4 years ago |
bruvzg
|
d44bc8d5bc
[3.2] Add iOS SDK version check.
|
4 years ago |
Bartłomiej T. Listwon
|
858bdbacfd
Add all headers to VS Project
|
5 years ago |
Bartłomiej T. Listwon
|
405412938a
Fix custom modules in Visual Studio
|
5 years ago |
Rémi Verschelde
|
217dbdc9e7
SCons: Fix regression in Python 2 support
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
6122a504ee
Build the engine with custom modules in Visual Studio
|
5 years ago |
Tomasz Chabora
|
7e1312055b
Fix emoji branch compilation error
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
670205a22f
Expand env vars for `custom_modules` build option
|
5 years ago |
Rémi Verschelde
|
c87b4f9d71
SCons: Fix python2 compatibility after #37198 and #37248
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
23ef1e0f70
SCons: Dump construction environment to a file
|
5 years ago |