]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/GenMake.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / GenMake.py
2022-07-17 Chen, ChristineBaseTools: add '-p' for Linux 'cp' command.
2022-06-28 Feng, Bob CBaseTools: Fix the GenMake bug for .cpp source file
2022-05-13 Rebecca CranBaseTools: Remove RVCT support
2021-09-29 Pierre GondoisBaseTools/GenMake: Use ToolDefinition as fallback option
2021-04-27 Michael D KinneyBaseTools/GenMake: Sort generated makefile tool definitions
2020-11-10 Mingyue LiangBaseTools: Limit command line length.
2020-09-25 Mingyue LiangBaseTools: Normalize case of pathname when evaluating...
2020-07-02 Pierre GondoisBaseTools: Generate multiple rules when multiple output...
2020-02-12 Pierre GondoisBaseTools: Remove caret in NASM_INC macro
2020-02-12 Pierre GondoisBaseTools: Rationalise makefile generation
2020-02-09 Bob FengBaseTools: Fixed a Incremental build issue
2020-01-19 Bob FengBaseTools: Fixed a incremental build bug
2019-12-10 Bob FengBaseTools: Enhance Basetool for incremental build
2019-10-18 Lin, Derek (HPS SW)BaseTools: Fix an incremental build issue caused by...
2019-10-04 Kubacki, Michael ABaseTools: Fix GenMake multi-workspace failure
2019-09-24 Feng, Bob CBaseTools: init DependencyHeaderFileSet for each MakeFi...
2019-09-20 Liming GaoRevert "BaseTools: Improve GetDependencyList function"
2019-09-17 Feng, Bob CBaseTools: remove unnecessary calls of os.exist
2019-09-17 Feng, Bob CBaseTools: Improve GetDependencyList function
2019-09-17 Fan, ZhijuXBaseTools:change some incorrect parameter defaults
2019-09-11 Feng, Bob CBaseTools: Enable --genfds-multi-thread to default...
2019-08-20 Shi, StevenBaseTools: Change the [Arch][Name] module key in Build...
2019-08-20 Shi, StevenBaseTools: Improve the cache hit in the edk2 build...
2019-08-14 Rodriguez, ChristianBaseTools: Fix checking for Sources section in INF...
2019-07-25 Feng, Bob CBaseTools: Sort file list in Makefile
2019-07-22 Feng, Bob CBaseTools: Fixed the mis-using strip() function issue.
2019-06-10 Rodriguez, ChristianBaseTools: Refactor hash tracking after checking for...
2019-06-10 Rodriguez, ChristianBaseTools: Add a checking for Sources section in INF...
2019-04-28 Bob FengBaseTools: Support customized compiling command
2019-04-22 Fan, ZhijuXBaseTools:fixed the incorrect autogen makefile which...
2019-04-16 Fan, ZhijuXBaseTools:Enable the /MP option of MSVC compiler
2019-04-10 Christian RodriguezBaseTools: Fix corner-cases of --hash feature
2019-04-10 Feng, Bob CBaseTools: Fixed issue in MultiThread Genfds function
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-22 Feng, Bob CBaseTool: Fixed incremental rebuild issue.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Feng, Bob CBaseTools: the list and iterator translation
2019-02-01 Zhijux FanBasetools: It went wrong when use os.linesep
2019-02-01 Zhijux FanBaseTools: Rename iteritems to items
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2018-12-19 Zhiju.FanBaseTools: Add $(INC)-like support when compiling ...
2018-10-25 zhijufanBaseTools: list .nasm include inc files as its dependency
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
2018-10-13 Yunhua FengBaseTools: do the list and iterator translation
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: replace the list iteritems by items
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-20 Carsey, JabenBaseTools: AutoGen - refactor class properties
2018-08-30 Carsey, JabenBaseTools: Create and use a shared value for 'MSFT...
2018-08-20 Jaben CarseyBaseTools: AutoGen refactor ModuleAutoGen caching
2018-07-25 Jaben CarseyBaseTools: AutoGen - change class variable to funciton...
2018-07-16 Gary LinBaseTools: Use absolute import in AutoGen
2018-06-29 Jaben CarseyBaseTools: AutoGen - clean up access
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Remove the old python "not-equal"
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-04-26 Carsey, JabenBaseTools: AutoGen - remove unused variables.
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-04-10 Carsey, JabenBaseTools: refactor and remove out of date use of ...
2018-04-08 Carsey, JabenBaseTools - AutoGen - replace custom dictionary class...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-09 BobCFBaseTools: Fixed Pcd from command line issue.
2018-02-28 Feng, Bob CBaseTools: Fixed the pcd value override issue.
2018-02-28 Feng, YunhuaXBaseTools: Fix flexible PCD single quote and double...
2018-02-08 Yonghong ZhuBaseTools: Enhance error handling for unsupported toolc...
2018-02-07 Feng, YunhuaXBaseTools: Fix build argument --pcd for flexible format...
2017-12-10 Yonghong ZhuBaseTools: Add object_files.lst as dependency of lib...
2017-12-05 Yonghong ZhuBaseTools: Update Makefile to support FFS file generation
2017-09-19 Yonghong ZhuBaseTools: Fix a bug to correct SourceFileList
2017-05-12 Yonghong ZhuBaseTools: Fix the bug for CArray PCD override in comma...
2017-04-13 Derek LinBaseTools: Fix build fail after clean or cleanall target.
2017-03-25 Derek LinBaseTools: Skip module AutoGen by comparing timestamp.
2016-11-04 Yonghong ZhuBaseTools: Fix the Windows GCC Build Failure with too...
2016-06-15 Yonghong ZhuBaseTools: ignore the binary LIB file in gen_libs
2016-06-04 Yonghong ZhuBaseTools: fix the bug to build a compressed ROM image...
2016-06-04 Yonghong ZhuBaseTools: Add error handling for current_dir is not...
2016-04-20 Yonghong ZhuBaseTools: add the support for --pcd feature to patch...
2016-04-15 Marvin.Haeuser@out... BaseTools: Fix PLATFORM_DIR variable value.
2016-04-14 Yonghong ZhuBaseTools: fix PLATFORM_DIR variable value for multiple...
2016-03-23 Yonghong ZhuBaseTools: not include the undefined macro in response...
2016-03-22 Yonghong ZhuBaseTools: Fix nmake failure due to command-line length...
2016-03-09 Marvin HaeuserBaseTools: Add Multiple Workspaces support for custom...
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2015-10-08 Li YangXBaseTools: Update Build tool to support multiple workspaces
2015-06-16 Yingke LiuBaseTools: Fixed a bug to generate correct path of...
2015-06-10 Yingke LiuBaseTools: Append FILE_GUID to BaseName.
2014-11-18 Scott DuplichanBaseTools: Modify gcc 4.8 and 4.9 tool chain definition...
2014-08-28 Yingke LiuLicense header updated to match correct format.
2014-08-19 Hess ChenThis patch is going to fix a build failure (running...
2014-08-18 Hess ChenThis patch is going to retire the top level makefile...
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2014-01-27 Gao, LimingSync BaseTool trunk (version r2649) into EDKII BaseTools.
2011-11-25 lgao4Sync BaseTool trunk (version r2423) into EDKII BaseTool...
2011-11-09 lgao4Sync BaseTool trunk (version r2397) into EDKII BaseTool...
2011-10-29 lgao4Sync BaseTools Trunk (version r2387) to EDKII main...
2011-10-11 lgao4Sync BaseTools Branch (version r2362) to EDKII main...
next