From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: 23.1.94 ms windows build failure Date: Tue, 23 Mar 2010 02:33:13 +0100 Message-ID: References: <84wrx41jih.fsf@gmail.com> <84tys8p4xj.fsf@gmail.com> <83mxy0go7y.fsf@gnu.org> <84iq8op2gb.fsf@gmail.com> <87hbo8vt3o.fsf@home.jasonrumney.net> <84bpefq4i2.fsf@gmail.com> <4BA812F7.6040309@gmail.com> <4BA81623.4030307@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1269308029 11092 80.91.229.12 (23 Mar 2010 01:33:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Mar 2010 01:33:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 23 02:33:45 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 1Ntt04-0006AB-IX for ged-emacs-devel@m.gmane.org; Tue, 23 Mar 2010 02:33:44 +0100 Original-Received: from localhost ([127.0.0.1]:55437 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ntt04-0000Px-0z for ged-emacs-devel@m.gmane.org; Mon, 22 Mar 2010 21:33:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ntszy-0000Pp-Hd for emacs-devel@gnu.org; Mon, 22 Mar 2010 21:33:38 -0400 Original-Received: from [140.186.70.92] (port=43670 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ntszw-0000OM-Bt for emacs-devel@gnu.org; Mon, 22 Mar 2010 21:33:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ntszv-0008Br-3V for emacs-devel@gnu.org; Mon, 22 Mar 2010 21:33:36 -0400 Original-Received: from mail-fx0-f210.google.com ([209.85.220.210]:55200) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ntszu-0008Bi-V1 for emacs-devel@gnu.org; Mon, 22 Mar 2010 21:33:35 -0400 Original-Received: by fxm2 with SMTP id 2so104704fxm.26 for ; Mon, 22 Mar 2010 18:33:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=QmfFLSPR6NgbVjcrQodBAmV+M7ilJl7hkcaf8vU+mT8=; b=sp5CkdMy3YFEKFypBMm9h0zKvTd35wUGbJuJDew5saoooeA5q5L8U3akhVGEJt/VFM oOMO7Ped9fhMJZuzxDGVSk9MmQNbbU1DLxmsrJ076xfABk7UPHxXEjKL1Z67/kxMPb0q aY0fF+0h9WaDbw6cjBTfl54cvNDKPr9rY14W0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=u/rD9I5toKz9lQTiK9Jix/m2whdkMZbi4S13797R67utHcM3sXBStbwovz8HgO8wPJ TcldQtF5nNgeLnWCvDC9TNM9POA/gSHOBmdQdBpKiDAV/K0hfgoGEnl8lDkwDVew/XgA S3impo6RQK6aP3AAH5sFi9mok+xdfFfqIFNqw= Original-Received: by 10.239.188.10 with SMTP id n10mr605702hbh.202.1269308013115; Mon, 22 Mar 2010 18:33:33 -0700 (PDT) In-Reply-To: <4BA81623.4030307@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:122517 Archived-At: On Tue, Mar 23, 2010 at 2:15 AM, Christoph wrot= e: > On 3/22/2010 7:06 PM, Lennart Borgman wrote: >> >> On Tue, Mar 23, 2010 at 2:01 AM, Christoph >> =C2=A0wrote: >> >>> >>> I am actually working on an automated way of building and packaging the >>> Windows version of emacs. nmake support is giving me some headache >>> though, >>> so it could be a little while longer until it is available. >>> >> >> What is the problem? I thought a lot of people have made automated >> ways of building and packaging the windows version of Emacs. >> >> I for example have some scripts that does this (though they are >> probably much more complicated than you need, but I am not sure). >> Could you perhaps tell me what you want to do? >> > > A new build target > > make dist > > which then builds the source, copies the required libraries (libXmp.dll) > from a specifed location in the bin directory, and finally packages > everything into the .zip. > > One command, fully automated. No manual copying or calling batch files. > > Plus it would work from the trunk (and create a snapshot binary) as well = as > the tarball. > > You got something like that? I have to admit I have never checked out > emacs-w32. Maybe I should. :) It is a batch file that does all the job from checkout, building, packaging-renaming to uploading. Do you see some problem with that?