Commit Graph

5127 Commits

Author SHA1 Message Date
brandon schaefer
1fd22f4d24 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

#ROBOMERGE-SOURCE: CL 8062551 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v400-8057353)

[CL 8062558 by brandon schaefer in Main branch]
2019-08-15 13:51:10 -04:00
brandon schaefer
f0c31f2adf Fix clang supported version
#jira none
#rb none
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8045580 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8045581 by brandon schaefer in Main branch]
2019-08-14 19:45:43 -04:00
michael sartain
0c0c676535 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

#ROBOMERGE-SOURCE: CL 8044326 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8044339 by michael sartain in Main branch]
2019-08-14 17:39:39 -04:00
brandon schaefer
1bf9ce0b1c Allow 8.0.1 clang
Fix build issue

#jira none
#rb none
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8042429 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8042430 by brandon schaefer in Main branch]
2019-08-14 16:29:42 -04:00
chris babcock
282ee5f89a Change distribution install batch files to use mkdir/cp instead of mv to intall OBB files to get around new restrictions in Android 9
#jira UE-78912
#ue4
#android
[FYI] Jack.Porter
#rb Thomas.Ross

#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 8042104 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8042139 by chris babcock in Main branch]
2019-08-14 16:19:00 -04:00
brandon schaefer
5e6b22cf98 Bump to v14 clang 8.0.1 toolchain for Linux
#jira none
#rb none
[FYI] Arciel.Rekman, Michael.Sartain

#ROBOMERGE-SOURCE: CL 8039909 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8039915 by brandon schaefer in Main branch]
2019-08-14 13:26:41 -04:00
andrew grant
5ceedb7d06 Fixed issue with running automation tests using the editor as a client or server
#jira na
#rb Bob.Tellez

#ROBOMERGE-OWNER: andrew.grant
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 8034441 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v398-8029740)

[CL 8034963 by andrew grant in Main branch]
2019-08-14 12:08:31 -04:00
jack porter
79aa064b79 Set minimum iOS version to 11
#jira UE-78649
#rb Dmitriy.Dyomin
[FYI] Peter.Sauerbrei

#ROBOMERGE-SOURCE: CL 8019256 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v396-7974030)

[CL 8019260 by jack porter in Main branch]
2019-08-13 23:43:41 -04:00
andrew grant
47a03942a9 Editgrated latest SyncProject script from FN as part of UE-78832, UE-78826, and resolved issues with omitted / dangerous arguments.
Project arg is now optional and will simply sync the engine.
Passing -CL=0 will now require the -force argument before syncing files out of the workspace.
Fixed issue with deep samples (e.g AREnvProbe) not being discovered by FindProjectFileFromName
Added NativeProjects.ClearCache option for the case when syncing a project from P4 that isn't yet on disk

Fixed issue with P4.FileExistsInDepot returning true if passed a path that isn't in the users client view. Relates to UE-78832 but not the entire fix
Fixed issue with BuildEditor not working without a project arg.
Fixed issue building projects that don't have source

[CODEREVIEW] ben.marsh
#jira UE-78832, UE-78826
#rb na

#ROBOMERGE-OWNER: andrew.grant
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 8008332 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v396-7974030)

[CL 8008726 by andrew grant in Main branch]
2019-08-13 16:24:19 -04:00
ben woodhouse
937418f897 PerfReportTool 3.85:
Bulk query improvements:
- Add -beginEvent and -endEvent arguments to generate perf reports only within particular events (e.g skydiving begin/skydiving end)
- Add -summaryTableFilename arg so we can override the summary table filename
[FYI] andrew.ladenberger


#ROBOMERGE-SOURCE: CL 7984408 via CL 7996448
#ROBOMERGE-BOT: (v396-7974030)

[CL 7996657 by ben woodhouse in Main branch]
2019-08-13 14:21:55 -04:00
ben marsh
b91075879c Fix modules in binary-only plugins being compiled for hot reload, which are distributed with ModuleRules.bUsePrecompiled = true.
#rb none
#jira

#ROBOMERGE-SOURCE: CL 7990952 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v396-7974030)

[CL 7991022 by ben marsh in Main branch]
2019-08-13 13:30:54 -04:00
josh engebretson
3dd84f6abd Gauntlet: Add support for specifying client, server, editor exec cmds
#rnx


#ROBOMERGE-SOURCE: CL 7952345 via CL 7952406 via CL 7954429 via CL 7955916
#ROBOMERGE-BOT: (v393-7951996)

[CL 7956071 by josh engebretson in Main branch]
2019-08-12 20:04:21 -04:00
justin marcus
900a40be3d Fix android artifacts being saved to the wrong directory.
[at]Josh.Engebretson


#ROBOMERGE-SOURCE: CL 7951960 via CL 7951966 via CL 7951969 via CL 7954680
#ROBOMERGE-BOT: (v393-7951996)

[CL 7954841 by justin marcus in Main branch]
2019-08-12 18:11:12 -04:00
joakim lindqvist
a3699dd5ad UnrealVS - Added more logging when running build batch jobs to catch crash
Potential fix for null dereference when starting batch builds without selecting a job first

