summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-20BaseTools: Update incorrect variable name 'DataPile'Fan, ZhijuX1-1/+1
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven1-1/+4
2019-08-20BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven1-28/+20
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven1-28/+101
2019-08-14BaseTools: Move buildoptions.py to Common folderBob Feng2-93/+1
2019-08-09BaseTools: Enable block queue log agent.Feng, Bob C1-18/+21
2019-08-09BaseTools: Move BuildOption parser out of build.pyFeng, Bob C2-103/+97
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C1-8/+19
2019-08-09BaseTools: Add shared data for processesFeng, Bob C1-4/+6
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C1-44/+83
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C2-22/+33
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C1-23/+6
2019-08-01BaseTools:Added arch output to build reportMatthew Carlson1-0/+2
2019-07-22BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C1-1/+2
2019-07-15BaseTools: Fix python3.8 SyntaxWarningCole Robinson1-1/+1
2019-06-25BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng1-6/+22
2019-06-25BaseTools: refine CreateAsBuiltInf functionBob Feng1-2/+4
2019-06-17BaseTools:Build Cache output notification messageShi, Steven1-0/+10
2019-06-10BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian1-24/+41
2019-05-24BaseTools: Remove './SecMain' from 'run' targetBob Feng1-4/+0
2019-05-22BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C1-4/+0
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX1-1/+1
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian1-1/+6
2019-05-09BaseTools: Fix the issue that build report missing Module SizeBob Feng1-1/+1