Bug 4807 - Modularized gccmakedep
Summary: Modularized gccmakedep
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Modular (show other bugs)
Version: 6.99.99.903 (7.0 RC3)
Hardware: x86 (IA32) Linux (All)
: high major
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1690
  Show dependency treegraph
 
Reported: 2005-10-18 19:35 UTC by Joshua Baergen
Modified: 2007-10-29 10:55 UTC (History)
5 users (show)

See Also:
i915 platform:
i915 features:


Attachments
gccmakedep.patch (5.00 KB, patch)
2005-10-18 19:35 UTC, Joshua Baergen
no flags Details | Splinter Review

Description Joshua Baergen 2005-10-18 19:35:15 UTC
I've created the necessary build system and symlink.sh changes to modularize
gccmakedep (I think :P).
Comment 1 Joshua Baergen 2005-10-18 19:35:59 UTC
Created attachment 3588 [details] [review]
gccmakedep.patch
Comment 2 Mike A. Harris 2005-11-22 05:49:35 UTC
Do we really need another tarball for one small script?  Why not just
put it into the makedepend package, and have it install both.  Saves a lot
of extra work and ongoing maintenance.

In fact, I'd be tempted to just stick imake, xmkmf, makedepend, gccmakedep,
and lndir all in the same tarball for simplicity.

Thoughts anyone from the release team?
Comment 3 Ferris McCormick 2005-11-22 06:14:16 UTC
It would make sense to me, but I'm not part of the release team.  (If you do
this, you might consider including xorg-cf-files as well.)
Comment 4 Alan Coopersmith 2005-11-22 06:40:27 UTC
I've already gone on record stating that xmkmf separate from Imake is silly.

I wouldn't go quite as far as mharris, since I expect makedepend to be useful
to more people and for a longer time than Imake.

I'd go with two packages:
 - makedepend and all it's variants (gccmakedep, makedep.sh, etc.)
 - Imake/xmkmf/Imake config files

On the other hand, Imake & makedepend do currently share source files, so I could
see the argument for combining them into one package as well.
Comment 5 Joshua Baergen 2005-11-22 07:41:06 UTC
From a distribution standpoint, we'll be pulling most of these in every time an
Imake-dependent package is requested anyway.

Personally, I like the idea of one package.  It's clean, and Imake, etc. can be
dropped when they're no longer needed. I wouldn't expect any of these tools to
have many revisions in the near future...
Comment 6 Petteri Räty 2005-12-07 05:39:25 UTC
I raised the severity because this prevents external software like
nvidia-settings from being installed without manually installing gccmakedep.
Comment 7 Adam Jackson 2005-12-09 06:20:30 UTC
added with minor distcheck fix.  totally untested atm, but i've put a tarball up at:

http://people.freedesktop.org/~ajax/gccmakedep-0.99.0.tar.gz

please test and report any funkiness.

thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.