aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Expand)AuthorAge
* python3: fix distutils path to package when using bytecodesAlexandru Ardelean2017-06-12
* python-lxml: add initial version (with python3 variant included)Alexandru Ardelean2017-06-05
* python-six: add host-side buildAlexandru Ardelean2017-05-24
* python3-pip: override Package/python3-pip/install ruleAlexandru Ardelean2017-05-19
* python3: remove __pycache__ folders pip & setuptoolsAlexandru Ardelean2017-05-19
* python,python3: allow python packages to override Package/<pkg>/install ruleAlexandru Ardelean2017-05-19
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-05-17
* python,python3: bump PKG_RELEASEsAlexandru Ardelean2017-03-09
* python: split source packages away from compiled packagesAlexandru Ardelean2017-03-09
* python,python3: drop remove .pyc & .pyo filesAlexandru Ardelean2017-03-09
* python,python3: drop tests from all core packagesAlexandru Ardelean2017-03-09
* python: fix python-dev clash with python-baseAlexandru Ardelean2017-03-09
* python,python3: move PyPackage install rules in the beggining of the Package ...Alexandru Ardelean2017-03-09
* python: move filespec shell code into fileAlexandru Ardelean2017-03-09
* python,python3: fix goof with multiline command breakAlexandru Ardelean2017-03-09
* python: remove setupterm() redefinitionAlexandru Ardelean2017-02-13
* python,python3: override python setuptools & pip versionsAlexandru Ardelean2017-02-09
* python,python3: add python-pip-conf package to be used by both python-pip & p...Alexandru Ardelean2017-01-23
* pip,setuptools: move as part of python,python3 buildAlexandru Ardelean2017-01-23
* python,python3: install built-in pip and setuptoolsAlexandru Ardelean2017-01-23
* Merge pull request #3813 from NeoRaider/hostpkgMatthias Schiffer2017-01-11
|\
| * treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING...Matthias Schiffer2017-01-10
| * python{,3}: remove STAGING_DIR_HOSTPKG fallback definitionMatthias Schiffer2017-01-10
* | python: bump PKG_RELEASE to 3Alexandru Ardelean2017-01-11
* | python: remove `011-do-not-prefer-ncursesw.patch`Alexandru Ardelean2017-01-11
* | python: use built-in libffi lib for host buildAlexandru Ardelean2017-01-11
* | python: link with static libs of ssl, crypto for host buildsAlexandru Ardelean2017-01-11
* | Revert "python: don't use libressl for host build"Alexandru Ardelean2017-01-11
* | python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARSAlexandru Ardelean2017-01-11
* | python: remove Host/Install rule default addAlexandru Ardelean2017-01-11
|/
* python: don't use libressl for host buildAlexandru Ardelean2017-01-06
* python: upgrade to version 2.7.13Alexandru Ardelean2017-01-04
* python: simplify/unify default build rules for python packagesAlexandru Ardelean2017-01-04
* python-dev: add python-lib2to3 as dependencyAlexandru Ardelean2017-01-04
* python: update PYTHON_FOR_BUILD (based on python3)Alexandru Ardelean2017-01-04
* python: remove argument for `--with-system-ffi` configure arg (based on python3)Alexandru Ardelean2017-01-04
* python: move includes after common package variablesJo-Philipp Wich2016-12-16
* python, python3: unify HOST_ vars and get rid of HOST_CFLAGSAlexandru Ardelean2016-11-07
* python,python3: get rid of HOST_CFLAGSAlexandru Ardelean2016-11-07
* python: move PYTHON_VERSION in own .mk fileAlexandru Ardelean2016-11-07
* python: add include guard for python-host.mk and include in MakefileAlexandru Ardelean2016-11-07
* python: avoid use of HOST_BUILD_PREFIXJo-Philipp Wich2016-11-01
* python,python3: include host-build.mk in python-host.mk & python3-package.mkAlexandru Ardelean2016-10-31
* Merge pull request #3297 from NeoRaider/pythonHannu Nyman2016-10-27
|\
| * python, python-*: use default prefix for host installMatthias Schiffer2016-10-04
* | python: introduce Build/Compile/HostPyRun{Host,Target}Yousong Zhou2016-10-17
|/
* python: disable with-ensurepip option for host buildAlexandru Ardelean2016-09-21
* python: upgrade to version 2.7.12Alexandru Ardelean2016-09-13
* python: do not allow packaging of windows exe filesAlexandru Ardelean2016-06-27
* python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host changeAlexandru Ardelean2016-04-15