Commit Graph

2 Commits

Author SHA1 Message Date
Jamie Dale
87fc4c774a Set Disaster Recovery and MTBF reporting to only be enabled for the editor variant of the Crash Report Client
#rb Johan.Berg, Patrick.Laflamme
#rnx

[CL 9315527 by Jamie Dale in Dev-Core branch]
2019-10-01 10:36:35 -04:00
Johan Berg
86f999295f Add target for editor crash report client
There are some operations in the editor (package and stage) that needs to build Crash report client, but when we run it in monitor mode the binary is locked failing the build. This change adds a new target (basically a copy of the crash report client) for the editor. This also allows us to add specific dependencies for the editor client (such as disaster recovery) which should not be shipped with the regular version.

#rb ben.marsh

[CL 9297523 by Johan Berg in Dev-Core branch]
2019-09-30 10:22:36 -04:00