Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] python enhancements
@ 2008-01-17  6:37 Hamish Moffatt
  0 siblings, 0 replies; only message in thread
From: Hamish Moffatt @ 2008-01-17  6:37 UTC (permalink / raw)
  To: buildroot

Here are some enhancements for the python package.

1. Currently it strips .pyc (compiled python modules) from the build.
Instead, I added the option to strip the .py files instead, or keep
both. It's much quicker to load from the .pyc files and you often don't
even need the .py sources.

2. Currently a bunch of modules are disabled because they need extra
modules (openssl, readline, ncurses etc). I added configuration options
to enable them.

3. I also added an option to disable some of the larger compiled modules
(> 100k each) which are not used much.



Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: br-python.patch
Type: text/x-diff
Size: 5552 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080117/5e6a6c00/attachment.bin 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17  6:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17  6:37 [Buildroot] [PATCH] python enhancements Hamish Moffatt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox