summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/GenMake.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-10BaseTools: Add object_files.lst as dependency of lib targetYonghong Zhu1-0/+2
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-1/+89
2017-09-19BaseTools: Fix a bug to correct SourceFileListYonghong Zhu1-0/+7
2017-05-12BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu1-2/+10
2017-04-13BaseTools: Fix build fail after clean or cleanall target.Derek Lin1-1/+2
2017-03-25BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin1-0/+3
2016-11-04BaseTools: Fix the Windows GCC Build Failure with too long pathYonghong Zhu1-1/+5
2016-06-15BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu1-1/+2
2016-06-04BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu1-0/+13
2016-06-04BaseTools: Add error handling for current_dir is not existYonghong Zhu1-4/+5
2016-04-20BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu1-0/+5
2016-04-15BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com1-2/+2
2016-04-14BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu1-3/+6
2016-03-23BaseTools: not include the undefined macro in response fileYonghong Zhu1-7/+35
2016-03-22BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu1-1/+113
2016-03-09BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser1-3/+5
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-6/+6
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX1-2/+2
2015-06-16BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu1-2/+10
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu1-0/+4
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan1-1/+2
2014-08-28License header updated to match correct format.Yingke Liu1-6/+20
2014-08-19This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen1-1/+1
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen1-93/+3
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-1411/+1411
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao41-47/+54
2011-11-09Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao41-5/+4
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-6/+8
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-3/+6
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-5/+5
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-1/+2
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-1/+1
2010-12-06Sync EDKII BaseTools to BaseTools project r2100.lgao41-3/+6
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-2/+2
2010-08-03Sync EDKII BaseTools to BaseTools project r2006.lgao41-1/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-12Sync EDKII BaseTools to BaseTools project r1928lgao41-2/+2
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-1/+7
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+1389