Re: [PyKDE] optimizing a sip configure.py

2006-12-19 Thread sole
Hi, Quoting Patrick Stinson <[EMAIL PROTECTED]>: > 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 ev

[PyKDE] optimizing a sip configure.py

2006-12-19 Thread Patrick Stinson
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 e