summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-171-0/+24
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-101-12/+52
* BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude2019-12-061-1/+1
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-0/+1
* BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2019-09-111-2/+1
* BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C2019-09-101-1/+0
* BaseTools: Incorrect error message for library instance not foundFeng, Bob C2019-08-231-1/+3
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-091-2/+4
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-0/+904