[Zlib-devel] Misc build fixups

Enrico Weigelt weigelt at metux.de
Wed Dec 30 01:01:48 EST 2009


Cosmin Truta wrote:

Hi,

> I know you contributed treebuild.xml a few years ago, but I recommend
> removing it. I hope you don't mind. I searched the net for Treebuild,
> but I found nothing relevant. The old homepage
> (http://treebuild.metux.de) has been 404 for a long time.

right, the site is currently down, but treebuild still exists:

	http://repo.or.cz/w/treebuild.git

> I encourage the use of mature and proven build systems like CMake or
> Apache Ant, and I'm okay even with the lesser-known ones like Perforce
> Jam. 

Actually, in our case, tools like ant won't bring any benefit over
current Makefile's, since it's quite the same concept: rule-based
system to describe the build process. Treebuild is the only build tool
I know of, which only models the _structure_ of the project (as the
developers design it), leaving the whole process of building (including
all the platforms specific stuff) to the buildtool.


cu
-- 
----------------------------------------------------------------------
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 cellphone: +49 174 7066481   email: info at metux.de   skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------





More information about the Zlib-devel mailing list