[PyKDE] optimizing a sip configure.py

Patrick Stinson patrickkidd.lists at gmail.com
Wed Dec 20 00:11:42 GMT 2006


Is there any way to set up a configure.py to only generate the C++
sources for sip files that have changed? I have added the C++ source
files to an xcode project for static linking and running configure.py
overwrites all of the C++ files every time, so I have to recompile the
whole python module even if I haven't editted anything. (I am
%Include'ing each sip class def from the main module sip file.)

thanks

-- 
Patrick Kidd Stinson
http://www.patrickkidd.com/
http://pkaudio.sourceforge.net/
http://pksampler.sourceforge.net/




More information about the PyQt mailing list