Commit Graph

10957 Commits

Author SHA1 Message Date
Josh Engebretson
cd1dd69fa8 Horde: Make it possible to clear issue owner
#jira none
#rnx

[CL 16941275 by Josh Engebretson in ue5-main branch]
2021-07-23 16:04:18 -04:00
Joe Kirchoff
7fde3c682c Fix incorrect text case when referencing modules
#rb trivial
#rnx
#preflight 60fb0ffb391d460001fb8d75

[CL 16941033 by Joe Kirchoff in ue5-main branch]
2021-07-23 15:50:49 -04:00
Tim Smith
4f079936c9 Fixed issue where UHT would crash if an exception is thrown in one of the code generation routines.
#rb trivial
#rnx

[CL 16940932 by Tim Smith in ue5-main branch]
2021-07-23 15:40:58 -04:00
Ben Marsh
b182c29e91 Horde: Re-enable Slack notifications for config update failures.
[CL 16940439 by Ben Marsh in ue5-main branch]
2021-07-23 15:05:38 -04:00
Ben Marsh
2222d1f661 Horde: Make the commit index unique.
[CL 16939871 by Ben Marsh in ue5-main branch]
2021-07-23 14:36:27 -04:00
Zousar Shaker
59f2e9599c DDC2 remote execution cleanup:
-use newer FCompressedBuffer::Compress method when providing buffers for worker executable files
-use the preferred *.action and *.output file extensions over *.uddba and *.uddbo
-use the preferred "-Build=" commandline argument over "-b="

#rb devin.doucette

[CL 16938228 by Zousar Shaker in ue5-main branch]
2021-07-23 12:14:20 -04:00
Tim Smith
d296a56543 Fix issue where UHT was unable to generate functions with deprecated parameters.
#rb none
#rnx
#jira UE-87673
#jira UE-61906

[CL 16938132 by Tim Smith in ue5-main branch]
2021-07-23 12:01:46 -04:00
Tim Smith
89ef35a74a Add a prefix to generated macro names when the project directory starts with something other than an alpha character
#rb trivial
#rnx
#jira UE-68563

[CL 16936545 by Tim Smith in ue5-main branch]
2021-07-23 08:47:05 -04:00
Tim Smith
94066f422d 1) Moved some string initialization to the parsing code so it can be run concurrently with all other parsing and not be applied to the post parsing time.
2) Improved the performance of the array dimension enum lookup code.
3) Moved type shutdown to be tracked in the app instead of at c++ exit time.
4) Changed to TSharedRef iteration to use references instead of by value to avoid the performance hit.

#rb none
#rnx

[CL 16936536 by Tim Smith in ue5-main branch]
2021-07-23 08:46:22 -04:00
Ben Marsh
806aae4f98 Horde: Filter out additional session logging.
[CL 16933884 by Ben Marsh in ue5-main branch]
2021-07-22 22:23:25 -04:00
Ben Marsh
224c005ace Horde: Fix agent trying to use root data directory for storage. Since log files go here (and are kept open), any attempt to conform this directory will fail.
[CL 16933881 by Ben Marsh in ue5-main branch]
2021-07-22 22:23:00 -04:00
Ben Marsh
6a989a5195 Horde: Fix Perforce server state not being updated.
[CL 16933752 by Ben Marsh in ue5-main branch]
2021-07-22 22:02:13 -04:00
Ben Marsh
8dfaf1c49e Horde: Fix inverted check for log level.
[CL 16933661 by Ben Marsh in ue5-main branch]
2021-07-22 21:54:08 -04:00
Ben Marsh
a7996d2aae Horde: Disable logging of UpdateSession/QueryServerStateV2 calls.
[CL 16933523 by Ben Marsh in ue5-main branch]
2021-07-22 21:41:56 -04:00
Ben Marsh
c8fb44b173 Horde: Change to information level log output by default.
[CL 16933354 by Ben Marsh in ue5-main branch]
2021-07-22 21:07:33 -04:00
jonathan adamczewski
0109e1cf3f UnrealBuildTool.csproj:
Minor cleanups

#jira none
#trivial
#preflight 60f9e992391d460001d42c38

[CL 16933099 by jonathan adamczewski in ue5-main branch]
2021-07-22 20:28:16 -04:00
jonathan adamczewski
97ecdfe20a StartupTraceListener:
Improve performance of StartupTraceListener.CopyTo() for very large trace logs by generating a string once, then iterating through the lines. Per-character iteration of a StringBuilder can perform very poorly.

#jira none
#trivial
#preflight 60f9e90a915a9200010d0d46

[CL 16933089 by jonathan adamczewski in ue5-main branch]
2021-07-22 20:27:42 -04:00
jonathan adamczewski
c48925af31 AutomationTool:
Move Project class into a namespace (rather than global class), and consequent using changes to consumers of the class.

#jira none
#trivial

[CL 16933076 by jonathan adamczewski in ue5-main branch]
2021-07-22 20:27:06 -04:00
Brandon Schaefer
339715043e Disable clang color if using a build machine
#jira none
#rb none
#fyi Ryan.Durand

[CL 16931324 by Brandon Schaefer in ue5-main branch]
2021-07-22 17:24:46 -04:00
james singer
8fa2b3a9b6 Modify vscode project file generation for linux so that UE types are visualized properly
PR #4509

#review-16928146
#rb brandon.schaefer
#jira UE-55373

[CL 16928647 by james singer in ue5-main branch]
2021-07-22 14:43:01 -04:00
Josh Engebretson
c02df8d004 Horde: optimize report loading
#jira none
#rnx

[CL 16928533 by Josh Engebretson in ue5-main branch]
2021-07-22 14:38:20 -04:00
Ben Marsh
0765df0d37 Horde: Fix server list not updating correctly.
[CL 16928295 by Ben Marsh in ue5-main branch]
2021-07-22 14:28:11 -04:00
Ben Marsh
e786743766 Horde: Mark Perforce servers as degraded if their health check does not respond.
[CL 16927794 by Ben Marsh in ue5-main branch]
2021-07-22 14:04:36 -04:00
iniside
9b801badab PR #8219: Update compiler version to 143 in VS Project Generator (Contributed by iniside)
[CL 16924097 by iniside in ue5-main branch]
2021-07-22 11:17:44 -04:00
fredric echols
f1c1d88393 UGS can now detect when the editor is running under other Windows sessions, without requiring elevated permissions.
#rb Ben.Marsh
#jira UE-67016

[CL 16922978 by fredric echols in ue5-main branch]
2021-07-22 10:13:15 -04:00