summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools/Capsule: Add capsule dependency supportLi, Aaron2020-01-152-7/+464
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-1310-169/+261
* BaseTools:Change the case rules for ECC check pointer namesFan, ZhijuX2020-01-131-3/+4
* BaseTools: Resolve a issue of Incremental buildBob Feng2019-12-181-9/+2
* BaseTools: Fix build failure when multiple build targets givenBob Feng2019-12-183-2/+4
* BaseTools: Remove redundant binary cache fileSteven Shi2019-12-101-29/+0
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-106-822/+714
* BaseTools: enhance the CacheCopyFile method arg namesSteven Shi2019-12-101-3/+3
* BaseTools: store more complete output files in binary cacheSteven Shi2019-12-101-16/+4
* BaseTools: Enhance Basetool for incremental buildBob Feng2019-12-104-73/+380
* BaseTools: Generate dependent files for ASL and ASM filesBob Feng2019-12-101-20/+95
* BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude2019-12-061-1/+1
* BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX2019-12-041-39/+40
* BaseTools:fix regression issue for platform .map fileFan, ZhijuX2019-11-251-4/+4
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-208-7/+68
* BaseTools: Fix build failure when using python38Ni, Ray2019-11-131-1/+1
* BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C2019-11-131-0/+1
* BaseTools: Add YAML files with path env and tool extdepsSean Brogan2019-11-111-0/+11
* BaseTools: Add map file parsing support for CLANG9Zhiguang Liu2019-11-082-6/+12
* BaseTools: Do not call sys.setdefaultencoding with python 3Vitaly Cheptsov via Groups.Io2019-10-231-1/+1
* BaseTools: Fix an incremental build issue caused by macro in #includeLin, Derek (HPS SW)2019-10-181-7/+11
* BaseTools: Fix a bug of genffs command generationFeng, Bob C2019-10-141-1/+2
* BaseTools: strip trailing whitespaceLeif Lindholm2019-10-043-3/+3
* BaseTools: add missing newlines at end of filesLeif Lindholm2019-10-043-3/+3
* BaseTools: Fix GenMake multi-workspace failureKubacki, Michael A2019-10-041-3/+1
* BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C2019-09-291-1/+1
* BaseTools: init DependencyHeaderFileSet for each MakeFile classFeng, Bob C2019-09-241-1/+5
* Revert "BaseTools: Improve GetDependencyList function"Liming Gao2019-09-211-16/+13
* BaseTools:Fix the issue that build report failedFan, ZhijuX2019-09-191-2/+11
* BaseTools: Add more parameter checking for CopyFileOnChange()Steven Shi2019-09-191-1/+2
* BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C2019-09-171-20/+3
* BaseTools: remove unnecessary calls of os.existFeng, Bob C2019-09-175-60/+63
* BaseTools: Improve GetDependencyList functionFeng, Bob C2019-09-171-13/+16
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-1719-23/+60
* BaseTools:Replace PlatformInfo with PlatformAutoGen for MoudleFan, ZhijuX2019-09-171-0/+3
* BaseTools: Fixed a bug of IgnoreAutoGenFeng, Bob C2019-09-121-0/+1
* BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2019-09-117-11/+14
* BaseTools: Fixed the build fail on Linux with --genfds-multi-threadFeng, Bob C2019-09-111-1/+1
* BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C2019-09-114-7/+10
* BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C2019-09-102-1/+12
* BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C2019-09-106-136/+253
* BaseTools: Fixed build clean regression issueFeng, Bob C2019-09-101-5/+3
* BaseTools: Fix a bug for Hii Pcd overrideBob Feng2019-09-101-2/+2
* BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX2019-09-094-4/+4
* BaseTools:Ecc handle another copyright formatFan, ZhijuX2019-09-091-1/+1
* BaseTools: Support more file types in build cacheShi, Steven2019-09-021-20/+14
* BaseTools: Fixed regression issue for building !x86 buildsedk2-stable201908Feng, Bob C2019-08-291-13/+16
* BaseTools: fix an incremental build issue.Feng, Bob C2019-08-291-6/+2
* BaseTools: Incorrect error message for library instance not foundFeng, Bob C2019-08-234-9/+12
* BaseTools: Fix incremental build genmake issueFeng, Bob C2019-08-231-1/+2