Commit Graph

16418 Commits

Author SHA1 Message Date
josh adams
c73c7c2c1d - Added missing param comment for a new function in EpicGames.Core
#preflight skip
#rb trivial

[CL 23049850 by josh adams in ue5-main branch]
2022-11-09 04:11:23 -05:00
henrik karlsson
a55b8dc5a6 [IncludeTool]
* Added TaskGraphFwd.h to exclusion list to remove warning about fwd file not only containing includes

#rb none
#jira UE-169388
#preflight skipped

[CL 23048371 by henrik karlsson in ue5-main branch]
2022-11-09 00:05:41 -05:00
Ryan Hummer
24c40b2cb8 Run p4 add with -f to re-add files with p4 wildcards in their name
#rnx
#jira none
#rb none
#preflight skip

[CL 23042581 by Ryan Hummer in ue5-main branch]
2022-11-08 17:57:41 -05:00
Josh Engebretson
3bf1e0514f Horde: Updating test data ingestion to support grouping detailed test report documents to refs
#jira none
#rnx
#preflight none

[CL 23039794 by Josh Engebretson in ue5-main branch]
2022-11-08 16:21:52 -05:00
chris constantinescu
7859a6cdb4 Catch2 feature introduced: test groups and group events at global, group and test group before/after levels
#preflight 636ab505450be1d9f83e90e4
#rb Jerome.Delattre

[CL 23039159 by chris constantinescu in ue5-main branch]
2022-11-08 16:02:46 -05:00
joe kirchoff
3576fbf55c UnrealBuildTool: Throw an error if multiple modules are loaded that have conflicting ShortNames. Suggestion from UDN
#rnx
#rb Josh.Adams
#preflight 636aa1a27c2b505190b32b8f

[CL 23039139 by joe kirchoff in ue5-main branch]
2022-11-08 16:02:20 -05:00
josh adams
f7bf13d747 - Added CreateObjectList to StringUtils, this is helpful for some refactoring in other code, but it could be a useful utility function to have
#rb tim.smith
#preflight 636a798cdc30a4ce96a496e7

[CL 23039093 by josh adams in ue5-main branch]
2022-11-08 16:01:44 -05:00
Matt Peters
22cb6cec34 LLM: Change ENABLE_LOW_LEVEL_MEM_TRACKER to not be separately definable, and make LLM_ENABLED_IN_CONFIG separately definable instead. This is necessary because ENABLE_LOW_LEVEL_MEM_TRACKER can only be true if LLM_ENABLED_IN_CONFIG is also true, because c-language files include the definition of LLM_ENABLED_IN_CONFIG but cannot include the platform-specific definition of ENABLE_LOW_LEVEL_MEM_TRACKER.
#rb Devin.Doucette
#rnx
#preflight 636abd377c2b505190b898a8

[CL 23038845 by Matt Peters in ue5-main branch]
2022-11-08 15:57:03 -05:00
vincent robert
b39a05bc1c Optimization : Adding OBB Query in AABBTree for Triangle Mesh
#preflight 6365378af233f06a12e823cf

[CL 23034283 by vincent robert in ue5-main branch]
2022-11-08 14:19:45 -05:00
Josh Engebretson
f4c79947d4 Horde: Add horde report version to somewhere accessible by grpc endpoint
#jira none
#preflight none
#rnx

[CL 23032173 by Josh Engebretson in ue5-main branch]
2022-11-08 12:55:38 -05:00
Josh Engebretson
e3545c203c Horde: Adding some logging to see what is going on with test data
#rnx
#jira none
#preflight none

[CL 23031229 by Josh Engebretson in ue5-main branch]
2022-11-08 12:21:58 -05:00
Ben Marsh
f0c9bcc7e7 Horde: Missing files.
#preflight none

[CL 23030917 by Ben Marsh in ue5-main branch]
2022-11-08 12:09:56 -05:00
Ben Marsh
5e6448a0fa Horde: Incremental GC for storage. Now tracks bundle import metadata in the database and tracks and removed references to bundles in Redis, before querying DB to determine if any references still exist.
#preflight none

[CL 23030899 by Ben Marsh in ue5-main branch]
2022-11-08 12:09:28 -05:00
mark lintott
4c6166427c Updated Network Profiler to .Net 4.6.2
#jira UE-168943
#rb trivial
#fyi ryan.blair
#preflight 636a4256f56cab38c71695a0

[CL 23026928 by mark lintott in ue5-main branch]
2022-11-08 08:30:17 -05:00
carl bystrom
7399be3681 Horde: Add route for generating log messages
For aiding debugging of missing/oversized log messages not getting propagated.

#preflight none

[CL 23026877 by carl bystrom in ue5-main branch]
2022-11-08 08:25:33 -05:00
Tim Smith
0f859f5f71 Improved C# UHT circular include detection and logging.
#rb self
#preflight 636a503e63037c1026421efe

[CL 23026769 by Tim Smith in ue5-main branch]
2022-11-08 08:07:03 -05:00
carl bystrom
234e030813 Horde: Re-enable DebugController
#preflight none

[CL 23026187 by carl bystrom in ue5-main branch]
2022-11-08 06:40:59 -05:00
henrik karlsson
576f20ddf9 [UnrealBuildTool]
* Added so if strict conformance is disabled at least hiddenfriend conformance is enabled. This should have a minimal impact (if any) on licensees and enable us to submit huge compile time optimizations

#rb joe.kirchoff
#preflight skipped

[CL 23025400 by henrik karlsson in ue5-main branch]
2022-11-08 04:26:58 -05:00
Robert Millar
54164a01f3 Fix bailing on target setup when the same path is included in multiple modules.
#rb none
#jira none
#preflight 6369836263037c1026ffbaca

[CL 23019443 by Robert Millar in ue5-main branch]
2022-11-07 17:22:50 -05:00
Josh Engebretson
1a076f1e7a Horde: Remove incorrect using statement
#rnx
#jira none
#skipci
#preflight none

[CL 23016817 by Josh Engebretson in ue5-main branch]
2022-11-07 15:31:23 -05:00
Josh Engebretson
adef1de3c1 Horde: Initial cut of automation test data v2 (feature flagged)
#rnx
#jira none
#preflight none

[CL 23016573 by Josh Engebretson in ue5-main branch]
2022-11-07 15:21:51 -05:00
Ben Marsh
4615cc7a65 Remove IList.BinarySearch extension methods due to IList not deriving from IReadOnlyList, and some classes implementing both.
#preflight none

[CL 23016231 by Ben Marsh in ue5-main branch]
2022-11-07 15:04:41 -05:00
Ben Marsh
4604abc152 UGS: Fix PCBs not showing if built for changelists not visible for the current project.
#preflight none

[CL 23015525 by Ben Marsh in ue5-main branch]
2022-11-07 14:40:57 -05:00
Ben Marsh
f27d448eb5 Horde: Remove requirement to specify a target for a change query.
#preflight none

[CL 23012924 by Ben Marsh in ue5-main branch]
2022-11-07 12:25:22 -05:00
danny couture
7c53cc6c77 Add missing Insight events during EditorPerf tests
#rnx
#rb Francis.Hurteau
#preflight 63691167450be1d9f8cfe5b8

[CL 23012742 by danny couture in ue5-main branch]
2022-11-07 12:14:07 -05:00