Age | Commit message (Expand) | Author |
2014-10-07 | .mk files: bulk aligment and whitespace cleanup of assignments | Thomas De Schampheleire |
2014-10-05 | python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKS | Thomas Petazzoni |
2014-10-04 | packages: rename FOO_CONF_OPT into FOO_CONF_OPTS | Thomas De Schampheleire |
2014-09-21 | python, python3: add patch to prevent distutils from adjusting the shebang | Christophe Vu-Brugier |
2014-09-13 | libffi and python: need threads support | Jérôme Pouiller |
2014-08-06 | python: renumber patch | Baruch Siach |
2014-07-18 | python: fix termios build for xtensa | Baruch Siach |
2014-07-15 | python, python3: build with tzset support | Henry Margies |
2014-07-15 | package/python: fix sqlite3 extension without threads | Yann E. MORIN |
2014-07-09 | python: improve isolation of build environment and error handling | Thomas Petazzoni |
2014-07-08 | python: bump to version 2.7.8 | Thomas Petazzoni |
2014-07-01 | python: do not install the IDLE editor | Thomas Petazzoni |
2014-07-01 | python: bump to Python 2.7.7 | Thomas Petazzoni |
2014-05-26 | python2: Fix disabling module bsddb | Bernd Kuhls |
2014-04-20 | python: fix readline extension compilation with readline 6.3 | Ivan Sergeev |
2014-04-20 | python: do not rely only on LIBRARY_PATH for old compilers | Thomas Petazzoni |
2014-04-06 | python: fix host-python symlink installation when no python is selected | Samuel Martin |
2014-04-05 | python: rework python symlinks installation | Samuel Martin |
2014-03-05 | host-python{, 3}: fix parallel install of libpython | Arnout Vandecappelle |
2014-03-02 | python: fixup python-config script | Gustavo Zacarias |
2014-03-01 | python, python3: fix unicodedata enabling | Thomas Petazzoni |
2014-02-28 | Merge branch 'next' | Peter Korsgaard |
2014-02-19 | python, python3: fix to ensure libpython is stripped | Przemyslaw Wrzos |
2014-02-19 | python, python3: enable unicodedata for host-python, needed by setuptools | Thomas Petazzoni |
2014-02-18 | host python/python3: conditionally disable unicodedata | Thomas De Schampheleire |
2014-02-14 | python: bump to 2.7.6 | Thomas Petazzoni |
2014-02-14 | python: expose PYTHON_PATH | Thomas Petazzoni |
2014-01-22 | added python unicode selection to menu | Matthew Weber |
2013-12-26 | python: fix invalid library paths leaking into the build, and other improvements | Thomas Petazzoni |
2013-11-10 | Config.in files: add missing dependencies to toolchain option comments | Thomas De Schampheleire |
2013-10-14 | Config.in files: unify comments of toolchain option dependencies | Thomas De Schampheleire |
2013-10-04 | package: drop unneeded HOST_<pkg>_AUTORECONF = YES | Peter Korsgaard |
2013-09-08 | change package tarball compression to xz whenever possible | Jerzy Grzegorek |
2013-07-10 | python: remove idle sample | Gustavo Zacarias |
2013-07-04 | Remove BR2_HAVE_DEVFILES | Thomas Petazzoni |
2013-06-06 | Normalize separator size to 80 | Alexandre Belloni |
2013-06-06 | Fix package headers to comply with coding style | Alexandre Belloni |
2013-05-11 | python: remove stale python2-config symbolic link | Thomas Petazzoni |
2013-05-06 | python: remove smtpd.py | Gustavo Zacarias |
2013-05-03 | Added support for hashlib in the target Python | Avishay Orpaz |
2012-12-15 | python: build host-python with MAKE1 | Thomas Petazzoni |
2012-11-30 | python2: bump to 2.7.3 | Samuel Martin |
2012-11-17 | python: use default configure commands to get shared build | Thomas Petazzoni |
2012-11-17 | python: uses fork(), only available on MMU platforms | Maxime Ripard |
2012-11-14 | python: add license info | Arnout Vandecappelle (Essensium/Mind) |
2012-07-17 | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) |
2012-07-17 | all packages: use new host-xxx-package macros | Arnout Vandecappelle (Essensium/Mind) |
2012-04-24 | python: enable IPv6 socket support | vsergeev |
2012-02-14 | python: workaround distutils issue with binary extensions | Peter Korsgaard |
2012-01-07 | Python: enable zlib support for the host package | Yegor Yefremov |