summaryrefslogtreecommitdiffstats
path: root/package/python3
AgeCommit message (Expand)Author
2014-04-20python3: do not rely only on LIBRARY_PATH for old compilersThomas Petazzoni
2014-04-12python3: correctly fix PYTHON3_PATHThomas Petazzoni
2014-04-05python3: fix the value of PYTHON3_PATHThomas Petazzoni
2014-04-05python3: rework python symlinks installationSamuel Martin
2014-03-27python3: drop PYTHON3_VERSION_MINOR variableJerzy Grzegorek
2014-03-17python3: bump versionPeter Korsgaard
2014-03-05host-python{, 3}: fix parallel install of libpythonArnout Vandecappelle
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-18python3: provide a PYTHON3_PATHThomas Petazzoni
2014-02-18python3: bump to 3.4.0rc1Thomas Petazzoni
2014-02-18python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3Thomas Petazzoni
2014-02-18host python/python3: conditionally disable unicodedataThomas De Schampheleire
2014-02-18python3: add python -> python3 symlink for the host variantThomas Petazzoni
2014-02-18python3: make it exclusive from pythonThomas Petazzoni
2014-02-18python3: removal of *.py/*.pyc is now done globallyThomas 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-10python3: remove smtpd.py.3 sampleGustavo Zacarias
2013-07-04Remove BR2_HAVE_DEVFILESThomas Petazzoni
2013-07-03python: rename old-stdlib-cache patch to match naming conventionPeter Korsgaard
2013-06-28python3: Port python2 patches to reduce the interpreter sizeMaxime Ripard
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2013-05-11python3: remove another config scriptThomas Petazzoni
2013-01-28python3: Fix pyc-only related runtime exceptionsDaniel Nelson
2013-01-20python3: Handle properly the pyc and py files on the targetMaxime Ripard
2013-01-20python3: Point /usr/bin/python to python3 if python is not selectedMaxime Ripard
2013-01-12python3: uses fork(), only available on MMU platformsMaxime Ripard
2012-11-08Add python3 packageMaxime Ripard