public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3 V2]Enable --genfds-multi-thread to default build
@ 2019-09-06 13:22 Bob Feng
  2019-09-06 13:22 ` [Patch 1/3] BaseTools: Fixed the build fail on Linux with --genfds-multi-thread Bob Feng
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bob Feng @ 2019-09-06 13:22 UTC (permalink / raw)
  To: devel

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1302

Enable --genfds-multi-thread as default build behavior can improve 
build performance but will not bring nagtive impact.
Feng, Bob C (3):
  BaseTools: Fixed the build fail on Linux with --genfds-multi-thread
  BaseTools: Enable --genfds-multi-thread to default build
  BaseTools: Fixed the bug of multi-thread genffs for override inf

 BaseTools/Source/Python/AutoGen/AutoGenWorker.py       |  2 +-
 BaseTools/Source/Python/AutoGen/GenMake.py             |  4 ++--
 BaseTools/Source/Python/AutoGen/ModuleAutoGen.py       |  2 +-
 BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py    |  3 +--
 BaseTools/Source/Python/Common/GlobalData.py           |  2 +-
 BaseTools/Source/Python/Common/buildoptions.py         |  3 ++-
 BaseTools/Source/Python/GenFds/FfsInfStatement.py      |  5 ++++-
 BaseTools/Source/Python/GenFds/GenFds.py               |  9 ++++++---
 BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py |  4 ++--
 BaseTools/Source/Python/build/build.py                 | 10 +++++-----
 10 files changed, 25 insertions(+), 19 deletions(-)

-- 
2.20.1.windows.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-10 15:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-06 13:22 [Patch 0/3 V2]Enable --genfds-multi-thread to default build Bob Feng
2019-09-06 13:22 ` [Patch 1/3] BaseTools: Fixed the build fail on Linux with --genfds-multi-thread Bob Feng
2019-09-09  7:46   ` [edk2-devel] " Liming Gao
2019-09-09  8:00     ` Bob Feng
2019-09-10 15:08       ` Liming Gao
2019-09-06 13:22 ` [Patch 2/3] BaseTools: Enable --genfds-multi-thread to default build Bob Feng
2019-09-06 13:22 ` [Patch 3/3] BaseTools: Fixed the bug of multi-thread genffs for override inf Bob Feng
2019-09-10 15:10 ` [edk2-devel] [Patch 0/3 V2]Enable --genfds-multi-thread to default build Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox