[PyKDE] How to contribute to sip ?
Nigel Stewart
ns at fluent.com
Tue Feb 28 16:44:27 GMT 2006
>> uic and moc avoid touching files unnecessarily, and so could SIP.
> I wasn't aware of uic and mock behaving like that.
True, it's qmake that is uic and moc dependency aware...
> A wrapper that generated the .sip files into a temporary directory, compared
> them against previously generated files and replaced them if they were
> different isn't very difficult to write.
I'll have a fiddle in our gmake Makefile to try this suggestion...
I wonder if diff can handle it...
Nigel
More information about the PyQt
mailing list