summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/WorkspaceCommon.py
AgeCommit message (Expand)AuthorFilesLines
2025-04-08BaseTools: Dump library dependency chain on build failureRay Ni1-2/+14
2024-12-11BaseTools: Typo fixesDionna Glaze1-2/+2
2024-04-15BaseTools: Use Stronger Matching for NULL Linked LibrariesTaylor Beebe1-4/+4
2024-04-15BaseTools: Don't Recurse NULL Includes Not Linked to ModuleTaylor Beebe1-0/+2
2022-06-16BaseTools: output the intermediate library instance when error occursNi, Ray1-1/+3
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi11-5/+0
2022-03-26BaseTools: Add the FeatureFlagExpression usage to the Source SectionYi Li1-0/+5
2020-07-15BaseTools/Python: Allow HOST_APPLICATION to use NULL librariesMichael D Kinney1-2/+2
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX1-0/+2
2019-08-23BaseTools: Incorrect error message for library instance not foundFeng, Bob C1-6/+7
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-0/+4
2019-07-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao1-2/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-28Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao1-8/+0
2019-02-20BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX1-0/+8
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-28/+1
2018-12-07BaseTools: Optimize string concatenationBobCF1-7/+4
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-1/+2
2018-10-13BaseTools: remove the super() function argumentYunhua Feng1-1/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-08-23BaseTools: Modify class OrderedListDictFeng, YunhuaX1-1/+5
2018-07-16BaseTools: Use absolute import in WorkspaceGary Lin1-1/+2
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-06-19BaseTools/WorkspaceCommon: Import used BuildToolError messages.Marvin Haeuser1-0/+3
2018-06-13BaseTools: refactor to remove functionsJaben Carsey1-16/+36
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-1/+1
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-4/+4
2018-04-08BaseTools: Workspace - use built in OrderedDict instead of custom version.Carsey, Jaben1-2/+1
2018-04-08BaseTools: use combined version of OrderedDictCarsey, Jaben1-7/+11
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-6/+6
2017-12-27BaseTools: Support PCD flexible values formatYonghong Zhu1-2/+6
2017-12-25BaseTools: PcdDataBase Optimization for multiple SkuIdsLiming Gao1-1/+3
2017-12-25BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao1-0/+1
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu1-2/+11
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-0/+237