Hi Roland,
On Friday 31 October 2003 14:57, Roland Schulz wrote:
> My first question about sip is: If I change some code in the PyQt
> sip files, how can I quickly rebuild PyQt. build.py takes so long
> because of all those tests.
I would add s.t. like
print "run: %s %s" % (prog, string.join(argv))
at top of sipconfig.py:run_program(), and C&P the commands you need
from a full build log.
Phil: how about adding a commented line like this? Could be useful
for debugging purposes, too.
Pete
_______________________________________________
PyKDE mailing list [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde