summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/build
Commit message (Expand)AuthorAgeFilesLines
* 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-142-93/+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-092-103/+97
* 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-092-22/+33
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-091-23/+6
* BaseTools:Added arch output to build reportMatthew Carlson2019-08-011-0/+2
* 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
* BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian2019-05-211-1/+6
* BaseTools: Fix the issue that build report missing Module SizeBob Feng2019-05-091-1/+1
* BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez2019-04-221-2/+2
* BaseTools: Hash false success with back to back buildsRodriguez, Christian2019-04-161-0/+45
* BaseTools: Fix corner-cases of --hash featureChristian Rodriguez2019-04-101-1/+13
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-101-5/+5
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-21/+3
* BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2019-03-151-0/+2
* BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX2019-02-201-1/+4
* BaseTools: Fix the build report issue about Structure PCDFeng, Bob C2019-02-181-14/+7
* BaseTools: Fixed a build report issue.Feng, Bob C2019-02-181-4/+4
* BaseTools: Various typoAntoine Coeur2019-02-141-4/+4
* BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek2019-02-061-1/+1
* BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2019-02-021-0/+7
* BaseTools: Enable CODE format in DEC fileFeng, Bob C2019-02-021-1/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-012-31/+28
* BaseTools: the list and iterator translationFeng, Bob C2019-02-012-3/+3
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-011-1/+2
* BaseTools:Update build tool to print python version informationZhijux Fan2019-02-011-0/+6
* BaseTools: Similar to octal data rectificationZhijux Fan2019-02-011-6/+11
* BaseTools:There is extra blank line in datalogZhiju Fan2019-02-011-1/+1
* BaseTools: change the Division OperatorZhijux Fan2019-02-011-9/+9
* BaseTools:Similar to octal data rectificationZhijux Fan2019-02-011-0/+12
* BaseTools: Rename iteritems to itemsZhijux Fan2019-02-011-1/+1
* BaseTools:use iterate list to replace the itertoolsZhijux Fan2019-02-011-4/+2
* BaseTools/build/build: delete variableCarsey, Jaben2019-01-281-59/+1
* BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX2019-01-281-2/+5
* BaseTools: Fix build report issue.Feng, Bob C2019-01-211-2/+4
* BaseTools/build/build: refactor and move functionsCarsey, Jaben2019-01-211-4/+42