summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen
AgeCommit message (Expand)AuthorFilesLines
2020-11-19BaseTools: Resolve index out of range errors.Mingyue Liang1-1/+2
2020-11-10BaseTools: Limit command line length.Mingyue Liang2-9/+44
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng4-8/+19
2020-10-13BaseTools: Add EDKII_DSC_PLATFORM_GUID MACROfengyunhua1-0/+3
2020-09-25BaseTools: Remove CanSkip calling for incremental buildBob Feng1-3/+0
2020-09-25BaseTools: Normalize case of pathname when evaluating Macros.Mingyue Liang1-2/+4
2020-09-25BaseTools: Add included files to deps_target file.Mingyue Liang1-3/+1
2020-09-08BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng1-1/+1
2020-08-14BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson1-1/+1
2020-08-14BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng1-1/+1
2020-08-07BaseTools: Improve the method of checking queue emptyFeng, Bob C1-6/+20
2020-07-17BaseTools: Add Guid name support in GenFfs.Yuwei Chen1-0/+24
2020-07-02BaseTools: Fix string concatenationPierre Gondois1-1/+1
2020-07-02BaseTools: Generate multiple rules when multiple output filesPierre Gondois2-17/+27
2020-03-31BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX1-1/+2
2020-03-24BaseTools:Fix build tools print traceback info issueFan, ZhijuX1-3/+0
2020-03-02BaseTools: Remove invalid leading space before !INCLUDE in MakefileBob Feng1-8/+8
2020-02-13BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX1-0/+2
2020-02-12BaseTools: Remove caret in NASM_INC macroPierre Gondois1-3/+4
2020-02-12BaseTools: Rationalise makefile generationPierre Gondois3-84/+101
2020-02-09BaseTools: Fixed a Incremental build issueBob Feng1-1/+1
2020-01-19BaseTools: Fixed a incremental build bugBob Feng2-3/+11
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX1-19/+37
2019-12-18BaseTools: Fix build failure when multiple build targets givenBob Feng2-2/+2
2019-12-10BaseTools: Remove redundant binary cache fileSteven Shi1-29/+0
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi4-644/+581
2019-12-10BaseTools: enhance the CacheCopyFile method arg namesSteven Shi1-3/+3
2019-12-10BaseTools: store more complete output files in binary cacheSteven Shi1-16/+4
2019-12-10BaseTools: Enhance Basetool for incremental buildBob Feng3-59/+331
2019-12-06BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude1-1/+1
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX3-6/+25
2019-10-18BaseTools: Fix an incremental build issue caused by macro in #includeLin, Derek (HPS SW)1-7/+11
2019-10-04BaseTools: add missing newlines at end of filesLeif Lindholm1-1/+1
2019-10-04BaseTools: Fix GenMake multi-workspace failureKubacki, Michael A1-3/+1
2019-09-29BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C1-1/+1
2019-09-24BaseTools: init DependencyHeaderFileSet for each MakeFile classFeng, Bob C1-1/+5
2019-09-21Revert "BaseTools: Improve GetDependencyList function"Liming Gao1-16/+13
2019-09-17BaseTools: remove unnecessary calls of os.existFeng, Bob C5-60/+63
2019-09-17BaseTools: Improve GetDependencyList functionFeng, Bob C1-13/+16
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX2-3/+7
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