26 Commits (aae5275bea769f8307d7cadb07fe62efccb84706)

Author SHA1 Message Date
  Alexandru Ardelean 9e639dbf87 python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH 10 years ago
  Alexandru Ardelean 48aaf18057 python3: disable Python3 bytecode generation by default 10 years ago
  Alexandru Ardelean ec10e7e2e4 python3 upgrade to version 3.4.2 10 years ago
  Alexandru Ardelean 84cf76e7a6 python3: sync build rules with python's 10 years ago
  Nicolas Thill 6243f35724 python3: create ./usr/bin directory at package/install 10 years ago
  Nicolas Thill cad9bdbc85 python, python3: fix python*-package.mk 10 years ago
  Alexandru Ardelean 056e565ab6 python3: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 10 years ago
  Alexandru Ardelean 1a0e9b3786 python3: enable shared python3 lib; make this the norm 10 years ago
  Alexandru Ardelean cc6423d57a python3: add LD and LDSHARED env vars to Build/Compile/Py3Mod 10 years ago
  Alexandru Ardelean 3edeed3f4d python3: add PYTHON3_INC_DIR var to CPPFLAGS 10 years ago
  Alexandru Ardelean f729ba98c5 python3: export CC + CCSHARED env vars to cross-compile Python C extensions properly 10 years ago
  Alexandru Ardelean 5bf4866fd9 python3: add patch to disable package compiles/tests during cross-builts 10 years ago
  Alexandru Ardelean e0abcb569b python: add ac_cv_buggy_getaddrinfo=no to config.site file 10 years ago
  Alexandru Ardelean 8c4da0367b python3: patch setup.py so that it does not include system include dirs 10 years ago
  Alexandru Ardelean 885fe99cd2 python3: enforce the existence of files in the filespecs 10 years ago
  Alexandru Ardelean a1fe8c48aa python3: reduce bloat by removing *.pyo and *.pyc files 10 years ago
  Alexandru Ardelean 5cb802cac4 python3: fix python host path 10 years ago
  Alexandru Ardelean a964feec68 python3: add python3 symlink to python exec as per PEP394 10 years ago
  Alexandru Ardelean 72092dabf2 python3: suffix vars with 3 10 years ago
  Alexandru Ardelean e4d94961c3 python3: include python*-package.mk irespective of DUMP env var 10 years ago
  Alexandru Ardelean dee4a69cea python3: enforce version assignment 10 years ago
  Alexandru Ardelean 9500f50f2b python3: avoid making python3 the default python command 10 years ago
  Alexandru Ardelean d5d9442928 python3: fixup python-package.mk include 10 years ago
  Agent 42 d4bc92fad5 renaming python-package.mk to python3-package.mk 10 years ago
  Agent 42 1e6a88dde0 rename package name to python3 10 years ago
  Agent 42 5e3393cf94 rename folder to python3 10 years ago