aboutsummaryrefslogtreecommitdiff
path: root/lang/python3
Commit message (Expand)AuthorAge
* python3: update using python updates as templateAlexandru Ardelean2015-01-19
* python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATHAlexandru Ardelean2014-12-09
* python3: disable Python3 bytecode generation by defaultAlexandru Ardelean2014-12-09
* python3 upgrade to version 3.4.2Alexandru Ardelean2014-11-28
* python3: sync build rules with python'sAlexandru Ardelean2014-11-27
* python3: create ./usr/bin directory at package/installNicolas Thill2014-10-24
* python, python3: fix python*-package.mkNicolas Thill2014-10-23
* python3: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensionsAlexandru Ardelean2014-10-20
* python3: enable shared python3 lib; make this the normAlexandru Ardelean2014-10-20
* python3: add LD and LDSHARED env vars to Build/Compile/Py3ModAlexandru Ardelean2014-10-20
* python3: add PYTHON3_INC_DIR var to CPPFLAGSAlexandru Ardelean2014-10-20
* python3: export CC + CCSHARED env vars to cross-compile Python C extensions p...Alexandru Ardelean2014-10-20
* python3: add patch to disable package compiles/tests during cross-builtsAlexandru Ardelean2014-10-20
* python: add ac_cv_buggy_getaddrinfo=no to config.site fileAlexandru Ardelean2014-10-20
* python3: patch setup.py so that it does not include system include dirsAlexandru Ardelean2014-10-20
* python3: enforce the existence of files in the filespecsAlexandru Ardelean2014-10-20
* python3: reduce bloat by removing *.pyo and *.pyc filesAlexandru Ardelean2014-10-20
* python3: fix python host pathAlexandru Ardelean2014-10-15
* python3: add python3 symlink to python exec as per PEP394Alexandru Ardelean2014-10-15
* python3: suffix vars with 3Alexandru Ardelean2014-10-15
* python3: include python*-package.mk irespective of DUMP env varAlexandru Ardelean2014-10-15
* python3: enforce version assignmentAlexandru Ardelean2014-10-15
* python3: avoid making python3 the default python commandAlexandru Ardelean2014-10-15
* python3: fixup python-package.mk includeAlexandru Ardelean2014-10-15
* renaming python-package.mk to python3-package.mkAgent 422014-10-13
* rename package name to python3Agent 422014-10-13
* rename folder to python3Agent 422014-10-13