summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/ToolDefClassObject.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-3/+3
2021-04-29BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney1-18/+1
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX1-14/+34
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C1-2/+4
2019-07-08BaseTools: Fix various typosAntoine Cœur1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-10BaseTools: fix importsCarsey, Jaben1-2/+2
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey1-11/+12
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in CommonGary Lin1-4/+5
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-3/+3
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-1/+1
2018-05-04BaseTools: refactor to use list not dictCarsey, Jaben1-2/+3
2018-04-10BaseTools: remove unused fileCarsey, Jaben1-2/+5
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-1/+1
2017-12-25BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao1-1/+0
2016-11-02BaseTools: Fix a bug for ExpandMacros to support mixed case ENV varYonghong Zhu1-4/+7
2016-05-27BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann1-25/+26
2016-05-26BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann1-7/+64
2016-05-26BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann1-1/+1
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-3/+3
2014-08-28License header updated to match correct format.Yingke Liu1-7/+12
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-2/+4
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-1/+1
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+217