summaryrefslogtreecommitdiffstats
path: root/tools/lib/subcmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools lib subcmd: Add dependency test to install_headersIan Rogers2022-12-141-10/+13
* tools lib subcmd: Make install_headers clearerIan Rogers2022-11-201-1/+1
* tools lib subcmd: Add install targetIan Rogers2022-11-161-0/+49
* kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-151-1/+1
* libsubcmd: Use -O0 with DEBUG=1James Clark2019-11-061-1/+3
* libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flagsJames Clark2019-11-061-2/+3
* libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers2019-09-271-1/+7
* tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo2018-12-181-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-281-1/+1
* tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-141-1/+7
* make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-1/+1
* tools lib subcmd: Respect WERROR=0 for buildChris Phlipot2016-07-041-1/+7
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-241-1/+1
|\
| * tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-181-1/+1
* | objtool: Support CROSS_COMPILEJosh Poimboeuf2016-03-031-2/+4
|/
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-0/+48