Tnx, I created a generator class and now I handle my properties.


On Wed, Nov 7, 2012 at 11:16 AM, Vladimir Prus <ghost@cs.msu.su> wrote:
On 07.11.2012 16:17, Paulo Márcio Figueiredo Alves wrote:
I've created a generator (cpplint.jam) that calls a python script (here
<http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py>) that runs some checks on my source code and it does not depend on

properties like variant, toolset, threading etc, but b2 create my output files under /variant/toolset/...

How to change that behavior? I want to create the output files under build-dir root.

Hi Paulo,

Just ignore property set passed to the generator, and use property-set.empty insteadd.

HTH,
Volodya


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build