| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Update Stack Cookie Logic | Taylor Beebe | 2024-09-13 | 1 | -0/+21 |
* | BaseTools/BuildReport: Improve compile_commands generation | Jeff Brasen | 2024-06-15 | 1 | -6/+13 |
* | BaseTools: Extend fields for module_report.json | Guillermo Antonio Palomino Sosa | 2023-03-11 | 1 | -0/+4 |
* | BaseTools: Generate compile information in build report | Palomino Sosa, Guillermo A | 2023-03-11 | 2 | -3/+140 |
* | BaseTools: Remove duplicated words in Python tools | Pierre Gondois | 2022-10-19 | 1 | -1/+1 |
* | BaseTools: Updated build tools to support new LoongArch. | Chao Li | 2022-10-14 | 1 | -1/+2 |
* | BaseTools: Remove hard-coded strings for target and tools_def | Pierre Gondois | 2021-09-29 | 1 | -4/+0 |
* | BaseTools: Remove Makefile/MakefileName fields | Pierre Gondois | 2021-09-29 | 1 | -2/+0 |
* | BaseTools/build: Set MakefileName | Pierre Gondois | 2021-09-29 | 1 | -1/+4 |
* | build: Fix python3.10 threading DeprecationWarnings | Cole | 2021-08-02 | 1 | -24/+24 |
* | BaseTools: build: Set ReturnCode on POSTBUILD fail | Garrett Kirkendall | 2021-05-21 | 1 | -0/+1 |
* | BaseTools: Fix DSC override of Guided tool | Michael D Kinney | 2021-05-10 | 1 | -18/+34 |
* | BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issues | Michael D Kinney | 2021-05-03 | 1 | -0/+2 |
* | BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions] | Michael D Kinney | 2021-04-29 | 1 | -33/+78 |
* | BaseTools/Source/Python: Remove CPU architecture assumptions | Michael D Kinney | 2021-04-15 | 1 | -2/+2 |
* | BaseTools: Fix the build report crash issue | Bob Feng | 2021-01-14 | 1 | -7/+9 |
* | BaseTools: Update report map file format | Yunhua Feng | 2020-11-10 | 1 | -1/+1 |
* | BaseTools: Enable Module Scope Structure Pcd | Bob Feng | 2020-11-05 | 1 | -49/+68 |
* | BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallel | Bob Feng | 2020-08-14 | 1 | -3/+1 |
* | BaseTools: Improve the method of checking queue empty | Feng, Bob C | 2020-08-07 | 1 | -1/+2 |
* | BaseTools/build.py: Exit with 1 when AutoGen error occurred | Irene Park | 2020-06-07 | 1 | -2/+4 |
* | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2020-04-29 | 1 | -3/+3 |
* | BaseTools:Add the spare space FV image size checker | Fan, Zhiju | 2020-04-23 | 1 | -0/+47 |
* | BaseTools:GuidedSectionTools.txt is not generated correctly | Fan, ZhijuX | 2020-03-31 | 1 | -13/+3 |
* | BaseTools: Fixed build failure when using python38 | Fan, ZhijuX | 2020-02-12 | 1 | -1/+1 |
* | BaseTools: Rationalise makefile generation | Pierre Gondois | 2020-02-12 | 1 | -10/+15 |
* | BaseTools: Fixed a incremental build bug | Bob Feng | 2020-01-19 | 1 | -1/+2 |
* | BaseTools:Fix GenFds issue for BuildOption replace GenFdsOption | Fan, ZhijuX | 2020-01-13 | 2 | -9/+128 |
* | BaseTools: Resolve a issue of Incremental build | Bob Feng | 2019-12-18 | 1 | -9/+2 |
* | BaseTools: Fix build failure when multiple build targets given | Bob Feng | 2019-12-18 | 1 | -0/+2 |
* | BaseTools: Leverage compiler output to optimize binary cache | Steven Shi | 2019-12-10 | 1 | -156/+120 |
* | BaseTools: Enhance Basetool for incremental build | Bob Feng | 2019-12-10 | 1 | -14/+49 |
* | BaseTools:fix regression issue for platform .map file | Fan, ZhijuX | 2019-11-25 | 1 | -4/+4 |
* | BaseTools: Fix build failure when using python38 | Ni, Ray | 2019-11-13 | 1 | -1/+1 |
* | BaseTools:Fix the issue that build report failed | Fan, ZhijuX | 2019-09-19 | 1 | -2/+11 |
* | BaseTools:Replace PlatformInfo with PlatformAutoGen for Moudle | Fan, ZhijuX | 2019-09-17 | 1 | -0/+3 |
* | BaseTools: Fixed a bug of IgnoreAutoGen | Feng, Bob C | 2019-09-12 | 1 | -0/+1 |
* | BaseTools: Enable --genfds-multi-thread to default build | Feng, Bob C | 2019-09-11 | 1 | -1/+1 |
* | BaseTools: Fixed the bug of multi-thread genffs for override inf | Feng, Bob C | 2019-09-11 | 1 | -4/+4 |
* | BaseTools: Fixed issue for IgnoreAutoGen | Feng, Bob C | 2019-09-10 | 1 | -132/+219 |
* | BaseTools: Fixed build clean regression issue | Feng, Bob C | 2019-09-10 | 1 | -5/+3 |
* | BaseTools: Fix incremental build genmake issue | Feng, Bob C | 2019-08-23 | 1 | -1/+2 |
* | BaseTools: Update incorrect variable name 'DataPile' | Fan, ZhijuX | 2019-08-20 | 1 | -1/+1 |
* | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 2019-08-20 | 1 | -1/+4 |
* | BaseTools: Change the [Arch][Name] module key in Build cache | Shi, Steven | 2019-08-20 | 1 | -28/+20 |
* | BaseTools: Improve the cache hit in the edk2 build cache | Shi, Steven | 2019-08-20 | 1 | -28/+101 |
* | BaseTools: Move buildoptions.py to Common folder | Bob Feng | 2019-08-14 | 2 | -93/+1 |
* | BaseTools: Enable block queue log agent. | Feng, Bob C | 2019-08-09 | 1 | -18/+21 |
* | BaseTools: Move BuildOption parser out of build.py | Feng, Bob C | 2019-08-09 | 2 | -103/+97 |
* | BaseTools: Add LogAgent to support multiple process Autogen | Feng, Bob C | 2019-08-09 | 1 | -8/+19 |