summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/WorkspaceCommon.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-1/+1
* BaseTools/WorkspaceCommon: Import used BuildToolError messages.Marvin Haeuser2018-06-191-0/+3
* BaseTools: refactor to remove functionsJaben Carsey2018-06-131-16/+36
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-1/+1
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-4/+4
* BaseTools: Workspace - use built in OrderedDict instead of custom version.Carsey, Jaben2018-04-081-2/+1
* BaseTools: use combined version of OrderedDictCarsey, Jaben2018-04-081-7/+11
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-6/+6
* BaseTools: Support PCD flexible values formatYonghong Zhu2017-12-271-2/+6
* BaseTools: PcdDataBase Optimization for multiple SkuIdsLiming Gao2017-12-251-1/+3
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-0/+1
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-201-2/+11
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-0/+237