summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-205-34/+76
* BaseTools: Add GenFds multi-thread support in build cacheShi, Steven2019-08-201-6/+17
* BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven2019-08-201-5/+1
* BaseTools: Print first cache missing file for build cachleShi, Steven2019-08-202-0/+78
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-205-168/+755
* BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2019-08-192-3/+4
* BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2019-08-142-3/+37
* BaseTools: Fix incremental build bugFeng, Bob C2019-08-141-2/+1
* BaseTools: Enable block queue log agent.Feng, Bob C2019-08-091-2/+4
* BaseTools: Add the support for python 2Feng, Bob C2019-08-091-1/+4
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-092-7/+69
* BaseTools: Add shared data for processesFeng, Bob C2019-08-091-1/+2
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-096-12/+224
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-097-4219/+5130
* BaseTools: Add functions to get platform scope build optionsFeng, Bob C2019-08-091-1/+9
* BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functionsFeng, Bob C2019-08-091-87/+143
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-092-30/+25
* BaseTools:Add extra debugging messageMax Knutsen2019-08-011-6/+10
* BaseTools: Sort file list in MakefileFeng, Bob C2019-07-251-1/+2
* BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C2019-07-221-1/+1
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-122-14/+15
* BaseTools: Fixed the issue when ToolDefinitionFile is not generatedBob Feng2019-07-121-3/+6
* BaseTools: Detect the change of env variable used in tooldef.txtFeng, Bob C2019-07-101-2/+5
* BaseTools: Fix various typosAntoine Cœur2019-07-081-2/+2
* BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2019-06-251-31/+37
* BaseTools: refine CreateAsBuiltInf functionBob Feng2019-06-251-4/+1
* BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2019-06-171-5/+5
* BaseTools: Cannot store library cache of different arch togetherShi, Steven2019-06-171-0/+21
* BaseTools:Build cache cannot store the cache files for library packageShi, Steven2019-06-171-1/+4
* BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2019-06-102-2/+10
* BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian2019-06-101-0/+38
* BaseTools:Update binary cache restore time to current timeSteven Shi2019-05-311-2/+2
* BaseTools:Extend the binary cache to support library cacheSteven Shi2019-05-311-0/+6
* BaseTools:Change the path of the file that Binary CacheFan, ZhijuX2019-05-271-2/+2
* BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian2019-05-211-13/+40
* BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2019-05-211-1/+1
* BaseTools: Support customized compiling commandBob Feng2019-04-281-1/+6
* BaseTools:fixed the incorrect autogen makefile which cause build failure.Fan, ZhijuX2019-04-221-8/+7
* BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian2019-04-221-8/+7
* BaseTools:Enable the /MP option of MSVC compilerFan, ZhijuX2019-04-161-7/+77
* BaseTools: Fix corner-cases of --hash featureChristian Rodriguez2019-04-101-3/+3
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-3/+13
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-8/+9
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-0/+14
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-101-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0913-91/+13
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-241-12/+1
* BaseTools: Explicitly close files after readlinesmjohn42019-03-151-1/+2
* BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2019-03-151-7/+8
* Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2019-02-281-27/+5