38 Commits (e428fd92f0066430a255b115107720818c7e34b8)

Author SHA1 Message Date
  Alexandru Ardelean 6ce01594b6 python3: upgrade to version 3.5.0 9 years ago
  Jan Čermák 6156136903 python3: disable usage of wcsftime (broken in uClibc) 9 years ago
  Alexandru Ardelean aceacb4de0 python3: add python3-package-lzma.mk 9 years ago
  Alexandru Ardelean 9fc15af80a python3: do not prefer ncursesw over ncurses 9 years ago
  Alexandru Ardelean 6e042a2b22 python3: replace with libncursesw with libncurses 9 years ago
  Alexandru Ardelean 96d4953662 python3: override machine definition for i386 to build the decimal module 9 years ago
  Alexandru Ardelean 12bba35627 python3: revert puting the encodings folder into a python3-codecs 9 years ago
  Alexandru Ardelean cfe31ca3d3 python3: port some patches from python 9 years ago
  Alexandru Ardelean 741fdfd1e0 python3: replicate packaging work done in python package 9 years ago
  Alexandru Ardelean 70df2d9a0c python3: upgrade to version 3.4.3 9 years ago
  Alexandru Ardelean dd091f235f python3: re-number patches 9 years ago
  Alexandru Ardelean 8c057f39d8 python3: update using python updates as template 10 years ago
  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