[Scons-users] Why is clean now building doxygen?

Ridout, Aaron Aaron.Ridout at raymarine.com
Wed Jul 8 06:52:47 EDT 2015


... interestingly removing the function and calling doxygen twice with different doxyfiles solves the problem, as in:

doxygen = Command('Output/doxywarnings.txt', Glob('*.h') + Glob('*.cpp'), ['doxygen Build/doxyfile.html', doxygen Build/doxyfile.warnings])

So why does the python function get executed before scons outputs:

scons: done reading SConscript files.
scons: Cleaning targets ...

Thanks,
Aaron

________________________________

Notice to recipient: This email is meant for only the intended recipient of the transmission, and may be a communication privileged by law, subject to export control restrictions or that otherwise contains proprietary information. If you receive this email by mistake, please notify us immediately by replying to this message and then destroy it and do not review, disclose, copy or distribute it. Thank you in advance for your cooperation.


More information about the Scons-users mailing list