summaryrefslogtreecommitdiffstats
path: root/package/python3
Commit message (Expand)AuthorAgeFilesLines
* python3: make the ossaudiodev module optionalThomas Petazzoni2015-01-103-0/+33
* python3: rename patches to the new conventionThomas Petazzoni2015-01-0229-0/+0
* python3: bump to 3.4.2Thomas Petazzoni2015-01-0226-84/+82
* Merge branch 'next'Peter Korsgaard2014-12-011-0/+60
|\
| * python3: add patch to fix --includes / --ldflags output of python3-configPeter Korsgaard2014-11-221-0/+60
* | python3: don't use wcsftime() on uClibcThomas Petazzoni2014-11-131-0/+6
|/
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-1/+1
* python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKSThomas Petazzoni2014-10-051-0/+14
* python3: remove unneeded __pycache__ directoriesThomas Petazzoni2014-10-051-0/+4
* python3: add distutils fix for PEP 3147 issueThomas Petazzoni2014-10-051-0/+36
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-12/+12
* python, python3: add patch to prevent distutils from adjusting the shebangChristophe Vu-Brugier2014-09-211-0/+25
* libffi and python: need threads supportJérôme Pouiller2014-09-131-2/+3
* python3: fix termios build for xtensaBaruch Siach2014-08-061-0/+23
* python3: define license and license filesThomas Petazzoni2014-07-271-0/+2
* python3: optional decimal module supportThomas Petazzoni2014-07-273-0/+66
* python, python3: build with tzset supportHenry Margies2014-07-151-0/+1
* python3: improve isolation of build environment and error handlingThomas Petazzoni2014-07-092-0/+49
* python3: bump to version 3.4.1Thomas Petazzoni2014-07-0815-58/+59
* python3: do not rely only on LIBRARY_PATH for old compilersThomas Petazzoni2014-04-201-0/+54
* python3: correctly fix PYTHON3_PATHThomas Petazzoni2014-04-121-1/+1
* python3: fix the value of PYTHON3_PATHThomas Petazzoni2014-04-051-1/+1
* python3: rework python symlinks installationSamuel Martin2014-04-051-0/+7
* python3: drop PYTHON3_VERSION_MINOR variableJerzy Grzegorek2014-03-271-4/+3
* python3: bump versionPeter Korsgaard2014-03-171-1/+1
* host-python{, 3}: fix parallel install of libpythonArnout Vandecappelle2014-03-051-0/+6
* python, python3: fix unicodedata enablingThomas Petazzoni2014-03-011-1/+0
* Merge branch 'next'Peter Korsgaard2014-02-2834-993/+627
|\
| * python, python3: fix to ensure libpython is strippedPrzemyslaw Wrzos2014-02-191-0/+9
| * python, python3: enable unicodedata for host-python, needed by setuptoolsThomas Petazzoni2014-02-191-1/+1
| * python3: provide a PYTHON3_PATHThomas Petazzoni2014-02-181-0/+3
| * python3: bump to 3.4.0rc1Thomas Petazzoni2014-02-1833-975/+610
| * python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3Thomas Petazzoni2014-02-181-2/+2
| * python3: add python -> python3 symlink for the host variantThomas Petazzoni2014-02-181-0/+6
| * python3: make it exclusive from pythonThomas Petazzoni2014-02-181-0/+1
| * python3: removal of *.py/*.pyc is now done globallyThomas Petazzoni2014-02-181-21/+0
* | host python/python3: conditionally disable unicodedataThomas De Schampheleire2014-02-181-1/+1
|/
* 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
* python3: remove smtpd.py.3 sampleGustavo Zacarias2013-07-101-0/+1
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-13/+3
* python: rename old-stdlib-cache patch to match naming conventionPeter Korsgaard2013-07-031-0/+0
* python3: Port python2 patches to reduce the interpreter sizeMaxime Ripard2013-06-2826-9/+862
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+1
* python3: remove another config scriptThomas Petazzoni2013-05-111-0/+1
* python3: Fix pyc-only related runtime exceptionsDaniel Nelson2013-01-282-0/+67
* python3: Handle properly the pyc and py files on the targetMaxime Ripard2013-01-201-0/+22
OpenPOWER on IntegriCloud