summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile
AgeCommit message (Expand)AuthorLines
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf-2/+0
2025-10-14tools build: Fix fixdep dependenciesJosh Poimboeuf-2/+21
2025-02-18tools: Unify top-level quiet infrastructureCharlie Jenkins-7/+1
2024-08-15tools build: Provide consistent build options for fixdepAlexander Gordeev-1/+1
2024-08-05tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris-9/+2
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada-1/+1
2021-09-01tools build: Fix feature detect clean for out of source buildsJames Clark-1/+1
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa-1/+7
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker-4/+0
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer-0/+2
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott-1/+1
2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa-2/+2
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-1/+1
2016-10-03tools build: Make fixdep a hostprogJiri Olsa-1/+1
2016-10-03tools build: Add support for host programs formatJiri Olsa-0/+6
2015-11-26tools build: Use fixdep with OUTPUT path prefixJiri Olsa-1/+1
2015-09-28tools build: Add fixdep dependency helperJiri Olsa-0/+43