Commit Graph

6469 Commits

Author SHA1 Message Date
josh engebretson
bbaf83e334 Gauntlet: avoid port/beacon collisions when running multiple instances of UAT
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 8091223 via CL 8091415 via CL 8096067 via CL 8096173
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8145021 by josh engebretson in Dev-Build branch]
2019-08-20 22:59:23 -04:00
bob tellez
2963bf534f Back out changelist 8061173. Possible cause of EdTest timeout
[FYI] Josh.Engebretson

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 8069987 via CL 8069988 via CL 8069989 via CL 8095348 via CL 8095462
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8143009 by bob tellez in Dev-Build branch]
2019-08-20 22:49:56 -04:00
ben woodhouse
57d90dfdbf CsvCollate 1.25
Averaging no longers shortens the output CSV to the minimum CSV length. Instead, stat frame values are averaged across the CSVs we have frames for. This allows for meaningful comparisons of large sets of CSVs
TODO: process the CSVs one at a time to reduce peak memory use

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 8069626 via CL 8095248 via CL 8095363
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8142385 by ben woodhouse in Dev-Build branch]
2019-08-20 22:47:58 -04:00
josh engebretson
3a0083e5bd Gauntlet: Fixing issue with server/beacon offset
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 8061173 via CL 8061175 via CL 8061244 via CL 8092264 via CL 8092322
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8134269 by josh engebretson in Dev-Build branch]
2019-08-20 22:19:56 -04:00
chris babcock
12973b3c4b 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

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 8092125 in //UE4/Release-4.23/... via CL 8092159
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8134261 by chris babcock in Dev-Build branch]
2019-08-20 22:19:54 -04:00
jeff newquist
10e1c55cc4 Add subclass ModuleRules file references to ExternalDependencies to properly generate new makefiles when they are changed.
#rb ben.marsh

[CL 8127110 by jeff newquist in Dev-Build branch]
2019-08-20 13:10:19 -04:00
Ben Marsh
81d4acb07f Fix Clang executable path, missing source file in output compile_commands.json.
#rb none
#rnx

[CL 8126541 by Ben Marsh in Dev-Build branch]
2019-08-20 11:46:20 -04:00
Ben Marsh
7df7a82fd2 UBT: Add an error when trying to build the editor in an unsupported configuration.
#rb none

[CL 8126478 by Ben Marsh in Dev-Build branch]
2019-08-20 11:35:51 -04:00
Ben Marsh
b84e7e5757 Missing copyright notices.
#rb none
#rnx

[CL 8124531 by Ben Marsh in Dev-Build branch]
2019-08-20 09:26:18 -04:00
Ben Marsh
d72aa608d4 Fix missing copyright notices.
#rb none
#fyi Ryan.Durand
#rnx

[CL 8124512 by Ben Marsh in Dev-Build branch]
2019-08-20 09:24:05 -04:00
Ben Marsh
f7f2eee7db Missing file.
#rb none
#rnx

[CL 8121650 by Ben Marsh in Dev-Build branch]
2019-08-19 21:10:34 -04:00
Ben Marsh
f0b21050a3 Add a "GenerateClangDatabase" mode to UBT, which will generate a compile_commands.json file in the workspace root directory for Clang tooling. Filter which files to include using the -Filter=... argument (eg. -Filter=QAGame/Source/...).
Example usage:

UnrealBuildTool.exe UnrealPak Win64 Development -Mode=GenerateClangDatabase -Filter=Engine/Source/Programs/...

#rb none

[CL 8121646 by Ben Marsh in Dev-Build branch]
2019-08-19 21:09:01 -04:00
Josh Adams
fc35abd711 - Support for UHT to generate headers in platform extension modules (they are put in the project's main Intermediate directory along with the other headers)
#rb ben.marsh,jeff.newquist
#jira none

[CL 8115591 by Josh Adams in Dev-Build branch]
2019-08-19 11:48:28 -04:00
brandon schaefer
9b8c1ae2fb Revert 8062551 as it seems to be causing different issues
#jira UE-78887
#rb none
#lockdown cristina.riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 8091101 in //UE4/Release-4.23/... via CL 8091103
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8110713 by brandon schaefer in Dev-Build branch]
2019-08-17 03:48:11 -04:00
josh engebretson
058a12623a Gauntlet: avoid port/beacon collisions when running multiple instances of UAT
#rnx


#ROBOMERGE-SOURCE: CL 8091223 via CL 8091415 via CL 8096067
#ROBOMERGE-BOT: (v401-8057353)

[CL 8096173 by josh engebretson in Main branch]
2019-08-16 14:00:05 -04:00
Ben Marsh
e9bdc9854b Fix C# 7 anachronisms.
#rb none
#rnx

[CL 8095863 by Ben Marsh in Dev-Build branch]
2019-08-16 13:49:52 -04:00
DecoyRS
9333dbbcfa PR #6063: Rider Project Model generation v 1.0 (Contributed by DecoyRS)
#rb none

[CL 8095590 by Ben Marsh in Dev-Build branch]
2019-08-16 13:41:27 -04:00
bob tellez
8b0e2acde2 Back out changelist 8061173. Possible cause of EdTest timeout
[FYI] Josh.Engebretson


#ROBOMERGE-SOURCE: CL 8069987 via CL 8069988 via CL 8069989 via CL 8095348
#ROBOMERGE-BOT: (v401-8057353)

[CL 8095462 by bob tellez in Main branch]
2019-08-16 13:37:49 -04:00
ben woodhouse
234b307d09 CsvCollate 1.25
Averaging no longers shortens the output CSV to the minimum CSV length. Instead, stat frame values are averaged across the CSVs we have frames for. This allows for meaningful comparisons of large sets of CSVs
TODO: process the CSVs one at a time to reduce peak memory use


#ROBOMERGE-SOURCE: CL 8069626 via CL 8095248
#ROBOMERGE-BOT: (v401-8057353)

[CL 8095363 by ben woodhouse in Main branch]
2019-08-16 13:36:20 -04:00
josh engebretson
752791123b Gauntlet: Fixing issue with server/beacon offset
#rnx


#ROBOMERGE-OWNER: josh.engebretson
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 8061173 via CL 8061175 via CL 8061244 via CL 8092264
#ROBOMERGE-BOT: (v401-8057353)

[CL 8092322 by josh engebretson in Main branch]
2019-08-16 12:44:56 -04:00
chris babcock
0b6f91e7d5 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

#ROBOMERGE-OWNER: chris.babcock
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 8092125 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8092159 by chris babcock in Main branch]
2019-08-16 12:23:29 -04:00
brandon schaefer
51380e5ed7 Revert 8062551 as it seems to be causing different issues
#jira UE-78887
#rb none
#lockdown cristina.riveron

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

[CL 8091103 by brandon schaefer in Main branch]
2019-08-16 10:42:32 -04:00
brandon schaefer
a78eace63b 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-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 8062551 in //UE4/Release-4.23/... via CL 8062558
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v400-8057353)

[CL 8070921 by brandon schaefer in Dev-Build branch]
2019-08-16 00:35:36 -04:00
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
52f92969eb Fix clang supported version
#jira none
#rb none
#lockdown cristina.riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 8045580 in //UE4/Release-4.23/... via CL 8045581
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v400-8057353)

[CL 8058419 by brandon schaefer in Dev-Build branch]
2019-08-15 08:36:06 -04:00