aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Expand)AuthorAge
* 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
* python: add rpath for host Python extension modulesJeffery To2016-03-13
* 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
* lang/python: Make building additional (non-base) python modules easierDaniel Dickinson2015-12-18
* Merge pull request #2092 from cshore/pull-request-python-system-expatHannu Nyman2015-12-16
|\
| * lang/python: Depend on system expatDaniel Dickinson2015-12-09
* | python: bump PKG_RELEASEHannu Nyman2015-12-13
* | python2: fix typo in HostPython functionAlexandru Ardelean2015-12-13
* | python: fix HostPython againAlexandru Ardelean2015-12-12
* | python: fix HostPython host/target selectionAlexandru Ardelean2015-12-11
* | 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: fix cross-compiling C++ modules.Attila Lendvai2015-09-28
* 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: do not prefer ncursesw over ncursesAlexandru Ardelean2015-04-21
* python: replace with libncursesw with libncursesAlexandru Ardelean2015-04-21
* python: added configure args for distutils path detectionJan Čermák2015-03-16
* python: refine packaging and split more modules into packagesAlexandru Ardelean2015-03-13
* python: fix conflicts between python-light & python-baseAlexandru Ardelean2015-03-12
* python: revert previous patch and add a filespecAlexandru Ardelean2015-03-11
* python: remove PyPackage rules for python packageAlexandru Ardelean2015-03-09
* python: add patches to disable runtime lib dirsAlexandru Ardelean2015-03-08
* Merge pull request #992 from commodo/python-patch-updatesSteven Barth2015-03-06
|\
| * python: add '_python_*' env vars to host pythonAlexandru Ardelean2015-03-06
| * python: add patch for distutils to add support for the '_python_sysroot' env varAlexandru Ardelean2015-03-06
| * python: re-number patchesAlexandru Ardelean2015-03-06
* | python: packetize some python modulesAlexandru Ardelean2015-03-06
|/
* Merge pull request #962 from sairon/python-fix-distutils-adjusting-pathSteven Barth2015-03-02
|\
| * python: patch distutils adjusting path in scripts' shebangJan Čermák2015-02-27
* | python: reduce size of patch 130Alexandru Ardelean2015-02-27
|/
* python: removed ensurepip moduleJan Čermák2015-02-24
* Revert "python: add patch to abort build on failed module build"Steven Barth2015-02-20
* python: add patch to abort build on failed module buildAlexandru Ardelean2015-02-19
* python: add ncurses(w) include folders for host pythonAlexandru Ardelean2015-02-11