public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: <overseers@sourceware.org>
Cc: Jeff Johnston <jjohnstn@redhat.com>
Subject: Re: sourceware and git
Date: Wed, 30 Jul 2014 17:02:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1407301658350.11696@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20140730011311.GB4665@ednor.casa.cgf.cx>

On Tue, 29 Jul 2014, Christopher Faylor wrote:

> I've been trying to convince Jeff and Corinna that the top-level stuff
> isn't really needed for newlib.

It's needed as the way that newlib gets configured for the right set of 
multilibs, to be installed in the right directories!

> Since cygwin needs newlib, I think that this means that cygwin could
> import newlib as a submodule if it needed it.  The other proposal is to
> keep newlib and cygwin in one git project.  That more or less keeps the
> status quo for newlib and cygwin but it means that people who use newlib
> without cygwin will have extra Windows-specific code that they don't
> care about.  And, I think it would be nice to use the power of git to
> allow a logical separation between the two projects.

I think having them in one git project (that includes libgloss and the 
relevant toplevel) would be fine.  I'm generally dubious of things such as 
submodules; I think basic requirements include: checking out with git:// 
gets a git:// checkout of everything; checking out with git+ssh:// gets a 
git+ssh:// checkout of everything; pulling automatically pulls changes to 
everything; branching, tagging etc. (and pushing those branches or tags) 
automatically branches, tags etc. everything.

-- 
Joseph S. Myers
joseph@codesourcery.com

  parent reply	other threads:[~2014-07-30 17:02 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <239280260.18333755.1406652387203.JavaMail.zimbra@redhat.com>
2014-07-29 16:57 ` Jeff Johnston
2014-07-29 18:14   ` Joseph S. Myers
2014-07-30  1:13     ` Christopher Faylor
2014-07-30  7:48       ` Corinna Vinschen
2014-07-30 15:18         ` Christopher Faylor
2014-07-30 15:39           ` Corinna Vinschen
2014-07-30 17:06             ` Joseph S. Myers
2014-07-30 17:27           ` Hans-Peter Nilsson
2014-07-30 17:02       ` Joseph S. Myers [this message]
2014-07-30 18:45         ` Christopher Faylor
2014-07-30 20:57           ` Joseph S. Myers
2014-07-30 21:33             ` Christopher Faylor
2014-07-30 21:47               ` Joseph S. Myers
2014-07-30 23:41               ` Yaakov Selkowitz
2014-07-31  2:22                 ` Christopher Faylor
2014-08-01 11:05                   ` Corinna Vinschen
2014-08-01 22:54                     ` Frank Ch. Eigler
2014-08-02  0:12                       ` Yaakov Selkowitz
2014-07-29 18:28   ` Tom Tromey

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=Pine.LNX.4.64.1407301658350.11696@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=jjohnstn@redhat.com \
    --cc=overseers@sourceware.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.
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).