summaryrefslogtreecommitdiff
path: root/tools/build/Makefile
AgeCommit message (Expand)Author
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2021-09-01tools build: Fix feature detect clean for out of source buildsJames Clark
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott
2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-10-03tools build: Make fixdep a hostprogJiri Olsa
2016-10-03tools build: Add support for host programs formatJiri Olsa
2015-11-26tools build: Use fixdep with OUTPUT path prefixJiri Olsa
2015-09-28tools build: Add fixdep dependency helperJiri Olsa