Age | Commit message (Expand) | Author | Files | Lines |
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 |