summaryrefslogtreecommitdiffstats
path: root/package/python
Commit message (Expand)AuthorAgeFilesLines
* added python unicode selection to menuMatthew Weber2014-01-222-0/+23
* python: fix invalid library paths leaking into the build, and other improvementsThomas Petazzoni2013-12-262-31/+70
* Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire2013-11-101-0/+1
* Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire2013-10-141-1/+1
* package: drop unneeded HOST_<pkg>_AUTORECONF = YESPeter Korsgaard2013-10-041-1/+0
* change package tarball compression to xz whenever possibleJerzy Grzegorek2013-09-081-1/+1
* python: remove idle sampleGustavo Zacarias2013-07-101-7/+4
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-13/+3
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+1
* python: remove stale python2-config symbolic linkThomas Petazzoni2013-05-111-0/+1
* python: remove smtpd.pyGustavo Zacarias2013-05-061-0/+7
* Added support for hashlib in the target PythonAvishay Orpaz2013-05-032-0/+10
* python: build host-python with MAKE1Thomas Petazzoni2012-12-151-0/+8
* python2: bump to 2.7.3Samuel Martin2012-11-3010-44/+48
* python: use default configure commands to get shared buildThomas Petazzoni2012-11-171-13/+1
* python: uses fork(), only available on MMU platformsMaxime Ripard2012-11-171-0/+2
* python: add license infoArnout Vandecappelle (Essensium/Mind)2012-11-141-0/+2
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* python: enable IPv6 socket supportvsergeev2012-04-241-0/+15
* python: workaround distutils issue with binary extensionsPeter Korsgaard2012-02-141-0/+9
* Python: enable zlib support for the host packageYegor Yefremov2012-01-071-2/+1
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-2/+2
* python: bump to 2.7.2Thomas Petazzoni2011-09-1830-286/+279
* python: fix build by adding some more patchesThomas Petazzoni2011-09-183-5/+120
* Fix regression in Python build on 64 bits systemMaxime Ripard2011-08-291-0/+13
* Fix the Python build when running Linux 3.*Maxime Ripard2011-08-141-0/+22
* python: fix modules_lib_dirs typo in patch-2.7-005-stagng-headers-libs.patchMark Wickham2011-02-041-1/+1
* host-python: enable expat supportPeter Korsgaard2011-01-271-1/+3
* python: convert to autotargets, bump to 2.7.1, many improvementsThomas Petazzoni2011-01-2534-510/+1671
* python: Fix make install (Workaround python's bug #1669349)Maxime Ripard2011-01-251-1/+9
* python: Add the needed patches to compile python2.7 in buildroot.Maxime Ripard2011-01-252-0/+57
* python: Port the python2.4 patches to 2.7Maxime Ripard2011-01-258-197/+237
* python: Move to version 2.7Maxime Ripard2011-01-251-2/+2
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-071-2/+2
* python: needs WCHAR support in toolchainPeter Korsgaard2010-04-191-0/+4
* python: cleanupPeter Korsgaard2009-10-021-2/+3
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-2/+2
* python: Don't delete .py files unless asked.Will Newton2009-09-201-1/+0
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* python: disable extensions where we don't have the deps in BRPeter Korsgaard2009-05-271-12/+11
* python: fix kconfig dependencies for extension modulesPeter Korsgaard2009-05-271-0/+6
* readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard2009-01-301-1/+1
* Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele...Ulf Samuelsson2009-01-171-11/+27
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* Always create shared python library, if python is created, needed by multiple...Ulf Samuelsson2009-01-151-1/+12
* Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJORUlf Samuelsson2009-01-111-13/+13
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so thatWade Berrier2008-10-301-2/+2
OpenPOWER on IntegriCloud