Commit Graph

6264 Commits

Author SHA1 Message Date
cosmin sulea
3ec6b8dfcf UE-72100 - tvOS For Distribution packages fail with Code Signing Error if made after a Development Build
#jira UE-72100
#rb Jack.Porter
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5935374 in //UE4/Release-4.22/... via CL 5935375
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5949980 by cosmin sulea in Dev-Core branch]
2019-04-17 14:02:51 -04:00
cosmin sulea
2be540fedf UE-66627 - Full Screen Native Resolution not supported on new iPad Pro 11-inch and iPad Pro 12.9 inch (3rd generation)
#jira UE-66627
#rb Jack.Porter
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5934406 in //UE4/Release-4.22/... via CL 5934407
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5949055 by cosmin sulea in Dev-Core branch]
2019-04-17 13:59:41 -04:00
sorin gradinaru
31ca1f9d1d UE-72638 iOS iCloud app fails to upload to App Store -- entitlements that are not supported; value '*'
#jira UE-72638
#4.22.1
#tvOS
#iOS
#rb Jack.Porter

applying the same logic in WriteEntitlements as in iPhonePackager.MobileProvision.GetEntitlementsString (used for signing when building on PC) - avoid generic values (*) for the relevant CloudKit fields
fixing a bug with existing plist element (previous build, different settings)

in Automation fixing a bug with caching when building on Mac, legacy from a previous revision

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: sorin.gradinaru
#ROBOMERGE-SOURCE: CL 5918149 in //UE4/Release-4.22/... via CL 5918171
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5926121 by sorin gradinaru in Dev-Core branch]
2019-04-16 17:14:36 -04:00
ben marsh
cacd80802d Prevent packaged plugins getting a hot reload suffix if the editor is running.
#rb none
#jira UE-72487

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5915309 in //UE4/Release-4.22/... via CL 5915310
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5925264 by ben marsh in Dev-Core branch]
2019-04-16 17:10:12 -04:00
sorin gradinaru
641e18b193 UE-72638 iOS iCloud app fails to upload to App Store -- entitlements that are not supported; value '*'
#jira UE-72638
#4.22.1
#tvOS
#iOS
#rb Jack.Porter

applying the same logic in WriteEntitlements as in iPhonePackager.MobileProvision.GetEntitlementsString (used for signing when building on PC) - avoid generic values (*) for the relevant CloudKit fields
fixing a bug with existing plist element (previous build, different settings)

in Automation fixing a bug with caching when building on Mac, legacy from a previous revision

#ROBOMERGE-SOURCE: CL 5918149 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5918171 by sorin gradinaru in Main branch]
2019-04-16 12:08:21 -04:00
ben marsh
eed7a1d9d9 Prevent packaged plugins getting a hot reload suffix if the editor is running.
#rb none
#jira UE-72487

#ROBOMERGE-SOURCE: CL 5915309 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5915310 by ben marsh in Main branch]
2019-04-16 07:42:32 -04:00
Johan Torp
b6207ed8ee Deprecated default FName operator < and >
We've had several cases where the previously default alphabetical sorting caused performance issues when it wasn't needed. We now require you to explicitly choose either slow alphabetical sorting or fast non-alphabetical order.

The fast order does not decode, access or compare actual string data, but the order is not stable between process runs.

#rb steve.robb

[CL 5915265 by Johan Torp in Dev-Core branch]
2019-04-16 07:16:12 -04:00
ben marsh
bbc5b7b8bc Fix errors trying to compile TVOS for installed engine build using remote Mac.
#rb none
#jira UE-72765

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5893413 in //UE4/Release-4.22/... via CL 5893414
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5893454 by ben marsh in Dev-Core branch]
2019-04-14 12:58:55 -04:00
ben marsh
91546f3f0a Fix errors trying to compile TVOS for installed engine build using remote Mac.
#rb none
#jira UE-72765

#ROBOMERGE-SOURCE: CL 5893413 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5893414 by ben marsh in Main branch]
2019-04-14 09:07:30 -04:00
ben marsh
a204ef1f0e UBT: Fix crash when doing a remote build without the -RemoteINI argument.
#rb none
[FYI] Cosmin.Sulea
#jira

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5893293 in //UE4/Release-4.22/... via CL 5893294
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5893396 by ben marsh in Dev-Core branch]
2019-04-14 09:00:36 -04:00
ben marsh
0d38177e0d UBT: Fix crash when doing a remote build without the -RemoteINI argument.
#rb none
[FYI] Cosmin.Sulea
#jira

#ROBOMERGE-SOURCE: CL 5893293 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5893294 by ben marsh in Main branch]
2019-04-14 07:39:41 -04:00
andrew grant
a8d9b0f92f Implemented Gauntlet's "-dev" feature for Mac. This gives the ability to use a locally build executable against network builds by comparing timestamps and using the -basedir argument to point the client to the network data.
[CODEREVIEW] josh.engebretson,michael.trepka
#rb na

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 5871266 via CL 5871937 via CL 5871950 via CL 5872516 via CL 5872524
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5884564 by andrew grant in Dev-Core branch]
2019-04-12 21:49:49 -04:00
michael trepka
3dc9e151e9 Fixed ASAN on iOS
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: michael.trepka
#ROBOMERGE-SOURCE: CL 5837755 via CL 5837968 via CL 5838931 via CL 5838959
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5881160 by michael trepka in Dev-Core branch]
2019-04-12 21:34:52 -04:00
chris babcock
facd3f93c0 Create directory for packageInfo.txt if doesn't exist
#jira UE-72254
#ue4
#android
#rb trivial


