| Commit message (Expand) | Author | Age |
* | python,python3: install mk files in the Host/Install phase | Alexandru Ardelean | 2017-06-29 |
* | python-six: rename PKG_NAME to python-six, and adapt unpack cmd for build | Alexandru Ardelean | 2017-06-29 |
* | python3: fix distutils path to package when using bytecodes | Alexandru Ardelean | 2017-06-12 |
* | python-lxml: add initial version (with python3 variant included) | Alexandru Ardelean | 2017-06-05 |
* | python-six: add host-side build | Alexandru Ardelean | 2017-05-24 |
* | python3-pip: override Package/python3-pip/install rule | Alexandru Ardelean | 2017-05-19 |
* | python3: remove __pycache__ folders pip & setuptools | Alexandru Ardelean | 2017-05-19 |
* | python,python3: allow python packages to override Package/<pkg>/install rule | Alexandru Ardelean | 2017-05-19 |
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 |
* | python,python3: bump PKG_RELEASEs | Alexandru Ardelean | 2017-03-09 |
* | python: split source packages away from compiled packages | Alexandru Ardelean | 2017-03-09 |
* | python,python3: drop remove .pyc & .pyo files | Alexandru Ardelean | 2017-03-09 |
* | python,python3: drop tests from all core packages | Alexandru Ardelean | 2017-03-09 |
* | python: fix python-dev clash with python-base | Alexandru Ardelean | 2017-03-09 |
* | python,python3: move PyPackage install rules in the beggining of the Package ... | Alexandru Ardelean | 2017-03-09 |
* | python: move filespec shell code into file | Alexandru Ardelean | 2017-03-09 |
* | python,python3: fix goof with multiline command break | Alexandru Ardelean | 2017-03-09 |
* | 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 |