Wes Hunt
35c5bceffd
Add node name to DoBuild telemetry
...
[CL 2607532 by Wes Hunt in Main branch]
2015-07-01 11:17:12 -04:00
Wes Hunt
b4757a05f6
Add ParallelExecutor telemetry
...
[CL 2606724 by Wes Hunt in Main branch]
2015-06-30 19:35:44 -04:00
Ben Marsh
2db0e0aaca
Move branch validation stuff into LegacyBranchSetup.
...
[CL 2606600 by Ben Marsh in Main branch]
2015-06-30 18:13:53 -04:00
Ben Marsh
b21f02450f
Move the CIS counter update into its own function.
...
[CL 2606473 by Ben Marsh in Main branch]
2015-06-30 17:09:44 -04:00
Ben Marsh
8558439134
Refactor out a few functions from GUBP.DoBuild().
...
[CL 2606420 by Ben Marsh in Main branch]
2015-06-30 16:48:53 -04:00
Ben Marsh
b78f246a95
Separate code to execute nodes into its own function.
...
[CL 2606412 by Ben Marsh in Main branch]
2015-06-30 16:42:36 -04:00
Wes Hunt
7d1463eede
Restore Build Telemetry that was accidentally clobbered.
...
[CL 2606402 by Wes Hunt in Main branch]
2015-06-30 16:32:35 -04:00
bruce nesbit
c04cdb06e5
Temporarily removed shared feature pack names from CurrentFeaturePacks list
...
[CL 2606386 by bruce nesbit in Main branch]
2015-06-30 16:17:24 -04:00
Ben Marsh
0f0cdfe572
Change completed node cache into a local variable.
...
[CL 2606295 by Ben Marsh in Main branch]
2015-06-30 15:28:26 -04:00
Ben Marsh
6b165148d6
Convert GUBPNodesControllingTrigger to local variables.
...
[CL 2606252 by Ben Marsh in Main branch]
2015-06-30 15:04:24 -04:00
Ben Marsh
4950400d38
Change GUBPNodesHistory into a local variable.
...
[CL 2606241 by Ben Marsh in Main branch]
2015-06-30 14:54:02 -04:00
Ben Marsh
23c64bcab3
Remove ECProject; not referenced by anything.
...
[CL 2606228 by Ben Marsh in Main branch]
2015-06-30 14:50:58 -04:00
Wes Hunt
493ada1723
Move this .tps file along with the other files that got moved.
...
[CL 2605845 by Wes Hunt in Main branch]
2015-06-30 11:44:24 -04:00
Wes Hunt
506f7e64a4
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
...
* Remove ErrorReporter.Error, replace with AutomationException with Error Code.
* Move ErrorCodes to AutomationException.
* Don't return exit codes. Solely rely on exceptions to propagate exit codes.
* Remove MainProc delegate
* Remove setting of Environment.ExitCode as it is ignored when main returns an int.
* ShutdownLogging is nothrow, as all exceptions would be ignored anyway.
* Wrap all shutdown steps so further ones get a chance to run.
* Move HostPlatform.Initialize into the global try/catch block
#codereview:ben.marsh
[CL 2605826 by Wes Hunt in Main branch]
2015-06-30 11:40:05 -04:00
bruce nesbit
98e35cf237
Added shared feature packs to list in rocket build list
...
[CL 2605649 by bruce nesbit in Main branch]
2015-06-30 10:06:41 -04:00
Michael Trepka
cb5e87e582
Copy version number and copyright text from game's Info.plist when staging Mac bootstrap app
...
[CL 2602851 by Michael Trepka in Main branch]
2015-06-26 16:11:58 -04:00
Michael Trepka
39d39d44df
Always create both GameName/Binaries/Mac and Engine/Binaries/Mac when packaging a Mac game
...
[CL 2602737 by Michael Trepka in Main branch]
2015-06-26 15:17:37 -04:00
Michael Trepka
6546bde187
Do not stage UE4CommandLine.txt on Mac
...
[CL 2602656 by Michael Trepka in Main branch]
2015-06-26 14:36:25 -04:00
Michael Trepka
ff6db197ec
Added staging of bootstrap app on Mac
...
#codereview Josh.Adams
[CL 2601183 by Michael Trepka in Main branch]
2015-06-25 16:18:50 -04:00
James Moran
0672ad1e6f
Fix HTML5LaunchHelper not serving to remote machines.
...
[CL 2600347 by James Moran in Main branch]
2015-06-25 06:39:00 -04:00
Ben Marsh
9a1c7b3aa8
Separate out branch setup and build nodes for GUBP into separate files.
...
[CL 2599531 by Ben Marsh in Main branch]
2015-06-24 16:40:43 -04:00
Ben Marsh
4fe0cd1e40
Rename GUBP.Automation.cs to GUBP.cs
...
[CL 2597711 by Ben Marsh in Main branch]
2015-06-23 15:49:30 -04:00
Ben Marsh
d4307d5c6e
Move TempStorage into the GUBP project.
...
[CL 2597696 by Ben Marsh in Main branch]
2015-06-23 15:40:30 -04:00
Ben Marsh
da46bb2941
Separate temp storage into its own class, rather than being part of CommandUtils.
...
[CL 2597682 by Ben Marsh in Main branch]
2015-06-23 15:31:37 -04:00
Ben Marsh
c7fd95d3c1
Disable XGE for non-unity compiles.
...
[CL 2597386 by Ben Marsh in Main branch]
2015-06-23 13:05:31 -04:00