$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Evans (evans_mark_at_[hidden])
Date: 2007-02-06 11:18:13
Hi Guys,
I'm back. Question: Can bjam handle suffixes with multiple dots vis-a-vis
bindings with generators? (E.g. '.stats.xml' and '.events.xml' follow
different XML schemas and require different tools for conversion to a
different format.) If not, a workaround would be to use, say, .stats_xml and
.events_xml as suffixes, but that will upset the bjam naysayers here whose
existing make-based toolset handles the existing multi-dot suffixes just fine.
Has much happened with bjam the last 6-8 months?
Best regards,
Mark