On Mon, 16 May 2011 08:08:27 +0000 "Mathew, Sandeep (OpenVMS)" <[email protected]> wrote:
> Hi All, > > Thanks for your responses!. First thing on my radar is to get buildbot > working on OpenVMS. > I had a quick glance at source, although buildbot is written purely in python > it has many > platform specific issues. See: > https://github.com/buildbot/buildbot/blob/master/master/README.w32 I think this file is way out of date. We have Windows buildbots running fine, and I don't think they required a modification of the buildbot software. Furthermore, you only need the buildbot slave, not master. See http://wiki.python.org/moin/BuildBot for more info Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
