]> git.saurik.com Git - wxWidgets.git/commitdiff
Add OS/2 to buildbot (patch #1929212).
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 30 Mar 2008 10:12:06 +0000 (10:12 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 30 Mar 2008 10:12:06 +0000 (10:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/push.xml

index 8126f695bd7e0fba45a400b4d9f191fc0285ed5e..266c4de0688362fc425508a3d4dccf43ab682cdb 100644 (file)
 </build>
 -->
 
+<build>                                      
+    <name>wxOS2 Stable GCC</name>            
+    <builddir>psh_os2_stable_gcc</builddir>  
+                                             
+    <steps>                                  
+        <extractlogs/>                       
+        <show log="compiler"/>               
+        <show log="update"/>                 
+        <show log="configure"/>              
+        <show log="compile"/>                
+        <show log="demos"/>                  
+        <show log="samples"/>                
+    </steps>                                 
+</build>                                     
+                                             
+<build>                                      
+    <name>wxOS2 Stable OpenWatcom</name>     
+    <builddir>psh_os2_stable_ow</builddir>   
+                                             
+    <steps>                                  
+        <extractlogs/>                       
+        <show log="compiler"/>               
+        <show log="update"/>                 
+        <show log="configure"/>              
+        <show log="compile"/>                
+        <show log="demos"/>                  
+        <show log="samples"/>                
+    </steps>                                 
+</build>                                     
+                                             
+<build>                                      
+    <name>wxOS2 Trunk GCC</name>             
+    <builddir>psh_os2_trunk_gcc</builddir>   
+                                             
+    <steps>                                  
+        <extractlogs/>                       
+        <show log="compiler"/>               
+        <show log="update"/>                 
+        <show log="configure"/>              
+        <show log="compile"/>                
+        <show log="demos"/>                  
+        <show log="samples"/>                
+    </steps>                                 
+</build>                                     
+                                             
+<build>                                      
+    <name>wxOS2 Trunk OpenWatcom</name>      
+    <builddir>psh_os2_trunk_ow</builddir>    
+                                             
+    <steps>                                  
+        <extractlogs/>                       
+        <show log="compiler"/>               
+        <show log="update"/>                 
+        <show log="configure"/>              
+        <show log="compile"/>                
+        <show log="demos"/>                  
+        <show log="samples"/>                
+    </steps>                                 
+</build>                                     
+
 <build>
     <name>Solaris-HEAD-GTK1</name>
     <builddir>psh_solaris_hd_gtk1</builddir>