aboutsummaryrefslogtreecommitdiff
path: root/lang/python/Makefile
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
* 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
* python: remove PyPackage rules for python packageAlexandru Ardelean2015-03-09
* python: packetize some python modulesAlexandru Ardelean2015-03-06
* python: removed ensurepip moduleJan Čermák2015-02-24
* python: add ncurses(w) include folders for host pythonAlexandru Ardelean2015-02-11
* python: fix goofAlexandru Ardelean2015-01-20
* python3: update using python updates as templateAlexandru Ardelean2015-01-19
* python: Install .pc files from Python package.Szilárd Pfeiffer2015-01-11
* python: remove libffi/host; we're not using itAlexandru Ardelean2015-01-11
* python: enable pip installation of pip on the host-sideAlexandru Ardelean2015-01-11
* python: upgrade to version 2.7.9Alexandru Ardelean2015-01-06
* python: fix file conflict between python and python-base packagesGergely Kiss2014-12-15
* python: use Build/Prepare rule for the config.site fileAlexandru Ardelean2014-11-26
* python: add distutils back (selectively)Alexandru Ardelean2014-11-12
* python: update MAKE_FLAGSAlexandru Ardelean2014-11-12
* python: remove readline.so for nowAlexandru Ardelean2014-11-09
* python: add some Build/InstallDev rules backAlexandru Ardelean2014-11-09
* python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGSAlexandru Ardelean2014-11-09
* python: add lib depsAlexandru Ardelean2014-11-09
* python: final switchAlexandru Ardelean2014-11-09
* python: exclude pdb.doc and webbrowser.pyAlexandru Ardelean2014-11-07
* python: remove +libcrypto dep; that's a openssl libAlexandru Ardelean2014-11-07
* python: cleanup Build/InstallDev ruleAlexandru Ardelean2014-11-07
* python: remove --without-ensurepip; not needed anymoreAlexandru Ardelean2014-11-07
* python: remove explicit rules in favor of using make/configure varsAlexandru Ardelean2014-11-07
* python: reboot all python packagesAlexandru Ardelean2014-11-07
* python: add _sysconfigdata.py to python base packageAlexandru Ardelean2014-10-25