git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [Advance Warning PATCH] Move gitk to its own subdirectory
Date: Sat, 17 Nov 2007 17:18:40 -0800	[thread overview]
Message-ID: <7vabpcz6z3.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20071117232519.GA7664@steel.home> (Alex Riesen's message of "Sun, 18 Nov 2007 00:25:19 +0100")

Alex Riesen <raa.lkml@gmail.com> writes:

> You made it part of "all" target, which we will have to change if gitk
> is to become a subproject: Makefile better handle absence of the
> Makefile under gitk-git, and continue build.

Not necessarily.

The policy is completely up to the superproject (which is
git.git).  Currently, the policy is "make all" and "make
install" in git.git builds and installs what are considered core
parts of the system which includes git-gui and gitk.

gitk nor git-gui should not become useless without being in
git.git (iow, their build procedure better not depend on things
outside their subtree), but I do not think that is a hard
requirement either.  Shawn *chose* to keep git-gui buildable and
installable separately as well as as part of git.git.  Again I
think that policy is up to individual subprojects.

      reply	other threads:[~2007-11-18  1:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-17 19:15 [Advance Warning PATCH] Move gitk to its own subdirectory Junio C Hamano
2007-11-17 23:25 ` Alex Riesen
2007-11-18  1:18   ` Junio C Hamano [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

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

  git send-email \
    --in-reply-to=7vabpcz6z3.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=raa.lkml@gmail.com \
    /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).