Boost logo

Boost-Build :

Subject: Re: [Boost-build] Better BoostBook autoconfiguration
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2010-05-25 15:05:55


On 5/25/2010 1:16 PM, Steven Watanabe wrote:
> The attached patch tries to make
>
> using boostbook ;
>
> work whenever the required tools can be found.
> It searches as many likely locations for
> the docbook stylesheets as I could find.
> This replaces and improves the support
> provided by the boostbook-config module.
> Okay to commit?

Awesome. And thanks. One improvement, you might want to invert the order
of version it searches for in:

+ local boost-installer-versions = snapshot cvs 1.33.0 ;
+ local boost-consulting-installer-versions = 1.33.1 1.34.0 1.34.1 ;
+ local boostpro-installer-versions =
+ 1.35.0 1.36.0 1.37.0 1.38.0 1.39.0 1.40.0 1.41.0 1.42.0
+ 1.43.0 1.44.0 1.45.0 1.46.0 1.47.0 1.48.0 1.49.0 1.50.0 ;

To be from latest to oldest so that by default people get the most up to
date code.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk