summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
3 daysBaseTools: Improve report generation for Nested Fvs.Aaron Pop1-7/+15
10 daysBaseTools: build: Remove unnecessary codePierre Gondois2-85/+0
10 daysBaseTools: Remove unused importPierre Gondois1-1/+0
2025-05-28BaseTools: Add GUID section for build reportZhiguang Liu1-2/+7
2025-03-31BaseTools/build: Reduce special FV full to warningMichael D Kinney1-3/+12
2025-03-25BaseTools: Fix missing module PCD in compile information of build reportZhiguang Liu1-1/+1
2025-01-09BaseTools: Clean up os.path.normcase and os.path.normpath usageYang Gang1-7/+7
2024-12-11BaseTools: Typo fixesDionna Glaze1-2/+2
2024-09-13BaseTools: Update Stack Cookie LogicTaylor Beebe1-0/+21
2024-06-15BaseTools/BuildReport: Improve compile_commands generationJeff Brasen1-6/+13
2023-03-11BaseTools: Extend fields for module_report.jsonGuillermo Antonio Palomino Sosa1-0/+4
2023-03-11BaseTools: Generate compile information in build reportPalomino Sosa, Guillermo A2-3/+140
2022-10-19BaseTools: Remove duplicated words in Python toolsPierre Gondois1-1/+1
2022-10-14BaseTools: Updated build tools to support new LoongArch.Chao Li1-1/+2
2021-09-29BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois1-4/+0
2021-09-29BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois1-2/+0
2021-09-29BaseTools/build: Set MakefileNamePierre Gondois1-1/+4
2021-08-02build: Fix python3.10 threading DeprecationWarningsCole1-24/+24
2021-05-21BaseTools: build: Set ReturnCode on POSTBUILD failGarrett Kirkendall1-0/+1
2021-05-10BaseTools: Fix DSC override of Guided toolMichael D Kinney1-18/+34
2021-05-03BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issuesMichael D Kinney1-0/+2
2021-04-29BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney1-33/+78
2021-04-15BaseTools/Source/Python: Remove CPU architecture assumptionsMichael D Kinney1-2/+2
2021-01-14BaseTools: Fix the build report crash issueBob Feng1-7/+9
2020-11-10BaseTools: Update report map file formatYunhua Feng1-1/+1
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng1-49/+68
2020-08-14BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng1-3/+1
2020-08-07BaseTools: Improve the method of checking queue emptyFeng, Bob C1-1/+2
2020-06-07BaseTools/build.py: Exit with 1 when AutoGen error occurredIrene Park1-2/+4
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang1-3/+3
2020-04-23BaseTools:Add the spare space FV image size checkerFan, Zhiju1-0/+47
2020-03-31BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX1-13/+3
2020-02-12BaseTools: Fixed build failure when using python38Fan, ZhijuX1-1/+1
2020-02-12BaseTools: Rationalise makefile generationPierre Gondois1-10/+15
2020-01-19BaseTools: Fixed a incremental build bugBob Feng1-1/+2
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2-9/+128
2019-12-18BaseTools: Resolve a issue of Incremental buildBob Feng1-9/+2
2019-12-18BaseTools: Fix build failure when multiple build targets givenBob Feng1-0/+2
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi1-156/+120
2019-12-10BaseTools: Enhance Basetool for incremental buildBob Feng1-14/+49
2019-11-25BaseTools:fix regression issue for platform .map fileFan, ZhijuX1-4/+4
2019-11-13BaseTools: Fix build failure when using python38Ni, Ray1-1/+1
2019-09-19BaseTools:Fix the issue that build report failedFan, ZhijuX1-2/+11
2019-09-17BaseTools:Replace PlatformInfo with PlatformAutoGen for MoudleFan, ZhijuX1-0/+3
2019-09-12BaseTools: Fixed a bug of IgnoreAutoGenFeng, Bob C1-0/+1
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C1-1/+1
2019-09-11BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C1-4/+4
2019-09-10BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C1-132/+219
2019-09-10BaseTools: Fixed build clean regression issueFeng, Bob C1-5/+3
2019-08-23BaseTools: Fix incremental build genmake issueFeng, Bob C1-1/+2