summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/AutoGenWorker.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng2020-08-141-1/+1
* BaseTools: Improve the method of checking queue emptyFeng, Bob C2020-08-071-6/+20
* BaseTools:Fix build tools print traceback info issueFan, ZhijuX2020-03-241-3/+0
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-101-22/+55
* BaseTools: remove unnecessary calls of os.existFeng, Bob C2019-09-171-3/+4
* BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C2019-09-111-1/+1
* BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C2019-09-101-1/+1
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-201-2/+4
* BaseTools: Print first cache missing file for build cachleShi, Steven2019-08-201-0/+2
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-201-0/+21
* BaseTools: Enable block queue log agent.Feng, Bob C2019-08-091-2/+4
* BaseTools: Add the support for python 2Feng, Bob C2019-08-091-1/+4
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-091-6/+68
* BaseTools: Add shared data for processesFeng, Bob C2019-08-091-1/+2
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-091-0/+191