Commit Graph

16287 Commits

Author SHA1 Message Date
chris varnsverry
6bc8df0ee7 - Remove WITH_SERVER_CODE_UNTRUSTED define to avoid confusion
[REVIEW] [at]Rob.Cannaday [at]Sam.Zamani

[CL 22802891 by chris varnsverry in ue5-main branch]
2022-10-26 22:21:03 -04:00
chris varnsverry
e6e16a972e - Refactor "Default Editor" mechanism to enable specifying default Server too.
[REVIEW] [at]Rob.Cannaday [at]Graeme.Thornton [at]Sam.Zamani

[CL 22802851 by chris varnsverry in ue5-main branch]
2022-10-26 22:19:05 -04:00
ryan hummer
998e51acb1 Allow enabling of DYSM files for Mac with an Installed Engine Build
* Change -NoDSYM arg to -EnableDSYM to allow enabling of DYSM files for Mac
* Plumb that setting through InstalledEngineBuild.xml to allow generating them for an engine build

#rnx
#jira UE-152920
#rb zack.neyland
#preflight 635826c2446a7f4746f6460a

[CL 22798636 by ryan hummer in ue5-main branch]
2022-10-26 19:13:17 -04:00
joe kirchoff
4bd342fb6c UnrealBuildTool: BuildSetting.V3 (currently disabled) which disallows adding module parent directory to include path list
#rnx
#rb bryan.sefcik
#preflight 634df3105f008d633fd571d2

[CL 22798627 by joe kirchoff in ue5-main branch]
2022-10-26 19:13:07 -04:00
tyler staples
b02c452ae8 PerfReportTool - Update budget colour scheme to match auto as it's much easier on the eyes.
#rb ben.woodhouse

[CL 22798511 by tyler staples in ue5-main branch]
2022-10-26 19:10:45 -04:00
leon huang
ad320ef56b Update Smartling to download translations for files that are both in progress and published. This allows partial translations to still be used by the Engine.
#rb: trivial
#jira: FORT-528666
#preflight: none
#test: Ran BuildGraph locally for the "Localize UnrealEditor Release" target. Everything compiles fine but fix cannot be verified as localization data for 22.35 is not present yet.

[CL 22798379 by leon huang in ue5-main branch]
2022-10-26 19:08:08 -04:00
joe kirchoff
20c19d6503 [Backout] - CL22754728
[FYI] Joe.Kirchoff
Original CL Desc
-----------------------------------------------------------------
UnrealHeaderTool: BuildSetting.V3 (currently disabled) which disallows adding module parent directory to include path list

#rnx
#rb bryan.sefcik
#preflight 634df3105f008d633fd571d2

[CL 22795918 by joe kirchoff in ue5-main branch]
2022-10-26 18:18:06 -04:00
bryan sefcik
c9bdbbbb72 Add support for sorting system includes.
#preflight none

[CL 22794063 by bryan sefcik in ue5-main branch]
2022-10-26 17:48:47 -04:00
Ben Marsh
da6dfdcc85 Horde: Use a separate HTTP client for redirected uploads, to avoid sending invalid auth headers.
#preflight none

[CL 22793833 by Ben Marsh in ue5-main branch]
2022-10-26 17:43:28 -04:00
brandon schaefer
4e6b871828 [SteamDeck] Set the IpAddr if we have a valid device
#jira UE-168215
#preflight 635802df6f1688b7152c0706
#rb Josh.Adams

[CL 22793176 by brandon schaefer in ue5-main branch]
2022-10-26 17:34:03 -04:00
chris babcock
91a9430cc8 Turnkey support for Android on Mac
#jira UE-137933
#android
[REVIEW] [at]Jack.Porter
#rb Jack.Porter
#preflight https://horde.devtools.epicgames.com/job/6357e9a87261e565c46da243

[CL 22793027 by chris babcock in ue5-main branch]
2022-10-26 17:31:02 -04:00
joe kirchoff
6e28fec987 UnrealHeaderTool: BuildSetting.V3 (currently disabled) which disallows adding module parent directory to include path list
#rnx
#rb bryan.sefcik
#preflight 634df3105f008d633fd571d2

