summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/WorkspaceCommon.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Python: Allow HOST_APPLICATION to use NULL librariesMichael D Kinney2020-07-151-2/+2
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-0/+2
* BaseTools: Incorrect error message for library instance not foundFeng, Bob C2019-08-231-6/+7
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-0/+4
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-121-2/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2019-02-281-8/+0
* BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX2019-02-201-0/+8
* BaseTools: Various typoAntoine Coeur2019-02-141-1/+1
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-141-28/+1
* BaseTools: Optimize string concatenationBobCF2018-12-071-7/+4
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-1/+2
* BaseTools: remove the super() function argumentYunhua Feng2018-10-131-1/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Modify class OrderedListDictFeng, YunhuaX2018-08-231-1/+5
* BaseTools: Use absolute import in WorkspaceGary Lin2018-07-161-1/+2
* 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