summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-0/+14
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney13-91/+13
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C1-12/+1
2019-03-15BaseTools: Explicitly close files after readlinesmjohn41-1/+2
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao1-7/+8
2019-02-28Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao1-27/+5
2019-02-22BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX1-2/+8
2019-02-22BaseTool: Fixed incremental rebuild issue.Feng, Bob C1-8/+8
2019-02-22BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao1-27/+29
2019-02-20BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX1-1/+1
2019-02-20BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX1-5/+27
2019-02-19BaseTools: Fixed a bug in Vpd handlingFeng, Bob C1-1/+1
2019-02-14BaseTools: Various typoAntoine Coeur6-37/+37
2019-02-06BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C9-65/+73
2019-02-01BaseTools: the list and iterator translationFeng, Bob C5-26/+26
2019-02-01BaseTools: Similar to octal data rectificationZhijux Fan1-1/+1
2019-02-01BaseTools: change the Division OperatorZhijux Fan2-5/+5
2019-02-01BaseTools: Make sure AllPcdList valid.Feng, Bob C1-2/+3
2019-02-01Basetools: It went wrong when use os.linesepZhijux Fan2-7/+7
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-0/+2
2019-02-01BaseTools: replace long by intYunhua Feng1-2/+2
2019-02-01BaseTools: Remove unnecessary super functionYunhua Feng1-5/+0
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan1-3/+3
2019-02-01BaseTool:Rename xrange() to range()Zhijux Fan1-11/+11
2019-01-21BaseTools/AutoGen: move functionsCarsey, Jaben1-5/+72
2019-01-21BaseTools:build break if the Path contains SingleFile.ExtFan, ZhijuX1-1/+1
2019-01-21BaseTools: Fix incorrect formatting of GenFds command dictionaryFelix Polyudov1-1/+51
2019-01-21BaseTools:Build fail when PCD use in the [DEPEX] section of INF filesFan, ZhijuX1-2/+2
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C3-154/+47
2019-01-10BaseTools: fix importsCarsey, Jaben3-5/+6
2018-12-19BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan1-1/+19
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C1-4/+12
2018-12-07BaseTools: Optimize string concatenationBobCF1-11/+28
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX1-0/+4
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey2-32/+32
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey1-13/+1