Alex Drozd
|
dc221c50ab
use venv if detected when building godot.sln
|
1 year ago |
Max Hilbrunner
|
72110134d6
Fix generating vsproj with SCons 4.6.0+
|
1 year ago |
Rémi Verschelde
|
495245ed89
SCons: Reduce and cleanup verbose output for SCU builds
|
1 year ago |
bruvzg
|
89b568c2b0
Fix compiler detection.
|
1 year ago |
Mario Liebisch
|
426e18fd37
Updated compiler version detection
|
1 year ago |
Rémi Verschelde
|
b362976504
SCons: Fix Python 3.12 SyntaxError with regex escape sequences
|
1 year ago |
Valery Zhuk
|
6158578087
fix build options configuration for Visual Studio projects
|
2 years ago |
ocean (they/them)
|
bbafe14970
Build system: add option for MSVC incremental linking.
|
1 year ago |
Dario
|
cda4b4ebf3
Carry over the windows_subsystem setting to the generated vsproj if it's not the default.
|
1 year ago |
Rémi Verschelde
|
90446fe9f3
SCons: Move platform logo/run icon to `export` folder
|
2 years ago |
Rémi Verschelde
|
c9c941e339
CI: Update static checks to black 23.3.0
|
2 years ago |
lawnjelly
|
6d0995b03d
SCU build - Change options to "yes / no"
|
2 years ago |
lawnjelly
|
b69c8b4791
Single Compilation Unit build.
|
2 years ago |
smix8
|
b18c7481aa
Fix forced optimization in dev_build
|
2 years ago |
HK-SHAO
|
19a8efc875
Fix the Python type error when creating the .sln file
|
2 years ago |
Pedro J. Estébanez
|
ef6e21bf76
Let VS solution name be overridden
|
2 years ago |
Rémi Verschelde
|
3dffe0b967
Merge pull request #63312 from bruvzg/one_click
|
2 years ago |
Pedro J. Estébanez
|
078ab7fe05
Support Git worktrees in generation of hash header
|
2 years ago |
bruvzg
|
cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
|
3 years ago |
Hugo Locurcio
|
063637ec77
Rename `float=64` SCons option to `precision=double`
|
2 years ago |
Rémi Verschelde
|
340f62d1ec
.NET: Generate SdkPackageVersions.props from version.py
|
2 years ago |
TechnoPorg
|
f124616a5f
Various enhancements to Visual Studio solution generation.
|
2 years ago |
Rémi Verschelde
|
9a67c3d519
Merge pull request #66718 from afestini/fix_vs_project_creation
|
2 years ago |
Alexander Festini
|
5ac75a02e5
vsproj: create build targets depending on dev_build
|
2 years ago |
jwt
|
0e7b8cd356
fix methods.py ->NameError: name 'sys' is not defined
|
2 years ago |
Jiri Suchan
|
c5bd2f9dce
ci: add Python static analysis check via mypy
|
2 years ago |
Rémi Verschelde
|
f47979f087
Merge pull request #66242 from akien-mga/scons-unify-tools-target
|
2 years ago |
Rémi Verschelde
|
9505f5fdd8
SCons: Fix MSVC D9025 warning overriding opt level
|
2 years ago |
Rémi Verschelde
|
39facb35a0
SCons: Unify tools/target build type configuration
|
2 years ago |
Björn Feber
|
d4dba877d2
Fix compilation with custom "GODOT_VERSION_STATUS"
|
2 years ago |