Commit Graph

2592 Commits

Author SHA1 Message Date
brandon schaefer
41ad60e53c Generate a --build-id for physx
#jira UE-82735
#rb none
[FYI] Arciel.Rekman

#ROBOMERGE-SOURCE: CL 9892992 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v557-9890184)

[CL 9892993 by brandon schaefer in Main branch]
2019-10-30 12:52:38 -04:00
nick shin
0423c3b4b5 HTML5 - more code removal - source code section
#jira UE-80050  Remove HTML5 code from engine
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 9884403 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v553-9872581)

[CL 9884404 by nick shin in Main branch]
2019-10-29 15:03:30 -04:00
clayton langford
0ef5c16436 Added Gauntlet AutoParam "DisableHeartbeatTimeout" to disable tests failing as intended due to missed heartbeats.
#rnx
#rb Ben.Salem


#ROBOMERGE-SOURCE: CL 9872142 via CL 9872691 via CL 9872720
#ROBOMERGE-BOT: (v553-9872581)

[CL 9873787 by clayton langford in Main branch]
2019-10-28 16:31:04 -04:00
ben marsh
b47988c0fc Determine the path to SYMSTORE.EXE and PDBCOPY.EXE from UBT's list of known Windows SDK directories, so we can use the AutoSDK version of these tools if available.
#ROBOMERGE-SOURCE: CL 9839071 via CL 9839072 via CL 9839074
#ROBOMERGE-BOT: (v546-9757112)

[CL 9839076 by ben marsh in Main branch]
2019-10-25 10:27:58 -04:00
Ryan Durand
cb9153015e Adjust behavior in SetVersionTask to better mirror UpdateLocalVersion by setting CompatibleChange to Change if no value was set.
#rnx
#rb ben.marsh
#jira none

[CL 9823589 by Ryan Durand in Dev-Build branch]
2019-10-24 16:47:22 -04:00
ben marsh
4bf9dfc864 Use standard UBT logic for finding SignTool.exe instances, so we can use AutoSDK versions distributed with AutoSDK.
[FYI] Ryan.Durand

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 9753397 via CL 9753398 via CL 9753399 via CL 9753400
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9796553 by ben marsh in Dev-Build branch]
2019-10-24 12:15:02 -04:00
Ryan Durand
0499b0a7ca Correcting file name in csproj.
#rnx
#rb none
#jira none

[CL 9760026 by Ryan Durand in Dev-Build branch]
2019-10-23 14:35:05 -04:00
ben marsh
358843a73a Use standard UBT logic for finding SignTool.exe instances, so we can use AutoSDK versions distributed with AutoSDK.
[FYI] Ryan.Durand


#ROBOMERGE-SOURCE: CL 9753397 via CL 9753398 via CL 9753399
#ROBOMERGE-BOT: (v545-9751379)

[CL 9753400 by ben marsh in Main branch]
2019-10-22 18:45:43 -04:00
Ryan Durand
cd14b5d4ac Adding WriteFileTask so we can write out a "build complete" file onto the share so the stuff Rene is working on can upload the build.
#rnx
#rb ben.marsh
#jira none

[CL 9749288 by Ryan Durand in Dev-Build branch]
2019-10-22 15:08:57 -04:00
ben marsh
e5a237ad88 Do not expand $(RootDir) variables when preprocessing a build graph script. The root directory may vary on each agent running it.
For now, the $(HostPlatform) variable is still expanded, due to its prevalence in determining defaults when running locally. Care must be taken to ensure that this does not affect logic for other platforms when building on the farm, eg. by overriding output paths.

#jira
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 9707122 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v539-9700858)

[CL 9707123 by ben marsh in Main branch]
2019-10-18 19:11:15 -04:00
ben marsh
5b2d7b4fee Exclude the project metadata folder from DLC builds.
#ROBOMERGE-SOURCE: CL 9692884 via CL 9692898 via CL 9694275 via CL 9694346 via CL 9694435
#ROBOMERGE-BOT: (v538-9681622)

[CL 9694502 by ben marsh in Main branch]
2019-10-18 14:14:00 -04:00
andrew grant
9badcae67b Auto-update kairos plist files with version number.
#rb na


#ROBOMERGE-SOURCE: CL 9673480 via CL 9673489 via CL 9673502 via CL 9673535
#ROBOMERGE-BOT: (v534-9663262)

