summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/BuildEngine.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-1/+1
2022-05-13BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran1-1/+1
2020-07-02BaseTools: Fix string concatenationPierre Gondois1-1/+1
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX1-19/+37
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-1/+3
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C1-0/+22
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-6/+6
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey1-5/+5
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-08-30BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben1-4/+4
2018-08-16BaseTools: Optimizing code for function doesn't matchYunhua Feng1-16/+14
2018-07-09BaseTools: Clean up source filesLiming Gao1-1/+1
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-06-27BaseTools: Remove the old python "not-equal"Gary Lin1-2/+2
2018-06-27BaseTools: Refactor python print statementsGary Lin1-15/+16
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-1/+1
2018-05-04BaseTools: AutoGen - refactor class factoryCarsey, Jaben1-19/+4
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-5/+5
2018-04-18BaseTools: use predefined constants instead of local stringsCarsey, Jaben1-10/+10
2018-04-10BaseTools: change more list to setCarsey, Jaben1-21/+8
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-5/+5
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-10/+10
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu1-7/+22
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-627/+627
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-1/+6
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.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/+622