bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slight simplification to README-release


From: Bruno Haible
Subject: Re: Slight simplification to README-release
Date: Thu, 6 Oct 2011 01:54:25 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hi Reuben,

> Anything that reasonably reduces the number of manual steps here has
> to be a good thing. I combine two sets of make targets:
> ...
> +    make check syntax-check distcheck

But that's probably not how people actually do it.

In a big package, "make check" will take, say, 10 minutes and
"make distcheck" say 30 minutes. When I'm preparing a release,
it takes me at most 1 or 2 iterations to get "make check" work
fine, whereas often it takes me 5 iterations until "make distcheck"
passes. If I were to use
  $ make check distcheck
then I would lose 10 minutes of time in each of the "make distcheck"
iterations.

Recall also that when "make distcheck" passes, "make check" also
passes (unless your build is configured with heavily non-default
options).

Bruno
-- 
In memoriam Annalena Tonelli <http://en.wikipedia.org/wiki/Annalena_Tonelli>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]