]> git.saurik.com Git - wxWidgets.git/commitdiff
Add <name> to <compile-subdir>. It is what appears on the top of the column
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 5 Oct 2007 19:33:19 +0000 (19:33 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 5 Oct 2007 19:33:19 +0000 (19:33 +0000)
when the step fails.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/include.xml

index 6c1e7268517126d4e1ae38f87e013d4a4c858ea5..03e17fdb7af19121bec833e730d25c95e2d7f43d 100644 (file)
     <xsl:param name="halt" select="'false'"/>
     <compile>
         <defaults content="{$content}">
+            <name>
+                compile <xsl:value-of select="$dir"/>
+            </name>
             <description>
                 compiling <xsl:value-of select="$dir"/>
             </description>