aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Expand)AuthorAge
...
* | Merge pull request #450 from commodo/python3-update-1-2-3sbyx2014-10-21
|\ \
| * | 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
* | | 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
* | python: reduce bloat by removing *.pyo and *.pyc filesAlexandru Ardelean2014-10-17
* | perl: Bump PKG_RELEASEMarcel Denia2014-10-16
* | perl: Don't try to link against libnslMarcel Denia2014-10-16
* | perl: Make I8/I16/I32 types explicitly signed for PPCMarcel Denia2014-10-16
* | python: upgrade to version 2.7.8Alexandru Ardelean2014-10-15
* | python: add python2 symlink to python as per PEP394Alexandru Ardelean2014-10-15
* | python: use command instead of 'ln -sf'Alexandru Ardelean2014-10-15
* | python: include python*-package.mk irespective of DUMP env varAlexandru Ardelean2014-10-15
* | python: enforce version assignmentAlexandru Ardelean2014-10-15
* | python: move python package versioning to python-package.mkAlexandru Ardelean2014-10-15
* | python: add old python 2 package backAlexandru Ardelean2014-10-15
* | 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
* | Merge pull request #396 from commodo/python-migrationsbyx2014-10-08
|\ \
| * | python: reset packages and start off with minimal pythonAlexandru Ardelean2014-10-06
| * | python: upgrade to version 3.4.1Alexandru Ardelean2014-10-06
| * | python: reorganize packageAlexandru Ardelean2014-10-06