Received: by 10.68.202.37 with SMTP id kf5mr2709239pbc.7.1334858568963; Thu, 19 Apr 2012 11:02:48 -0700 (PDT) X-BeenThere: wxpython-dev@googlegroups.com Received: by 10.68.217.73 with SMTP id ow9ls7127230pbc.1.gmail; Thu, 19 Apr 2012 11:02:48 -0700 (PDT) Received: by 10.68.227.230 with SMTP id sd6mr2705353pbc.8.1334858568493; Thu, 19 Apr 2012 11:02:48 -0700 (PDT) Received: by 10.68.227.230 with SMTP id sd6mr2705352pbc.8.1334858568484; Thu, 19 Apr 2012 11:02:48 -0700 (PDT) Return-Path: Received: from mail-pz0-f50.google.com (mail-pz0-f50.google.com [209.85.210.50]) by gmr-mx.google.com with ESMTPS id sg8si4146453pbc.0.2012.04.19.11.02.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Apr 2012 11:02:48 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.210.50 is neither permitted nor denied by best guess record for domain of ro...@alldunn.com) client-ip=209.85.210.50; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.210.50 is neither permitted nor denied by best guess record for domain of ro...@alldunn.com) smtp.mail=ro...@alldunn.com Received: by dakh32 with SMTP id h32so11034877dak.23 for ; Thu, 19 Apr 2012 11:02:48 -0700 (PDT) d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=WJqH4JCSntwJGYCL+/wCVYXH798sreVEt5uLlNzKxaQ=; b=oW7oBBi0uZmj9W/7LFjJiu8McdJnhHHvGSmYzn9M8QOjiHTBCDzZIOMQWhzZQTKhWO vBG3QAYNWhaIHwq7qcqwJGdQ57uCxaOSjK/Wf62p0D//fYC6cKHRiM4Ifmr4BGqaXfIh SClM10fh7lWVC+3DQDpuz9e1n1mimNoS7+dE8a2Gr/z5xE6yVAZmv61w30Nhhsu4iy7S 6wR4b6bg2UBWGFz/NI9R2MqE3mgQ4sDuNaVbOKZCOcBg/EGlGeXq4W7PKgqPA0cucfnL 39Er5hDi5PPXOKGacRpeMDxCaZYqH5Bxq/PU+UV+sBsDbU/iPxG4E27JCf7+pnNbiFrg EXGw== Received: by 10.68.221.74 with SMTP id qc10mr6076969pbc.80.1334858568052; Thu, 19 Apr 2012 11:02:48 -0700 (PDT) Return-Path: Received: from havok.alldunn2.com (c-98-246-90-205.hsd1.wa.comcast.net. [98.246.90.205]) by mx.google.com with ESMTPS id h10sm2831201pbh.69.2012.04.19.11.02.47 (version=SSLv3 cipher=OTHER); Thu, 19 Apr 2012 11:02:47 -0700 (PDT) Message-ID: <4F905346.8080...@alldunn.com> Date: Thu, 19 Apr 2012 11:02:46 -0700 From: Robin Dunn User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: wxpython-dev@googlegroups.com Subject: Pheonix buildbot update Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmY4ImgbNPy3s8ZkGfQdudXZkLq/laHFtCGSxNdJGG3FBI9WZ4etAqu5H3hNE6FEYUX6snT Hi all, Just a quick note to let you know that I've been working on getting the Phoenix buildbot doing more for us than just a simple build on a single platform. It's now got build slaves on OSX, Windows and Ubuntu. I've also added builders that will run once daily for making a tarball with binaries for OSX[1] and Windows, and also a once daily builder that will build the docs[2] and make a tarball of them. You can view the buildbot waterfall, build logs, etc. at http://buildbot.wxpython.org:8010. The tarballs are uploaded to http://wxpython.org/Phoenix/snapshot-builds/ after they have been created. [1] There are no new OSX binaries on the server yet as that build slave had a problem which has just been resolved. I'll trigger a new dist build once the current normal build succeeds. [2] Just the docs for the core modules are being built so far since wx.lib and etc. hasn't been copied into the Phoenix source tree yet. -- Robin Dunn Software Craftsman http://wxPython.org