summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
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
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 Kinney3-21/+3
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao1-0/+2
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX1-1/+4
2019-02-18BaseTools: Fix the build report issue about Structure PCDFeng, Bob C1-14/+7
2019-02-18BaseTools: Fixed a build report issue.Feng, Bob C1-4/+4
2019-02-14BaseTools: Various typoAntoine Coeur1-4/+4
2019-02-07BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek1-1/+1
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX1-0/+7
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C2-31/+28
2019-02-01BaseTools: the list and iterator translationFeng, Bob C2-3/+3
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: Similar to octal data rectificationZhijux Fan1-6/+11
2019-02-01BaseTools:There is extra blank line in datalogZhiju Fan1-1/+1
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-9/+9
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-0/+12
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-28BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX1-2/+5
2019-01-21BaseTools: Fix build report issue.Feng, Bob C1-2/+4
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 C2-100/+19
2019-01-10BaseTools: fix importsCarsey, Jaben1-8/+8
2019-01-04BaseTools: Fixed build report issue.Feng, Bob C1-3/+4
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
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey1-1/+0