Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Griffin
bb70b349ce Merging CL 2804086 from //UE4/Release-4.11 to Dev-Main (//UE4/Dev-Main) to isolate copyright update
#lockdown Nick.Penwarden

[CL 2819020 by Matthew Griffin in Main branch]
2016-01-07 08:17:16 -05:00
umerov1999
6e1d4dd467 PR #1479: Update ParallelExecutor.cpp (Contributed by umerov1999)
[CL 2664336 by Ben Marsh in Main branch]
2015-08-21 09:35:24 -04:00
Paul Fazio
4c345e748f Add GroupPrefix back into ParallelExecutor output (so OutputPrefix is in addition to, instead of replacing, GroupPrefix)
#codereview Ben.Marsh

[CL 2578604 by Paul Fazio in Main branch]
2015-06-05 12:55:57 -04:00
Paul Fazio
229513d786 replaced GroupPrefix with OutputPrefix in ParallelExecutor's output to more closely match the output of XGE
#codereview Ben.Marsh

[CL 2578435 by Paul Fazio in Main branch]
2015-06-05 10:28:06 -04:00
Ben Marsh
df7c0e26f5 Fix logs not being flushed when running ParallelExecutor.
#codereview Paul.Fazio

[CL 2574287 by Ben Marsh in Main branch]
2015-06-02 15:14:04 -04:00
Paul Fazio
907c34a515 - integration of ParallelExecutor into build process
- correct setting of environment variables per tool based on the Environment node the tool belongs to
- correct MissingDependencyCount to exclude duplicate dependencies

preflight build: https://ec-01.epicgames.net/commander/link/jobDetails/jobs/3521469?filterName0=&firstElement=501&s=Jobs

#codereview Ben.Marsh

[CL 2568968 by Paul Fazio in Main branch]
2015-05-28 14:07:58 -04:00
Ben Marsh
df67d08eb7 Fix number of processes used by ParallelExecutor, and don't wait on the pipe output from child processes (it returns immediately, so just timeout on waiting for the process handle instead).
#codereview Paul.Fazio

[CL 2545511 by Ben Marsh in Main branch]
2015-05-11 11:26:36 -04:00
Ben Marsh
a0687b8b0f Add a standalone program to locally execute XGE task lists, allowing MegaXGE-style builds on the local machine.
#codereview Paul.Fazo

[CL 2545386 by Ben Marsh in Main branch]
2015-05-11 10:18:48 -04:00