Boost logo

Boost-Build :

Subject: [Boost-build] how to custom generator ignore properties like variant, toolset etc?
From: Paulo Márcio Figueiredo Alves (pauloalves1986_at_[hidden])
Date: 2012-11-07 07:17:28


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.





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