61 Commits (f8916c2f33711cce56f81eef328b9e30d7fb5d64)

Author SHA1 Message Date
  Alexandru Ardelean 9eca45fdf1 python, python3: unify HOST_ vars and get rid of HOST_CFLAGS 8 years ago
  Alexandru Ardelean 6a670f42b1 python: move PYTHON_VERSION in own .mk file 8 years ago
  Alexandru Ardelean 45bdb70e1e python: add include guard for python-host.mk and include in Makefile 8 years ago
  Jo-Philipp Wich 73b7f55424 python: avoid use of HOST_BUILD_PREFIX 8 years ago
  Alexandru Ardelean e54d296a53 python,python3: include host-build.mk in python-host.mk & python3-package.mk 8 years ago
  Yousong Zhou fbba266e79 python: introduce Build/Compile/HostPyRun{Host,Target} 8 years ago
  Matthias Schiffer 205ee41506
python, python-*: use default prefix for host install 8 years ago
  Alexandru Ardelean 8dd0131439 python: upgrade to version 2.7.12 8 years ago
  Alexandru Ardelean aa2baa2120 python: do not allow packaging of windows exe files 8 years ago
  Alexandru Ardelean eec85f0ce7 python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change 9 years ago
  Alexandru Ardelean c8e8aae579 python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST) 9 years ago
  Jeffery To 11d1b213c2 python: add rpath for host Python extension modules 9 years ago
  Jeffery To b70b978cc6 python: use default host build prefix, remove cross-compile workarounds for host 9 years ago
  Jeffery To 2140d8f6d2 python: fix HOST_PYTHON_INC_DIR path 9 years ago
  Felix Fietkau 9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 9 years ago
  Jeffery To 94578145cd python: fixed _python_sysroot paths 9 years ago
  Daniel Dickinson 83d992a8a9 lang/python: Make building additional (non-base) python modules easier 9 years ago
  Alexandru Ardelean 65b388adbc python2: fix typo in HostPython function 9 years ago
  Alexandru Ardelean fdde13be29 python: fix HostPython again 9 years ago
  Alexandru Ardelean 779643e358 python: fix HostPython host/target selection 9 years ago
  Alexandru Ardelean a8602a7ccb python: upgrade to version 2.7.11 9 years ago
  Alexandru Ardelean c55641331e python: unify HostPython and HostHostPython functions 9 years ago
  Daniel Dickinson 9535b642a9 lang/python: Depend on system expat 9 years ago
  Jeffery To b12d7b6db1 python: add capability to install python packages for the host 9 years ago
  Attila Lendvai 2bb9f6b9c7 python: fix cross-compiling C++ modules. 9 years ago
  Alexandru Ardelean af89de58f5 python: upgrade to 2.7.10 9 years ago
  Alexandru Ardelean 022fb434cf python: replace with libncursesw with libncurses 10 years ago
  Jan Čermák a5d784de0b python: added configure args for distutils path detection 10 years ago
  Alexandru Ardelean d69d8ec0b9 python: refine packaging and split more modules into packages 10 years ago
  Alexandru Ardelean 0d072f2b42 python: packetize some python modules 10 years ago
  Alexandru Ardelean bb87de33dd python: add '_python_*' env vars to host python 10 years ago
  Alexandru Ardelean f5f8d83dcd python: change _PYTHON_HOST_PLATFORM to linux2 10 years ago
  Alexandru Ardelean 87c4cbff5c python: upgrade to version 2.7.9 10 years ago
  Alexandru Ardelean 8b86c1528a python: add default PyPackage/filespec if not defined 10 years ago
  Alexandru Ardelean 9b94e3cb6e python: trim all whitespaces for the operator in the filespec 10 years ago
  Xuefer 591af75d2e python: whitespace fix for PYTHONPATH 10 years ago
  Alexandru Ardelean 97d7cff5d1 python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATH 10 years ago
  Alexandru Ardelean a91a992abb python: add __PYENV_LAUNCHER__ env var 10 years ago
  Alexandru Ardelean 9e78aff770 python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16 10 years ago
  Alexandru Ardelean 242286b80d python: add PYTHONPATH var; this allows packages to configure it 10 years ago
  Alexandru Ardelean 283b3597b7 python: add HOST_PYTHON_LIB_DIR variable to python-package.mk 10 years ago
  Nicolas Thill cad9bdbc85 python, python3: fix python*-package.mk 10 years ago
  Alexandru Ardelean 0141057a59 python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 10 years ago
  Alexandru Ardelean 855ef2a530 python: add LD and LDSHARED env vars to Build/Compile/PyMod 10 years ago
  Alexandru Ardelean bfb286ff62 python: add PYTHON_INC_DIR var to CPPFLAGS 10 years ago
  Alexandru Ardelean 9415753544 python: export CC + CCSHARED env vars to cross-compile Python C extensions properly 10 years ago
  Alexandru Ardelean 8122954aff python: add ac_cv_buggy_getaddrinfo=no to config.site file 10 years ago
  Alexandru Ardelean 09c02844e4 python: enforce the existence of files in the filespecs 10 years ago
  Alexandru Ardelean 714b1247b7 python: reduce bloat by removing *.pyo and *.pyc files 10 years ago
  Alexandru Ardelean 02ad9c1915 python: upgrade to version 2.7.8 10 years ago