From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.2.90 pretest Date: Wed, 10 Nov 2010 11:14:40 +0800 Message-ID: <4CDA0E20.2060605@gnu.org> References: <87fwvbf9n7.fsf@stupidchicken.com> <87y69243ck.fsf@gmail.com> <87sjza9mfn.fsf@stupidchicken.com> <87iq06glwc.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1289358916 10596 80.91.229.12 (10 Nov 2010 03:15:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Nov 2010 03:15:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 10 04:15:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PG19T-0001Ia-0V for ged-emacs-devel@m.gmane.org; Wed, 10 Nov 2010 04:15:11 +0100 Original-Received: from localhost ([127.0.0.1]:45613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PG19S-0002LU-9I for ged-emacs-devel@m.gmane.org; Tue, 09 Nov 2010 22:15:10 -0500 Original-Received: from [140.186.70.92] (port=39729 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PG19O-0002LP-6q for emacs-devel@gnu.org; Tue, 09 Nov 2010 22:15:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PG19M-00087l-SM for emacs-devel@gnu.org; Tue, 09 Nov 2010 22:15:06 -0500 Original-Received: from mail-px0-f169.google.com ([209.85.212.169]:37760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PG19M-00087d-Iq for emacs-devel@gnu.org; Tue, 09 Nov 2010 22:15:04 -0500 Original-Received: by pxi12 with SMTP id 12so42428pxi.0 for ; Tue, 09 Nov 2010 19:15:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=SRozwtiaWc6sDMXPfsr2PPj35hHIhnkbyeoYhUqLt5s=; b=JbiswzXZkKGvpHLTtNcQkQMUL2YuiElyj+FZtJste6J+XI9volO2sq+cMrExLR4Ktx C594e2CP0Zkze9tcu4yJ3wENvITKedN+rSEVVruucS1SLeqnD9wqTdcB+G8268lVYaf3 sZ3nWszMYQ6R+9A1T2kS+faD0Z7+lg96JNHss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=onKpjm2jHSGYIQU3Q3xUeWk7f8nR1nn3t98VvERvcwrDBKY9kI7DMPviEbR8BVUYs4 gFVksr/9NYvhb2ZHtAtgyx0xiVOyWhWsfQz6cjzR14HlozQxFpimR/VP/tjj9QmJ4vHd E1ftvtQzB5GLZXouxmUA4kd4HnBYrP6fq106I= Original-Received: by 10.142.173.7 with SMTP id v7mr7162912wfe.95.1289358902668; Tue, 09 Nov 2010 19:15:02 -0800 (PST) Original-Received: from [10.1.1.54] ([61.4.103.130]) by mx.google.com with ESMTPS id x35sm191303wfd.1.2010.11.09.19.15.01 (version=SSLv3 cipher=RC4-MD5); Tue, 09 Nov 2010 19:15:01 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 In-Reply-To: <87iq06glwc.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132493 Archived-At: On 10/11/2010 06:41, Sean Sieger wrote: > The "make dist" target was added to nt/makefile.w32-in only in the > trunk. > > Is there a problem with generating the Windows binaries for the 23.2.9x > pretest the old way (i.e., however it was done before July)? > > In May I was copying admin/nt/makedist.bat from the trunk to the top > directory of the pretests and release and using it to produce the > distributions (not the binaries in them). > You shouldn't need to copy the file, just use it where it is in the checked out tree. If it is no longer there in trunk, you'll need to get a working copy of the emacs23 branch first though.