summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/AutoGenWorker.py
AgeCommit message (Expand)AuthorFilesLines
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