summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/ToolDefClassObject.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-131-14/+34
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-091-2/+4
* BaseTools: Fix various typosAntoine Cœur2019-07-081-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: fix importsCarsey, Jaben2019-01-101-2/+2
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-11/+12
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-0/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Use absolute import in CommonGary Lin2018-07-161-4/+5
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-1/+1
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-3/+3
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* BaseTools: refactor to use list not dictCarsey, Jaben2018-05-041-2/+3
* BaseTools: remove unused fileCarsey, Jaben2018-04-101-2/+5
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-1/+1
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-1/+0
* BaseTools: Fix a bug for ExpandMacros to support mixed case ENV varYonghong Zhu2016-11-021-4/+7
* BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann2016-05-271-25/+26
* BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann2016-05-261-7/+64
* BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann2016-05-261-1/+1
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-3/+3
* License header updated to match correct format.Yingke Liu2014-08-281-7/+12
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-2/+4
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-1/+1
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+217