Commit Graph

2757 Commits

Author SHA1 Message Date
ben marsh
08c02ecb9f Fix enumeration of UAT build products.
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 11617356 in //UE4/Release-4.25/... via CL 11617364
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11617405 by ben marsh in Main branch]
2020-02-25 15:56:58 -05:00
ben marsh
b70585fdb2 Use original location when determining which files to copy for UAT.
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 11616044 in //UE4/Release-4.25/... via CL 11616069
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11616089 by ben marsh in Main branch]
2020-02-25 15:18:42 -05:00
ben marsh
373a31ef12 Fix copying of automation DLLs to output directory. Now may exist within any subfolders.
#rb none
#rnx
#jira UE-89493

#ROBOMERGE-SOURCE: CL 11611464 in //UE4/Release-4.25/... via CL 11611544
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11611575 by ben marsh in Main branch]
2020-02-25 14:13:08 -05:00
andrew grant
e89e3869ab Fixes Gauntlet support for 32-bit Android builds.
- Now use utils to pull build information instead of a custom regex.
- 32-bit builds are considered, but discarded if 64-bit versions are also present

[at]josh.engebretson
#jira nojira #rb na

#ROBOMERGE-SOURCE: CL 11610010 in //UE4/Release-4.25/... via CL 11610013
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11610034 by andrew grant in Main branch]
2020-02-25 13:05:03 -05:00
ben marsh
3cb50ca284 Add support for content plugins in content-only projects. These were not being staged due to a unique target receipt for the project being generated.
#rb none
#jira UE-87672

#ROBOMERGE-SOURCE: CL 11608583 in //UE4/Release-4.25/... via CL 11608602
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11608623 by ben marsh in Main branch]
2020-02-25 12:09:54 -05:00
ben marsh
0f201db161 Add support for UAT script projects using foreign engine builds, and for game projects to output binaries under their own project directory.
* UAT will now read each *.Automation.csproj file to determine the output path, and load from there rather than just loading anything under Engine\Binaries\AutomationScripts.
* When compiling *.Automation.csproj files, UAT will set the $(EngineDir) directory to the current engine directory, allowing the project to resolve assembly references to the correct location.
* When generating project files, UBT will create an *.Automation.csproj.props file next to the project containing the path to the engine directory, allowing the assembly to be compiled correctly from Visual Studio.

#rb none
#jira UE-77934

#ROBOMERGE-SOURCE: CL 11601626 in //UE4/Release-4.25/... via CL 11601635
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11601659 by ben marsh in Main branch]
2020-02-25 09:26:12 -05:00
anthony bills
f31d99a3f9 Add BuildCMakeLib UAT automation script for building third party libraries that use CMake.
- This is based off BuildPhysx.Automation.cs and could be unified with this in the future.
- Update some CMakeLists.txt to support this.
- Convert ICU CMakeLists.txt to support cmake 3.5.2 that ships with the engine.
- Fix up some whitespace in BuildPhysX.

[at]brian.white
#jira UE-81798

#ROBOMERGE-SOURCE: CL 11597283 in //UE4/Release-4.25/... via CL 11597290
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11597322 by anthony bills in Main branch]
2020-02-25 07:23:55 -05:00
ben marsh
d24daafd83 Remove usages of "var"
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 11595098 in //UE4/Release-4.25/... via CL 11595099
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11595102 by ben marsh in Main branch]
2020-02-24 22:29:16 -05:00
ben marsh
1416aaea11 Fix typo in default project configuration.
#rb none
#jira
#rnx

#ROBOMERGE-SOURCE: CL 11595076 in //UE4/Release-4.25/... via CL 11595078
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11595081 by ben marsh in Main branch]
2020-02-24 22:24:20 -05:00
graeme thornton
a2195f45b0 UAT: Add a staging option to disable the use of existing pak files from the staging folder of other build targets, when we've force reuse of another target's cooked data.
#rb ben.marsh


#ROBOMERGE-SOURCE: CL 11588486 via CL 11588489 via CL 11588491
#ROBOMERGE-BOT: (v654-11333218)

[CL 11593700 by graeme thornton in Main branch]
2020-02-24 20:18:28 -05:00
josh engebretson
c92b5d7fc8 Fix issue wih blueprint projects not having a binaries folder, causes elemental demo to fail in Gauntlet documentation example steps
#JIRA UE-89278
#rb andrew.grant

#ROBOMERGE-SOURCE: CL 11588060 in //UE4/Release-4.25/... via CL 11588155
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11588163 by josh engebretson in Main branch]
2020-02-24 11:19:05 -05:00
graeme thornton
1254204158 UAT
* Add a callback to the UAT project params so a script that uses buildcookrun can choose to modify the deployment context before staging
* Expose a function from the staging code which lets us remap staged file paths based on the project remapping configuration.
* Extend cooked target staging so that any programs or editor server targets are forced to Development configs, rather than what the master client/server targets request

#rb ben.marsh


#ROBOMERGE-SOURCE: CL 11586652 via CL 11586653 via CL 11586654
#ROBOMERGE-BOT: (v654-11333218)

[CL 11586655 by graeme thornton in Main branch]
2020-02-24 05:19:44 -05:00
chris babcock
97b35a2386 Use libc++ stl on Lumin to match Android
#jira UE-89269
#ue4
[FYI] Jack.Porter
#rb Steve.Smith

