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