summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/IncludesAutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Resolve index out of range errors.Mingyue Liang2020-11-191-1/+2
* BaseTools: Limit command line length.Mingyue Liang2020-11-101-1/+11
* BaseTools: Add included files to deps_target file.Mingyue Liang2020-09-251-3/+1
* BaseTools: Remove invalid leading space before !INCLUDE in MakefileBob Feng2020-03-021-8/+8
* BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX2020-02-131-0/+2
* BaseTools: Rationalise makefile generationPierre Gondois2020-02-121-14/+20
* BaseTools: Fixed a incremental build bugBob Feng2020-01-191-1/+4
* BaseTools: Enhance Basetool for incremental buildBob Feng2019-12-101-0/+284