unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Subject: cvs-update
Date: Wed, 04 Jan 2006 08:27:44 +0200	[thread overview]
Message-ID: <87mzic3ci4.fsf@jurta.org> (raw)

I see a new useful make target was added to Makefiles as:

cvs-update: recompile autoloads finder-data custom-deps

But I wonder why it doesn't use the existing target `updates'?
I mean why not to write the same new target as:

cvs-update: recompile updates

Also I think it would be good to recommend it in INSTALL.CVS,
e.g. by replacing

  $ make recompile EMACS=../src/emacs

with

  $ make cvs-update EMACS=../src/emacs

Or maybe even there should be a new top-level target `cvs-update' to perform
all necessary updates after every CVS update, e.g. something like:

make; make -C lisp EMACS=../src/emacs recompile updates; make; make tags; make info

-- 
Juri Linkov
http://www.jurta.org/emacs/

             reply	other threads:[~2006-01-04  6:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-04  6:27 Juri Linkov [this message]
2006-01-04 17:02 ` cvs-update Eli Zaretskii
2006-01-05  5:25   ` cvs-update Stefan Monnier
2006-01-05 16:08     ` cvs-update Bill Wohler
2006-01-05 18:54       ` cvs-update Stefan Monnier
2006-01-05 22:47         ` cvs-update Bill Wohler
2006-01-05 16:29     ` cvs-update Eli Zaretskii
2006-01-05 16:51       ` cvs-update Stefan Monnier
2006-01-05  6:44   ` cvs-update Juri Linkov
2006-01-05 16:33     ` cvs-update Eli Zaretskii
2006-01-04 18:27 ` cvs-update Bill Wohler

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=87mzic3ci4.fsf@jurta.org \
    --to=juri@jurta.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).