summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2019-09-02BaseTools: Support more file types in build cacheShi, Steven1-20/+14
2019-08-29BaseTools: fix an incremental build issue.Feng, Bob C1-6/+2
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven1-30/+71
2019-08-20BaseTools: Add GenFds multi-thread support in build cacheShi, Steven1-6/+17
2019-08-20BaseTools: Print first cache missing file for build cachleShi, Steven1-0/+76
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven1-57/+582
2019-08-19BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C1-1/+1
2019-08-14BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian1-0/+15
2019-08-14BaseTools: Fix incremental build bugFeng, Bob C1-2/+1
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C1-1/+1
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-0/+1908