summaryrefslogtreecommitdiffstats
path: root/tools/build/Build.include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-181-1/+1
* tools: build: Fixup host c flagsLaura Abbott2018-07-131-1/+1
* tools build: fix # escaping in .cmd files for future MakePaul Menzel2018-07-131-2/+2
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-111-2/+3
* tools build: Move tabs to spaces where suitableJiri Olsa2016-12-051-6/+6
* tools build: Make the .cmd file more readableJiri Olsa2016-12-051-1/+1
* tools build: Fix objtool build with clangPeter Foley2016-12-051-3/+3
* tools build: Add CFLAGS_REMOVE_* supportJiri Olsa2016-11-141-1/+3
* tools build: Support compiling C++ source fileWang Nan2016-10-051-0/+1
* tools build: Add support for host programs formatJiri Olsa2016-10-031-0/+5
* tools build: Make the fixdep helper part of the build processJiri Olsa2015-09-281-2/+8
* tools build: Move dependency copy into functionJiri Olsa2015-09-281-3/+8
* tools build: Add new build supportJiri Olsa2015-02-111-0/+81