summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
Commit message (Expand)AuthorAgeFilesLines
...
* python3: remove redundant patchRoss Burton2018-09-133-99/+1
* python3: fix ftplib with TLS 1.3Ross Burton2018-09-132-0/+58
* python3: use regrtest instead of PyBench for profile-guided-optimisationRoss Burton2018-09-101-5/+7
* python3: don't use runtime checks to identify float endianismRoss Burton2018-09-102-0/+213
* python3: trim PGO patchRoss Burton2018-09-101-2/+2
* python3: add toggle for profile-guided-optimisationRoss Burton2018-09-101-23/+31
* python3: generalise make commandsRoss Burton2018-09-101-32/+16
* python3: fix indentation on create_manifest3Alejandro Enedino Hernandez Samaniego2018-09-061-54/+54
* python3-manifest: Avoid duplicate modulesAlejandro Enedino Hernandez Samaniego2018-09-061-4/+1
* python3: Clean up create manifest scriptAlejandro Enedino Hernandez Samaniego2018-09-061-190/+242
* python3: Modify create_manifest to make it versionlessAlejandro Enedino Hernandez Samaniego2018-09-062-2/+10
* python3-manifest: Use PYTHON_MAJMIN instead of hard coded versionAlejandro Enedino Hernandez Samaniego2018-09-061-402/+402
* python: Run pybench once for optimisation task in pgoRoss Burton2018-09-051-1/+1
* python/python3: add virtual/crypt to DEPENDSHongxu Jia2018-08-212-2/+5
* python3-git: update to version 2.1.11Derek Straka2018-08-202-2/+2
* python3-gitdb: update to version 2.0.4Derek Straka2018-08-202-2/+2
* python3-pip: update to version 18.0Derek Straka2018-08-201-3/+3
* python3: enable profile optimized buildsAnuj Mittal2018-08-163-21/+130
* python3-testtools: 2.2.0 -> 2.3.0Robert Yang2018-08-022-2/+2
* python3-subunit: 1.1.0 -> 1.3.0Robert Yang2018-08-022-3/+3
* python-pbr: 3.1.1 -> 4.2.0Robert Yang2018-08-022-2/+2
* python3: fix depends of python3-testsMarkus Lehtonen2018-07-311-1/+2
* python3-subunit: add it for oeqaRobert Yang2018-07-302-0/+16
* python3-testtools: add it for oeqaRobert Yang2018-07-302-0/+29
* python3-pbr: add it for python3-testtoolsRobert Yang2018-07-302-0/+17
* python3-extras: add it for python3-testtoolsRobert Yang2018-07-302-0/+14
* python3-pip: clean up obsoleteHongxu Jia2018-07-261-18/+0
* python-setuptools.inc: clean up useless local var-DISTUTILS_INSTALL_ARGSHongxu Jia2018-07-261-3/+0
* distutils/setuptools-native, distutils3/setuptools3-native: do not try to fet...Hongxu Jia2018-07-262-0/+36
* python-setuptools: rationalise dependenciesRoss Burton2018-07-181-8/+0
* python-setuptools.inc: avoid using += with an over-rideAndre McCurdy2018-07-181-7/+7
* python3-pygobject: update to 3.28.3Derek Straka2018-07-151-2/+2
* python*-setuptools: update to 40.0.0Derek Straka2018-07-153-2/+2
* python3-dbus: update to latest stable version of 1.2.8Derek Straka2018-07-051-5/+6
* python: update to version 2.7.15Derek Straka2018-07-054-48/+3
* python3-pip: update to version 10.0.1Derek Straka2018-07-051-3/+3
* python3-git: update to 2.1.10Derek Straka2018-07-052-2/+2
* python*-setuptools: update to 39.2.0Derek Straka2018-07-023-2/+2
* python3: fix file conflict when multilib enabledZhang Xiao2018-07-021-2/+10
* nativesdk-python*: suppress user site dirsMartin Kelly2018-06-043-3/+3
* python2: Fix build with gcc8Ross Burton2018-05-223-0/+45
* python3-native: correctly invoke regen-importlib make targetJoe Slater2018-05-042-2/+28
* python 2.7: fix multilib patch to accept multiarch style pathsKoen Kooi2018-05-042-1/+7
* python*-setuptools: update to 39.0.1Derek Straka2018-05-043-2/+2
* python3-pip: update to version 9.0.3Derek Straka2018-05-041-2/+2
* uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workaroundsRichard Purdie2018-04-181-2/+1
* python3: Add recommended modules to nativesdk installTom Hochstein2018-04-131-0/+1
* Revert "python3: fix create_manifest to handle pycache folders"Richard Purdie2018-04-072-15/+10
* python3-pygobject: remove duplication in inheritMaxin B. John2018-04-051-1/+1
* python3: Improve logging capabilities for do_create_manifestAlejandro Enedino Hernandez Samaniego2018-04-031-7/+27