aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Expand)AuthorAge
* 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
* perl: Update to 5.20.1Marcel Denia2014-11-06
* perl: Mark test support as experimentalMarcel Denia2014-11-06
* perl: Fix signal order for i486Marcel Denia2014-11-06
* perl: Update perlbase.mkMarcel Denia2014-11-06
* perl: Also strip begin, end and for pragmasMarcel Denia2014-11-06
* perl: Set nv_overflows_integers_at configuration symbolMarcel Denia2014-11-06
* perl: Add basic test supportMarcel Denia2014-11-06
* python-dns: fixed URLDenis Shulyaka2014-11-04
* micropython-lib: update and add package categoryRoger2014-11-02
* micropython: update and add package categoryRoger2014-11-02
* New python-dns packageDenis Shulyaka2014-10-26
* python: add _sysconfigdata.py to python base packageAlexandru Ardelean2014-10-25
* dkjson: remove wrong PKG_BUILD_DIR overrideNicolas Thill2014-10-25
* python3: create ./usr/bin directory at package/installNicolas Thill2014-10-24
* luasql: bump to v2.3.0Nicolas Thill2014-10-24
* Merge pull request #458 from roger-/micropythonsbyx2014-10-24
|\
| * micropython: update to latestRoger2014-10-22
* | python, python3: fix python*-package.mkNicolas Thill2014-10-23
* | 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