summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C2019-09-291-1/+1
* 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-2/+2
* BaseTools: Support more file types in build cacheShi, Steven2019-09-021-20/+14
* BaseTools: fix an incremental build issue.Feng, Bob C2019-08-291-6/+2
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-201-30/+71
* BaseTools: Add GenFds multi-thread support in build cacheShi, Steven2019-08-201-6/+17
* BaseTools: Print first cache missing file for build cachleShi, Steven2019-08-201-0/+76
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-201-57/+582
* BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2019-08-191-1/+1
* BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2019-08-141-0/+15
* BaseTools: Fix incremental build bugFeng, Bob C2019-08-141-2/+1
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-091-1/+1
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-0/+1908