From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Junio C Hamano" <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Make the installation targets a little less chatty
Date: Fri, 1 Jun 2007 09:35:34 +0200 [thread overview]
Message-ID: <81b0412b0706010035s5fc38dc6y6f985675cc3c069@mail.gmail.com> (raw)
In-Reply-To: <7v4pls1qjv.fsf@assigned-by-dhcp.cox.net>
On 6/1/07, Junio C Hamano <junkio@cox.net> wrote:
> This would not even let you see what got installed. At least,
> less verbose compilation step we have these days lets you see
> what is being built. I certainly would not object if the output
> would look like this, though:
>
> MKDIR -p /usr/local/bin
> INSTALL git-foo
> INSTALL git-bar
> ...
> INSTALL templates/description
> INSTALL templates/hooks/post-update
> ...
As I said, it did _not_ look like an improvement (I actually
did that first). There is just too much information to be printed.
I'll send that first patch, with every program on its own line.
next prev parent reply other threads:[~2007-06-01 7:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-31 22:23 [PATCH] Make the installation targets a little less chatty Alex Riesen
2007-06-01 0:12 ` Junio C Hamano
2007-06-01 7:35 ` Alex Riesen [this message]
2007-06-01 23:09 ` Alex Riesen
2007-06-02 19:58 ` Junio C Hamano
2007-06-03 11:43 ` Alex Riesen
-- strict thread matches above, loose matches on Subject: below --
2007-06-03 1:00 quieter installs Shawn O. Pearce
2007-06-03 13:07 ` [PATCH] Make the installation targets a little less chatty Alex Riesen
2007-06-04 7:48 ` Junio C Hamano
2007-06-04 14:00 ` Alex Riesen
2007-06-04 17:40 ` Johannes Schindelin
2007-06-05 10:33 ` Alex Riesen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=81b0412b0706010035s5fc38dc6y6f985675cc3c069@mail.gmail.com \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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.
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 NNTP newsgroup(s).