6 Commits

Author SHA1 Message Date
lars
1a7ebdeb62 Fix the whole python building process to do proper crosscompiling for all python
modules in openwrt. Thanks to ryd for helping to make this possible.
(Only numpy is completly broken now because it has dependencies which
where pervioulsy taken from the build system)



git-svn-id: svn://svn.openwrt.org/openwrt/packages@12821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-02 15:33:26 +00:00
nbd
db027cedd4 numpy only builds on x86 based stuff at the moment. will be fixed later
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 11:50:20 +00:00
nbd
ea02d5218d because of limitations in hostpython, numpy has to depend on python 2.5 development headers and binaries
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 23:35:30 +00:00
agb
d59e5492c2 [packages] numpy: Fix python tweak in last commit
- $(STAGING_DIR) points to $(TOPDIR)/staging_dir/$(ARCH) not $(TOPDIR)/staging_dir


git-svn-id: svn://svn.openwrt.org/openwrt/packages@11532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-18 07:24:22 +00:00
ryd
7a6ccf7c65 Adding md5sum checks
Using local python instead of host python for numpy



git-svn-id: svn://svn.openwrt.org/openwrt/packages@11529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 22:05:39 +00:00
blogic
c0cd540e53 add lots of python dependencies of sugar
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-03 21:11:50 +00:00