audk/BaseTools/Source/Python/build
Jeff Brasen aa99d36be9 BaseTools/BuildReport: Improve compile_commands generation
This produces output that matches CodeChecker log command

- Set directory to build output path
- Set build destination to the object created instead of the path
- Add recursive macro support
- Add lookup in module.Macros dictionary
- Add leading include flag to include list
- Add source file to compile commands

Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
2024-06-15 11:07:28 +00:00
..
BuildReport.py BaseTools/BuildReport: Improve compile_commands generation 2024-06-15 11:07:28 +00:00
__init__.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
build.py BaseTools: Remove duplicated words in Python tools 2022-10-19 06:32:07 +00:00
buildoptions.py BaseTools: Generate compile information in build report 2023-03-11 06:21:49 +00:00