Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool/Executors/Experimental
TWAtGH a83c5eb4b0 PR #9455: Merged FASTBuild PR #8784 with recent UE5 changes (Contributed by TWAtGH)
c# changes only

Additional changes:
* Instead of filtering the action list and running pre and post actions through the local executor, instead build everything that won't distribute through FASTBuild using local Exec() functions
* Remove custom link support and just run through Exec
* Handle /external:I arguments
* /sourceDependencies doesn't actually need to be handled manually because it will run during preprocessing and will be stripped for distribution
#preflight 62f2dc213b773d04163ae7cf

[CL 21301806 by TWAtGH in ue5-main branch]
2022-08-09 18:23:46 -04:00
..