summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/build/build.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Remove duplicated words in Python toolsPierre Gondois2022-10-191-1/+1
* BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois2021-09-291-4/+0
* BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois2021-09-291-2/+0
* BaseTools/build: Set MakefileNamePierre Gondois2021-09-291-1/+4
* build: Fix python3.10 threading DeprecationWarningsCole2021-08-021-24/+24
* BaseTools: build: Set ReturnCode on POSTBUILD failGarrett Kirkendall2021-05-211-0/+1
* BaseTools: Fix DSC override of Guided toolMichael D Kinney2021-05-101-18/+34
* BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issuesMichael D Kinney2021-05-031-0/+2
* BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney2021-04-291-33/+78
* BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng2020-08-141-3/+1
* BaseTools: Improve the method of checking queue emptyFeng, Bob C2020-08-071-1/+2
* BaseTools/build.py: Exit with 1 when AutoGen error occurredIrene Park2020-06-071-2/+4
* BaseTools:Add the spare space FV image size checkerFan, Zhiju2020-04-231-0/+47
* BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX2020-03-311-13/+3
* BaseTools: Rationalise makefile generationPierre Gondois2020-02-121-10/+15
* BaseTools: Fixed a incremental build bugBob Feng2020-01-191-1/+2
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-131-9/+23
* BaseTools: Resolve a issue of Incremental buildBob Feng2019-12-181-9/+2
* BaseTools: Fix build failure when multiple build targets givenBob Feng2019-12-181-0/+2
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-101-156/+120
* BaseTools: Enhance Basetool for incremental buildBob Feng2019-12-101-14/+49
* BaseTools:fix regression issue for platform .map fileFan, ZhijuX2019-11-251-4/+4
* BaseTools: Fix build failure when using python38Ni, Ray2019-11-131-1/+1
* BaseTools:Replace PlatformInfo with PlatformAutoGen for MoudleFan, ZhijuX2019-09-171-0/+3
* BaseTools: Fixed a bug of IgnoreAutoGenFeng, Bob C2019-09-121-0/+1
* BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2019-09-111-1/+1
* BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C2019-09-111-4/+4
* BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C2019-09-101-132/+219
* BaseTools: Fixed build clean regression issueFeng, Bob C2019-09-101-5/+3
* BaseTools: Fix incremental build genmake issueFeng, Bob C2019-08-231-1/+2
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-201-1/+4
* BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven2019-08-201-28/+20
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-201-28/+101
* BaseTools: Move buildoptions.py to Common folderBob Feng2019-08-141-1/+1
* BaseTools: Enable block queue log agent.Feng, Bob C2019-08-091-18/+21
* BaseTools: Move BuildOption parser out of build.pyFeng, Bob C2019-08-091-103/+5
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-091-8/+19
* BaseTools: Add shared data for processesFeng, Bob C2019-08-091-4/+6
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-091-44/+83
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-20/+31
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-091-23/+6
* BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C2019-07-221-1/+2
* BaseTools: Fix python3.8 SyntaxWarningCole Robinson2019-07-151-1/+1
* BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2019-06-251-6/+22
* BaseTools: refine CreateAsBuiltInf functionBob Feng2019-06-251-2/+4
* BaseTools:Build Cache output notification messageShi, Steven2019-06-171-0/+10
* BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2019-06-101-24/+41
* BaseTools: Remove './SecMain' from 'run' targetBob Feng2019-05-241-4/+0
* BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C2019-05-221-4/+0
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-221-1/+1