Rémi Verschelde
|
1b48e17ab8
SCons: Fix compilation database generation with MSVC
|
2 年之前 |
Rémi Verschelde
|
c4179fb179
SCons: Enforce version 4.0+ when `compiledb=yes` is used
|
2 年之前 |
Rémi Verschelde
|
83a00d17ea
SCons: Prevent using `vsproj` option outside Windows
|
2 年之前 |
bruvzg
|
6efae6f05b
Add `ios` and `macos` platform name aliases.
|
2 年之前 |
Rémi Verschelde
|
e1e22be3bc
SCons: Default `num_jobs` to max CPUs minus 1 if not specified
|
2 年之前 |
Marcel Admiraal
|
12c5348180
Only include editor/SCsub when building the editor: tools=yes
|
2 年之前 |
Marcel Admiraal
|
061c280873
Upgrade Android NDK to r23 LTS
|
2 年之前 |
Rémi Verschelde
|
af65c6dfe8
SCons: Don't enable any `-Werror=return-type` outside `werror=yes`
|
2 年之前 |
Rémi Verschelde
|
07545b0063
SCons: Disable `-Werror=return-type` for GCC 12+ due to regression
|
2 年之前 |
Rémi Verschelde
|
6dbb67cc73
SCons: Make compilation database generation optional
|
2 年之前 |
Rémi Verschelde
|
ec12e24e18
SCons: Add `fast_unsafe` option for faster rebuilds
|
2 年之前 |
Hugo Locurcio
|
9753fe7aec
Print a notice when compiling with `target=debug`
|
4 年之前 |
Hugo Locurcio
|
89da3d7103
Improve error when attempting to build with `tools=yes target=release`
|
2 年之前 |
Jake Young
|
09bc9eb101
Backport NavigationServer with RVO2 to `3.x`
|
2 年之前 |
Rémi Verschelde
|
93808ce6cb
Revert "Print a warning with unknown SCons variables to ease troubleshooting"
|
3 年之前 |
lawnjelly
|
3d981b8265
Add option to use handles to RID
|
3 年之前 |
Rémi Verschelde
|
f9bafe4ba4
Remove editor splash screen with sponsors logo
|
3 年之前 |
Hugo Locurcio
|
c3f4d3afbe
Print a warning with unknown SCons variables to ease troubleshooting
|
3 年之前 |
Rémi Verschelde
|
9657559b66
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
3 年之前 |
Rémi Verschelde
|
8c6e341876
SCons: Remove MD5-timestamp and implicit cache optimizations
|
3 年之前 |
Aaron Franke
|
6c4928fe69
[3.x] Allow disabling the RegEx module in the editor
|
3 年之前 |
Omar Polo
|
abe5760a2d
automatically detect BSDs as platform=linuxbsd
|
3 年之前 |
Rémi Verschelde
|
e7f7d5f330
SCons: Add method to detect Emscripten and use it for warnings config
|
3 年之前 |
Rémi Verschelde
|
4c79dcc3e7
SCons: Disable Clang -Wordered-compare-function-pointers warning
|
3 年之前 |
Rémi Verschelde
|
3c8faed9e9
SCons: Avoid using Python f-string to preserve Python 3.5 compat
|
3 年之前 |
Rémi Verschelde
|
875045adde
Use modules_enabled.gen.h to improve inter dependency checks
|
4 年之前 |
Hendrik Brucker
|
55dbf24b98
Add elapsed time print statement to build system
|
3 年之前 |
Yuri Sizov
|
dbd4b45ca2
Correct pre-deprication warning message regarding linuxbsd/x11 platform
|
3 年之前 |
Rémi Verschelde
|
b266cc2315
embree: Allow building against system library on Linux
|
3 年之前 |
Rafał Mikrut
|
6b6324441f
Allow to not optimize release build
|
3 年之前 |