-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/8/2010 2:16 AM, Vincent Ladeuil wrote: >>>>>> Gordon Tyler <[email protected]> writes: > > So I would suggest doing `./build.py clean` when first setting up for > > releasing a new version and then `./build.py` to do builds while > > tweaking the config. > > Doest it mean qt will be fully recompiled doing so ? The 10.5 host is an > underpowered laptopn, avoiding this particular step is welcome :)
Yes, it completely cleans the build output directory so that everything is compiled from scratch. Recompiling pyqt and sip is a pain, I agree, even on my MacBook Pro. It would be nice to restrict clean to specific plugins or packages. It should be pretty easy. Alternatively, pyqt and sip could be treated specially and their compiled form would only be cleaned by a special command to be used when the version changes (which unfortunately is pretty often due to RiverBank's stupid policy of not retaining old versions on their download site). Ciao, Gordon -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJM1/mHAAoJEIrPJfWinA2uF0sIAIw6FQDjQTVGIDvaKgFoM0Jn rbht0eXKBUx6WmEpyYg53C9d8EDEaWyGHHvDKQeynSf/afZUiKqXa3EsToXK0U0Q GTfPwj7MJmkQ5ozNDjDmJApTSo0Ke9d/GIx4IJG8Z5n71iek6BKOG3EObau6fcbt Ew7n4U7w6FoTiACLVAvoQuz+enMvNPw6JijOIINly2hNHYTsG0duBtrjKm6frRoL YSGZEvBrf8Aj/1mPijGtXLZqL2UTDX5jFwZPB3eKBD5uTr5lCpMbiAr/G8QUDBQA uW3KfNaH7j3F6WcuI32v4TZ6lt40WOkR9gmlesgxniDNcJrcK7sgtZ9lbnXUgQw= =r1QH -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~bzr-packagers Post to : [email protected] Unsubscribe : https://launchpad.net/~bzr-packagers More help : https://help.launchpad.net/ListHelp

