aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Expand)AuthorAge
* python: fix goofAlexandru Ardelean2015-01-20
* python3: update using python updates as templateAlexandru Ardelean2015-01-19
* python: add patch to remove Debian/Ubuntu multiarch supportAlexandru Ardelean2015-01-15
* python: Install .pc files from Python package.Szilárd Pfeiffer2015-01-11
* python: add patch to fix _ctypes build on certain X86_64 hostsAlexandru Ardelean2015-01-11
* python: remove libffi/host; we're not using itAlexandru Ardelean2015-01-11
* python: enable pip installation of pip on the host-sideAlexandru Ardelean2015-01-11
* python: change _PYTHON_HOST_PLATFORM to linux2Alexandru Ardelean2015-01-11
* Merge pull request #744 from commodo/python-upg-2.7.9Steven Barth2015-01-06
|\
| * python: upgrade to version 2.7.9Alexandru Ardelean2015-01-06
* | python: add default PyPackage/filespec if not definedAlexandru Ardelean2015-01-06
* | python: trim all whitespaces for the operator in the filespecAlexandru Ardelean2015-01-06
* | python: whitespace fix for PYTHONPATHXuefer2015-01-06
|/
* python: fix file conflict between python and python-base packagesGergely Kiss2014-12-15
* python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATHAlexandru Ardelean2014-12-09
* python: use Build/Prepare rule for the config.site fileAlexandru Ardelean2014-11-26
* python: add patch to disable python byte codes by defaultAlexandru Ardelean2014-11-16
* python: add distutils back (selectively)Alexandru Ardelean2014-11-12
* python: update MAKE_FLAGSAlexandru Ardelean2014-11-12
* python: add __PYENV_LAUNCHER__ env varAlexandru Ardelean2014-11-09
* python: remove readline.so for nowAlexandru Ardelean2014-11-09
* python: add some Build/InstallDev rules backAlexandru Ardelean2014-11-09
* python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGSAlexandru Ardelean2014-11-09
* python: add lib depsAlexandru Ardelean2014-11-09
* python: final switchAlexandru Ardelean2014-11-09
* python: exclude pdb.doc and webbrowser.pyAlexandru Ardelean2014-11-07
* python: remove +libcrypto dep; that's a openssl libAlexandru Ardelean2014-11-07
* python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16Alexandru Ardelean2014-11-07
* python: add PYTHONPATH var; this allows packages to configure itAlexandru Ardelean2014-11-07
* python: add HOST_PYTHON_LIB_DIR variable to python-package.mkAlexandru Ardelean2014-11-07
* python: cleanup Build/InstallDev ruleAlexandru Ardelean2014-11-07
* python: remove --without-ensurepip; not needed anymoreAlexandru Ardelean2014-11-07
* python: remove explicit rules in favor of using make/configure varsAlexandru Ardelean2014-11-07
* python: reboot all python packagesAlexandru Ardelean2014-11-07
* python: add _sysconfigdata.py to python base packageAlexandru Ardelean2014-10-25
* python, python3: fix python*-package.mkNicolas Thill2014-10-23
* python: fix source folder for libpythonAlexandru Ardelean2014-10-20
* python: use libncursesw instead of libncursesAlexandru Ardelean2014-10-19
* python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensionsAlexandru Ardelean2014-10-19
* python: enable shared python lib; make this the normAlexandru Ardelean2014-10-19
* python: add LD and LDSHARED env vars to Build/Compile/PyModAlexandru Ardelean2014-10-19
* python: add PYTHON_INC_DIR var to CPPFLAGSAlexandru Ardelean2014-10-19
* python: do not install pyconfig.h on the targetAlexandru Ardelean2014-10-19
* python: export CC + CCSHARED env vars to cross-compile Python C extensions pr...Alexandru Ardelean2014-10-19
* python: add libopenssl and libcrypto as package depsAlexandru Ardelean2014-10-17
* python: _md5 + _sha libs are now grouped under _hashlibsAlexandru Ardelean2014-10-17
* python: add patch to disable package compiles/tests during cross-builtsAlexandru Ardelean2014-10-17
* python: add ac_cv_buggy_getaddrinfo=no to config.site fileAlexandru Ardelean2014-10-17
* python: patch setup.py so that it does not include system include dirsAlexandru Ardelean2014-10-17
* python: enforce the existence of files in the filespecsAlexandru Ardelean2014-10-17