aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.build (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-06kbuild: simplify silent build (-s) detectionMasahiro Yamada1-7/+1
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf1-0/+10
2016-10-05tools build: Support compiling C++ source fileWang Nan1-0/+7
2016-10-03tools build: Add support for host programs formatJiri Olsa1-4/+15
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada1-4/+4
2016-03-03tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada1-1/+1
2015-09-28tools build: Make the fixdep helper part of the build processJiri Olsa1-0/+7
2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa1-1/+1
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter1-0/+2
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen1-1/+1
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner1-4/+4
2015-05-29perf build: Do not fail on missing Build fileJiri Olsa1-1/+1
2015-02-12perf build: Display make commands on V=1Jiri Olsa1-1/+3
2015-02-12perf build: Add single target build framework supportJiri Olsa1-1/+19
2015-02-12perf build: Add libperf objects buildingJiri Olsa1-0/+3
2015-02-12tools build: Add subdir supportJiri Olsa1-0/+7
2015-02-12tools build: Add detected config supportJiri Olsa1-0/+3
2015-02-11tools build: Add new build supportJiri Olsa1-0/+97