| Commit message (Expand) | Author | Age |
* | python: remove setupterm() redefinition | Alexandru Ardelean | 2017-02-13 |
* | python,python3: override python setuptools & pip versions | Alexandru Ardelean | 2017-02-09 |
* | python,python3: add python-pip-conf package to be used by both python-pip & p... | Alexandru Ardelean | 2017-01-23 |
* | pip,setuptools: move as part of python,python3 build | Alexandru Ardelean | 2017-01-23 |
* | python,python3: install built-in pip and setuptools | Alexandru Ardelean | 2017-01-23 |
* | Merge pull request #3813 from NeoRaider/hostpkg | Matthias Schiffer | 2017-01-11 |
|\ |
|
| * | treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING... | Matthias Schiffer | 2017-01-10 |
| * | python{,3}: remove STAGING_DIR_HOSTPKG fallback definition | Matthias Schiffer | 2017-01-10 |
* | | python: bump PKG_RELEASE to 3 | Alexandru Ardelean | 2017-01-11 |
* | | python: remove `011-do-not-prefer-ncursesw.patch` | Alexandru Ardelean | 2017-01-11 |
* | | python: use built-in libffi lib for host build | Alexandru Ardelean | 2017-01-11 |
* | | python: link with static libs of ssl, crypto for host builds | Alexandru Ardelean | 2017-01-11 |
* | | Revert "python: don't use libressl for host build" | Alexandru Ardelean | 2017-01-11 |
* | | python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS | Alexandru Ardelean | 2017-01-11 |
* | | python: remove Host/Install rule default add | Alexandru Ardelean | 2017-01-11 |
|/ |
|
* | python: don't use libressl for host build | Alexandru Ardelean | 2017-01-06 |
* | python: upgrade to version 2.7.13 | Alexandru Ardelean | 2017-01-04 |
* | python: simplify/unify default build rules for python packages | Alexandru Ardelean | 2017-01-04 |
* | python-dev: add python-lib2to3 as dependency | Alexandru Ardelean | 2017-01-04 |
* | python: update PYTHON_FOR_BUILD (based on python3) | Alexandru Ardelean | 2017-01-04 |
* | python: remove argument for `--with-system-ffi` configure arg (based on python3) | Alexandru Ardelean | 2017-01-04 |
* | python: move includes after common package variables | Jo-Philipp Wich | 2016-12-16 |
* | python, python3: unify HOST_ vars and get rid of HOST_CFLAGS | Alexandru Ardelean | 2016-11-07 |
* | python,python3: get rid of HOST_CFLAGS | Alexandru Ardelean | 2016-11-07 |
* | python: move PYTHON_VERSION in own .mk file | Alexandru Ardelean | 2016-11-07 |
* | python: add include guard for python-host.mk and include in Makefile | Alexandru Ardelean | 2016-11-07 |
* | python: avoid use of HOST_BUILD_PREFIX | Jo-Philipp Wich | 2016-11-01 |
* | python,python3: include host-build.mk in python-host.mk & python3-package.mk | Alexandru Ardelean | 2016-10-31 |
* | Merge pull request #3297 from NeoRaider/python | Hannu Nyman | 2016-10-27 |
|\ |
|
| * | python, python-*: use default prefix for host install | Matthias Schiffer | 2016-10-04 |
* | | python: introduce Build/Compile/HostPyRun{Host,Target} | Yousong Zhou | 2016-10-17 |
|/ |
|
* | python: disable with-ensurepip option for host build | Alexandru Ardelean | 2016-09-21 |
* | python: upgrade to version 2.7.12 | Alexandru Ardelean | 2016-09-13 |
* | python: do not allow packaging of windows exe files | Alexandru Ardelean | 2016-06-27 |
* | python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change | Alexandru Ardelean | 2016-04-15 |
* | python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST) | Alexandru Ardelean | 2016-04-14 |
* | python: bump PKG_RELEASE | Hannu Nyman | 2016-03-15 |
* | python: add rpath for host Python extension modules | Jeffery To | 2016-03-13 |
* | Merge pull request #2463 from jefferyto/host-python-with-system-ffi | Hannu Nyman | 2016-03-06 |
|\ |
|
| * | python: use external libffi for host python | Jeffery To | 2016-03-06 |
* | | python: use default host build prefix, remove cross-compile workarounds for host | Jeffery To | 2016-03-05 |
|/ |
|
* | python: fix HOST_PYTHON_INC_DIR path | Jeffery To | 2016-02-14 |
* | treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with c... | Felix Fietkau | 2016-01-20 |
* | python: fixed _python_sysroot paths | Jeffery To | 2015-12-31 |
* | lang/python: Make building additional (non-base) python modules easier | Daniel Dickinson | 2015-12-18 |
* | Merge pull request #2092 from cshore/pull-request-python-system-expat | Hannu Nyman | 2015-12-16 |
|\ |
|
| * | lang/python: Depend on system expat | Daniel Dickinson | 2015-12-09 |
* | | python: bump PKG_RELEASE | Hannu Nyman | 2015-12-13 |
* | | python2: fix typo in HostPython function | Alexandru Ardelean | 2015-12-13 |
* | | python: fix HostPython again | Alexandru Ardelean | 2015-12-12 |