From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dh3mb-0001R2-TK for qemu-devel@nongnu.org; Sat, 11 Jun 2005 07:04:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dh3mJ-0001Hj-7K for qemu-devel@nongnu.org; Sat, 11 Jun 2005 07:03:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dh3mI-0001Gq-Cq for qemu-devel@nongnu.org; Sat, 11 Jun 2005 07:03:50 -0400 Received: from [81.103.221.49] (helo=mta09-winn.ispmail.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dh3hS-0002v8-0q for qemu-devel@nongnu.org; Sat, 11 Jun 2005 06:58:50 -0400 Received: from aamta10-winn.ispmail.ntl.com ([81.103.221.35]) by mta09-winn.ispmail.ntl.com with ESMTP id <20050611105811.MFOF26596.mta09-winn.ispmail.ntl.com@aamta10-winn.ispmail.ntl.com> for ; Sat, 11 Jun 2005 11:58:11 +0100 Received: from phoenix.frop.org ([80.4.6.170]) by aamta10-winn.ispmail.ntl.com with ESMTP id <20050611105811.OWUG24546.aamta10-winn.ispmail.ntl.com@phoenix.frop.org> for ; Sat, 11 Jun 2005 11:58:11 +0100 From: Julian Seward Subject: Re: [Qemu-devel] OS X Package Maintainer Date: Sat, 11 Jun 2005 11:58:18 +0100 References: <42A739D4.4090805@kberg.ch> <446BE057-1776-43A0-8D99-8616A3BDA985@claunia.com> In-Reply-To: <446BE057-1776-43A0-8D99-8616A3BDA985@claunia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506111158.18749.julian@valgrind.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Can you make a nightly build with the CVS? I'm surprised that Qemu does not seem to have an automated nightly build / regression test / mail-summary-to-developers system. We have been doing that with Valgrind for a couple of years now and it makes a big difference, allowing developers to track day-to-day stability of the system and to quickly see and fix build failures on different platforms. J