Commit Graph

5 Commits

Author SHA1 Message Date
Ben Marsh
7fb9bd2252 UAT: Rename CommandUtils.Log to CommandUtils.LogInformation, to avoid conflicts with the underlying Tools.DotNETCommon.Log class.
#rb none

[CL 4260567 by Ben Marsh in Dev-Core branch]
2018-08-04 14:48:21 -04:00
Robert Manuszewski
bf397b2e1f Merging //UE4/Dev-Main @ 4114877 to Dev-Core (//UE4/Dev-Core)
#rb none

[CL 4115001 by Robert Manuszewski in Dev-Core branch]
2018-06-06 00:53:29 -04:00
Ben Marsh
e398d8954e Move the Log class from UBT to DotNetUtilities.
#rb none

[CL 4082591 by Ben Marsh in Dev-Core branch]
2018-05-20 18:49:37 -04:00
Ben Marsh
4f8151d039 Move the ThreadPoolWorkQueue class into DotNETUtilities so it can be used by other projects.
#rb none

[CL 4080214 by Ben Marsh in Dev-Core branch]
2018-05-18 11:23:35 -04:00
Ben Marsh
67e4329b77 UAT: Add a script which will audit the codebase for comments of the form "BEGIN XXX HACK" that have been integrated from other streams.
Any XXX matching the current branch, or fragment of the branch path, will not trigger a warning (so "BEGIN FORTNITE HACK" is fine in //Fortnite/Main, but will cause an error in //UE4/Main).

#rb none
#lockdown Nick.Penwarden

[CL 3925538 by Ben Marsh in Main branch]
2018-03-05 12:40:59 -05:00