Removing redundant copy as well, as the files are already tagged via other steps
#jira UE-212012
#rb jeremie.roy
[CL 32867348 by Ryan Hummer in 5.4 branch]
Change the LiveLinkHub compile step to not tag the livelinkhub target receipt, which would generate warnings later on since the restricted build dependencies could not be found.
#jira UE-210751
#rb jason.walter, Ryan.Hummer
[CL 32558614 by jeremie roy in 5.4 branch]
- Add an option to build third party livelink plugins, can be controlled through -set:WithLiveLinkHub3rdPartyPlugins=true / false
- Allow LiveLink logs in shipping (Off by default unless bAllowLogsInShipping is enabled)
- Stage LLH's defaultengine and editor setting config, which ensures the app's output log has the right font. This also fixes LiveLinkHub mistakenly ending up in the message bus sources.
- Add missing dependencies needed for some of the plugins (ie. LiveLinkLens, LiveLinkCamera...)
#rb jason.walter
#jira UE-208134 UE-208138
[CL 31936640 by jeremie roy in 5.4 branch]
* Exposing the option to the InstalledEngineBuild.xml, off by default
* Moving to a signing service requires parallel calls for performance
* Some clean up of log printing to improved structured logging output
#rnx
#jira UE-204728
#rb Chad.Garyet
#changelist validated
#virtualized
[CL 31229338 by ryan hummer in 5.4 branch]
We want to be able to get telemetry event from binary builds of the engine, but only in development time (e.g. CRCE), not for the packaged game.
#jira UE-114670
#rb wes.hunt
[CL 30925667 by johan berg in 5.4 branch]
- Also add -BuildId flag to allow released builds to be registered as "launcher" builds.
- This gets us telemetry and the ability to open projects made on the Mac and Windows builds without being prompted to open a copy
#jira UE-195467
#rb zack.neyland, ryan.hummer
#p4v-cherrypick 27716361
[CL 27884862 by james singer in ue5-main branch]
- Also add -BuildId flag to allow released builds to be registered as "launcher" builds.
- This gets us telemetry and the ability to open projects made on the Mac and Windows builds without being prompted to open a copy
#jira UE-187968
#rb zack.neyland, ryan.hummer
[CL 27716361 by james singer in ue5-main branch]