3 Mar
2006
3 Mar
'06
9:11 p.m.
David Greene wrote:
Is there any way to get bjam to display the commands it is running during a build? I see things like "doxygen-action" but that doesn't tell me exactly how dxygen is being run. I'm trying to figure out how to invoke the Boost documentation tools outside of jam but I can't puzzle it out. A switch to print the actual commands being executed would help a lot.
Hi, Take a look at this manual http://www.boost.org/tools/build/jam_src/Jam.html and -d option explained there. I hope it will help. Cheers -- Mateusz Łoskot http://mateusz.loskot.net