summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/AutoGen.py
AgeCommit message (Expand)AuthorFilesLines
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX1-7/+9
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu1-11/+3
2015-06-23BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu1-4/+4
2015-06-19BaseTools: Fixed Build Option override bugs.Yingke Liu1-6/+14
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu1-1/+0
2015-06-11BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu1-0/+74
2015-06-11BaseTools: Support build options for specific module type in DSC.Yingke Liu1-3/+8
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu1-0/+15
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu1-3/+23
2015-04-10BaseTools/Build: Add SDL supportBob Feng1-1/+4
2014-11-11BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu1-3/+6
2014-09-04BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen1-1/+2
2014-08-30This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C1-27/+1
2014-08-28License header updated to match correct format.Yingke Liu1-41/+293
2014-08-26This patch is going to:Hess Chen1-0/+2
2014-08-26This patch is going to correct the external PCD database generation rule to s...Feng, Bob C1-9/+159
2014-08-21This patch is going to:Hess Chen1-0/+1
2014-08-21AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu1-1/+5
2014-08-211. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu1-1/+4
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen1-16/+14
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-1/+2
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-2/+65
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-92/+285
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-2/+17
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao41-3/+3
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-0/+32
2011-12-16Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao41-2/+20
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-11/+36
2011-11-09Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao41-3/+19
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-16/+61
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-2/+175
2011-09-19Sync BaseTools Branch (version r2323) to EDKII main trunk. lgao41-0/+5
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-12/+17
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-3/+65
2011-05-26Sync BaseTools Branch (version r2161) to EDKII main trunk. lgao41-0/+5
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-4/+152
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao41-27/+206
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-21/+21
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang81-14/+145
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-3/+5
2010-03-19Sync EDKII BaseTools to BaseTools project r1937.lgao41-1/+9
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-2331/+2047
2009-12-29Sync tool code to BuildTools project r1783.lgao41-6/+11
2009-11-09Sync tool code to BuildTools project r1739.lgao41-17/+387
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-1/+34
2009-08-12build tools will break if PEIM or DXE driver has no valid [Depex] section.vanjeff1-1/+5
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+1919