Wiadomość napisana w dniu 2009-08-31, o godz. 16:49, przez Ronald
Oussoren:
On Monday, 31 August, 2009, at 04:23PM, "Cezary Krzyżanowski" <dhuble...@o2.pl
> wrote:
Wiadomość napisana w dniu 2009-08-31, o godz. 16:16, przez Ronald
Oussoren:
Why would you like one? If you need functionality that is
generally useful we could extend py2app.
Well --- dSYM files were a pain in PyQt handling. Now that's off, but
QtSomething_debug gets copied --- which is one of my pains.
The second one is, that when I build a 'full' PyQt binding, i.e.
without supplying modules to build, all get build (obviously) but
also
all get included in the bundle, even with excludes in place. That
doesn't happen in py2exe.
I've tried poking in the sip recipe, but it seems it isn't used o_O.
I'd like to remove all _debug libs as a post filter/action maybe?
This sounds like something that should be fixed in a recipe, and
the sip one should be the one that causes the full copy.
I guess it is time to start working on a functional testsuite for
py2app, that would make it a lot easier to ensure that issues like
this stay fixed once we have fixed them.
Well there *is* a sip recipe, but it isn't in the __init__.py of the
recipes, thus isn't really used at all.
Czarek
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig