aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
AgeCommit message (Expand)Author
2018-11-23python: let more modules build in nativeRoss Burton
2018-11-23python: add tk supportMingli Yu
2018-11-23python3: add tk supportMingli Yu
2018-11-23recipes: Remove tab indentations in python codeRobert Yang
2018-11-06python3: add python3-venv to the python3-modules RDEPENDSRoss Burton
2018-11-06python3: Fix python3-pyvenv run-time dependencyHugues Kamba
2018-10-29python: add missing CVE tag to patchesRoss Burton
2018-10-20python: backport patch to fix CVE-2018-14647Chen Qi
2018-10-20python: backport patch to fix CVE-2018-1000802Chen Qi
2018-10-15python: remove the PN package entirelyRoss Burton
2018-10-15python: don't wipe RDEPENDS when parsing manifestRoss Burton
2018-10-13python3: add ptest runnerRoss Burton
2018-10-13python3: set PYTHONHOME for nativesdkCheuk Wing Leung
2018-10-13python: don't use runtime checks to identify float endianismRoss Burton
2018-10-13python: clean up ptestRoss Burton
2018-10-09python3: add ca-certificates to python3-crypt RRECOMMENDSRoss Burton
2018-10-08python3: fix patch headersRoss Burton
2018-10-08python: fix patch headersRoss Burton
2018-10-04python: fix failing ssl testsAnuj Mittal
2018-09-29python: move sqlite module into python-sqliteRoss Burton
2018-09-29python: mark the tests modules as special when updating the manifestRoss Burton
2018-09-29python3: move sqlite files into python-sqliteRoss Burton
2018-09-21python3: remove specal handling of sqite3-testsRoss Burton
2018-09-21python3: consolidate testsRoss Burton
2018-09-21python3: respect package order in manifestRoss Burton
2018-09-21python3: don't sort the manifest in create_manifestRoss Burton
2018-09-21python: consolidate testsAndrew Geissler
2018-09-21python: respect package order in manifestAndrew Geissler
2018-09-21python: don't sort the manifest in create_manifestAndrew Geissler
2018-09-13python3: fix openssl 1.1.1 changesRoss Burton
2018-09-13python3: don't hard-code version in python-configRoss Burton
2018-09-13python3: add PACKAGECONFIG for bluetoothRoss Burton
2018-09-13python: we use system ffi so no need to autoreconf in-tree libffiRoss Burton
2018-09-13python3: remove redundant assignmentsRoss Burton
2018-09-13python3: split common assignments into a dedicated python3.incRoss Burton
2018-09-13python3{,-native}: backport openssl 1.1.1 compatibility changesAnuj Mittal
2018-09-13python3{,native}: update to 3.5.6Anuj Mittal
2018-09-11python3: fix multiprocessingRoss Burton
2018-09-11python3: remove patch that inadvertently disables xattrsRoss Burton
2018-09-11python3: remove redundant patchRoss Burton
2018-09-11python3: fix ftplib with TLS 1.3Ross Burton
2018-09-07python3: use regrtest instead of PyBench for profile-guided-optimisationRoss Burton
2018-09-07python3: don't use runtime checks to identify float endianismRoss Burton
2018-09-06python3: trim PGO patchRoss Burton
2018-09-06python3: add toggle for profile-guided-optimisationRoss Burton
2018-09-06python3: generalise make commandsRoss Burton
2018-09-06python3: fix indentation on create_manifest3Alejandro Enedino Hernandez Samaniego
2018-09-06python3-manifest: Avoid duplicate modulesAlejandro Enedino Hernandez Samaniego
2018-09-06python3: Clean up create manifest scriptAlejandro Enedino Hernandez Samaniego
2018-09-06python3: Modify create_manifest to make it versionlessAlejandro Enedino Hernandez Samaniego