<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Build</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c819e2cf - tools build: Add new build support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/build/tests/ex/empty/Build#c819e2cf</link>
        <description>tools build: Add new build supportAdding new build framework into &apos;tools/build&apos; to be used by tools.There&apos;s no change for actual building at this point, it comes in thenext patches.The idea and more details are explained in the&apos;tools/build/Documentation/Build.txt&apos; file.I adopted everything from the kernel build system, with some changes toallow for multiple binaries build definitions.While the kernel&apos;s build output is single image (forget modules) we needto be able to build several binaries/libraries.The basic idea is that sser provides &apos;Build&apos; files with objectsdefinitions like:  perf-y += a.o  perf-y += b.o  libperf-y += c.o  libperf-y += d.oand the build framework outputs files:  perf-in.o    # a.o, b.o compiled in  libperf-in.o # c.o, d.o compiled inSigned-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Tested-by: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt;Tested-by: Will Deacon &lt;will.deacon@arm.com&gt;Cc: Alexis Berlemont &lt;alexis.berlemont@gmail.com&gt;Cc: Borislav Petkov &lt;bp@alien8.de&gt;Cc: Corey Ashford &lt;cjashfor@linux.vnet.ibm.com&gt;Cc: David Ahern &lt;dsahern@gmail.com&gt;Cc: Frederic Weisbecker &lt;fweisbec@gmail.com&gt;Cc: Namhyung Kim &lt;namhyung@kernel.org&gt;Cc: Paul Mackerras &lt;paulus@samba.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Stephane Eranian &lt;eranian@google.com&gt;Link: http://lkml.kernel.org/n/tip-fbj22h4av0otlxupwcmrxgpa@git.kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/build/tests/ex/empty/Build</description>
        <pubDate>Mon, 29 Dec 2014 12:51:45 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
