64 Commits (82927a24f9ff89558fd77cdff31ce0d7e880dbf0)

Author SHA1 Message Date
  Alexandru Ardelean 677ed22b3e python: fix goof 10 years ago
  Alexandru Ardelean 8c057f39d8 python3: update using python updates as template 10 years ago
  Alexandru Ardelean 903432c91e python: add patch to remove Debian/Ubuntu multiarch support 10 years ago
  Szilárd Pfeiffer 0394a1e286 python: Install .pc files from Python package. 10 years ago
  Alexandru Ardelean b474e60d6d python: add patch to fix _ctypes build on certain X86_64 hosts 10 years ago
  Alexandru Ardelean 11fba7e6bd python: remove libffi/host; we're not using it 10 years ago
  Alexandru Ardelean 7123d31a0b python: enable pip installation of pip on the host-side 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
  Gergely Kiss fabb55271d python: fix file conflict between python and python-base packages 10 years ago
  Alexandru Ardelean 97d7cff5d1 python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATH 10 years ago
  Alexandru Ardelean 94b090cb9c python: use Build/Prepare rule for the config.site file 10 years ago
  Alexandru Ardelean 5b85eff6b2 python: add patch to disable python byte codes by default 10 years ago
  Alexandru Ardelean ad9c57beae python: add distutils back (selectively) 10 years ago
  Alexandru Ardelean 8623c2942a python: update MAKE_FLAGS 10 years ago
  Alexandru Ardelean a91a992abb python: add __PYENV_LAUNCHER__ env var 10 years ago
  Alexandru Ardelean a9ba2161bd python: remove readline.so for now 10 years ago
  Alexandru Ardelean 4f0f05f92b python: add some Build/InstallDev rules back 10 years ago
  Alexandru Ardelean dd4cca5d26 python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGS 10 years ago
  Alexandru Ardelean efcfca9631 python: add lib deps 10 years ago
  Alexandru Ardelean cbc39a176f python: final switch 10 years ago
  Alexandru Ardelean c3cd970570 python: exclude pdb.doc and webbrowser.py 10 years ago
  Alexandru Ardelean 3cd31a4633 python: remove +libcrypto dep; that's a openssl lib 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
  Alexandru Ardelean 38a72bab1f python: cleanup Build/InstallDev rule 10 years ago
  Alexandru Ardelean 7a689890eb python: remove --without-ensurepip; not needed anymore 10 years ago
  Alexandru Ardelean 0ea587ad24 python: remove explicit rules in favor of using make/configure vars 10 years ago
  Alexandru Ardelean 7be9485564 python: reboot all python packages 10 years ago
  Alexandru Ardelean ab0232eebe python: add _sysconfigdata.py to python base package 10 years ago
  Nicolas Thill cad9bdbc85 python, python3: fix python*-package.mk 10 years ago
  Alexandru Ardelean f699a1f8f9 python: fix source folder for libpython 10 years ago
  Alexandru Ardelean 820278a0c8 python: use libncursesw instead of libncurses 10 years ago
  Alexandru Ardelean 0141057a59 python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 10 years ago
  Alexandru Ardelean a1f86a6870 python: enable shared python lib; make this the norm 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 6521cc7ed7 python: do not install pyconfig.h on the target 10 years ago
  Alexandru Ardelean 9415753544 python: export CC + CCSHARED env vars to cross-compile Python C extensions properly 10 years ago
  Alexandru Ardelean 6862f1d8e6 python: add libopenssl and libcrypto as package deps 10 years ago
  Alexandru Ardelean 15111b3ccf python: _md5 + _sha libs are now grouped under _hashlibs 10 years ago
  Alexandru Ardelean d05c846e69 python: add patch to disable package compiles/tests during cross-builts 10 years ago
  Alexandru Ardelean 8122954aff python: add ac_cv_buggy_getaddrinfo=no to config.site file 10 years ago
  Alexandru Ardelean aafbac886e python: patch setup.py so that it does not include system include dirs 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