| Commit message (Expand) | Author | Age | Files | Lines |
* | tools build: Provide consistent build options for fixdep | Alexander Gordeev | 2024-08-15 | 1 | -1/+1 |
* | tools build: Avoid circular .fixdep-in.o.cmd issues | Brian Norris | 2024-08-05 | 1 | -9/+2 |
* | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 2022-02-15 | 1 | -1/+1 |
* | tools build: Fix feature detect clean for out of source builds | James Clark | 2021-09-01 | 1 | -1/+1 |
* | perf build: Move feature cleanup under tools/build | Jiri Olsa | 2021-03-06 | 1 | -1/+7 |
* | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker | 2020-11-11 | 1 | -4/+0 |
* | tools, bpf/build: Cleanup feature files on make clean | Jesper Dangaard Brouer | 2020-08-28 | 1 | -0/+2 |
* | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott | 2018-07-17 | 1 | -1/+1 |
* | tools: build: Use HOSTLDFLAGS with fixdep | Laura Abbott | 2018-07-12 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf build: Add special fixdep cleaning rule | Jiri Olsa | 2017-02-17 | 1 | -2/+2 |
* | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 2016-12-11 | 1 | -1/+1 |
* | tools build: Make fixdep a hostprog | Jiri Olsa | 2016-10-03 | 1 | -1/+1 |
* | tools build: Add support for host programs format | Jiri Olsa | 2016-10-03 | 1 | -0/+6 |
* | tools build: Use fixdep with OUTPUT path prefix | Jiri Olsa | 2015-11-26 | 1 | -1/+1 |
* | tools build: Add fixdep dependency helper | Jiri Olsa | 2015-09-28 | 1 | -0/+43 |