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