index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
/
Makefile.build
Age
Commit message (
Expand
)
Author
2017-06-06
kbuild: simplify silent build (-s) detection
Masahiro Yamada
2017-01-26
tools build: Add tools tree support for 'make -s'
Josh Poimboeuf
2016-10-05
tools build: Support compiling C++ source file
Wang Nan
2016-10-03
tools build: Add support for host programs format
Jiri Olsa
2016-04-20
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
2016-03-03
tools build: Use .s extension for preprocessed assembler code
Masahiro Yamada
2015-09-28
tools build: Make the fixdep helper part of the build process
Jiri Olsa
2015-08-26
tools build: Allow duplicate objects in the object list
Jiri Olsa
2015-08-17
perf tools: Add Intel PT instruction decoder
Adrian Hunter
2015-07-01
perf tools: Create config.detected into OUTPUT directory
Aaro Koskinen
2015-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-19
perf tools: Fix build breakage if prefix= is specified
Lukas Wunner
2015-05-29
perf build: Do not fail on missing Build file
Jiri Olsa
2015-02-12
perf build: Display make commands on V=1
Jiri Olsa
2015-02-12
perf build: Add single target build framework support
Jiri Olsa
2015-02-12
perf build: Add libperf objects building
Jiri Olsa
2015-02-12
tools build: Add subdir support
Jiri Olsa
2015-02-12
tools build: Add detected config support
Jiri Olsa
2015-02-11
tools build: Add new build support
Jiri Olsa