]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/python3/python3.mk
Revert "python3: bump to 2.6.4"
[coffee/buildroot.git] / package / python3 / python3.mk
2018-02-05 Thomas PetazzoniRevert "python3: bump to 2.6.4"
2018-02-03 Adam Duskettpython3: bump to 2.6.4
2017-12-01 Yann E. MORINpackages: remove "consecutive empty lines"
2017-10-15 Bernd Kuhlspackage/python3: bump version to 3.6.3
2017-09-20 Andrey Smirnovpackage/python3: bump to 3.6.2
2017-09-02 Thomas PetazzoniMerge branch 'next'
2017-08-21 Thomas Petazzonipython3: remove target Python packages from PYTHONPATH
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-04-22 Adam Duskettpackage makefiles: clean up backslash spacing.
2017-04-09 Rahul Bedarkarpython3: use SPDX identifier for license string
2017-04-01 Jérôme Pouillerpython3: remove full path from .pyc
2017-03-29 Bernd Kuhlsarch, linux, package: remove whitespaces
2017-03-25 Andrey Smirnovpython3: Bump version to 3.6.1
2017-03-20 Jérôme Pouillerpython3: generate reproducible .pyc
2017-03-09 Thomas Petazzonipython3: make readline, gzip, bzip2 and xz really optional
2017-03-09 Thomas Petazzonipython3: explicitly disable OpenSSL support for the...
2016-12-02 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-25 Nicolas Cavallaripython3: do not use the system OpenSSL in the host...
2016-11-09 Jérôme Pouillerpython3: fix double format detection
2016-10-09 Bernd Kuhlspackage/python3: add optional support for lzma
2016-09-18 Thomas Petazzonipython3: do not use hg when available
2016-07-05 Yann E. MORINpackages: use the <PKG>_TARGET_FINALIZE_HOOKS
2016-06-29 Bernd Kuhlspackage/python3: bump to version 3.5.2
2016-06-01 Peter KorsgaardMerge branch 'next'
2016-05-26 Yegor Yefremovpython/python3: globalize *.pyc files compilation
2016-05-26 Thomas Petazzonipython/python3: use --no-run-if-empty xargs option
2016-05-17 Thomas Petazzonipython3: bump to 3.5.1
2015-12-01 Peter KorsgaardMerge branch 'next'
2015-11-17 Christophe Vu-Brugierpython3: add patch to fix PEP 3147 issue with automake...
2015-04-27 Thomas Petazzonipython3: bump to version 3.4.3
2015-01-10 Thomas Petazzonipython3: make the ossaudiodev module optional
2015-01-02 Thomas Petazzonipython3: bump to 3.4.2
2014-12-01 Peter KorsgaardMerge branch 'next'
2014-11-13 Thomas Petazzonipython3: don't use wcsftime() on uClibc
2014-10-07 Thomas De Schamphe... .mk files: bulk aligment and whitespace cleanup of...
2014-10-05 Thomas Petazzonipython, python3: convert py/pyc removal to TARGET_FINAL...
2014-10-05 Thomas Petazzonipython3: remove unneeded __pycache__ directories
2014-10-04 Thomas De Schamphe... packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
2014-07-27 Thomas Petazzonipython3: define license and license files
2014-07-27 Thomas Petazzonipython3: optional decimal module support
2014-07-15 Henry Margiespython, python3: build with tzset support
2014-07-08 Thomas Petazzonipython3: bump to version 3.4.1
2014-04-12 Thomas Petazzonipython3: correctly fix PYTHON3_PATH
2014-04-05 Thomas Petazzonipython3: fix the value of PYTHON3_PATH
2014-04-05 Samuel Martinpython3: rework python symlinks installation
2014-03-26 Jerzy Grzegorekpython3: drop PYTHON3_VERSION_MINOR variable
2014-03-17 Peter Korsgaardpython3: bump version
2014-03-05 Arnout Vandecappellehost-python{, 3}: fix parallel install of libpython
2014-03-01 Thomas Petazzonipython, python3: fix unicodedata enabling
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-19 Przemyslaw Wrzospython, python3: fix to ensure libpython is stripped
2014-02-19 Thomas Petazzonipython, python3: enable unicodedata for host-python...
2014-02-18 Thomas Petazzonipython3: provide a PYTHON3_PATH
2014-02-18 Thomas Petazzonipython3: bump to 3.4.0rc1
2014-02-18 Thomas Petazzonipython3: use proper PYTHON3_VERSION_MAJOR instead of...
2014-02-18 Thomas De Schamphe... host python/python3: conditionally disable unicodedata
2014-02-18 Thomas Petazzonipython3: add python -> python3 symlink for the host...
2014-02-18 Thomas Petazzonipython3: removal of *.py/*.pyc is now done globally
2013-10-04 Peter Korsgaardpackage: drop unneeded HOST_<pkg>_AUTORECONF = YES
2013-09-08 Jerzy Grzegorekchange package tarball compression to xz whenever possible
2013-07-10 Gustavo Zacariaspython3: remove smtpd.py.3 sample
2013-07-04 Thomas PetazzoniRemove BR2_HAVE_DEVFILES
2013-06-28 Maxime Ripardpython3: Port python2 patches to reduce the interpreter...
2013-06-06 Alexandre BelloniNormalize separator size to 80
2013-06-06 Alexandre BelloniFix package headers to comply with coding style
2013-06-02 Peter KorsgaardMerge branch 'next'
2013-05-11 Thomas Petazzonipython3: remove another config script
2013-01-28 Daniel Nelsonpython3: Fix pyc-only related runtime exceptions
2013-01-20 Maxime Ripardpython3: Handle properly the pyc and py files on the...
2013-01-20 Maxime Ripardpython3: Point /usr/bin/python to python3 if python...
2012-11-07 Maxime RipardAdd python3 package