|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-08-02 12:17:08
Andrey Melnikov <melnikov_at_[hidden]> writes:
> Can we just call CreateProcess to run actions, and use cmd /c only when
> we need to run .bat/.cmd files?
Yes, that's what we do when you set JAMSHELL=%.
Unfortunately, almost all toolsets need to execute commands that can
only be interpreted by the shell. Just do bjam -n -a and you will
see.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
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