DTC 1.0.0 Release Coming?

David Gibson david at gibson.dropbear.id.au
Thu Jul 26 13:05:50 EST 2007


On Wed, Jul 25, 2007 at 11:12:00AM -0500, Jon Loeliger wrote:
> Folks,
> 
> I'd like to make an official DTC Version 1.0.0 release soon!
> To that end, I've published a repo on jdl.com with a v1.0.0-rc1
> tag on it.  I anticipate some updates to the Documentation before
> a final 1.0.0 release still.  However, if you have something
> you would like to have be in The Real 1.0.0 release, please
> let me know soon!

It would certainly be great to have a release, since dtc is becoming
necessary for more and more kernel builds.

Only thing I'm not really happy with in the current release is the
versioning stuff.  For starters, it always reports my builds as
-dirty, even when they're not.  It also seems a bit hideously
complicated for what it does.  I'd prefer to see something simpler
using git-describe to derive the version strings directly from the git
tags themselves.  Obviously we need some sort of cacheing mechanism to
make the versioning work for tarball releases without the git history,
but I think we can handle that with a suitable "make dist" target.

I'll see if I can make a patch or two in the next few days.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list