summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build/build.py
AgeCommit message (Expand)AuthorFilesLines
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
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-04-22BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez1-2/+2
2019-04-16BaseTools: Hash false success with back to back buildsRodriguez, Christian1-0/+45
2019-04-10BaseTools: Fix corner-cases of --hash featureChristian Rodriguez1-1/+13
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C1-5/+5
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao1-0/+2
2019-02-14BaseTools: Various typoAntoine Coeur1-4/+4
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-23/+21
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-1/+1
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao1-1/+2
2019-02-01BaseTools:Update build tool to print python version informationZhijux Fan1-0/+6
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-9/+9
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan1-1/+1
2019-02-01BaseTools:use iterate list to replace the itertoolsZhijux Fan1-4/+2
2019-01-28BaseTools/build/build: delete variableCarsey, Jaben1-59/+1
2019-01-21BaseTools/build/build: refactor and move functionsCarsey, Jaben1-4/+42
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-17/+3
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-65/+0
2019-01-10BaseTools: fix importsCarsey, Jaben1-8/+8
2018-12-19BaseTools: Fix GenFds error doesn't break build.Derek Lin1-2/+5
2018-12-07BaseTools: Replace the sqlite database with listBobCF1-22/+5
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX1-3/+3