summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/DataPipe.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Enable Module Scope Structure PcdBob Feng2020-11-051-2/+3
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-101-0/+2
* BaseTools: add missing newlines at end of filesLeif Lindholm2019-10-041-1/+1
* BaseTools: Incorrect error message for library instance not foundFeng, Bob C2019-08-231-1/+1
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-201-2/+0
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-201-0/+8
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-091-1/+1
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-091-2/+15
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-0/+147