summaryrefslogtreecommitdiffstats
path: root/tools/build/Build.include
AgeCommit message (Expand)AuthorLines
2021-12-07tools build: Enable warnings through HOSTCFLAGSJohn Garry-1/+1
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada-0/+24
2020-08-03tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko-1/+2
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott-1/+1
2018-07-13tools: build: Fixup host c flagsLaura Abbott-1/+1
2018-07-13tools build: fix # escaping in .cmd files for future MakePaul Menzel-2/+2
2018-04-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes-2/+3
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa-6/+6
2016-12-05tools build: Make the .cmd file more readableJiri Olsa-1/+1
2016-12-05tools build: Fix objtool build with clangPeter Foley-3/+3
2016-11-14tools build: Add CFLAGS_REMOVE_* supportJiri Olsa-1/+3
2016-10-05tools build: Support compiling C++ source fileWang Nan-0/+1
2016-10-03tools build: Add support for host programs formatJiri Olsa-0/+5
2015-09-28tools build: Make the fixdep helper part of the build processJiri Olsa-2/+8
2015-09-28tools build: Move dependency copy into functionJiri Olsa-3/+8
2015-02-11tools build: Add new build supportJiri Olsa-0/+81