#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 5831134 via CL 5831548 via CL 5835487 via CL 5836286
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5876218 by chris babcock in Dev-Core branch]
2019-04-12 21:11:13 -04:00
andrew grant
f7daa61b25 Implemented Gauntlet's "-dev" feature for Mac. This gives the ability to use a locally build executable against network builds by comparing timestamps and using the -basedir argument to point the client to the network data.
[CODEREVIEW] josh.engebretson,michael.trepka
#rb na


#ROBOMERGE-SOURCE: CL 5871266 via CL 5871937 via CL 5871950 via CL 5872516

[CL 5872524 by andrew grant in Main branch]
2019-04-12 18:06:26 -04:00
peter sauerbrei
2a57034c93 fix for failure to read mobile provision
#jira UE-72546
#rb trivial

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: peter.sauerbrei
#ROBOMERGE-SOURCE: CL 5834020 via CL 5834021
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5859657 by peter sauerbrei in Dev-Core branch]
2019-04-12 14:06:26 -04:00
cosmin sulea
e13b700937 UE-72666 - //UE4/Release-4.22 - Compile UE4Game ****** - The path is not of a legal form
#jira UE-72666
#rb trivial
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5830611 in //UE4/Release-4.22/... via CL 5830612
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5859580 by cosmin sulea in Dev-Core branch]
2019-04-12 14:05:54 -04:00
cosmin sulea
69f6d20d47 UE-72446 - Deployment server crashes in DeploymentServer.Program.ClientLoop
#jira UE-72446
#rb Jack.Porter
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5826395 in //UE4/Release-4.22/... via CL 5826397
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5852028 by cosmin sulea in Dev-Core branch]
2019-04-12 13:34:23 -04:00
cosmin sulea
0c3757286a //UE4/Release-4.22 - Compile UE4Game TVOS / IOS - warning: invalid character '*' in Bundle Identifier at column 0. This string must be a uniform type identifier (UTI) that contains only alphanumeric (A-Z,a-z,0-9), hyphen (-), and period (.) characters
#jira UE-72094
#rb Jack.Porter
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5826389 in //UE4/Release-4.22/... via CL 5826391
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5852015 by cosmin sulea in Dev-Core branch]
2019-04-12 13:34:22 -04:00
sorin gradinaru
5f89987d20 Removing entitlements file generation from the PostBuildSync step � only for MAC builds
#jira UE-72546
#4.22.1
#rb Jack.Porter
#lockdown cristina.riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: sorin.gradinaru
#ROBOMERGE-SOURCE: CL 5826376 in //UE4/Release-4.22/... via CL 5826377
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5852003 by sorin gradinaru in Dev-Core branch]
2019-04-12 13:34:20 -04:00
ben marsh
d8e93ce16c Fix default Clang toolchain version being 7.1.0 rather than 7.0.1.
#rb none
#jira

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5824508 in //UE4/Release-4.22/... via CL 5824511
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5851258 by ben marsh in Dev-Core branch]
2019-04-12 13:31:17 -04:00
chris babcock
1fa90ce3cd Catch warnings during cleaning phase with Gradle
#android
#rb trivial


#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 5814758 via CL 5814760 via CL 5814761 via CL 5817041 via CL 5817048
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5847978 by chris babcock in Dev-Core branch]
2019-04-12 13:17:30 -04:00
peter sauerbrei
473104fd22 Add crash reporting to IOS.
Remove old CrashReportHelper
Move files dealing with crash upload and reporting to Runtime/CrashReportCore from CrashReportClient
Addition of CrashReporter Plugin in Fortnite for use with IOS
#rb brandon.schaefer, chris.bunner

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: peter.sauerbrei
#ROBOMERGE-SOURCE: CL 5814730 via CL 5814731 via CL 5814748 via CL 5817030 via CL 5817031
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5847936 by peter sauerbrei in Dev-Core branch]
2019-04-12 13:17:22 -04:00
chris bunner
dc8c746220 Exposing CrashType and EngineData to the CRC analytic event.
#rb Wes.Hunt

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: chris.bunner
#ROBOMERGE-SOURCE: CL 5810111 via CL 5810112 via CL 5810369 via CL 5813350 via CL 5813469
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5843198 by chris bunner in Dev-Core branch]
2019-04-12 13:02:39 -04:00
chris babcock
85075e4b26 Add some more Gradle warnings to sanitize
#android
#rb trivial


#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 5808669 via CL 5808671 via CL 5808672 via CL 5811662 via CL 5811900
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5841255 by chris babcock in Dev-Core branch]
2019-04-12 12:56:58 -04:00