Files
UnrealEngineUWP/Engine/Source/Runtime/CrashReportCore
johan berg 9b4cf84d30 Add support for project overrides in crash report client
Introduces a few changes that enables CrashReportClient to read project it's settings from project configuration.
* Add compile time fallback of data router to CrashReportClientEditor.
* Refactored how some global defines are set in CrashReportClient/CrashReportClientEditor target to allow different settings for development time vs retail time.
* Added code that allows project configuration files to override any CRC setting. Previously it would only apply to some properties.
* Refactored CrashReportCoreConfig.
* Added compile time defines for company name. UX changes in other CL.
* Limit core usage for CRC to 5 cores. Significantly reduces memory usage for machines with many cores.

#rb Patrick.Laflamme
#jira UE-114670

[CL 30879797 by johan berg in ue5-main branch]
2024-01-25 03:54:34 -05:00
..