summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/GenMake.py
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: AutoGen - refactor class propertiesCarsey, Jaben2018-09-201-12/+8
* BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben2018-08-301-1/+2
* BaseTools: AutoGen refactor ModuleAutoGen cachingJaben Carsey2018-08-201-6/+6
* BaseTools: AutoGen - change class variable to funciton variableJaben Carsey2018-07-251-13/+12
* BaseTools: Use absolute import in AutoGenGary Lin2018-07-161-1/+2
* BaseTools: AutoGen - clean up accessJaben Carsey2018-06-291-118/+120
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-2/+2
* BaseTools: Remove the old python "not-equal"Gary Lin2018-06-271-1/+1
* BaseTools: Refactor python except statementsGary Lin2018-06-271-1/+1
* BaseTools: Cleanup unneeded codeJaben Carsey2018-06-131-2/+2
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* 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