| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Generate multiple rules when multiple output files | Pierre Gondois | 2020-07-02 | 1 | -17/+21 |
* | BaseTools: Fix build failure when multiple build targets given | Bob Feng | 2019-12-18 | 1 | -1/+1 |
* | BaseTools: Leverage compiler output to optimize binary cache | Steven Shi | 2019-12-10 | 1 | -610/+472 |
* | BaseTools: enhance the CacheCopyFile method arg names | Steven Shi | 2019-12-10 | 1 | -3/+3 |
* | BaseTools: store more complete output files in binary cache | Steven Shi | 2019-12-10 | 1 | -16/+4 |
* | BaseTools: Enhance Basetool for incremental build | Bob Feng | 2019-12-10 | 1 | -0/+23 |
* | BaseTools:Add [packages] section in dsc file | Fan, ZhijuX | 2019-11-20 | 1 | -6/+23 |
* | BaseTools: Fix the lib order in static_library_files.lst | Feng, Bob C | 2019-09-29 | 1 | -1/+1 |
* | BaseTools: Fixed the bug of multi-thread genffs for override inf | Feng, Bob C | 2019-09-11 | 1 | -1/+1 |
* | BaseTools: Fixed issue for IgnoreAutoGen | Feng, Bob C | 2019-09-10 | 1 | -2/+2 |
* | BaseTools: Support more file types in build cache | Shi, Steven | 2019-09-02 | 1 | -20/+14 |
* | BaseTools: fix an incremental build issue. | Feng, Bob C | 2019-08-29 | 1 | -6/+2 |
* | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 2019-08-20 | 1 | -30/+71 |
* | BaseTools: Add GenFds multi-thread support in build cache | Shi, Steven | 2019-08-20 | 1 | -6/+17 |
* | BaseTools: Print first cache missing file for build cachle | Shi, Steven | 2019-08-20 | 1 | -0/+76 |
* | BaseTools: Improve the cache hit in the edk2 build cache | Shi, Steven | 2019-08-20 | 1 | -57/+582 |
* | BaseTools: Fixed issue of incorrect Module Unique Name | Feng, Bob C | 2019-08-19 | 1 | -1/+1 |
* | BaseTools: Fix checking for Sources section in INF file | Rodriguez, Christian | 2019-08-14 | 1 | -0/+15 |
* | BaseTools: Fix incremental build bug | Feng, Bob C | 2019-08-14 | 1 | -2/+1 |
* | BaseTools: Enable Multiple Process AutoGen | Feng, Bob C | 2019-08-09 | 1 | -1/+1 |
* | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2019-08-09 | 1 | -0/+1908 |