Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-22 | BaseTools: Hash false success.. minor change in hash invalidation | Christian Rodriguez | 1 | -2/+2 |
2019-04-16 | BaseTools: Hash false success with back to back builds | Rodriguez, Christian | 1 | -0/+45 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Christian Rodriguez | 1 | -1/+13 |
2019-04-10 | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 1 | -5/+5 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 3 | -21/+3 |
2019-03-15 | BaseTool/Build: Add --disable-include-path-check. | Jiewen Yao | 1 | -0/+2 |
2019-02-20 | BaseTools:PCD value error in structure pcd sku case. | Fan, ZhijuX | 1 | -1/+4 |
2019-02-18 | BaseTools: Fix the build report issue about Structure PCD | Feng, Bob C | 1 | -14/+7 |
2019-02-18 | BaseTools: Fixed a build report issue. | Feng, Bob C | 1 | -4/+4 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 1 | -4/+4 |
2019-02-06 | BaseTools/BuildReport: fix report for platforms/arches without struct PCDs | Laszlo Ersek | 1 | -1/+1 |
2019-02-02 | BaseTools:StructurePCD value display incorrect in "Not used" section. | Fan, ZhijuX | 1 | -0/+7 |
2019-02-02 | BaseTools: Enable CODE format in DEC file | Feng, Bob C | 1 | -1/+1 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2 | -31/+28 |
2019-02-01 | BaseTools: the list and iterator translation | Feng, Bob C | 2 | -3/+3 |
2019-02-01 | BaseTools: Update PYTHON env to PYTHON_COMMAND | Liming Gao | 1 | -1/+2 |
2019-02-01 | BaseTools:Update build tool to print python version information | Zhijux Fan | 1 | -0/+6 |
2019-02-01 | BaseTools: Similar to octal data rectification | Zhijux Fan | 1 | -6/+11 |
2019-02-01 | BaseTools:There is extra blank line in datalog | Zhiju Fan | 1 | -1/+1 |
2019-02-01 | BaseTools: change the Division Operator | Zhijux Fan | 1 | -9/+9 |
2019-02-01 | BaseTools:Similar to octal data rectification | Zhijux Fan | 1 | -0/+12 |
2019-02-01 | BaseTools: Rename iteritems to items | Zhijux Fan | 1 | -1/+1 |
2019-02-01 | BaseTools:use iterate list to replace the itertools | Zhijux Fan | 1 | -4/+2 |
2019-01-28 | BaseTools/build/build: delete variable | Carsey, Jaben | 1 | -59/+1 |
2019-01-28 | BaseTools: Fix Pcd Array changes build report issue. | Fan, ZhijuX | 1 | -2/+5 |
2019-01-21 | BaseTools: Fix build report issue. | Feng, Bob C | 1 | -2/+4 |