summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Enable Module Scope Structure PcdBob Feng2020-11-051-2/+2
* BaseTools: Remove CanSkip calling for incremental buildBob Feng2020-09-251-3/+0
* BaseTools: Generate multiple rules when multiple output filesPierre Gondois2020-07-021-17/+21
* BaseTools: Fix build failure when multiple build targets givenBob Feng2019-12-181-1/+1
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-101-610/+472
* BaseTools: enhance the CacheCopyFile method arg namesSteven Shi2019-12-101-3/+3
* BaseTools: store more complete output files in binary cacheSteven Shi2019-12-101-16/+4
* BaseTools: Enhance Basetool for incremental buildBob Feng2019-12-101-0/+23
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-6/+23
* 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