[CL 9673539 by andrew grant in Main branch]
2019-10-17 23:27:15 -04:00
Jeff Fisher
e86444407c UE-81878 Unable to package projects for Android error MSB4186: Invalid static method invocation syntax
#rb Ryan.Vance
#review-9625772
#jira UE-81878

[CL 9625820 by Jeff Fisher in Main branch]
2019-10-16 19:13:53 -04:00
Ryan Durand
3fcad12b66 Merging CL 9617491 from Dev-Build.
Fixing bugs in build graphs.
- Empty aggregates shouldn't be added to a preprocessed build graph. They do no work and cause a schema failure.
- Schema should support True and False for booleans.
- Generating a preprocessed XML should not early out by default. PreprocessOnly flag added to support exiting after the preprocessed XML is generated.

#rnx
#rb none
#jira none

[CL 9621563 by Ryan Durand in Main branch]
2019-10-16 14:49:48 -04:00
michael sartain
55121fe0dd Add LinuxAArch64Server and LinuxAArch64Client build targets
Cherry pick 9427927

#rb Brandon.Schaefer
#jira none

#ROBOMERGE-SOURCE: CL 9618959 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v528-9595928)

[CL 9618996 by michael sartain in Main branch]
2019-10-16 11:53:37 -04:00
Michael Sartain
e6e5a2506d Add LinuxAArch64Server and LinuxAArch64Client build targets
Cherry pick 9427927

#rb Brandon.Schaefer
#jira none

[CL 9618959 by Michael Sartain in 4.24 branch]
2019-10-16 11:53:16 -04:00
Jason Bestimt
20de602380 Removing Regex line from Gauntlet which is preventing cooking for iOS
#RB: luke.thatcher
#FYI: ben.marsh, andrew.grant, luke.thatcher

[CL 9618303 by Jason Bestimt in Main branch]
2019-10-16 11:09:36 -04:00
Ryan Durand
61cb359c35 Fixing bugs in build graphs.
- Empty aggregates shouldn't be added to a preprocessed build graph. They do no work and cause a schema failure.
- Schema should support True and False for booleans.
- Generating a preprocessed XML should not early out by default. PreprocessOnly flag added to support exiting after the preprocessed XML is generated.

#rnx
#rb none
#jira none

[CL 9617491 by Ryan Durand in Dev-Build branch]
2019-10-16 10:51:14 -04:00
josh engebretson
9ced0f61df Gauntlet: Fix issue with non-bulk test configuration ue4commandline.txt and log location on Android
[FYI] justin.marcus

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 9574907 via CL 9575495 via CL 9575521 via CL 9575556
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v524-9564021)

[CL 9582519 by josh engebretson in Dev-Build branch]
2019-10-15 08:53:35 -04:00
ben marsh
6541e66e7b Temp hack to fix building UAT without HMTL5.
#rb none
#rnx
#jira
[FYI] Nick.Shin

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 9564715 in //UE4/Release-4.24/... via CL 9564716
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v524-9564021)

[CL 9582002 by ben marsh in Dev-Build branch]
2019-10-15 08:23:22 -04:00
mitchell wilson
5220686201 Copying //UE4/Dev-Documentation to Samples-Main (//UE4/Samples-Main)
#rb none
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: mitchell.wilson
#ROBOMERGE-SOURCE: CL 9551884 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v524-9564021)

[CL 9581541 by mitchell wilson in Dev-Build branch]
2019-10-15 07:55:27 -04:00
ben marsh
e7478431c5 Copying //UE4/Dev-RenderPlat-Staging[at]9551419 to //UE4/Main
#rb none
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: rolando.caloca
#ROBOMERGE-SOURCE: CL 9551447 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v524-9564021)

[CL 9581525 by ben marsh in Dev-Build branch]
2019-10-15 07:53:33 -04:00
ben marsh
7cbd96c5f8 HTML5 fixes
#rb none
#rnx
#jira UE-81794

#ROBOMERGE-SOURCE: CL 9581229 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v524-9564021)

[CL 9581230 by ben marsh in Main branch]
2019-10-15 06:57:41 -04:00
Ben Marsh
bad04432f3 HTML5 fixes
#rb none
#rnx
#jira UE-81794

[CL 9581229 by Ben Marsh in 4.24 branch]
2019-10-15 06:57:37 -04:00
ben marsh
553dc020d5 Fix inverted logic for discovering PDBSTR path.
#rb none
#jira UE-81713
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 9550998 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v524-9564021)

[CL 9578766 by ben marsh in Dev-Build branch]
2019-10-14 23:58:09 -04:00