Commit Graph

4588 Commits

Author SHA1 Message Date
clayton langford
ad952e3d69 Fix for Gauntlet copying Android artifacts to the wrong directory.
#rnx
#rb Andrew.Grant
#test RunFort -test=memorylistdiff -platform=android

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: clayton.langford
#ROBOMERGE-SOURCE: CL 5009635 via CL 5009638 via CL 5009880 via CL 5010214
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5083519 by clayton langford in Dev-VR branch]
2019-02-19 19:21:09 -05:00
josh engebretson
4adda7c141 Wrap Gauntlet CopyDirectory FileInfo creation in an exception handler for better error logging
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 4998738 via CL 4998739 via CL 4999913 via CL 5001681
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5080023 by josh engebretson in Dev-VR branch]
2019-02-19 18:41:11 -05:00
ben marsh
134aa126bc Getting rid of Lumin spam which appears for builds and generating project files for any platform.
#rb none
[FYI] Jason.Bestimt
#jira

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4996827 in //UE4/Release-4.22/... via CL 4996833
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5076770 by ben marsh in Dev-VR branch]
2019-02-19 18:04:50 -05:00
ben marsh
f294c679a4 Allow games to pass arbitrary key/value pairs via crash reports.
Calling FGenericCrashContext::AddGameData(TEXT("Foo"), TEXT("Bar")) will add a key/value, which will also be sent as an analytics event from CrashReportClient (with the key name "GameData.Foo").

#rb none
[FYI] Wes.Hunt, Bob.Tellez

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4986525 via CL 4987702 via CL 4993491
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5074605 by ben marsh in Dev-VR branch]
2019-02-19 17:37:24 -05:00
maxime mercier
dccf54132d Integration from Dev-Build: Fix performance problem with p4vs Helix visual studio plugin, it was due to the UnrealVs plugin listening to all property change events and updating command line combo everytime.
#rb ben.marsh, patrick.enfedaque

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: maxime.mercier
#ROBOMERGE-SOURCE: CL 4986371 via CL 4987643 via CL 4993389
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5074318 by maxime mercier in Dev-VR branch]
2019-02-19 17:34:16 -05:00
ben marsh
3554ddf318 Add Visual Studio 2019 as a compiler for generating intellisense data.
#rb none
#rnx
#jira

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4993256 in //UE4/Release-4.22/... via CL 4993257
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5074233 by ben marsh in Dev-VR branch]
2019-02-19 17:33:00 -05:00
ben marsh
a8e4b2ea72 UBT: Don't throw an exception when scanning for restricted folder references from modules that are precompiled; they don't have source code, so won't have a list of source directories.
#rb none
#jira

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4988259 in //UE4/Release-4.22/... via CL 4988260
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5034267 by ben marsh in Dev-VR branch]
2019-02-16 07:56:55 -05:00
ben marsh
c6d77aab8b UAT: Always force a changelist to be submitted, even if it contains unchanged files.
#rb none
#jira

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4984075 in //UE4/Release-4.22/... via CL 4984147
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5034000 by ben marsh in Dev-VR branch]
2019-02-16 07:46:48 -05:00
ben marsh
e33b5b562e Prevent UAT scripts from being rebuilt in an installed engine build.
#rb none
#jira UE-69957

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4983814 in //UE4/Release-4.22/... via CL 4983818
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5033860 by ben marsh in Dev-VR branch]
2019-02-16 07:43:39 -05:00
nick shin
c4d6f2a64a HTML5 - downgrading emscripten back to 1.38.20
- engine changes to use 1.38.20 toolchain

