$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] modifying the names from actions
From: Robert Collyer (rcollyer_at_[hidden])
Date: 2011-06-14 11:16:02
My apologies, I really needed to read a little further as an example is
given in the "Tools and generators" section. From the boost-build
sources, though, it seemed to be easiest to inherit from a modifying
generator, instead. Then I just had to override the modify-name-before
rule.
Rob