summaryrefslogtreecommitdiff
path: root/package/python
AgeCommit message (Expand)Author
2014-01-22added python unicode selection to menuMatthew Weber
2013-12-26python: fix invalid library paths leaking into the build, and other improvementsThomas Petazzoni
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-10-04package: drop unneeded HOST_<pkg>_AUTORECONF = YESPeter Korsgaard
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-07-10python: remove idle sampleGustavo Zacarias
2013-07-04Remove BR2_HAVE_DEVFILESThomas Petazzoni
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2013-05-11python: remove stale python2-config symbolic linkThomas Petazzoni
2013-05-06python: remove smtpd.pyGustavo Zacarias
2013-05-03Added support for hashlib in the target PythonAvishay Orpaz
2012-12-15python: build host-python with MAKE1Thomas Petazzoni
2012-11-30python2: bump to 2.7.3Samuel Martin
2012-11-17python: use default configure commands to get shared buildThomas Petazzoni
2012-11-17python: uses fork(), only available on MMU platformsMaxime Ripard
2012-11-14python: add license infoArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-04-24python: enable IPv6 socket supportvsergeev
2012-02-14python: workaround distutils issue with binary extensionsPeter Korsgaard
2012-01-07Python: enable zlib support for the host packageYegor Yefremov
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-18python: bump to 2.7.2Thomas Petazzoni
2011-09-18python: fix build by adding some more patchesThomas Petazzoni
2011-08-29Fix regression in Python build on 64 bits systemMaxime Ripard
2011-08-14Fix the Python build when running Linux 3.*Maxime Ripard
2011-02-04python: fix modules_lib_dirs typo in patch-2.7-005-stagng-headers-libs.patchMark Wickham
2011-01-27host-python: enable expat supportPeter Korsgaard
2011-01-25python: convert to autotargets, bump to 2.7.1, many improvementsThomas Petazzoni
2011-01-25python: Fix make install (Workaround python's bug #1669349)Maxime Ripard
2011-01-25python: Add the needed patches to compile python2.7 in buildroot.Maxime Ripard
2011-01-25python: Port the python2.4 patches to 2.7Maxime Ripard
2011-01-25python: Move to version 2.7Maxime Ripard
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2010-04-19python: needs WCHAR support in toolchainPeter Korsgaard
2009-10-02python: cleanupPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-20python: Don't delete .py files unless asked.Will Newton
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-05-27python: disable extensions where we don't have the deps in BRPeter Korsgaard
2009-05-27python: fix kconfig dependencies for extension modulesPeter Korsgaard
2009-01-30readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard
2009-01-17Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele...Ulf Samuelsson
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-15Always create shared python library, if python is created, needed by multiple...Ulf Samuelsson
2009-01-11Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJORUlf Samuelsson
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-10-30python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so thatWade Berrier