Andreia Gaita
|
d6f2bec890
VS: Improve performance of parsing project file
|
1 year ago |
Andreia Gaita
|
1d29fb0853
VS: Fix user workflows with custom user VS configurations
|
1 year ago |
Andreia Gaita
|
7638a6c981
Add new VS proj generation logic that supports any platform that wants to opt in
|
1 year ago |
Rémi Verschelde
|
e0dc23367c
Remove now unused `year` member from `version.py`
|
1 year ago |
Rémi Verschelde
|
4db2a6801f
Merge pull request #85206 from bruvzg/mac_clang_version_check_update
|
1 year ago |
Alex Drozd
|
3f22c1bfb6
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 |
bruvzg
|
5201475f62
[macOS] Check Apple specific version instead of generic clang version.
|
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.
|
2 years 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 |