Boost logo

Boost-Build :

From: Dave Rahardja (drahardja_at_[hidden])
Date: 2007-04-22 09:55:23


        From: boost-build-bounces_at_[hidden]
[mailto:boost-build-bounces_at_[hidden]] On Behalf Of Brad Howes
        Sent: Friday, April 20, 2007 8:22 AM
        To: Boost.Build developer's and user's list
        Subject: Re: [Boost-build] Automatically run a built target
        
        
        On Apr 19, 2007, at 4:28 PM, Dave Rahardja wrote:

                Is there a way to automatically run an exe target after it's
been built?

        I don't know of a direct way, but perhaps you can glean how to do so
from the testing.jam file. I use the 'run' rule from it to execute my unit
(regression) tests during compilation.

        
        

        --
        Brad Howes
        Group 42
        MIT Lincoln Laboratory . 244 Wood St. . Lexington, MA 02173
        Phone: 781.981.5292 . Fax: 781.981.3495 . Secretary: 781.981.7420

        

---
Yup. I've been looking at that rule. I'm trying to see if there's an easy
way to have a "runnable" target depend on an exe target, so that it doesn't
build another executable...
-dr

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