Commit Graph

95 Commits

Author SHA1 Message Date
Francesco Montorsi
1dd8319ab9 revert 59680; implement proper fix for wxMSW test failure detection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-03-21 12:28:52 +00:00
Francesco Montorsi
0901ebdafa run tests on the wxMSW port again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-03-20 15:20:39 +00:00
Vadim Zeitlin
3a3b0bc2ea disable IPC test completely as it prevents the test program from running to completion when it hangs (for still unknown reason)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-03-11 13:15:45 +00:00
Vadim Zeitlin
9820211f11 another attempt to run tests with verbose logging in STL trunk build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-02-07 21:44:52 +00:00
Vadim Zeitlin
a2e0a94b08 define a separate run-tests-with-timing tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-28 00:09:01 +00:00
Vadim Zeitlin
f4f6ad7547 yet another blind attempt to run tests with --timing option (or how adding a single option can turn into a 2 day endeavour thanks to the power of XSLT)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-27 14:02:27 +00:00
Vadim Zeitlin
7fee9773c6 trying to make the tests run in trunk release build again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-26 22:27:13 +00:00
Vadim Zeitlin
66f15a587f use --timing option with trunk build, not stable one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-26 13:05:12 +00:00
Vadim Zeitlin
f8eead5aef disable utils compilation in stable STL builds as tex2rtf doesn't (and won't) build; try to run test with the --timing option to understand why/where does it hang
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-26 13:03:21 +00:00
Michael Wetherell
84056016e1 Switch off the tests on Windows and switch back on the email notifications.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-02 22:37:50 +00:00
Michael Wetherell
d1a4b6004a Temporarily disable the email notifications as we're getting false ones from
the Windows slave.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-11-06 12:15:31 +00:00
Vadim Zeitlin
d8a16cc8c9 use /nologo nmake switch to avoid many annoying copyright notices in output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-09 09:49:18 +00:00
Vadim Zeitlin
af31dd975b exclude contrib from build for as long as there is no makefile.vc there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-09 09:48:24 +00:00
Michael Wetherell
a04e2a27bf Add builds for the stable branch, and make the release builds quick builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-06 23:25:51 +00:00
Michael Wetherell
8dabb0bd60 Limit to one build at a time with a lock, share checkout dirs, do full builds
out of tree and use ccache.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-06 20:48:32 +00:00
Michael Wetherell
ff001ada4c Update from Laurent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-02 23:47:06 +00:00
Michael Wetherell
9932114546 Update from Brian.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-30 16:12:36 +00:00
Michael Wetherell
1e7c7fce7b Apply Brian's own changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 19:21:39 +00:00
Michael Wetherell
65eb489461 Make the names consistent between the two builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 19:13:50 +00:00
Michael Wetherell
f2f7263c3f Enable vc++ 9 quick builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 18:47:55 +00:00
Michael Wetherell
4480f17a78 Add a couple of missing close slashes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 17:57:24 +00:00
Michael Wetherell
d8fe008b35 Rename to ravnsgaard.xml.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 17:41:08 +00:00
Michael Wetherell
c0609afdcb Switch to release builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 16:36:31 +00:00
Michael Wetherell
988729f50a Change the locks to allow builds for different branches to run concurrently
on Laurent's slave.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-27 20:31:58 +00:00
Michael Wetherell
99f7ee578d Use shared checkouts with a fresh copy for each build to allow clean builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-27 16:53:31 +00:00
Vadim Zeitlin
3e7cf80922 Brian Ravnsgaard Riis slave added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-26 00:23:05 +00:00
Michael Wetherell
6e27d75daa Configure a second Windows build and give the slave a new name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-26 00:19:56 +00:00
Vadim Zeitlin
468432091b update from Laurent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-26 00:10:38 +00:00
Michael Wetherell
54590cb078 Initial commit for Laurent Humbertclaude's Windows slave.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-24 18:03:04 +00:00
Michael Wetherell
96e6ebe64a Change <checkout> slightly so that it doesn't display the branch as it makes
the column rather wide.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-19 10:42:18 +00:00
Stefan Csomor
07897ae604 remove tests, from trunk, until we've sorted out the hangs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-18 18:14:21 +00:00
Stefan Csomor
d5e3081bba adding new commands for tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-18 12:27:06 +00:00
Stefan Csomor
cfdef19f33 next attempt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-17 08:13:59 +00:00
Michael Wetherell
6dca18f78f General purpose slave lock.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-17 07:39:21 +00:00
Stefan Csomor
4a11ad3e24 reverting, something in locks wasn't good
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-17 07:28:39 +00:00
Stefan Csomor
df16138ab0 MW speedups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-17 07:25:02 +00:00
Stefan Csomor
f834ad8726 osx_cocoa build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 20:21:53 +00:00
Stefan Csomor
17bd80c91b next build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 17:50:10 +00:00
Stefan Csomor
1f3729f7b5 adding scheduler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 17:39:30 +00:00
Michael Wetherell
e8443ddaa5 Fix -- in comment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 14:03:34 +00:00
Stefan Csomor
3c45c73dbf rollback just in case it was me. ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 13:37:10 +00:00
Stefan Csomor
dfe4440a86 different build dirs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 13:33:14 +00:00
Stefan Csomor
7d605004a2 expanding builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 13:21:22 +00:00
Stefan Csomor
3c775ea690 buildbot test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-16 12:47:56 +00:00
Michael Wetherell
1fb72f6116 New dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-14 10:07:30 +00:00
Michael Wetherell
d986d2e88d New dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-19 08:47:33 +00:00
Michael Wetherell
88e4e082bf Add utils and tests to OS/2 builds, #9587 from Dave Parsons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-15 13:50:15 +00:00
Stefan Neis
2d405472c4 Use spaces in configuration names, so they need less space in the table.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-07 14:07:18 +00:00
Vadim Zeitlin
834054468b don't run GUI tests under Unix if the DISPLAY is not set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-01 18:33:36 +00:00
Stefan Neis
d450451a6d Added mingw-w64 builds (cross compile on i686-linux).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-01 13:24:53 +00:00