summaryrefslogtreecommitdiff
path: root/tools/lib/subcmd/Makefile
AgeCommit message (Expand)Author
2022-12-14tools lib subcmd: Add dependency test to install_headersIan Rogers
2022-11-20tools lib subcmd: Make install_headers clearerIan Rogers
2022-11-16tools lib subcmd: Add install targetIan Rogers
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2019-11-06libsubcmd: Use -O0 with DEBUG=1James Clark
2019-11-06libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flagsJames Clark
2019-09-27libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2018-12-18tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-07-04tools lib subcmd: Respect WERROR=0 for buildChris Phlipot
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo
2016-03-03objtool: Support CROSS_COMPILEJosh Poimboeuf
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf