<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/packages/lang/numpy, branch master</title>
<subtitle>OpenWrt package feed branches, manually converted from SVN.</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/'/>
<updated>2010-02-24T23:13:32Z</updated>
<entry>
<title>Use include_mk</title>
<updated>2010-02-24T23:13:32Z</updated>
<author>
<name>Lars-Peter Clausen</name>
</author>
<published>2010-02-24T23:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=69ca070c8e64eafd2e8a540584288fc1b25159b0'/>
<id>urn:sha1:69ca070c8e64eafd2e8a540584288fc1b25159b0</id>
<content type='text'>
SVN-Revision: 19848
</content>
</entry>
<entry>
<title>lang: use $(CP) &amp; $(INSTALL_DIR)</title>
<updated>2009-12-18T11:00:21Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2009-12-18T11:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=4f95aeb28038e9153a57cd7e9f49dfb495678017'/>
<id>urn:sha1:4f95aeb28038e9153a57cd7e9f49dfb495678017</id>
<content type='text'>
SVN-Revision: 18814
</content>
</entry>
<entry>
<title>Various Makefile cleanups.</title>
<updated>2009-06-13T17:01:55Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2009-06-13T17:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=f7e0fbb3d7cf7e38dc738c9473be77da225ffb90'/>
<id>urn:sha1:f7e0fbb3d7cf7e38dc738c9473be77da225ffb90</id>
<content type='text'>
Thanks to swalker.

SVN-Revision: 16438
</content>
</entry>
<entry>
<title>Require* calls must now be placed before BuildPackage calls</title>
<updated>2009-05-14T07:13:06Z</updated>
<author>
<name>Andy Boyett</name>
</author>
<published>2009-05-14T07:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=03cb7e64eec9fe2b3e1ca06588c7ae283ff7bdbf'/>
<id>urn:sha1:03cb7e64eec9fe2b3e1ca06588c7ae283ff7bdbf</id>
<content type='text'>
SVN-Revision: 15835
</content>
</entry>
<entry>
<title>Update python to 2.6.1. Get rid of the virtual python-core package and instead python depends on python-mini and provides files missing in python-mini for a full featured python installation. Thus also update the dependencies of various python packages.</title>
<updated>2009-03-06T20:27:09Z</updated>
<author>
<name>Lars-Peter Clausen</name>
</author>
<published>2009-03-06T20:27:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=a0df4df96f28228a3f7b79193dab1a81cf314e4a'/>
<id>urn:sha1:a0df4df96f28228a3f7b79193dab1a81cf314e4a</id>
<content type='text'>
SVN-Revision: 14760
</content>
</entry>
<entry>
<title>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)</title>
<updated>2008-10-02T15:33:26Z</updated>
<author>
<name>Lars-Peter Clausen</name>
</author>
<published>2008-10-02T15:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=77e09c3afc89f082fcdef788c06e8847ed65af71'/>
<id>urn:sha1:77e09c3afc89f082fcdef788c06e8847ed65af71</id>
<content type='text'>
SVN-Revision: 12821
</content>
</entry>
<entry>
<title>numpy only builds on x86 based stuff at the moment. will be fixed later</title>
<updated>2008-08-10T11:50:20Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2008-08-10T11:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=5f772fc8951a9bc8b95d1fb6b073218e3e40d53c'/>
<id>urn:sha1:5f772fc8951a9bc8b95d1fb6b073218e3e40d53c</id>
<content type='text'>
SVN-Revision: 12266
</content>
</entry>
<entry>
<title>because of limitations in hostpython, numpy has to depend on python 2.5 development headers and binaries</title>
<updated>2008-08-05T23:35:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2008-08-05T23:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=49c6ecb8cfc85f0969f5e165da8023c2bb603b03'/>
<id>urn:sha1:49c6ecb8cfc85f0969f5e165da8023c2bb603b03</id>
<content type='text'>
SVN-Revision: 12186
</content>
</entry>
<entry>
<title>numpy: Fix python tweak in last commit - $(STAGING_DIR) points to $(TOPDIR)/staging_dir/$(ARCH) not $(TOPDIR)/staging_dir</title>
<updated>2008-06-18T07:24:22Z</updated>
<author>
<name>Andy Boyett</name>
</author>
<published>2008-06-18T07:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=92c3991373173cc8152ad9d8876ebcee28db4b95'/>
<id>urn:sha1:92c3991373173cc8152ad9d8876ebcee28db4b95</id>
<content type='text'>
SVN-Revision: 11532
</content>
</entry>
<entry>
<title>Adding md5sum checks Using local python instead of host python for numpy</title>
<updated>2008-06-17T22:05:39Z</updated>
<author>
<name>Jens Muecke</name>
</author>
<published>2008-06-17T22:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=cec9360e611348cef6d37dba55a2a2d621c6d7fc'/>
<id>urn:sha1:cec9360e611348cef6d37dba55a2a2d621c6d7fc</id>
<content type='text'>
SVN-Revision: 11529
</content>
</entry>
</feed>
