mksh: moved to github
[openwrt/svn-archive/packages.git] / lang / python / Makefile
2013-01-17 Hamish Guthriepython: Enable threading in python
2012-10-24 Stephen Walkerfix sqlite extension (#12239)
2012-10-19 Hamish Guthrielicensing: Licensing metadata added to many packages
2012-09-23 Felix Fietkaupackages: fix parallel build by adding + for every...
2012-06-11 Felix Fietkaupython: move ncurses support to a separate package
2012-05-03 Stephen Walkerpython: update to 2.7.3 (#11329)
2012-03-30 Mirko VogtPython 2.7.3 got released meanwhile - level up, package...
2012-03-29 Mirko Vogtpartially revert commit 31092, apply changes for real...
2012-02-20 Felix Fietkaupython: disable the readline dynload module even if...
2011-11-20 Nicolas Thillpackages/python: add bzip2 module (closes: #9494)
2011-11-20 Nicolas Thillpackages/python: remove refs to zlib.so now that zlib...
2010-10-30 Michael Büschpython: Move .mk copying to InstallDev
2010-10-27 Michael BüschSplit python into a host and target build. Also add...
2010-10-18 Jo-Philipp Wichpython: ship pyconfig.h (#8032)
2010-09-08 Michael BüschPython: Enable parallel build
2010-07-18 Daniel Dickinsonlang/python: Fixed duplicate files in python and python...
2010-03-22 Lars-Peter Clausenpython: Force usage of internal modules for hashlib...
2010-03-09 Nicolas Thillpython: remove libffi dependency hack, not needed anymore
2010-02-07 Lars-Peter ClausenFix python build...
2010-02-06 Lars-Peter Clausenpython: Only python mini should install the python...
2010-01-03 Lars-Peter ClausenAdd python-gdbm package.
2009-12-29 Florian Fainelliupdate python to 2.6.4 (#6407, fixes #6192)
2009-07-26 Florian Fainelliget the enable/disable ipv6 configure option from the...
2009-05-20 Florian Fainellipysqlite is not installed even if it is selected in...
2009-05-12 Florian FainelliFix missing sqlite package[PATCH] Fix missing sqlite...
2009-04-17 Felix Fietkaunuke $Id$ in /packages as well
2009-03-06 Lars-Peter ClausenUpdate python to 2.6.1. Get rid of the virtual python...
2009-01-09 Felix Fietkaufix python libffi dependency for targets which do not...
2009-01-06 Lars-Peter ClausenFix python ctypes module compile.
2009-01-02 Florian FainelliUpdate python to 2.5.4 (#4408)
2008-10-02 Lars-Peter ClausenFix the whole python building process to do proper...
2008-05-03 Nicolas Thilllang/python fixes: - add missing files to enable use...
2008-05-02 Nicolas Thillpython: add dependency on python-core to subpackages
2007-12-27 Felix Fietkaulots of package cleanups/fixes
2007-12-25 Felix Fietkauremove UninstallDev
2007-10-21 Felix Fietkauclean up python packaging code. - packages must not...
2007-10-14 John Crispinfix dependency bug in python
2007-10-09 Nicolas Thillpython: add a minimal python-mini package, remove readl...
2007-10-07 John CrispinInstallDev should be using (1) and not (STAGING_DIR)
2007-09-23 Nicolas Thillmove python packages to 'Python' submenu and make them...
2007-09-06 Nicolas Thillmassive python changes: * move all python packages...
2007-08-28 Florian FainelliEnable pyexpat for kid (#2236)
2007-08-20 Florian FainelliBuild an openssl capabable python and install some...
2007-07-30 Tim Yardleyupdate to python 2.5.1, security and bug fixes... clean...
2007-07-27 Tim Yardleyadd readline support for python
2007-05-07 Tim Yardleyenable threads for python
2007-04-20 Tim Yardleyworking python 2.5... no threading, yet.
2007-03-24 Felix Fietkaufix python compile error (#1455)
2007-03-04 Tim Yardleyupdate python to 2.4.4 -- security fix
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-11-07 Nicolas Thillinstall hostpython in staging_dir (closes: #927)
2006-11-02 Nicolas Thillremove more unneeded python stuff, Makefile cleanup
2006-11-01 Florian FainelliStandardize, install headers and libs in staging_dir...
2006-11-01 Florian FainelliPrevent hostpython from loading libstdc++ in the STAGIN...
2006-10-31 Nicolas ThillMakefile cleanup (lang section)
2006-10-24 Felix Fietkauadd python package (contributed by Pavlov Media)