aboutsummaryrefslogtreecommitdiff
path: root/lang/python3
Commit message (Expand)AuthorAge
* treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING...Matthias Schiffer2017-01-10
* python{,3}: remove STAGING_DIR_HOSTPKG fallback definitionMatthias Schiffer2017-01-10
* python3: sync makefiles with python packageAlexandru Ardelean2017-01-04
* python3: upgrade to version 3.6.0Alexandru Ardelean2017-01-02
* python3: split `python3-version.mk` from `python3-package.mk`Alexandru Ardelean2016-12-16
* python, python3: unify HOST_ vars and get rid of HOST_CFLAGSAlexandru Ardelean2016-11-07
* python,python3: get rid of HOST_CFLAGSAlexandru Ardelean2016-11-07
* python3: disable ensurepip on package & host buildsAlexandru Ardelean2016-11-07
* python3: avoid use of HOST_BUILD_PREFIXJo-Philipp Wich2016-11-01
* python,python3: include host-build.mk in python-host.mk & python3-package.mkAlexandru Ardelean2016-10-31
* python3: use default prefix for host installMatthias Schiffer2016-10-04
* python3: upgrade to version 3.5.2Alexandru Ardelean2016-09-13
* python3: do not allow packaging of windows exe filesAlexandru Ardelean2016-06-27
* python3: revert $(STAGING_DIR)/host to $(STAGING_DIR_HOST) changeAlexandru Ardelean2016-04-15
* python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)Alexandru Ardelean2016-04-14
* python3: upgrade to version 3.5.1Alexandru Ardelean2016-04-14
* treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with c...Felix Fietkau2016-01-20
* python3: Add new packages python3-{dev,lib2to3}Florian Fieber2015-11-19
* python3: Port changes from python-package.mk to python3-package.mkFlorian Fieber2015-11-19
* python3: Download source archive via httpsFlorian Fieber2015-11-18
* python3: upgrade to version 3.5.0Alexandru Ardelean2015-09-16
* python3: disable usage of wcsftime (broken in uClibc)Jan Čermák2015-07-02
* python3: add python3-package-lzma.mkAlexandru Ardelean2015-04-24
* python3: do not prefer ncursesw over ncursesAlexandru Ardelean2015-04-21
* python3: replace with libncursesw with libncursesAlexandru Ardelean2015-04-21
* python3: override machine definition for i386 to build the decimal moduleAlexandru Ardelean2015-03-27
* python3: revert puting the encodings folder into a python3-codecsAlexandru Ardelean2015-03-14
* python3: port some patches from pythonAlexandru Ardelean2015-03-14
* python3: replicate packaging work done in python packageAlexandru Ardelean2015-03-14
* python3: upgrade to version 3.4.3Alexandru Ardelean2015-03-14
* python3: re-number patchesAlexandru Ardelean2015-03-14
* 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