Marc Audy
6883d64fb7
PR #5284 : Allow multiple ExpandEnumsAsExecs parameters (Contributed by korkuveren)
...
#jira UE-66615
#rb Me
[CL 4649624 by Marc Audy in Dev-Framework branch]
2018-12-11 15:10:39 -05:00
Marcus Wassmer
2b944cb943
Copying //UE4/Dev-Rendering@4626416 to Dev-Main (//UE4/Dev-Main)
...
#rb none
#lockdown nick.penwarden
[CL 4626501 by Marcus Wassmer in Main branch]
2018-12-03 22:25:23 -05:00
Andrew Grant
82d60da43f
Merging UAT fixes from 4.21.1
...
#jira UE-67014
#lockdown nick.penwarden
#rb na
[CL 4612776 by Andrew Grant in Main branch]
2018-11-29 17:12:30 -05:00
Ben Marsh
7f3f2662a0
UAT: Match the pattern "START XXX HACK" when looking for branch-specific hacks in the codebase.
...
#rb none
#fyi Marc.Audy
#lockdown Nick.Penwarden
[CL 4568902 by Ben Marsh in Main branch]
2018-11-15 09:21:13 -05:00
Ben Marsh
d4d25c6238
Merging CopyBuildToStagingDirectory.Automation.cs from Fortnite-Staging, excluding hacks.
...
#rb none
#lockdown Nick.Penwarden
[CL 4567547 by Ben Marsh in Main branch]
2018-11-14 19:08:12 -05:00
Ben Marsh
ea340d3fbf
Copying //UE4/Fortnite-Staging to Dev-Main (//UE4/Dev-Main)
...
#rb none
#lockdown Nick.Penwarden
[CL 4567513 by Ben Marsh in Main branch]
2018-11-14 19:05:13 -05:00
Ben Marsh
b1d44977f8
Fix remote builds failing due to new default SSH key format generated by version of ssh included with MacOS Mojave. The new format (as indicated by a "BEGIN OPENSSH PRIVATE KEY" header) is not supported by the version of SSH that we ship with the engine.
...
* Remote building now includes the SSH error when a build fails.
* Any private keys that don't have a BEGIN RSA PRIVATE KEY header are rejected, causing MakeAndInstallSSHKey to be re-run.
* MakeAndInstallSSHKey.bat now passes -m PEM to ssh-keygen, to force generation of keys in the old format.
#rb none
#lockdown Nick.Penwarden
[CL 4555827 by Ben Marsh in Main branch]
2018-11-09 13:09:06 -05:00
Ben Marsh
9aa4b31fbc
Merge fixes to project file generator from 4.21 branch (duplicate projects appearing in Xcode workspace, incorrect version association for solution on Windows)
...
#rb none
#lockdown Nick.Penwarden
[CL 4551290 by Ben Marsh in Main branch]
2018-11-08 10:18:07 -05:00
chris babcock
10a934a5b5
Fix for Ant NotificationCompat issue
...
#jira UE-66125
#ue4
#android
[FYI] Jack.Porter
#rb Hongyi.Yu
#lockdown Cristina.Riveron
#ROBOMERGE-SOURCE: CL 4537669 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4537673 by chris babcock in Staging-4.21 branch]
2018-11-02 18:09:16 -04:00
cosmin sulea
e0b784f9ba
UE-65854 - TVOS package fails from Windows, IPP ERROR: Stub IPA does not appear to be signed correctly (missing mobileprovision or CodeResources)
...
#rb Jack.Porter
#jira UE-65854
[FYI] peter.sauerbrei
#ROBOMERGE-SOURCE: CL 4531843 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4531848 by cosmin sulea in Staging-4.21 branch]
2018-11-01 12:12:50 -04:00
peter sauerbrei
65fbe18203
addition of iPad 6 device profile
...
addition of detection, launch images, and profiles for new iPad Pros
#jira UE-66023, UE-65963
#rb josh.adams
#ROBOMERGE-SOURCE: CL 4528834 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4528836 by peter sauerbrei in Staging-4.21 branch]
2018-10-31 15:04:43 -04:00
chad garyet
9390c0339c
Add Dock_ to macos crash ignore list
...
#jira UE-66030
#rb none
#ROBOMERGE-SOURCE: CL 4527604 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4527605 by chad garyet in Staging-4.21 branch]
2018-10-31 10:32:40 -04:00
jason bestimt
d17a65647e
Fix for spammy MLSDK warnings
...
#RB:ryan.vance
#JIRA: UE-65931
#ROBOMERGE-SOURCE: CL 4527582 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4527584 by jason bestimt in Staging-4.21 branch]
2018-10-31 10:24:01 -04:00
arciel rekman
afdee6b624
Linux: fix crashes in headless mode (change to GL) (UE-63525).
...
#jira UE-63525
#rb Brandon.Schaefer
[FYI] Marcin.Undak
#ROBOMERGE-SOURCE: CL 4525876 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4525877 by arciel rekman in Staging-4.21 branch]
2018-10-30 16:52:54 -04:00
arciel rekman
79d9d363d7
Linux: check against root path, not engine path, when fixing RPATHs (UE-65913).
...
#rb none
#jira UE-65913
#ROBOMERGE-SOURCE: CL 4524841 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4524846 by arciel rekman in Staging-4.21 branch]
2018-10-30 13:42:53 -04:00
ben marsh
9526aacd3a
Fix remote build failure from installed builds if the installation directory contains a space.
...
#rb none
#jira UE-65219
#ROBOMERGE-SOURCE: CL 4522853 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4523831 by ben marsh in Staging-4.21 branch]
2018-10-30 10:24:29 -04:00
ben marsh
64f793b4a6
UBT: Prevent enterprise files being overwritten in installed builds. Suspect this allows version files to be overwritten, and allows loading incompatible modules.
...
#rb none
#jira UE-65919
#ROBOMERGE-SOURCE: CL 4522745 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4523828 by ben marsh in Staging-4.21 branch]
2018-10-30 10:24:28 -04:00
arciel rekman
5b3d3337fb
Linux: fix RPATHs for projects located on a different drive (UE-65913).
...
- Based on PR #5226 by dorgonman.
#jira UE-65913
#rb Brandon.Schaefer
#ROBOMERGE-SOURCE: CL 4522286 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4523822 by arciel rekman in Staging-4.21 branch]
2018-10-30 10:24:24 -04:00
ben marsh
87533ad02e
UBT: Always compile the nativized plugin rules assembly on the host machine in a remote build.
...
#rb none
#jira UE-65884
#ROBOMERGE-SOURCE: CL 4521475 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4523808 by ben marsh in Staging-4.21 branch]
2018-10-30 10:24:04 -04:00
jack porter
83759d9ce3
Fix case issue one iPhone X splash screens and renamed file to solve P4 issues, added Project Settings UI for iPhone XSMax/XR screenshots and replaced them with the updated version
...
#jira UE-65417
#rb Jack.Porter
#ROBOMERGE-SOURCE: CL 4514553 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4514554 by jack porter in Staging-4.21 branch]
2018-10-26 22:20:14 -04:00
marcin undak
1ff111c5ad
UAT: restored Intermediate Commandline Dir
...
#rb ben.marsh
[FYI] arciel.rekman
#jira UE-65848
#ROBOMERGE-SOURCE: CL 4513537 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4513538 by marcin undak in Staging-4.21 branch]
2018-10-26 16:35:25 -04:00
ben marsh
78f42ed334
UAT: Allow targets to be built with parallel executor *and* XGE in a single UE4Build instance. Some platforms don't support XGE (but do support parallel exector), so we need to allow them to build in parallel if possible.
...
#rb none
#lockdown Nick.Penwarden
#ROBOMERGE-SOURCE: CL 4513312 in //UE4/Main/...
#ROBOMERGE-BOT: RELEASE (Main -> Release-Staging-4.21)
[CL 4513320 by ben marsh in Staging-4.21 branch]
2018-10-26 16:02:04 -04:00
brian karis
526cc765f0
Fixed static rect lights emitting backwards light from their backsides.
...
#rb none
#jira UE-65825
#ROBOMERGE-SOURCE: CL 4509466 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4509518 by brian karis in Staging-4.21 branch]
2018-10-25 17:21:32 -04:00
Brian Karis
f18d6c754f
Fixed static rect lights emitting backwards light from their backsides.
...
#rb none
[CL 4509446 by Brian Karis in Dev-Rendering branch]
2018-10-25 17:10:14 -04:00
ben marsh
40197733d4
Always allow nativized project rules to be compiled on remote Mac. The initiating PC doesn't have enough context (eg. which target type is being built) to be able to compile it in advance.
...
#rb none
#jira UE-65702
#ROBOMERGE-SOURCE: CL 4506847 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4507905 by ben marsh in Staging-4.21 branch]
2018-10-25 13:24:42 -04:00