Internal access modifier on constructor prevented class from getting instantiated by DI.
#preflight none
[CL 20735772 by carl bystrom in ue5-main branch]
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 20728365 via CL 20728367 via CL 20728370
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v970-20704180)
[CL 20732698 by ben woodhouse in ue5-main branch]
dotnet6 changed XML Serialization to not omit newlines by default, ensure we write the dependencies xml with newlines
#rnx
#jira none
#rb none
#preflight na
[CL 20707790 by Ryan Hummer in ue5-main branch]
Strategy specific settings were not hooked up before.
#fyi Bryan.Johnson
#preflight 62ac4bc2c6467711b6789ed7
[CL 20700580 by carl bystrom in ue5-main branch]
### Notes
This seems like a typo/oversight from @17765455
### Testing
Tested with a local UBT run
#rnx
#rb trivial
#jira UE-154806
#preflight 62abaa09382b868b9c9c22c8
[CL 20696696 by zaki in ue5-main branch]
Uses the following args:
-summaryTableToJson <filename> : json filename to write summary table row data to
-summaryTableToJsonFastMode : exit after serializing json data (skips making summary tables)
-summaryTableToJsonMetadataOnly : only write CsvMetadata elements to json
This makes it easy to extract raw perf data and CSV metadata from a collection of PRC files. Non PRC paths are also supported.
[FYI] tyler.staples
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 20689812 via CL 20689846 via CL 20689864
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v968-20684695)
[CL 20693402 by ben woodhouse in ue5-main branch]
- Rebuild libsquish with macosx-version-min=10.15
- Remove duplicate definitions for HTTP status constants
- Use snprintf instead of sprintf in Metal & AGX profilers
- Silence deprecation warnings in ControlRigSpline third-party contrib.
- Disable fatal_warnings linker flag for clang 14 only on Mac (as a temporary workaround) for the linker complaning about not being able to compact unwinding information for particular functions.
#rb adam.kinge, brandon.shaefer, sara.schvartzman
#fyi richard.wallis, jack.porter
#jira none
#rnx
#preflight 62a8f1261f6754ac09c886fb
[CL 20687742 by will damon in ue5-main branch]