summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.build
Commit message (Expand)AuthorAgeFilesLines
* tools build: Add tools tree support for 'make -s'Josh Poimboeuf2017-01-261-0/+10
* tools build: Support compiling C++ source fileWang Nan2016-10-051-0/+7
* tools build: Add support for host programs formatJiri Olsa2016-10-031-4/+15
* kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-201-4/+4
* tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada2016-03-031-1/+1
* tools build: Make the fixdep helper part of the build processJiri Olsa2015-09-281-0/+7
* tools build: Allow duplicate objects in the object listJiri Olsa2015-08-261-1/+1
* perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-171-0/+2
* perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-011-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-4/+4
|\
| * perf tools: Fix build breakage if prefix= is specifiedLukas Wunner2015-06-191-4/+4
* | perf build: Do not fail on missing Build fileJiri Olsa2015-05-291-1/+1
|/
* perf build: Display make commands on V=1Jiri Olsa2015-02-121-1/+3
* perf build: Add single target build framework supportJiri Olsa2015-02-121-1/+19
* perf build: Add libperf objects buildingJiri Olsa2015-02-121-0/+3
* tools build: Add subdir supportJiri Olsa2015-02-121-0/+7
* tools build: Add detected config supportJiri Olsa2015-02-121-0/+3
* tools build: Add new build supportJiri Olsa2015-02-111-0/+97