summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/AutoGenWorker.py
Commit message (Expand)AuthorAgeFilesLines
* 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