summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Remove the file timestamp checking during parsingBob Feng2020-07-211-16/+0
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-0/+4
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-0/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-4/+4
* BaseTools: Fixed metafile parser issuesFeng, Bob C2018-12-181-2/+2
* BaseTools: Replace the sqlite database with listBobCF2018-12-071-121/+10
* BaseTool: Filter out unused structure pcdsFeng, Bob C2018-12-071-1/+4
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-1/+2
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-131-1/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Workspace classes refactor propertiesCarsey, Jaben2018-09-201-10/+6
* BaseTools: Use absolute import in WorkspaceGary Lin2018-07-161-3/+4
* BaseTools: Clean up source filesLiming Gao2018-07-091-12/+12
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-2/+2
* BaseTools: Parse PCD GUID name in FILE statement issueYunhua Feng2018-04-101-2/+2
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-3/+3
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-2831/+3
* BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF valueYonghong Zhu2017-10-111-10/+9
* BaseTools: correct to use specific arch to generate DSC databaseYonghong Zhu2017-09-091-1/+1
* BaseTools/build: Expand PREBUILD/POSTBUILD DSC actionsMichael D Kinney2017-08-111-2/+2
* BaseTools/Workspace: check MM module type compatibility with PI version.Supreeth Venkatesh2017-07-071-0/+5
* BaseTools: Fix the regression issue caused by commit dc4c77Yonghong Zhu2017-02-231-2/+2
* BaseTools: add error check for Macro usage in the INF fileYonghong Zhu2017-02-221-1/+3
* BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC fileYonghong Zhu2016-12-021-2/+14
* BaseTools: report error for same Guid's Private definition conflictYonghong Zhu2016-11-231-0/+33
* BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu2016-08-191-1/+2
* BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu2016-06-041-1/+5
* BaseTools: support private package definitionYonghong Zhu2016-05-181-12/+47
* BaseTools/Build: Better DSC arch filteringThomas Palmer2016-04-291-6/+1
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-201-7/+50
* BaseTools: enhance error handling for DSC fileYonghong Zhu2016-04-191-4/+3
* BaseTools/Build: Consider only build-specified architecturesThomas Palmer2016-04-191-0/+8
* BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu2016-04-071-1/+32
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-17/+17
* BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu2015-11-091-1/+7
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-4/+19
* BaseTools: Fixed BuildOptions bug.Yingke Liu2015-07-021-10/+4
* BaseTools: Fixed a bug that Build Report always uses DEC default value for VP...Yingke Liu2015-06-231-1/+1
* BaseTools: Fixed Build Option override bugs.Yingke Liu2015-06-191-12/+24
* BaseTools: Support build options for specific module type in DSC.Yingke Liu2015-06-111-0/+14
* BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng2015-04-101-1/+7
* BaseTools/Build: Add SDL supportBob Feng2015-04-101-6/+46
* License header updated to match correct format.Yingke Liu2014-08-281-17/+66
* This patch is going to:Hess Chen2014-08-261-0/+5
* This patch is going to correct the external PCD database generation rule to s...Feng, Bob C2014-08-261-1/+16
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+1
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-011-0/+11
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-1/+1