| Commit message (Expand) | Author | Age |
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 |
* | 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: 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,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 |
* | 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: remove Host/Install rule default add | Alexandru Ardelean | 2017-01-11 |
|/ |
|
* | 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, python3: unify HOST_ vars and 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: 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: add rpath for host Python extension modules | Jeffery To | 2016-03-13 |
* | 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 |
* | | python2: fix typo in HostPython function | Alexandru Ardelean | 2015-12-13 |
* | | python: fix HostPython again | Alexandru Ardelean | 2015-12-12 |
* | | python: fix HostPython host/target selection | Alexandru Ardelean | 2015-12-11 |
* | | python: upgrade to version 2.7.11 | Alexandru Ardelean | 2015-12-11 |
* | | python: unify HostPython and HostHostPython functions | Alexandru Ardelean | 2015-12-11 |
|/ |
|
* | python: add capability to install python packages for the host | Jeffery To | 2015-11-24 |
* | python: fix cross-compiling C++ modules. | Attila Lendvai | 2015-09-28 |
* | python: upgrade to 2.7.10 | Alexandru Ardelean | 2015-05-27 |
* | python: replace with libncursesw with libncurses | Alexandru Ardelean | 2015-04-21 |
* | python: added configure args for distutils path detection | Jan Čermák | 2015-03-16 |
* | python: refine packaging and split more modules into packages | Alexandru Ardelean | 2015-03-13 |
* | Merge pull request #992 from commodo/python-patch-updates | Steven Barth | 2015-03-06 |
|\ |
|
| * | python: add '_python_*' env vars to host python | Alexandru Ardelean | 2015-03-06 |