[CL 22793005 by joe kirchoff in ue5-main branch]
2022-10-26 17:30:50 -04:00
tim smith
cfb250499d Fixed C# UHT to be compatible with C++ UHT where commented out text between the member property declaration and the assignment or semi-colon wouldn't be picked up as a comment.
#rb self
#preflight 63580008ad49e9f452a17f1b

[CL 22792944 by tim smith in ue5-main branch]
2022-10-26 17:29:50 -04:00
tim smith
39453ec3d8 Fixed C# UHT to properly detect system include files
#rb self
#jira UE-168136
#preflight 6357e09d0313c2497436449f

[CL 22792856 by tim smith in ue5-main branch]
2022-10-26 17:27:16 -04:00
Ben Marsh
ddf3e36fb8 Horde: Use "PUT" over "POST" when uploading a redirected blob.
#preflight none

[CL 22790994 by Ben Marsh in ue5-main branch]
2022-10-26 17:00:40 -04:00
Ben Marsh
3884e1a37f Horde: Skip all pending steps when a batch fails to execute with a non-permanent reason.
#preflight none

[CL 22790003 by Ben Marsh in ue5-main branch]
2022-10-26 16:46:15 -04:00
peter sauerbrei
837fd45177 potential fix for PGO data directory
#rb joe.kirchoff
[REVIEW] [at]derek.ehrman, [at]joe.barnes, [at]brian.white, [at]elizabeth.bunner

[CL 22788157 by peter sauerbrei in ue5-main branch]
2022-10-26 16:15:10 -04:00
Ben Marsh
4d01ae4a37 Horde: Add support for presigned URL redirects when uploading bundle data.
#preflight none

[CL 22788135 by Ben Marsh in ue5-main branch]
2022-10-26 16:14:25 -04:00
jerome delattre
53590855ec Gauntlet - Clear RolesToInstalls only if it was initialized
#jira UE-166161
#rnx
#rb Willian.Ewen
#preflight 6356f53d3d41a4455a640c80

[CL 22787022 by jerome delattre in ue5-main branch]
2022-10-26 15:29:16 -04:00
benn gallagher
8be43e1076 Enable physics macro deprecation in all modules for non-engine modules that relied on inheriting from dependencies on engine modules.
#jira UE-167375
#preflight 6351922d3d41a4455a3edda3
#rb Chris.Caulfield
#lockdown michael.lentine

[CL 22786966 by benn gallagher in ue5-main branch]
2022-10-26 15:27:30 -04:00
Ben Marsh
4a23bf4c7e Horde: Add support for automatically expiring refs after a period of time.
#preflight none

[CL 22785344 by Ben Marsh in ue5-main branch]
2022-10-26 14:32:53 -04:00
henrik karlsson
19a8eac8c1 [UBT]
* Fixed bug where name collision happened if both VNI and UHT files were created for same file

Fixes VerseExample UBT exception

#rb none
#preflight none

[CL 22783396 by henrik karlsson in ue5-main branch]
2022-10-26 13:07:08 -04:00
eric knapik
af484c9b88 #jira: none
Adding workflow to quickly launch client, server and editor

[REVIEW] [at]Gary.Yuan [at]Tim.Kennedy [at]Aidan.McInerny

[CL 22783333 by eric knapik in ue5-main branch]
2022-10-26 13:05:35 -04:00
carl bystrom
102b368735 Horde: Remove gRPC client retrying based on Polly
#preflight 63595697764df4711e749652

[CL 22781760 by carl bystrom in ue5-main branch]
2022-10-26 11:49:29 -04:00
danny couture
97ea0dc8d7 Fix missing frame pointer when using TSAN
#rnx
#rb Brandon.Schaefer
#preflight skip

[CL 22781606 by danny couture in ue5-main branch]
2022-10-26 11:44:54 -04:00