Robert Manuszewski
559a25e622
Copying //UE4/Dev-Core @ 4771952 to Dev-Main (//UE4/Dev-Main)
...
#rb none
#lockdown Nick.Penwarden
[CL 4772220 by Robert Manuszewski in Main branch]
2019-01-22 15:45:34 -05:00
Ben Marsh
2bfecb09c8
Convert project file path to absolute before passing on the command line to UBT.
...
#rb none
#jira UE-68863
[CL 4771381 by Ben Marsh in Main branch]
2019-01-22 13:22:54 -05:00
ben marsh
929adec4d0
Fix comment.
...
#jira
#ROBOMERGE-SOURCE: CL 4761641 via CL 4761649
[CL 4761658 by ben marsh in Main branch]
2019-01-21 11:20:32 -05:00
graeme thornton
609bc76862
When adding additional files to the UFS staging list, omit movie files on dedicated servers
...
#ROBOMERGE-SOURCE: CL 4760621 via CL 4760623 via CL 4760625
[CL 4760626 by graeme thornton in Main branch]
2019-01-21 08:44:13 -05:00
Ben Marsh
f841eb2951
UAT: Use Dns.GetHostName() rather than Environment.MachineName to determine the hostname for matching P4 clients. Environment.MachineName is the short NETBIOS name, and may not include the ".local" suffix typical on Mac.
...
#rb none
#jira UE-68746
[CL 4758191 by Ben Marsh in Main branch]
2019-01-18 21:56:18 -05:00
Ben Marsh
da89b72b67
Fix hot reload from IDE for DebugGame targets. Now that UE4Editor has a separate executable in DebugGame, we have to check for it running when starting a build/
...
#rb none
#jira UE-67911
[CL 4758134 by Ben Marsh in Main branch]
2019-01-18 21:31:47 -05:00
Ben Marsh
88aa45c01f
CrashReportClient: Grey out the option to opt-out of being contacted for internal engine builds.
...
#rb none
#jira UE-68745
[CL 4758106 by Ben Marsh in Main branch]
2019-01-18 21:16:04 -05:00
Ben Marsh
fa7773b7bf
UBT: Add support for Aras-P's -ftime-trace PR for Clang, which outputs a JSON file containing a timeline for the compile. See http://aras-p.info/blog/2019/01/16/time-trace-timeline-flame-chart-profiler-for-Clang/ for more info.
...
#rb none
[CL 4757790 by Ben Marsh in Main branch]
2019-01-18 20:24:05 -05:00
aaron mcleran
3f254c423f
Implementing cook-time analysis data
...
#rb Ethan.Geller
#ROBOMERGE-SOURCE: CL 4748946 via CL 4748948 via CL 4748951
[CL 4748954 by aaron mcleran in Main branch]
2019-01-17 19:52:21 -05:00
Peter Sauerbrei
6271e5b0ad
fix for minimum version we support for TVOS
...
#jira UE-68514
#rb john.mauney
[CL 4744409 by Peter Sauerbrei in Main branch]
2019-01-17 13:10:25 -05:00
Chris Babcock
65b4fa9211
Fix issue with compiler executable paths with spaces on Android
...
#jira UE-68380
#ue4
#android
#fyi Jack.Porter
#rb Jack.Porter
[CL 4738473 by Chris Babcock in Main branch]
2019-01-16 22:00:29 -05:00
Ben Marsh
3563b58e3e
Fix command line arguments not being split by delimiter characters, and revert CL 4737886.
...
#rb none
#fyi Chris.Babcock
[CL 4738035 by Ben Marsh in Main branch]
2019-01-16 20:06:35 -05:00
Chris Babcock
41bfa2640b
Fix issue with -Architectures and GPUArchitectures not being split properly
...
#jira UE-68518
#ue4
#android
#fyi Ben.Marsh
#rb John.Mauney
[CL 4737886 by Chris Babcock in Main branch]
2019-01-16 19:29:34 -05:00
Ben Marsh
75e1235a23
Disable warnings about unused arguments when generating project files. We do additional argument parsing after the point that the warning is output.
...
#rb none
#jira UE-68511
[CL 4737711 by Ben Marsh in Main branch]
2019-01-16 18:36:13 -05:00
Marc Audy
3a49bc5624
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4736204
...
#rb
#rnx
#lockdown Michael.Noland
[CL 4736279 by Marc Audy in Dev-Framework branch]
2019-01-16 15:55:47 -05:00
Marc Audy
562e6663c2
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4736060
...
#rb
#rnx
#lockdown Michael.Noland
[CL 4736228 by Marc Audy in Dev-Framework branch]
2019-01-16 15:45:53 -05:00
chris babcock
05869030b8
Remove SDK missing error if Gradle enabled since it can download it if necessary
...
#jira UE-68588
#ue4
#android
#rb John.Mauney
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 4736204 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4736206 by chris babcock in Dev-Core branch]
2019-01-16 15:42:56 -05:00
Chris Babcock
96de6cfe8f
Remove SDK missing error if Gradle enabled since it can download it if necessary
...
#jira UE-68588
#ue4
#android
#rb John.Mauney
[CL 4736204 by Chris Babcock in Main branch]
2019-01-16 15:42:37 -05:00
ben marsh
35d5bce6b3
Fix errors building foreign projects with a space in the path.
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4735380 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4735381 by ben marsh in Dev-Core branch]
2019-01-16 15:02:45 -05:00
Ben Marsh
f3bed33a46
Fix errors building foreign projects with a space in the path.
...
#rb none
#rnx
[CL 4735380 by Ben Marsh in Main branch]
2019-01-16 15:02:39 -05:00
ben marsh
8c5fa01eac
Add more debug info to exceptions thrown when a target is invalid.
...
#rb none
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4733751 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4735336 by ben marsh in Dev-Core branch]
2019-01-16 14:57:07 -05:00
ben marsh
10dd9815ab
Copy UGS from Dev-Build (pt 2)
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4732764 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4735226 by ben marsh in Dev-Core branch]
2019-01-16 14:54:25 -05:00
Robert Manuszewski
916b9a648b
Copying latest UGS from Dev-Build (pt 1)
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4732753 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4735201 by Robert Manuszewski in Dev-Core branch]
2019-01-16 14:53:33 -05:00
david hamm
e610fdbd98
Added support for using display cutout region on Android
...
- added new project setting bUseDisplayCutout
- temporary restriction to HUAWEI devices for this release (remove later)
#android
#rb Jack.Porter
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 4732433 via CL 4732462 via CL 4732476 via CL 4732493 via CL 4732510
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4735121 by david hamm in Dev-Core branch]
2019-01-16 14:43:01 -05:00
ben marsh
9e2b03fabd
Update IPP to NET 4.6.2 to fix build error
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4723849 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4734325 by ben marsh in Dev-Core branch]
2019-01-16 13:55:11 -05:00