summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen
AgeCommit message (Expand)AuthorFilesLines
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2-4/+3
2019-09-11BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C2-2/+2
2019-09-10BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C1-1/+2
2019-09-10BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C5-4/+34
2019-09-02BaseTools: Support more file types in build cacheShi, Steven1-20/+14
2019-08-29BaseTools: fix an incremental build issue.Feng, Bob C1-6/+2
2019-08-23BaseTools: Incorrect error message for library instance not foundFeng, Bob C3-3/+5
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven5-34/+76
2019-08-20BaseTools: Add GenFds multi-thread support in build cacheShi, Steven1-6/+17
2019-08-20BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven1-5/+1
2019-08-20BaseTools: Print first cache missing file for build cachleShi, Steven2-0/+78
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven5-168/+755
2019-08-19BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2-3/+4
2019-08-14BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2-3/+37
2019-08-14BaseTools: Fix incremental build bugFeng, Bob C1-2/+1
2019-08-09BaseTools: Enable block queue log agent.Feng, Bob C1-2/+4
2019-08-09BaseTools: Add the support for python 2Feng, Bob C1-1/+4
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2-7/+69
2019-08-09BaseTools: Add shared data for processesFeng, Bob C1-1/+2
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C6-12/+224
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C7-4219/+5130
2019-08-09BaseTools: Add functions to get platform scope build optionsFeng, Bob C1-1/+9
2019-08-09BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functionsFeng, Bob C1-87/+143
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C2-30/+25
2019-08-01BaseTools:Add extra debugging messageMax Knutsen1-6/+10
2019-07-25BaseTools: Sort file list in MakefileFeng, Bob C1-1/+2
2019-07-22BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C1-1/+1
2019-07-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2-14/+15
2019-07-12BaseTools: Fixed the issue when ToolDefinitionFile is not generatedBob Feng1-3/+6
2019-07-10BaseTools: Detect the change of env variable used in tooldef.txtFeng, Bob C1-2/+5
2019-07-08BaseTools: Fix various typosAntoine Cœur1-2/+2
2019-06-25BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng1-31/+37
2019-06-25BaseTools: refine CreateAsBuiltInf functionBob Feng1-4/+1
2019-06-17BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven1-5/+5
2019-06-17BaseTools: Cannot store library cache of different arch togetherShi, Steven1-0/+21
2019-06-17BaseTools:Build cache cannot store the cache files for library packageShi, Steven1-1/+4
2019-06-10BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2-2/+10
2019-06-10BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian1-0/+38
2019-05-31BaseTools:Update binary cache restore time to current timeSteven Shi1-2/+2
2019-05-31BaseTools:Extend the binary cache to support library cacheSteven Shi1-0/+6
2019-05-27BaseTools:Change the path of the file that Binary CacheFan, ZhijuX1-2/+2
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian1-13/+40
2019-05-21BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney1-1/+1
2019-04-28BaseTools: Support customized compiling commandBob Feng1-1/+6
2019-04-22BaseTools:fixed the incorrect autogen makefile which cause build failure.Fan, ZhijuX1-8/+7
2019-04-22BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian1-8/+7
2019-04-16BaseTools:Enable the /MP option of MSVC compilerFan, ZhijuX1-7/+77
2019-04-10BaseTools: Fix corner-cases of --hash featureChristian Rodriguez1-3/+3
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-3/+13
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-8/+9