public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* autoconfiscating top level directory -- info wanted
@ 2002-01-03  5:22 Nathanael Nerode
  2002-01-03 11:13 ` DJ Delorie
  2002-01-03 11:28 ` Phil Edwards
  0 siblings, 2 replies; 8+ messages in thread
From: Nathanael Nerode @ 2002-01-03  5:22 UTC (permalink / raw)
  To: gcc

I am autoconfiscating the top level directory, as suggested in the
beginners projects list.

I'm attempting to maintain the semantics of the current configure script
as far as possible.  However, in the spirit of removing cruft:

* I'd love to know what subdirectories still exist which are configured
using this toplevel script.

The ones in the gcc CVS tree are easy to find, but I know that there are
others from other sources -- what others are this script used for?  (The
current script assumes a huge list of tools including emacs 18, emacs 19, 
apache (!?!), and so I hope they aren't all still configured by this
script!)

Please send information to neroden@twcny.rr.com since I do not read this
list regularly.

--Nathanael Nerode
neroden@twcny.rr.com



^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: autoconfiscating top level directory -- info wanted
@ 2002-01-25 14:49 Nathanael Nerode
  2002-01-27 23:50 ` DJ Delorie
  0 siblings, 1 reply; 8+ messages in thread
From: Nathanael Nerode @ 2002-01-25 14:49 UTC (permalink / raw)
  To: gcc

DJ Delorie wrote:

>>* I'll assume that any directory which doesn't appear in the gcc 
>>repository or the src repository, and which isn't created by the top 
>>level configure script, doesn't exist (and any references to configuring 
>>it are obselete and can be removed).  Sound reasonable?
> 
> I didn't say they didn't exist.  I said you don't have to worry about
> them.  I think Cygnus used to keep local copies of *everything* and
> use the toplevel script to build it all, but that's no longer the case
> (we have a few extras that gcc+src don't have, but that's not your
> problem).

All right, I've got the first (of several) patches sent to
gcc-patches.  This one *only* cleans out makefile targets for nonexistent
directories; it doesn't actually do any autoconfiscation.  It does,
however, make the job of autoconfiscation a lot easier for me.  Hope this
can get reviewed   quickly...

My next patch is to autoconfiscate the remainder of the 'utils'
directory.  It *looks* like this is part of GDB, and so should be
submitted to gdb-patches -- is this correct?

--Nathanael Nerode
neroden@doctor.moo.mud.org
neroden@twcny.rr.com



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-01-28  3:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-03  5:22 autoconfiscating top level directory -- info wanted Nathanael Nerode
2002-01-03 11:13 ` DJ Delorie
     [not found]   ` <3C34AE17.4090701@twcny.rr.com>
2002-01-03 11:58     ` DJ Delorie
2002-01-03 11:28 ` Phil Edwards
2002-01-03 11:47   ` Zack Weinberg
2002-01-03 12:34   ` Tom Tromey
2002-01-25 14:49 Nathanael Nerode
2002-01-27 23:50 ` DJ Delorie

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).