Andreia Gaita
|
4182f2435a
Use an absolute path for SConsignFile so all Sconscript invocations share the same database
|
1 year ago |
Rémi Verschelde
|
93becd4d2e
SCons: Use CXXFLAGS to disable exceptions, it's only for C++
|
1 year ago |
Rémi Verschelde
|
269b115d9c
SCons: Disable C++ exception handling
|
1 year ago |
Rémi Verschelde
|
8be838481d
Allow unbundling OpenXR (for Linux distros)
|
2 years ago |
Valery Zhuk
|
94dfa4eaf9
fix build options configuration for Visual Studio projects
|
1 year ago |
Rémi Verschelde
|
21adf29b8e
SCons: Enable `/WX` on LINKFLAGS for MSVC with `werror=yes`
|
1 year ago |
Rémi Verschelde
|
29b4ee3d97
Change explicit 'Godot 4.0' references to 'Godot 4'
|
1 year ago |
Rémi Verschelde
|
da1e511f11
Linux: Allow unbundling brotli to use system library
|
1 year ago |
Rémi Verschelde
|
90446fe9f3
SCons: Move platform logo/run icon to `export` folder
|
1 year ago |
RedworkDE
|
e2aee1a351
MSVC: Disable ICF for optimize=speed_trace
|
1 year ago |
lawnjelly
|
6d0995b03d
SCU build - Change options to "yes / no"
|
1 year ago |
lawnjelly
|
b69c8b4791
Single Compilation Unit build.
|
1 year ago |
Rémi Verschelde
|
64816ff838
SCons: Fixup enabling MSVC warning C4458 on /W3
|
1 year ago |
Rémi Verschelde
|
258fabdbb3
Merge pull request #76836 from Faless/tls/system_certs
|
1 year ago |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
2 years ago |
Ninni Pipping
|
71ee65dc57
Enable shadow warnings and fix raised errors
|
1 year ago |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
2 years ago |
Rémi Verschelde
|
c16821e71b
Merge pull request #74980 from YuriSizov/build-err-without-required-editor-modules
|
1 year ago |
Rémi Verschelde
|
efb42c3101
Merge pull request #75447 from bruvzg/brotli_packedarray
|
1 year ago |
bruvzg
|
a5128e71bb
[Export docs] Move docs to platform folders.
|
1 year ago |
Yuri Sizov
|
a145194268
Err when trying to build the editor without its required modules
|
2 years ago |
bruvzg
|
0e4bd964cc
Expose brotli decompression to the scripting API.
|
2 years ago |
Rémi Verschelde
|
b7ecb9584a
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
|
2 years ago |
Rémi Verschelde
|
cefe1e0654
Merge pull request #73441 from akien-mga/linux-unbundling-fixes
|
2 years ago |
Pedro J. Estébanez
|
ef6e21bf76
Let VS solution name be overridden
|
2 years ago |
Rémi Verschelde
|
e2fc0acd36
Fix includes of thirdparty libs which can be unbundled on Linux
|
2 years ago |
Rémi Verschelde
|
1033dfcb3d
SCons: Fix wrong `debug_symbols` default value in --help
|
2 years ago |
Rémi Verschelde
|
ec3c804ea6
SCons: Fix feature build profile being parsed too late
|
2 years ago |
Ekaterina Vaartis
|
5e041eee11
Alter linux debug stacktraces handling to support more environments
|
2 years ago |
Hugo Locurcio
|
063637ec77
Rename `float=64` SCons option to `precision=double`
|
2 years ago |