Added comment to UnrealBuildTool.csproj to make people aware the change should be done when adding new project references.
#rb jonathan.adamczewski
#rnx
#preflight 6220f43a6a33f9b416af4a7d
[CL 19245876 by Tim Smith in ue5-main branch]
- Application is now built separately and has a native executable for each supported host platform (win-x64, osx-x64, linux-x64).
- Included Publish.bat file allows publishing new builds for each platform to the correct location.
- Bundled Mono distribution is no longer required for bootstrapping the repo.
- Publish script will likely need updating to support osx-arm64 once we upgrade to NET 6.0.
- Renamed environment variables and state files to be UE_ rather than UE4_.
#fyi Ryan.Hummer, Jonathan.Adamczewski, Will.Damon, Brandon.Schaffer
#preflight none
[CL 19122278 by Ben Marsh in ue5-main branch]
Specifying the platform as AnyCPU explicitly when building UBT was necessary to trigger the conditional OutputPath property.
#jira UE-138247
#rb martin.ridgers
#preflight 61d4c9141f62d3ad4d522d1f
#ROBOMERGE-AUTHOR: michael.daum
#ROBOMERGE-SOURCE: CL 18518549 in //UE5/Release-5.0/... via CL 18518590 via CL 18518623
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18518663 by michael daum in ue5-main branch]
Specifying the platform as AnyCPU explicitly when building UBT was necessary to trigger the conditional OutputPath property.
#jira UE-138247
#rb martin.ridgers
#preflight 61d4c9141f62d3ad4d522d1f
#ROBOMERGE-AUTHOR: michael.daum
#ROBOMERGE-SOURCE: CL 18518549 in //UE5/Release-5.0/... via CL 18518590
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18518623 by michael daum in ue5-release-engine-test branch]
Avoid problem where insufficient dependency checking would fail to rebuild AutomationTool (and dependent projects) when needed.
- Implement RunUAT.bat changes in CL 17505693 for RunUAT.sh
#rnx
#jira none
#rb Josh.Adams, Brandon.Schaefer
#fy Jonathan.Adamczewski
#ROBOMERGE-OWNER: david.harvey
#ROBOMERGE-AUTHOR: david.harvey
#ROBOMERGE-SOURCE: CL 18085284 in //UE5/Release-5.0/... via CL 18085407 via CL 18085418
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v889-18060218)
[CL 18085438 by david harvey in ue5-main branch]