Age | Commit message (Expand) | Author | Files | Lines |
2025-07-01 | BaseTools: AutoGen: Remove unnecessary code | Pierre Gondois | 1 | -45/+0 |
2023-12-21 | BaseTools: Resolve regex syntax warnings | Joey Vagedes via groups.io | 1 | -2/+2 |
2022-05-13 | BaseTools: Remove RVCT supportedk2-stable202205-rc1 | Rebecca Cran | 1 | -13/+4 |
2021-09-29 | BaseTools: Remove Makefile/MakefileName fields | Pierre Gondois | 1 | -1/+0 |
2020-11-05 | BaseTools: Enable Module Scope Structure Pcd | Bob Feng | 1 | -2/+2 |
2020-09-25 | BaseTools: Remove CanSkip calling for incremental build | Bob Feng | 1 | -3/+0 |
2020-07-02 | BaseTools: Generate multiple rules when multiple output files | Pierre Gondois | 1 | -17/+21 |
2019-12-18 | BaseTools: Fix build failure when multiple build targets given | Bob Feng | 1 | -1/+1 |
2019-12-10 | BaseTools: Leverage compiler output to optimize binary cache | Steven Shi | 1 | -610/+472 |
2019-12-10 | BaseTools: enhance the CacheCopyFile method arg names | Steven Shi | 1 | -3/+3 |
2019-12-10 | BaseTools: store more complete output files in binary cache | Steven Shi | 1 | -16/+4 |
2019-12-10 | BaseTools: Enhance Basetool for incremental build | Bob Feng | 1 | -0/+23 |
2019-11-20 | BaseTools:Add [packages] section in dsc file | Fan, ZhijuX | 1 | -6/+23 |
2019-09-29 | BaseTools: Fix the lib order in static_library_files.lst | Feng, Bob C | 1 | -1/+1 |
2019-09-11 | BaseTools: Fixed the bug of multi-thread genffs for override inf | Feng, Bob C | 1 | -1/+1 |
2019-09-10 | BaseTools: Fixed issue for IgnoreAutoGen | Feng, Bob C | 1 | -2/+2 |
2019-09-02 | BaseTools: Support more file types in build cache | Shi, Steven | 1 | -20/+14 |
2019-08-29 | BaseTools: fix an incremental build issue. | Feng, Bob C | 1 | -6/+2 |
2019-08-20 | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 1 | -30/+71 |
2019-08-20 | BaseTools: Add GenFds multi-thread support in build cache | Shi, Steven | 1 | -6/+17 |
2019-08-20 | BaseTools: Print first cache missing file for build cachle | Shi, Steven | 1 | -0/+76 |
2019-08-20 | BaseTools: Improve the cache hit in the edk2 build cache | Shi, Steven | 1 | -57/+582 |
2019-08-19 | BaseTools: Fixed issue of incorrect Module Unique Name | Feng, Bob C | 1 | -1/+1 |
2019-08-14 | BaseTools: Fix checking for Sources section in INF file | Rodriguez, Christian | 1 | -0/+15 |
2019-08-14 | BaseTools: Fix incremental build bug | Feng, Bob C | 1 | -2/+1 |
2019-08-09 | BaseTools: Enable Multiple Process AutoGen | Feng, Bob C | 1 | -1/+1 |
2019-08-09 | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 1 | -0/+1908 |