summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/BuildEngine.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix string concatenationPierre Gondois2020-07-021-1/+1
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-131-19/+37
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-171-1/+3
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-091-0/+22
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-6/+6
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-5/+5
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-0/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben2018-08-301-4/+4
* BaseTools: Optimizing code for function doesn't matchYunhua Feng2018-08-161-16/+14
* BaseTools: Clean up source filesLiming Gao2018-07-091-1/+1
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-1/+1
* BaseTools: Remove the old python "not-equal"Gary Lin2018-06-271-2/+2
* BaseTools: Refactor python print statementsGary Lin2018-06-271-15/+16
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* BaseTools: AutoGen - refactor class factoryCarsey, Jaben2018-05-041-19/+4
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-5/+5
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-10/+10
* BaseTools: change more list to setCarsey, Jaben2018-04-101-21/+8
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-5/+5
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-10/+10
* BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu2015-05-261-7/+22
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-627/+627
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-1/+6
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-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/+622