[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] autotoolizing xen?
On Fri, Feb 18, 2005 at 12:03:12PM -0800, Jacob Gorm Hansen wrote: > Anyway, I did a fairly thorough investigation of the whole build-system > scene a few years ago, and back then my conclusion was that while Jam is > not perfect, it is lightyears ahead of make in speed and portability > (make will basically not work on a non-unix box, because all Makefiles > tend to rely heavily on tools such as sed and awk), and is both faster > and easier to use than other make replacements such as Ant and SCons. I've been doing a similar analysis for our large cross platform C++ program recently. Jam looks interesting. Ant - who'd want to write XML files to build stuff! SCons looks particularly interesting as you can include arbitrary Python code. Since Python is our scripting language of choice it makes perfect sense. And may do so for the Xen developer community too. My guess is that Xen sticks with make though - the devil you know etc ;-) -- Nick Craig-Wood <nick@xxxxxxxxxxxxxx> -- http://www.craig-wood.com/nick ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |