summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/AutoGenWorker.py
AgeCommit message (Expand)AuthorFilesLines
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi11-0/+1
2021-12-28BaseTools: Fix the bug of --cmd-len build optionBob Feng1-0/+1
2020-08-14BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng1-1/+1
2020-08-07BaseTools: Improve the method of checking queue emptyFeng, Bob C1-6/+20
2020-03-24BaseTools:Fix build tools print traceback info issueFan, ZhijuX1-3/+0
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi1-22/+55
2019-09-17BaseTools: remove unnecessary calls of os.existFeng, Bob C1-3/+4
2019-09-11BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C1-1/+1
2019-09-10BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C1-1/+1
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven1-2/+4
2019-08-20BaseTools: Print first cache missing file for build cachleShi, Steven1-0/+2
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven1-0/+21
2019-08-09BaseTools: Enable block queue log agent.Feng, Bob C1-2/+4
2019-08-09BaseTools: Add the support for python 2Feng, Bob C1-1/+4
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C1-6/+68
2019-08-09BaseTools: Add shared data for processesFeng, Bob C1-1/+2
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C1-0/+191