summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build/build.py
AgeCommit message (Expand)AuthorFilesLines
5 daysBaseTools: Update Stack Cookie LogicTaylor Beebe1-0/+21
2022-10-19BaseTools: Remove duplicated words in Python toolsPierre Gondois1-1/+1
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
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-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: 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, ZhijuX1-9/+23
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-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: 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 Feng1-1/+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 C1-103/+5
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 C1-20/+31
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C1-23/+6
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