summaryrefslogtreecommitdiffstats
path: root/package/python/python.mk
Commit message (Expand)AuthorAgeFilesLines
* package makefiles: clean up backslash spacing.Adam Duskett2017-04-221-28/+28
* python: use SPDX short identifier for license stringRahul Bedarkar2017-04-091-1/+1
* python2: remove full path from .pycJérôme Pouiller2017-04-011-3/+4
* arch, linux, package: remove whitespacesBernd Kuhls2017-03-291-3/+3
* python2: generate reproducible .pycJérôme Pouiller2017-03-201-1/+9
* package/python: add optional support for libintlBernd Kuhls2017-03-121-0/+4
* python: make hashlib and readline modules really optionalThomas Petazzoni2017-03-091-0/+4
* package/python: apply unicode config to host buildChris Smart2017-02-231-0/+3
* package/python: security bump version to 2.7.13Bernd Kuhls2016-12-221-1/+1
* python: fix double format detectionJérôme Pouiller2016-11-091-0/+7
* python: do not use hg or svn when availableThomas Petazzoni2016-09-181-2/+10
* packages: use the <PKG>_TARGET_FINALIZE_HOOKSYann E. MORIN2016-07-051-6/+4
* package/python: bump version to 2.7.12Bernd Kuhls2016-06-291-1/+1
* python/python3: globalize *.pyc files compilationYegor Yefremov2016-05-261-1/+15
* python/python3: use --no-run-if-empty xargs optionThomas Petazzoni2016-05-261-3/+6
* python: remove *.pyo filesThomas Petazzoni2016-05-171-0/+8
* python: align the target finalize hooks with python3Thomas Petazzoni2016-05-171-4/+4
* package/python: bump to version 2.7.11Jörg Krause2015-12-121-1/+1
* python: bump to 2.7.10Thomas Petazzoni2015-06-221-1/+1
* python: add an option to make the ossaudiodev module optional for the targetThomas Petazzoni2015-01-101-0/+6
* python: disable building ossaudiodev module for host-pythonZoltan Gyarmati2015-01-101-0/+1
* python: bump to 2.7.9Thomas Petazzoni2015-01-021-1/+2
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-5/+5
* python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKSThomas Petazzoni2014-10-051-0/+14
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-13/+13
* python, python3: build with tzset supportHenry Margies2014-07-151-1/+2
* python: bump to version 2.7.8Thomas Petazzoni2014-07-081-1/+1
* python: do not install the IDLE editorThomas Petazzoni2014-07-011-1/+0
* python: bump to Python 2.7.7Thomas Petazzoni2014-07-011-1/+1
* python: fix host-python symlink installation when no python is selectedSamuel Martin2014-04-061-3/+3
* python: rework python symlinks installationSamuel Martin2014-04-051-0/+26
* 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-281-26/+34
|\
| * 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
| * python: bump to 2.7.6Thomas Petazzoni2014-02-141-27/+22
| * python: expose PYTHON_PATHThomas Petazzoni2014-02-141-0/+3
* | host python/python3: conditionally disable unicodedataThomas De Schampheleire2014-02-181-1/+1
|/
* added python unicode selection to menuMatthew Weber2014-01-221-0/+5
* python: fix invalid library paths leaking into the build, and other improvementsThomas Petazzoni2013-12-261-15/+13
* 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
* python: remove idle sampleGustavo Zacarias2013-07-101-7/+4
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-13/+3
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+1
* python: remove stale python2-config symbolic linkThomas Petazzoni2013-05-111-0/+1
* python: remove smtpd.pyGustavo Zacarias2013-05-061-0/+7
* Added support for hashlib in the target PythonAvishay Orpaz2013-05-031-0/+4
OpenPOWER on IntegriCloud