]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/common.xml
ReadBig() should be defined in ANSI build too
[wxWidgets.git] / build / buildbot / config / common.xml
index c2f94913ab7cf2efb4e5d079be588e83bc284f44..86f9c3c4f8f109b6b05f0d8854b7ab88ee6918d8 100644 (file)
     <name>trunk_quick</name>
     <branch>trunk</branch>
     <treeStableTimer>900</treeStableTimer>
-    <fileNotImportant>doc/*</fileNotImportant>
+    <fileNotImportant>docs/* interface/*</fileNotImportant>
 </scheduler>
 
 <scheduler>
     <name>stable_quick</name>
     <branch><STABLE_BRANCH/></branch>
     <treeStableTimer>900</treeStableTimer>
-    <fileNotImportant>doc/*</fileNotImportant>
+    <fileNotImportant>docs/*</fileNotImportant>
 </scheduler>
 
 <!--
 
 <nightly-schedulers name="daily"/>
 
+<!--
+    Map SVN user ids to email addresses.
+-->
+
+<emaillookup name="wx-devs">
+    <xi:include href="include/wx-devs.xml"/>
+</emaillookup>
+
+<!--
+    Notify people on the blame list when a build goes from good to bad.
+-->
+
+<mailnotifier>
+    <mode>problem</mode>
+    <lookup>wx-devs</lookup>
+</mailnotifier>
+
+<!--
+    Log every build to a mailing list.
+-->
+
+<mailnotifier>
+    <extraRecipient>wx-buildbot -at- lists.wxwidgets.org</extraRecipient>
+</mailnotifier>
+
 <!--
     Track SVN changes using the wx-cvs mailing list.
     The <prefix> is subtracted from the paths in the 'Modified Files:'