unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Lilja <mindcooler@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Worth doing fresh checkout of emacs 22 branch
Date: Tue, 15 May 2007 22:43:39 +0200	[thread overview]
Message-ID: <f2d61q$vsk$1@sea.gmane.org> (raw)
In-Reply-To: <uhcqdes9n.fsf@gnu.org>

Eli Zaretskii wrote:
>> From: Eric Lilja <mindcooler@gmail.com>
>> Date: Tue, 15 May 2007 14:34:10 +0200
>>
>> Here's my build script for the emacs 22 branch btw:
>> #!/bin/bash
>> export CVS_RSH="ssh"
>> touch ~/.cvspass
>> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co -r 
>> EMACS_22_BASE emacs
>> rm ~/.cvspass
>> cd emacs/nt/
>> ./configure.bat --with-gcc --no-cygwin --no-debug
>> mingw32-make bootstrap --jobs=2 XMFLAGS="--jobs=2"
>> mingw32-make install
>>
>> Is that correct if I want to build the latest sources of what is going 
>> to be Emacs 22?
> 
> Yes, except that I suggest to use "co -kb", in order to avoid EOL
> mangling, especially in *.bat files that already have one CR after
> each LF.

Ok, I already went ahead and used the script since I got too restless 
waiting for replies, hehe. :) Next time I perform a checkout I will make 
sure to add it, thanks for pointing this out!

As it feels now I will use CVS head after emacs 22 is released since I 
want some fixes that are not going to be added to the 22 branch at this 
time so close to the release and therefore it's good to have an optimal 
script for performing checkouts and building emacs.

- Eric

      reply	other threads:[~2007-05-15 20:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 12:34 Worth doing fresh checkout of emacs 22 branch Eric Lilja
2007-05-15 20:39 ` Eli Zaretskii
2007-05-15 20:43   ` Eric Lilja [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='f2d61q$vsk$1@sea.gmane.org' \
    --to=mindcooler@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).