#rb none
#jira UE-78539
(ushell-p4-cherrypick of 7950145 by Joakim.Lindqvist)

#ROBOMERGE-SOURCE: CL 7950210 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v392-7949540)

[CL 7950213 by joakim lindqvist in Main branch]
2019-08-12 10:39:50 -04:00
joakim lindqvist
99a20c5f89 Addresed some races in UnrealVS caused by it now loading async.
Fixed Quick Build menu being empty sometimes.
Fixed issue loading .suo settings

Bumped version to 1.56

#jira UE-78446
#rb none

(ushell-p4-cherrypick of 7867809 by Joakim.Lindqvist)

#ROBOMERGE-SOURCE: CL 7950198 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v392-7949540)

[CL 7950199 by joakim lindqvist in Main branch]
2019-08-12 10:38:03 -04:00
ben marsh
19d7c049e7 UGS: Disable support for parallel syncing, due to garbled output from P4.EXE.
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 7936110 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v391-7919777)

[CL 7936111 by ben marsh in Main branch]
2019-08-09 13:26:11 -04:00
justin marcus
11b919aab1 Fix Gauntlet always recopying obb's to target device. This seem to only happen when running locally and was caused by whitespace not being trimmed from the file names after parsing 'ls' results from ADB. Since this hasn't been seen on the test farm, I'm think this has to be a device specific or maybe a Windows/Linux isse.
[at]Josh.Engebretson


#ROBOMERGE-SOURCE: CL 7883158 via CL 7883183 via CL 7883188 via CL 7915274
#ROBOMERGE-BOT: (v389-7813075)

[CL 7915496 by justin marcus in Main branch]
2019-08-08 23:38:17 -04:00
jason adcock
a8c1ab49db Moving ShooterGame Automation Back In With ShooterGame Project
#RB ryan.gerleve
#JIRA NONE

#ROBOMERGE-SOURCE: CL 7887405 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v389-7813075)

[CL 7887407 by jason adcock in Main branch]
2019-08-08 14:26:50 -04:00
bob tellez
3a8cee55ef #Gauntlet Remove a debugging line I left in
#ROBOMERGE-SOURCE: CL 7860713 via CL 7868828
#ROBOMERGE-BOT: (v389-7813075)

[CL 7870723 by bob tellez in Main branch]
2019-08-08 07:32:42 -04:00
bob tellez
d544da877b #Gauntlet Fix parameter order
[FYI] Andrew.Grant


#ROBOMERGE-SOURCE: CL 7860707 via CL 7868820
#ROBOMERGE-BOT: (v389-7813075)

[CL 7870715 by bob tellez in Main branch]
2019-08-08 07:32:39 -04:00
joakim lindqvist
e594514033 Changed order in which modules are mapped to visual studio projects
It is now Game -> Mod -> Program -> Engine -> Enterprise

This resolves issues were a Program in the game source root would take all the source code away from the Game project.
In this case now though the Program source is put into the Game project, it is best to have program target in a Programs folder under the game source rather then at the same level as the game targets.

#rb none
[review]-7795550 ben.marsh

(ushell-p4-cherrypick of 7839052 by Joakim.Lindqvist)


Fixed incorrect check for non enigne modules which broke in 7839052.
Also changed local function to a member to fix build issue.

#rb none

#jira UE-76985

#ROBOMERGE-SOURCE: CL 7865223 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v389-7813075)

[CL 7865277 by joakim lindqvist in Main branch]
2019-08-08 05:06:56 -04:00
joakim lindqvist
67315195b4 VsCode - Intellisense complaining about incorrect macro definitions
Modified OpenColor header to check if GNUC is defined before using it (as it already does a few lines below). And thus removed the global invalid GNUC define which confuses VsCode.

Fixed up spaces in define that also confused VsCode.

#rb simon.therriault
[fyi] ben.marsh

#jira UE-76985
(ushell-p4-cherrypick of 7288701 by Joakim.Lindqvist)

#ROBOMERGE-SOURCE: CL 7865169 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v389-7813075)

[CL 7865209 by joakim lindqvist in Main branch]
2019-08-08 05:06:21 -04:00
josh engebretson
dc962ec853 Fixing boolean check on platform parse
#rnx


#ROBOMERGE-SOURCE: CL 7845368 via CL 7861338
#ROBOMERGE-BOT: (v389-7813075)

[CL 7861388 by josh engebretson in Main branch]
2019-08-08 01:28:54 -04:00
andrew grant
c766272dc7 missed file from last cl
#ROBOMERGE-SOURCE: CL 7844593 via CL 7861320
#ROBOMERGE-BOT: (v389-7813075)

[CL 7861372 by andrew grant in Main branch]
2019-08-08 01:28:04 -04:00
andrew grant
c1adcb70d0 Resolve issue running packaged builds when no project file is available
#rb na


#ROBOMERGE-SOURCE: CL 7844402 via CL 7861228
#ROBOMERGE-BOT: (v389-7813075)

[CL 7861287 by andrew grant in Main branch]
2019-08-08 01:23:21 -04:00