Commit Graph

6 Commits

Author SHA1 Message Date
robert millar
2e4dda24f8 Fixing UnrealBuildTool deprecation warnings.
#preflight 63633cc4af536047f4148aeb

[CL 23049856 by robert millar in ue5-main branch]
2022-11-09 04:11:36 -05:00
robert millar
7be86d2033 [Backout] - CL23048035
[FYI] Robert.Millar
Original CL Desc
-----------------------------------------------------------------
Fixing UnrealBuildTool deprecation warnings.

Cherry pick from UE5-main

#preflight 63633cc4af536047f4148aeb

[CL 23049852 by robert millar in ue5-main branch]
2022-11-09 04:11:31 -05:00
Robert Millar
54164a01f3 Fix bailing on target setup when the same path is included in multiple modules.
#rb none
#jira none
#preflight 6369836263037c1026ffbaca

[CL 23019443 by Robert Millar in ue5-main branch]
2022-11-07 17:22:50 -05:00
christopher waters
5f9c8f4788 Fixing UnrealBuildTool deprecation warnings.
#jira none
#preflight 63633cc4af536047f4148aeb

[CL 22940692 by christopher waters in ue5-main branch]
2022-11-03 00:26:09 -04:00
Robert Millar
5e7feec631 Add missing copyright.
#rb none
#jira none
#preflight trivial

[CL 22831423 by Robert Millar in ue5-main branch]
2022-10-28 13:12:25 -04:00
Robert Millar
d1ae213d52 Server mode for UBT for use by VS Code extension. Provides compile configuration on demand, responding to commands over stdin in json format.
VS Code project file generator argument to skip compile commands json files.
VS Code project file generator adds VS Code extension id as configuration provider to configurations.
Add optional implementable funcion for toolchains to return the path to default C++ compiler.
Add rootdirectory= argument to provide root directory if UBT is published to a different directory than standard.

#jira none
#preflight 635c08e6052cb0bae6a5371a

[CL 22831178 by Robert Millar in ue5-main branch]
2022-10-28 12:59:39 -04:00