summaryrefslogtreecommitdiffstats
path: root/package/python
AgeCommit message (Expand)Author
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-10-05python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKSThomas Petazzoni
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-09-21python, python3: add patch to prevent distutils from adjusting the shebangChristophe Vu-Brugier
2014-09-13libffi and python: need threads supportJérôme Pouiller
2014-08-06python: renumber patchBaruch Siach
2014-07-18python: fix termios build for xtensaBaruch Siach
2014-07-15python, python3: build with tzset supportHenry Margies
2014-07-15package/python: fix sqlite3 extension without threadsYann E. MORIN
2014-07-09python: improve isolation of build environment and error handlingThomas Petazzoni
2014-07-08python: bump to version 2.7.8Thomas Petazzoni
2014-07-01python: do not install the IDLE editorThomas Petazzoni
2014-07-01python: bump to Python 2.7.7Thomas Petazzoni
2014-05-26python2: Fix disabling module bsddbBernd Kuhls
2014-04-20python: fix readline extension compilation with readline 6.3Ivan Sergeev
2014-04-20python: do not rely only on LIBRARY_PATH for old compilersThomas Petazzoni
2014-04-06python: fix host-python symlink installation when no python is selectedSamuel Martin
2014-04-05python: rework python symlinks installationSamuel Martin
2014-03-05host-python{, 3}: fix parallel install of libpythonArnout Vandecappelle
2014-03-02python: fixup python-config scriptGustavo Zacarias
2014-03-01python, python3: fix unicodedata enablingThomas Petazzoni
2014-02-28Merge branch 'next'Peter Korsgaard
2014-02-19python, python3: fix to ensure libpython is strippedPrzemyslaw Wrzos
2014-02-19python, python3: enable unicodedata for host-python, needed by setuptoolsThomas Petazzoni
2014-02-18host python/python3: conditionally disable unicodedataThomas De Schampheleire
2014-02-14python: bump to 2.7.6Thomas Petazzoni
2014-02-14python: expose PYTHON_PATHThomas Petazzoni
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