aboutsummaryrefslogtreecommitdiff
path: root/lang/python/files
Commit message (Expand)AuthorAge
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-05-17
* python: split source packages away from compiled packagesAlexandru Ardelean2017-03-09
* python,python3: drop remove .pyc & .pyo filesAlexandru Ardelean2017-03-09
* python: fix python-dev clash with python-baseAlexandru 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: fix goof with multiline command breakAlexandru Ardelean2017-03-09
* python,python3: override python setuptools & pip versionsAlexandru Ardelean2017-02-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
* Merge pull request #3813 from NeoRaider/hostpkgMatthias Schiffer2017-01-11
|\
| * treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING...Matthias Schiffer2017-01-10
| * python{,3}: remove STAGING_DIR_HOSTPKG fallback definitionMatthias Schiffer2017-01-10
* | python: remove Host/Install rule default addAlexandru Ardelean2017-01-11
|/
* python: upgrade to version 2.7.13Alexandru Ardelean2017-01-04
* python: simplify/unify default build rules for python packagesAlexandru Ardelean2017-01-04
* python-dev: add python-lib2to3 as dependencyAlexandru Ardelean2017-01-04
* python, python3: unify HOST_ vars and 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: avoid use of HOST_BUILD_PREFIXJo-Philipp Wich2016-11-01
* python,python3: include host-build.mk in python-host.mk & python3-package.mkAlexandru Ardelean2016-10-31
* Merge pull request #3297 from NeoRaider/pythonHannu Nyman2016-10-27
|\
| * python, python-*: use default prefix for host installMatthias Schiffer2016-10-04
* | python: introduce Build/Compile/HostPyRun{Host,Target}Yousong Zhou2016-10-17
|/
* 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: add rpath for host Python extension modulesJeffery To2016-03-13
* 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
* | 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: upgrade to version 2.7.11Alexandru Ardelean2015-12-11
* | python: unify HostPython and HostHostPython functionsAlexandru Ardelean2015-12-11
|/
* python: add capability to install python packages for the hostJeffery To2015-11-24
* python: fix cross-compiling C++ modules.Attila Lendvai2015-09-28
* python: upgrade to 2.7.10Alexandru Ardelean2015-05-27
* 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
* Merge pull request #992 from commodo/python-patch-updatesSteven Barth2015-03-06
|\
| * python: add '_python_*' env vars to host pythonAlexandru Ardelean2015-03-06