Files
UnrealEngineUWP/Engine/Build
geoff evans 5fa523b9f3 IterationProfile: Add support for incremental phase
= IterationProfile.xml =

Cleanup for clarity's sake:
* Pass -> Phase
* PlatformNames -> Platforms
* PlatformName -> Platform
* ProjectNames -> Projects
* ProjectName -> Project

Rework logic to simplifiy the graph by using property-dependent property names (see pending 16866021):
* Rework Cold and Warm Phase booleans into <ForEach> of Semicolon-delimited build option: Phases
* Rework Win64 and MacOS Platform booleans into <ForEach> of Semicolon-delimited build option: Platforms

= ue5-main.json =

Split IterationProfile into two templates for speed: iteration-profile-nightly and iteration-profile-tests
* Nightly does Cold+Warm once a day
* Tests does Incremental+Warm the all day long

#jira none
#rb none
#rnx

[CL 16885744 by geoff evans in ue5-main branch]
2021-07-19 13:48:17 -04:00
..
2021-03-31 13:28:19 -04:00