46 Commits (4944d6e1b55b3e321f559ae0779f00213a246d6f)

Author SHA1 Message Date
  Alexandru Ardelean 2dee0cf070 python3: do not allow packaging of windows exe files 8 years ago
  Alexandru Ardelean 06fbe038ab python3: revert $(STAGING_DIR)/host to $(STAGING_DIR_HOST) change 8 years ago
  Alexandru Ardelean 7ebd492f5f python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST) 8 years ago
  Alexandru Ardelean 57d94bbd44 python3: upgrade to version 3.5.1 8 years ago
  Felix Fietkau 9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 9 years ago
  Florian Fieber 472b596bb1 python3: Add new packages python3-{dev,lib2to3} 9 years ago
  Florian Fieber 877971ec4c python3: Port changes from python-package.mk to python3-package.mk 9 years ago
  Florian Fieber b011c10eb5 python3: Download source archive via https 9 years ago
  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