Commit Graph

6 Commits

Author SHA1 Message Date
devin doucette
35be596466 DDC: Reverted unnecessary changes made by IWYU
There are several cases where includes were added that are not directly used (only by reference or pointer), and where forward declarations were reordered in a way that worsens readability.

#rb none
#rnx

[CL 21499953 by devin doucette in ue5-main branch]
2022-08-22 21:23:18 -04:00
bryan sefcik
de1956f47b Ran IWYU on Public headers under Engine/Source/Developer/...
Headers are updated to contain any missing #includes needed to compile and #includes are sorted.  Nothing is removed.

#ushell-cherrypick of 21064294 by bryan.sefcik
#jira
#preflight 62d5c2111062f2e63015e598

#ROBOMERGE-OWNER: bryan.sefcik
#ROBOMERGE-AUTHOR: bryan.sefcik
#ROBOMERGE-SOURCE: CL 21155249 via CL 21158121 via CL 21161259
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)

[CL 21182053 by bryan sefcik in ue5-main branch]
2022-07-20 12:03:45 -04:00
devin doucette
cdedb37d66 DDC: Converted the Build API to UTF-8 where appropriate
#jira UE-133382
#rb Zousar.Shaker
#rnx
#preflight 61e798ee3f00a0a23ef78c49

#ROBOMERGE-AUTHOR: devin.doucette
#ROBOMERGE-SOURCE: CL 18655307 in //UE5/Release-5.0/... via CL 18655320 via CL 18655322
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)

[CL 18655349 by devin doucette in ue5-main branch]
2022-01-19 00:27:48 -05:00
Devin Doucette
9b3aaef222 DDC: Fixed an incorrect comment tag in DerivedDataBuildWorkerRegistry.h
#rb trivial
#rnx

[CL 16509023 by Devin Doucette in ue5-main branch]
2021-05-31 09:57:56 -04:00
Devin Doucette
d919edae8a DDC: Added the missing file from 16492343
#rb none
#rnx

[CL 16492554 by Devin Doucette in ue5-main branch]
2021-05-27 17:43:11 -04:00
Devin Doucette
beddadb525 DDC: Made the builder worker interface public and modified it to optimize job scheduling
#rb none
#rnx

[CL 16488145 by Devin Doucette in ue5-main branch]
2021-05-27 13:42:09 -04:00