#ROBOMERGE-SOURCE: CL 11578617 in //UE4/Release-4.25/... via CL 11578621
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11585457 by chris babcock in Main branch]
2020-02-22 18:15:55 -05:00
joe barnes
75855ade3d Only use the new symbol store process for XboxOne. Leave Windows as-is. Fixes errors caused by files being duplicated in symbol source list.
#rb chad.garyet


#ROBOMERGE-OWNER: joe.barnes
#ROBOMERGE-AUTHOR: joe.barnes
#ROBOMERGE-SOURCE: CL 11582135 via CL 11582140 via CL 11582141 via CL 11582142
#ROBOMERGE-BOT: (v654-11333218)

[CL 11583188 by joe barnes in Main branch]
2020-02-21 20:57:51 -05:00
chris babcock
89806504ee Update Android toolchain to NDK 21 (20 also supported for x86_64) additional files
#jira UE-80046
#ue4
#android
#rb Bradon.Schaefer


#ROBOMERGE-SOURCE: CL 11555526 in //UE4/Release-4.25/... via CL 11555547
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11578380 by chris babcock in Main branch]
2020-02-21 15:19:40 -05:00
jamie dale
1c0e62c205 Ensure we clean-up the gather process after it's completed
#jira UE-88891
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 11511880 in //UE4/Release-4.25/... via CL 11511893
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11577254 by jamie dale in Main branch]
2020-02-21 13:42:09 -05:00
andrew grant
f7161586b1 Editgrating benchmark build script from UE4/Main
#ROBOMERGE-SOURCE: CL 11576916 via CL 11576921 via CL 11576922 via CL 11576924
#ROBOMERGE-BOT: (v654-11333218)

[CL 11576925 by andrew grant in Main branch]
2020-02-21 13:09:10 -05:00
joe barnes
d905eef305 Explicitly delete temporary files instead of wiping the temp directory.
#rb chad.garyet



#ROBOMERGE-SOURCE: CL 11570592 via CL 11570597 via CL 11571462 via CL 11571518
#ROBOMERGE-BOT: (v654-11333218)

[CL 11571571 by joe barnes in Main branch]
2020-02-20 18:03:57 -05:00
joe barnes
11dcb3e4c7 [Windows] Manually compress symbol store symbol files with MS-ZIP. Loading symbols compressed with LZ is broken as of Windows SDK 10.0.15063.0.
#rb dan.phillips



#ROBOMERGE-OWNER: joe.barnes
#ROBOMERGE-AUTHOR: joe.barnes
#ROBOMERGE-SOURCE: CL 11547661 via CL 11547668 via CL 11547681
#ROBOMERGE-BOT: (v654-11333218)

[CL 11548004 by joe barnes in Main branch]
2020-02-19 14:02:59 -05:00
andrew grant
03617b67df Integrated scripts for doing simple benchmarking of build steps from Private-Profiling.
Also includes -noshaderddc option for emulating a cold DDC for shaders only.


#rb na
#ROBOMERGE-OWNER: andrew.grant
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 11519411 via CL 11519529 via CL 11519553
#ROBOMERGE-BOT: (v654-11333218)

[CL 11524747 by andrew grant in Main branch]
2020-02-18 17:19:54 -05:00
jamie dale
04ed89e458 Ensure we clean-up the gather process after it's completed
#jira UE-88891
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 11511880 in //UE4/Release-4.25/...
#ROBOMERGE-BOT: RELEASE (Release-4.25 -> Release-4.25Plus) (v654-11333218)

[CL 11511893 by jamie dale in 4.25-Plus branch]
2020-02-18 15:06:16 -05:00
chris babcock
11aa9365b8 Fix issue with install batch file detection for Android
#jira UE-89006
#ue4
#android
#rb Brandon.Schaefer

#ROBOMERGE-SOURCE: CL 11504731 in //UE4/Release-4.25/... via CL 11504758
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11504786 by chris babcock in Main branch]
2020-02-18 12:58:09 -05:00
chris babcock
4669b6b985 Fix issue with install batch file detection for Android
#jira UE-89006
#ue4
#android
#rb Brandon.Schaefer

#ROBOMERGE-SOURCE: CL 11504731 in //UE4/Release-4.25/...
#ROBOMERGE-BOT: RELEASE (Release-4.25 -> Release-4.25Plus) (v654-11333218)

[CL 11504758 by chris babcock in 4.25-Plus branch]
2020-02-18 12:57:30 -05:00
anthony bills
dc5bd3c24d [IOS] Check if the bundle exists before trying to copy manifests.
- This prevents an error being displayed in the log before staging.

[at]jack.porter
#jira UE-86335
#rb jack.porter

#ROBOMERGE-SOURCE: CL 11458335 in //UE4/Release-4.25/... via CL 11458336
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11462163 by anthony bills in Main branch]
2020-02-17 14:19:24 -05:00
josh engebretson
74cbd74362 Sanitize device reservation messages as these are not fatal for jobs
#rnx


#ROBOMERGE-SOURCE: CL 11459473 via CL 11459474 via CL 11459475
#ROBOMERGE-BOT: (v654-11333218)

[CL 11459476 by josh engebretson in Main branch]
2020-02-17 09:45:22 -05:00