summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/IncludesAutoGen.py
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 Liang1-1/+11
2020-09-25BaseTools: Add included files to deps_target file.Mingyue Liang1-3/+1
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: Rationalise makefile generationPierre Gondois1-14/+20
2020-01-19BaseTools: Fixed a incremental build bugBob Feng1-1/+4
2019-12-10BaseTools: Enhance Basetool for incremental buildBob Feng1-0/+284