Commit Graph

29 Commits

Author SHA1 Message Date
Devin Doucette
542c9e98dd DDC: Renamed GetInput+GetConstant to FindInput+FindConstant to clarify that they may return null
[CL 16509548 by Devin Doucette in ue5-main branch]
2021-05-31 11:52:00 -04:00
Devin Doucette
b9c97d3ecb DDC: Verify the hash of build inputs after decompression
[CL 16509475 by Devin Doucette in ue5-main branch]
2021-05-31 11:40:00 -04:00
Devin Doucette
ec9c101705 DDC: Moved EBuildPolicy to its own header to remove private dependencies on the build session
[CL 16509362 by Devin Doucette in ue5-main branch]
2021-05-31 11:18:14 -04:00
Devin Doucette
6a4938e959 DDC: Added UE::DerivedData::Private::FBuildJobContext
FBuildJobContext is the IBuildContext and IBuildConfigContext that is used when executing build jobs.

#rb Zousar.Shaker
#rnx

[CL 16454951 by Devin Doucette in ue5-main branch]
2021-05-25 15:47:38 -04:00