Age | Commit message (Expand) | Author | Files | Lines |
2020-11-10 | BaseTools: Update report map file format | Yunhua Feng | 1 | -1/+1 |
2020-11-05 | BaseTools: Enable Module Scope Structure Pcd | Bob Feng | 1 | -49/+68 |
2020-08-14 | BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallel | Bob Feng | 1 | -3/+1 |
2020-08-07 | BaseTools: Improve the method of checking queue empty | Feng, Bob C | 1 | -1/+2 |
2020-06-07 | BaseTools/build.py: Exit with 1 when AutoGen error occurred | Irene Park | 1 | -2/+4 |
2020-04-29 | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 1 | -3/+3 |
2020-04-23 | BaseTools:Add the spare space FV image size checker | Fan, Zhiju | 1 | -0/+47 |
2020-03-31 | BaseTools:GuidedSectionTools.txt is not generated correctly | Fan, ZhijuX | 1 | -13/+3 |
2020-02-12 | BaseTools: Fixed build failure when using python38 | Fan, ZhijuX | 1 | -1/+1 |
2020-02-12 | BaseTools: Rationalise makefile generation | Pierre Gondois | 1 | -10/+15 |
2020-01-19 | BaseTools: Fixed a incremental build bug | Bob Feng | 1 | -1/+2 |
2020-01-13 | BaseTools:Fix GenFds issue for BuildOption replace GenFdsOption | Fan, ZhijuX | 2 | -9/+128 |
2019-12-18 | BaseTools: Resolve a issue of Incremental build | Bob Feng | 1 | -9/+2 |
2019-12-18 | BaseTools: Fix build failure when multiple build targets given | Bob Feng | 1 | -0/+2 |
2019-12-10 | BaseTools: Leverage compiler output to optimize binary cache | Steven Shi | 1 | -156/+120 |
2019-12-10 | BaseTools: Enhance Basetool for incremental build | Bob Feng | 1 | -14/+49 |
2019-11-25 | BaseTools:fix regression issue for platform .map file | Fan, ZhijuX | 1 | -4/+4 |
2019-11-13 | BaseTools: Fix build failure when using python38 | Ni, Ray | 1 | -1/+1 |
2019-09-19 | BaseTools:Fix the issue that build report failed | Fan, ZhijuX | 1 | -2/+11 |
2019-09-17 | BaseTools:Replace PlatformInfo with PlatformAutoGen for Moudle | Fan, ZhijuX | 1 | -0/+3 |
2019-09-12 | BaseTools: Fixed a bug of IgnoreAutoGen | Feng, Bob C | 1 | -0/+1 |
2019-09-11 | BaseTools: Enable --genfds-multi-thread to default build | Feng, Bob C | 1 | -1/+1 |
2019-09-11 | BaseTools: Fixed the bug of multi-thread genffs for override inf | Feng, Bob C | 1 | -4/+4 |
2019-09-10 | BaseTools: Fixed issue for IgnoreAutoGen | Feng, Bob C | 1 | -132/+219 |
2019-09-10 | BaseTools: Fixed build clean regression issue | Feng, Bob C | 1 | -5/+3 |
2019-08-23 | BaseTools: Fix incremental build genmake issue | Feng, Bob C | 1 | -1/+2 |
2019-08-20 | BaseTools: Update incorrect variable name 'DataPile' | Fan, ZhijuX | 1 | -1/+1 |
2019-08-20 | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 1 | -1/+4 |
2019-08-20 | BaseTools: Change the [Arch][Name] module key in Build cache | Shi, Steven | 1 | -28/+20 |
2019-08-20 | BaseTools: Improve the cache hit in the edk2 build cache | Shi, Steven | 1 | -28/+101 |
2019-08-14 | BaseTools: Move buildoptions.py to Common folder | Bob Feng | 2 | -93/+1 |
2019-08-09 | BaseTools: Enable block queue log agent. | Feng, Bob C | 1 | -18/+21 |
2019-08-09 | BaseTools: Move BuildOption parser out of build.py | Feng, Bob C | 2 | -103/+97 |
2019-08-09 | BaseTools: Add LogAgent to support multiple process Autogen | Feng, Bob C | 1 | -8/+19 |
2019-08-09 | BaseTools: Add shared data for processes | Feng, Bob C | 1 | -4/+6 |
2019-08-09 | BaseTools: Enable Multiple Process AutoGen | Feng, Bob C | 1 | -44/+83 |
2019-08-09 | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2 | -22/+33 |
2019-08-09 | BaseTools: Singleton the object to handle build conf file | Feng, Bob C | 1 | -23/+6 |
2019-08-01 | BaseTools:Added arch output to build report | Matthew Carlson | 1 | -0/+2 |
2019-07-22 | BaseTools: Create ".cache" folder when initialize Build object | Feng, Bob C | 1 | -1/+2 |
2019-07-15 | BaseTools: Fix python3.8 SyntaxWarning | Cole Robinson | 1 | -1/+1 |
2019-06-25 | BaseTools: Move Build Cache related function out of CreateAsBuiltInf | Bob Feng | 1 | -6/+22 |
2019-06-25 | BaseTools: refine CreateAsBuiltInf function | Bob Feng | 1 | -2/+4 |
2019-06-17 | BaseTools:Build Cache output notification message | Shi, Steven | 1 | -0/+10 |
2019-06-10 | BaseTools: Refactor hash tracking after checking for Sources section | Rodriguez, Christian | 1 | -24/+41 |
2019-05-24 | BaseTools: Remove './SecMain' from 'run' target | Bob Feng | 1 | -4/+0 |
2019-05-22 | BaseTools: Remove './SecMain' from 'run' target | Feng, Bob C | 1 | -4/+0 |
2019-05-22 | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 1 | -1/+1 |
2019-05-21 | BaseTools: Library hashing fix and optimization for --hash feature | Rodriguez, Christian | 1 | -1/+6 |
2019-05-09 | BaseTools: Fix the issue that build report missing Module Size | Bob Feng | 1 | -1/+1 |