Rémi Verschelde
|
1136d531b1
Merge pull request #53376 from ganondev/vsproj-props-for-mono
|
3 years ago |
Rémi Verschelde
|
c133480531
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
3 years ago |
Edward Auttonberry
|
4c2f0a5c94
Variants and targets are generated instead of manually defined. The specific details for each configuration are logically separated from the generators
|
3 years ago |
jfons
|
b197fc2079
Force optimized builds for thirdparty Embree files
|
3 years ago |
bruvzg
|
4c3f7d1290
Makes FontData importable resource.
|
4 years ago |
Rémi Verschelde
|
825b245f0d
SCons: Fix potential error when pruning cache on CI
|
4 years ago |
Rémi Verschelde
|
34421683eb
SCons: Add method to detect Emscripten and use it for warnings config
|
4 years ago |
Rémi Verschelde
|
e92ba89dc7
SCons: Fix info message when defining `GODOT_VERSION_STATUS`
|
4 years ago |
Rémi Verschelde
|
948dcb63ca
Allow overriding `VERSION_STATUS` with `GODOT_VERSION_STATUS` in env
|
4 years ago |
reduz
|
5ad4f26659
Implement the ability to disable classes
|
4 years ago |
MmAaXx500
|
c759b7b235
Improve compiler version extraction
|
4 years ago |
Resul Çelik
|
12dfdd546f
SCons: Pass tests configuration to the MSVC solution
|
4 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 years ago |
Rémi Verschelde
|
b97ef35585
SCons: Properly handle overriding default values to bool options
|
4 years ago |
Rémi Verschelde
|
75910d1e9b
SCons: Fix Godot detection in custom modules logic
|
4 years ago |
Rémi Verschelde
|
c05d205a5c
Merge pull request #43057 from Xrayez/custom_modules_recursive
|
4 years ago |
Marcel Admiraal
|
8ef5e3201c
Don't handle BaseException in build scripts
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
a3c2c1e18a
SCons: Add an option to detect C++ modules recursively
|
4 years ago |
Bartłomiej T. Listwon
|
317c2b194d
Add all headers to VS Project
|
4 years ago |
Bartłomiej T. Listwon
|
b0b5cd07ec
Fix custom modules in Visual Studio
|
4 years ago |
Rémi Verschelde
|
493b308215
Merge pull request #41453 from Xrayez/custom-modules-visual-studio
|
5 years ago |
Marcel Admiraal
|
cba4a93a34
Merge python EnvironmentError, IOError and WindowsError into OSError.
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
6eb4b89eef
Build the engine with custom modules in Visual Studio
|
5 years ago |
Rémi Verschelde
|
4f96c65e13
Style: Apply format changes from latest psf/black git
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
d86de6c98e
SCons: Refactor running commands through builders
|
5 years ago |
Rémi Verschelde
|
f940e5e000
CI: Install master version of psf/black
|
5 years ago |
Tomasz Chabora
|
2407562366
Fix emoji branch compilation error
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
80249e7190
Expand env vars for `custom_modules` build option
|
5 years ago |
Rémi Verschelde
|
1aeb88205d
Merge pull request #37248 from Xrayez/env-dump
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
42bee75e86
SCons: Dump construction environment to a file
|
5 years ago |