#jira UE-69753  Multithreaded HTML5 loads into a black screen
#rnx
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 4981071 in //UE4/Release-4.22/... via CL 4981072
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5033400 by nick shin in Dev-VR branch]
2019-02-16 07:31:09 -05:00
daniel lamb
4e25698f41 Added support for querying for updates from our backend.
#RB Andrew.Grant

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: daniel.lamb
#ROBOMERGE-SOURCE: CL 4974614 via CL 4975418 via CL 4976676
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032792 by daniel lamb in Dev-VR branch]
2019-02-16 07:17:26 -05:00
josh adams
62c3af350a - Final fix now for merge issue (I had compiled wrong program to test my fix, oops)
#jira none
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4975198 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032756 by josh adams in Dev-VR branch]
2019-02-16 07:16:33 -05:00
josh adams
8ba99b94de - Proper fix to merge conflicts
#jira nojira
[FYI] bob.tellez
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4974522 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032626 by josh adams in Dev-VR branch]
2019-02-16 07:13:44 -05:00
ben marsh
4bab8246c2 Fix target not being rebuilt when an plugin not required for this platform is disabled. Also add log output showing why a temp target was required.
#rb none
#jira UE-69674

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4974444 in //UE4/Release-4.22/... via CL 4974445
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032625 by ben marsh in Dev-VR branch]
2019-02-16 07:13:43 -05:00
bob tellez
1d031bb7be Back out revision 103 from CopyBuildToStagingDirectory.Automation.cs to fix CIS
#jira nojira
[FYI] Josh.Adams
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 4974353 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032623 by bob tellez in Dev-VR branch]
2019-02-16 07:13:40 -05:00
arciel rekman
75cd110161 PhysX: change v13 Linux toolchain to v12 one (for real).
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).

#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4963477 via CL 4963480 via CL 4964321 via CL 4969377
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5031241 by arciel rekman in Dev-VR branch]
2019-02-16 06:06:55 -05:00
arciel rekman
7eea5d5946 PhysX: change v13 Linux toolchain to v12 one.
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).

#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4963367 via CL 4963372 via CL 4964207 via CL 4969343
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5031233 by arciel rekman in Dev-VR branch]
2019-02-16 06:06:36 -05:00
josh adams
ba53727028 - Memory Mapped IO enabled on IOS for Audio (via ini and platform property)
- -nommio on the commandline will disble it for testing
#rb gil.gribb

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4963115 via CL 4963118 via CL 4963812 via CL 4969283
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5031108 by josh adams in Dev-VR branch]
2019-02-16 06:02:18 -05:00
ben marsh
20590a9f8e Fix ue4commandline.txt being written to engine directory during staging.
#rb none
#jira UE-69193

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4967031 in //UE4/Release-4.22/... via CL 4968665
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5031097 by ben marsh in Dev-VR branch]
2019-02-16 06:01:14 -05:00
arciel rekman
b83639afd6 PhysX: change v13 Linux toolchain to v12 one.
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).

#jira UE-69848
#rb Ben.Marsh
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4965320 in //UE4/Release-4.22/... via CL 4968661
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5031096 by arciel rekman in Dev-VR branch]
2019-02-16 06:01:10 -05:00
ben marsh
cb30f24af1 Fix exception when building into a clean workspace, due to project intermediate directory not existing. This mirrors the behavior of BinaryFormatterUtils.Save() to BinaryFormatterUtils.SaveIfDifferent().
#rb none
#jira UE-69878

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4962306 in //UE4/Release-4.22/... via CL 4968534
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5030973 by ben marsh in Dev-VR branch]
2019-02-16 05:56:06 -05:00
ben marsh
c11b59fbd4 Missing copyright notice.
#rb none
#rnx
#jira

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4958025 in //UE4/Release-4.22/... via CL 4968466
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5030959 by ben marsh in Dev-VR branch]
2019-02-16 05:55:38 -05:00
kafumanto
ab99d14f8f PR #5488: Fixed packaging of framework resource bundles when doing a remote build for iOS (Contributed by kafumanto)
#rb none
#jira UE-68921

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4957419 in //UE4/Release-4.22/... via CL 4968448
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5030955 by ben marsh in Dev-VR branch]
2019-02-16 05:55:29 -05:00
ben marsh
38a256cfc5 UBT: Fix module manifest not being updated correctly when -ModuleWithSuffix is passed on the command line.
#rb none
#rnx
#jira UE-69366

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4957024 in //UE4/Release-4.22/... via CL 4968440
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5030952 by ben marsh in Dev-VR branch]
2019-02-16 05:55:23 -05:00
ben marsh
1de4b01831 Missing file.
#rb none
#jira
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4957017 in //UE4/Release-4.22/... via CL 4968439
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5030951 by ben marsh in Dev-VR branch]
2019-02-16 05:55:21 -05:00