summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/GenMake.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: AutoGen - remove unused variables.Carsey, Jaben2018-04-261-2/+0
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-12/+12
* BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben2018-04-101-1/+1
* BaseTools - AutoGen - replace custom dictionary class with python standard oneCarsey, Jaben2018-04-081-1/+2
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-3/+3
* BaseTools: Fixed Pcd from command line issue.BobCF2018-03-091-19/+9
* BaseTools: Fixed the pcd value override issue.Feng, Bob C2018-02-281-20/+19
* BaseTools: Fix flexible PCD single quote and double quote bugsFeng, YunhuaX2018-02-281-7/+13
* BaseTools: Enhance error handling for unsupported toolchain Flags/PathYonghong Zhu2018-02-081-1/+5
* BaseTools: Fix build argument --pcd for flexible format bugsFeng, YunhuaX2018-02-071-0/+2
* BaseTools: Add object_files.lst as dependency of lib targetYonghong Zhu2017-12-101-0/+2
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-1/+89
* BaseTools: Fix a bug to correct SourceFileListYonghong Zhu2017-09-191-0/+7
* BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu2017-05-121-2/+10
* BaseTools: Fix build fail after clean or cleanall target.Derek Lin2017-04-131-1/+2
* BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin2017-03-251-0/+3
* BaseTools: Fix the Windows GCC Build Failure with too long pathYonghong Zhu2016-11-041-1/+5
* BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu2016-06-151-1/+2
* BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu2016-06-041-0/+13
* BaseTools: Add error handling for current_dir is not existYonghong Zhu2016-06-041-4/+5
* BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu2016-04-201-0/+5
* BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com2016-04-151-2/+2
* BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu2016-04-141-3/+6
* BaseTools: not include the undefined macro in response fileYonghong Zhu2016-03-231-7/+35
* BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu2016-03-221-1/+113
* BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser2016-03-091-3/+5
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-6/+6
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-2/+2
* BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu2015-06-161-2/+10
* BaseTools: Append FILE_GUID to BaseName.Yingke Liu2015-06-101-0/+4
* BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan2014-11-181-1/+2
* License header updated to match correct format.Yingke Liu2014-08-281-6/+20
* This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen2014-08-191-1/+1
* This patch is going to retire the top level makefile on BaseTools for support...Hess Chen2014-08-181-93/+3
* 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-1411/+1411
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-251-47/+54
* Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao42011-11-091-5/+4
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-6/+8
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-3/+6
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-5/+5
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-1/+2
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-1/+1
* Sync EDKII BaseTools to BaseTools project r2100.lgao42010-12-061-3/+6
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-2/+2
* Sync EDKII BaseTools to BaseTools project r2006.lgao42010-08-031-1/+2
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1928lgao42010-03-121-2/+2
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-1/+7
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+1389