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