Commit Graph

3317 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
073ebeacac CrashReport - Commented obsolete functionality
[CL 2633681 by Jaroslaw Surowiec in Main branch]
2015-07-27 06:20:31 -04:00
Ben Marsh
4325671444 Remove some references to legacy node properties.
[CL 2633370 by Ben Marsh in Main branch]
2015-07-25 16:38:26 -04:00
Ben Marsh
ea2007944f Separate out the creation of the branch and job definition files from the job step creation code.
[CL 2633368 by Ben Marsh in Main branch]
2015-07-25 16:27:36 -04:00
Ben Marsh
48a2183347 Use a consistent ordering of arguments to the createJobStep function.
[CL 2633363 by Ben Marsh in Main branch]
2015-07-25 15:52:55 -04:00
Ben Marsh
ce360c30e6 More cleanup of EC procedure setup. Separate out trigger handling from regular nodes.
[CL 2633361 by Ben Marsh in Main branch]
2015-07-25 15:50:02 -04:00
Ben Marsh
18ac069b62 Fix unused variable warning on Mac.
[CL 2633357 by Ben Marsh in Main branch]
2015-07-25 15:20:49 -04:00
Ben Marsh
b0507ce731 Add a wrapper class around EC job steps, making it easier to construct and manipulate the perl script that gets output.
[CL 2633349 by Ben Marsh in Main branch]
2015-07-25 13:39:19 -04:00
Ben Marsh
0ede09aea2 Simplify logic around handling agent sharing groups.
[CL 2633341 by Ben Marsh in Main branch]
2015-07-25 11:51:06 -04:00
Ben Marsh
ab3e3d263e Separate legacy aggregate node functionality from the new implementation.
[CL 2633335 by Ben Marsh in Main branch]
2015-07-25 10:50:58 -04:00
Ben Marsh
6f35e18d34 Rename LegacyNode -> LegacyBuildNode to distinguish between other types of legacy nodes.
[CL 2633333 by Ben Marsh in Main branch]
2015-07-25 10:38:24 -04:00
Wes Hunt
29b5d10e09 Remove redundant diagnostic spew on actions with PrintDebugInfo enabled.
[CL 2632783 by Wes Hunt in Main branch]
2015-07-24 16:51:02 -04:00
Ben Marsh
cb6397491f Missing file.
[CL 2632465 by Ben Marsh in Main branch]
2015-07-24 13:51:38 -04:00
Jaroslaw Surowiec
c091f11762 CrashReport - Commented obsolete functionality
[CL 2632434 by Jaroslaw Surowiec in Main branch]
2015-07-24 13:36:42 -04:00
Ben Marsh
9e31e87ce0 Explicitly pass the engine root into ReadAvailablePlugins().
[CL 2632416 by Ben Marsh in Main branch]
2015-07-24 13:23:11 -04:00
Marcus Wassmer
8be948a313 Fix cookonthefly steaming condition.
#Daniel.Lamb

[CL 2632390 by Marcus Wassmer in Main branch]
2015-07-24 13:09:50 -04:00
Jaroslaw Surowiec
9bb4c74435 CrashReport - Commented obsolete functionality
[CL 2632310 by Jaroslaw Surowiec in Main branch]
2015-07-24 11:35:06 -04:00
Michael Trepka
d7c5e90831 Merging CL 2632258 - Mac codesign fixes
[CL 2632260 by Michael Trepka in Main branch]
2015-07-24 10:59:55 -04:00
Marcus Wassmer
9a8ce2e905 Do iterative cooking for COTF when requested
#codereview Daniel.Lamb

[CL 2632196 by Marcus Wassmer in Main branch]
2015-07-24 10:21:47 -04:00
Marcus Wassmer
da1cebf73f Just do logs for plugin spam
[CL 2632160 by Marcus Wassmer in Main branch]
2015-07-24 10:03:43 -04:00
Steve Robb
3b8ddc4689 Fixed ParseAction.Remove.
#codereview robert.manuszewski

[CL 2632090 by Steve Robb in Main branch]
2015-07-24 08:35:03 -04:00
Ben Marsh
0029698e42 Handle cases where BootstrapPackagedGame is read only.
[CL 2632082 by Ben Marsh in Main branch]
2015-07-24 08:17:01 -04:00
Mikolaj Sieluzycki
ddf0f7e588 Add basic UObject thread safety checks to UnrealCodeAnalyzer.
[CL 2631991 by Mikolaj Sieluzycki in Main branch]
2015-07-24 04:48:48 -04:00
Robert Manuszewski
989bed2201 Replacing Console.WriteLine logs with UBT/UAT specific ones.
#codereview Marcus.Wassmer, Ben.Marsh

[CL 2631972 by Robert Manuszewski in Main branch]
2015-07-24 04:38:03 -04:00
Marcus Wassmer
cb2aa76bbb Ensure EngineRelativeDir is correct for plugin staging
#codereview Bob.Tellez

[CL 2631803 by Marcus Wassmer in Main branch]
2015-07-23 22:20:23 -04:00
Bob Tellez
af54d3b60e Plugin files are now read from the correct working directory while creating the staging manifest.
[CL 2631763 by Bob Tellez in Main branch]
2015-07-23 21:25:53 -04:00