Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-02-15 12:07:25


Jeff Holle wrote:
> Now I am employing pyste with the aid of the following script:
> #!/bin/sh
> pyste -I/usr/local/include/python2.3 -I. --out=. --multiple
> --module=moduleName $*
> pyste -I/usr/local/include/python2.3 -I. --out=. --multiple
> --module=moduleName --generate-main $*
>
> pyste works in --multiple mode by creating a *.cpp file for each *.pyste
> file provided as input. In addition, a seperate run (the second line)
> is needed where:
> o --generate-main is given.
> o as input it takes all *.pyste files
> o as output it generates _main.cpp.
>
> Is it possible to integrate these actions into bjam?

Yes.

> If so, how?

That depend on which version of Boost.Build you are referring to. BBv1 or BBv2?

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
 

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