summaryrefslogtreecommitdiff
path: root/package/python
Commit message (Expand)AuthorAge
* python: enable IPv6 socket supportvsergeev2012-04-24
* python: workaround distutils issue with binary extensionsPeter Korsgaard2012-02-14
* Python: enable zlib support for the host packageYegor Yefremov2012-01-07
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* python: bump to 2.7.2Thomas Petazzoni2011-09-18
* python: fix build by adding some more patchesThomas Petazzoni2011-09-18
* Fix regression in Python build on 64 bits systemMaxime Ripard2011-08-29
* Fix the Python build when running Linux 3.*Maxime Ripard2011-08-14
* python: fix modules_lib_dirs typo in patch-2.7-005-stagng-headers-libs.patchMark Wickham2011-02-04
* host-python: enable expat supportPeter Korsgaard2011-01-27
* python: convert to autotargets, bump to 2.7.1, many improvementsThomas Petazzoni2011-01-25
* python: Fix make install (Workaround python's bug #1669349)Maxime Ripard2011-01-25
* python: Add the needed patches to compile python2.7 in buildroot.Maxime Ripard2011-01-25
* python: Port the python2.4 patches to 2.7Maxime Ripard2011-01-25
* python: Move to version 2.7Maxime Ripard2011-01-25
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-07
* python: needs WCHAR support in toolchainPeter Korsgaard2010-04-19
* python: cleanupPeter Korsgaard2009-10-02
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* python: Don't delete .py files unless asked.Will Newton2009-09-20
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* python: disable extensions where we don't have the deps in BRPeter Korsgaard2009-05-27
* python: fix kconfig dependencies for extension modulesPeter Korsgaard2009-05-27
* readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard2009-01-30
* Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele...Ulf Samuelsson2009-01-17
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* Always create shared python library, if python is created, needed by multiple...Ulf Samuelsson2009-01-15
* Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJORUlf Samuelsson2009-01-11
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so thatWade Berrier2008-10-30
* Rename patches to include Python 2.4 version, in preparation for adding 2.5Hamish Moffatt2008-10-08
* Export site package directory location for use by other packagesHamish Moffatt2008-09-11
* Keep /usr/bin/python2.4 and make /usr/bin/python a link to itHamish Moffatt2008-09-08
* Update to Python 2.4.5 (latest patch rev of 2.4)Hamish Moffatt2008-09-02
* buildroot: remove trailing spacesPeter Korsgaard2008-08-04
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* python: fix hostpython target.Peter Korsgaard2008-06-16
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-27
* Added configuration item to control whether development headers and libraries...Hamish Moffatt2008-02-06
* enhancements for the python package, patch by Hamish MoffattIvan Kuten2008-01-17
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - use BR2_INET_IPV6Bernhard Reutner-Fischer2007-06-26
* - fix breakage that got introduced by a malformed context diff. Sorry..Bernhard Reutner-Fischer2007-01-23
* - fixup include- and libdirs. Closes #841Bernhard Reutner-Fischer2007-01-22
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-21
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-17
* ver bumpMike Frysinger2005-11-10
* update to python-2.4.1 with the help of open embeddedMike Frysinger2005-08-13