aboutsummaryrefslogtreecommitdiff
path: root/lang/python/Makefile
Commit message (Expand)AuthorAge
* python,python3: bump PKG_RELEASEsAlexandru Ardelean2017-03-09
* python: split source packages away from compiled packagesAlexandru Ardelean2017-03-09
* python,python3: drop tests from all core packagesAlexandru 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: 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
* python: bump PKG_RELEASE to 3Alexandru 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: don't use libressl for host buildAlexandru Ardelean2017-01-06
* python: upgrade to version 2.7.13Alexandru 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, python-*: use default prefix for host installMatthias Schiffer2016-10-04
* 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
* python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)Alexandru Ardelean2016-04-14
* python: bump PKG_RELEASEHannu Nyman2016-03-15
* Merge pull request #2463 from jefferyto/host-python-with-system-ffiHannu Nyman2016-03-06
|\
| * python: use external libffi for host pythonJeffery To2016-03-06
* | python: use default host build prefix, remove cross-compile workarounds for hostJeffery To2016-03-05
|/
* python: fix HOST_PYTHON_INC_DIR pathJeffery To2016-02-14
* treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with c...Felix Fietkau2016-01-20
* python: fixed _python_sysroot pathsJeffery To2015-12-31
* python: bump PKG_RELEASEHannu Nyman2015-12-13
* python: fix upgrade 2.7.11 goofAlexandru Ardelean2015-12-11
* python: upgrade to version 2.7.11Alexandru Ardelean2015-12-11
* python: unify HostPython and HostHostPython functionsAlexandru Ardelean2015-12-11
* python: remove newline function; it's also in OpenWRT coreAlexandru Ardelean2015-12-11
* Merge pull request #1984 from jefferyto/host-python-packageSteven Barth2015-11-24
|\
| * python: add capability to install python packages for the hostJeffery To2015-11-24
* | python: add missing host build dependency on expat/hostJan Čermák2015-11-23
|/
* python: fix two build depend issuesJo-Philipp Wich2015-10-23
* python: add dependency to bz2 host buildJohn Crispin2015-08-22
* python: add correct host expatSteven Barth2015-08-03
* python: fix patch removing multiarch support for host pythonJan Čermák2015-07-02
* python: upgrade to 2.7.10Alexandru Ardelean2015-05-27
* python: fix conflicts between python-light & python-baseAlexandru Ardelean2015-03-12
* python: revert previous patch and add a filespecAlexandru Ardelean2015-03-11