Jack Porter
e4cab4fb48
Re-adding GLES_SILENCE_DEPRECATION and removing IOS GLES version check to solve binary build issues
...
#jira UE-77520
#rb None
#fyi Josh.Adams
#lockdown Cristina.Riveron
[CL 8380768 by Jack Porter in 4.23 branch]
2019-08-29 19:59:25 -04:00
Ben Marsh
c9a47fccb0
Last batch of IncludeTool fixes (hopefully).
...
#jira
#rb none
#rnx
[CL 8376637 by Ben Marsh in 4.23 branch]
2019-08-29 17:31:22 -04:00
Ben Marsh
b2aedff17d
UGS: Fix starred builds and reviews not updating unless UGS is restarted.
...
#rb none
#jira
#rnx
[CL 8375069 by Ben Marsh in 4.23 branch]
2019-08-29 15:24:55 -04:00
Michael Trepka
803709e468
Fixed Mac UAT code for deleting extra RPATHs to properly handle paths containing space character
...
#rb none
#jira UE-79582
#lockdown cristina.riveron
[CL 8375035 by Michael Trepka in 4.23 branch]
2019-08-29 15:21:41 -04:00
Ben Marsh
3ca6d85983
More IncludeTool fixes.
...
#rb none
#rnx
#jira
[CL 8374228 by Ben Marsh in 4.23 branch]
2019-08-29 13:59:05 -04:00
Arciel Rekman
ca2eb90376
Add UnrealInsights to the default makefile target on Linux.
...
#rb Brandon.Schaefer
#fyi Michael.Sartain, Anthony.Bills
#jira none
#lockdown Cristina.Riveron
[CL 8374027 by Arciel Rekman in 4.23 branch]
2019-08-29 13:36:51 -04:00
Arciel Rekman
da2306c70b
Add UnrealInsights support for Linux (UE-79574)
...
#jira UE-79574
#codereview Martin.Ridgers, Ionut.Matasaru, Will.Damon
#rb Martin.Ridgers, Ionut.Matasaru
#lockdown Cristina.Riveron
[CL 8372896 by Arciel Rekman in 4.23 branch]
2019-08-29 11:54:28 -04:00
Ben Marsh
93865ecfb8
More IncludeTool fixes.
...
#rb none
#jira
#rnx
[CL 8371085 by Ben Marsh in 4.23 branch]
2019-08-29 08:29:33 -04:00
Ben Marsh
bdc2ad1d76
Fix IncludeTool warnings and errors.
...
#rb none
#jira
#rnx
[CL 8369883 by Ben Marsh in 4.23 branch]
2019-08-28 22:40:32 -04:00
Ben Marsh
0e1646cbaf
UGS: Add a wrapper for Process.Start() calls which prints an error if an exception is thrown, rather than allowing it to show an exception dialog.
...
#rb none
#jira
#rnx
[CL 8362086 by Ben Marsh in 4.23 branch]
2019-08-28 10:50:11 -04:00
Ben Marsh
22b92688cc
Fix spacing in error string for spurious linker error under XGE.
...
#rb none
#jira
#rnx
[CL 8359059 by Ben Marsh in 4.23 branch]
2019-08-27 21:22:10 -04:00
Andrew Grant
0e84926532
Fix Gauntlet launching projects that have a space in the path.
...
#rb ben.marsh
#jira nojira
#lockdown nick.penwarden
#robomerge null
[CL 8347947 by Andrew Grant in 4.23 branch]
2019-08-27 14:53:08 -04:00
Ben Marsh
14e3205a3d
UBT: Warn about undocumented fields in BuildConfiguration files.
...
#rb none
#rnx
#jira
[CL 8331507 by Ben Marsh in 4.23 branch]
2019-08-27 10:36:30 -04:00
Ben Marsh
badf0ec8aa
UBT/UAT: Restore support for generating .UDN documentation files.
...
#jira
#rb none
#rnx
[CL 8322458 by Ben Marsh in 4.23 branch]
2019-08-26 21:37:59 -04:00
Brandon Schaefer
21c282fa4a
Fix cross compiling for Linux with XGE
...
#jira none
#rb Arciel.Rekman
#lockdown cristina.riveron
[CL 8294902 by Brandon Schaefer in 4.23 branch]
2019-08-26 12:02:02 -04:00
Jack Porter
8f4ef4e128
Fix IOS min version hardcoded in toolchain
...
#jira UE-78885
#rb None
#lockdown Cristina.Riveron
[CL 8209514 by Jack Porter in 4.23 branch]
2019-08-22 06:10:25 -04:00
Andrew Grant
4cfaf1c466
Fixed issue running ElementalDemo on Mac under Gauntlet
...
#jira nojira
#rb na
#lockdown nick.penwarden
[CL 8114300 by Andrew Grant in 4.23 branch]
2019-08-19 11:00:37 -04:00
Jack Porter
94368f074d
Prevent iOS Xcode project generation from adding a default bundle identifier to the UE4.xcodeproj file which caused issues with Blueprint projects on Mac.
...
#jira UE-77015
#rb Josh.Adams
#lockdown Cristina.Riveron
[CL 8113618 by Jack Porter in 4.23 branch]
2019-08-19 10:22:16 -04:00
Nick Shin
7bde013946
HTML5 Mac shipping linker error fix
...
#jira UE-78966 HTML5 code projects fail to package for Shipping configuration from Mac
#rb none
#rn
#lockdown nick.penwarden
[CL 8111079 by Nick Shin in 4.23 branch]
2019-08-17 22:43:04 -04:00
Chris Babcock
531eaf31e2
Add store version as a comment to main and patch OBB files so they are unique for uploading to Play Store
...
#jira UE-79037
#ue4
#android
#fyi Jack.Porter,Allan.Bentham
#rb Jack.Porter
#lockdown Cristina.Riveron
[CL 8092125 by Chris Babcock in 4.23 branch]
2019-08-16 12:17:33 -04:00
Brandon Schaefer
9c593b70b5
Revert 8062551 as it seems to be causing different issues
...
#jira UE-78887
#rb none
#lockdown cristina.riveron
[CL 8091101 by Brandon Schaefer in 4.23 branch]
2019-08-16 10:42:16 -04:00
Brandon Schaefer
05c51a48a1
Exec when starting the process from the script produced by LinuxPlatform.Automation.cs (Thanks lotodore! PR 6118)
...
#jira UE-78887
#rb none
#lockdown cristina.riveron
[CL 8062551 by Brandon Schaefer in 4.23 branch]
2019-08-15 13:51:08 -04:00
Brandon Schaefer
cbf285af9a
Fix clang supported version
...
#jira none
#rb none
#lockdown cristina.riveron
[CL 8045580 by Brandon Schaefer in 4.23 branch]
2019-08-14 19:45:41 -04:00
Michael Sartain
5a3fc9b325
Linux lld: Use -fno-pie flag when compiling with clang 8.0 or higher
...
#jira UE-78933
#rb Arciel.Rekman, Brandon.Schaefer
#lockdown cristina.riveron
[CL 8044326 by Michael Sartain in 4.23 branch]
2019-08-14 17:39:21 -04:00
Brandon Schaefer
b28c9e1c04
Allow 8.0.1 clang
...
Fix build issue
#jira none
#rb none
#lockdown cristina.riveron
[CL 8042429 by Brandon Schaefer in 4.23 branch]
2019-08-14 16:29:39 -04:00