| Commit message (Expand) | Author | Age | Files | Lines |
* | .mk files: bulk aligment and whitespace cleanup of assignments | Thomas De Schampheleire | 2014-10-07 | 1 | -5/+5 |
* | python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKS | Thomas Petazzoni | 2014-10-05 | 1 | -0/+14 |
* | packages: rename FOO_CONF_OPT into FOO_CONF_OPTS | Thomas De Schampheleire | 2014-10-04 | 1 | -13/+13 |
* | python, python3: build with tzset support | Henry Margies | 2014-07-15 | 1 | -1/+2 |
* | python: bump to version 2.7.8 | Thomas Petazzoni | 2014-07-08 | 1 | -1/+1 |
* | python: do not install the IDLE editor | Thomas Petazzoni | 2014-07-01 | 1 | -1/+0 |
* | python: bump to Python 2.7.7 | Thomas Petazzoni | 2014-07-01 | 1 | -1/+1 |
* | python: fix host-python symlink installation when no python is selected | Samuel Martin | 2014-04-06 | 1 | -3/+3 |
* | python: rework python symlinks installation | Samuel Martin | 2014-04-05 | 1 | -0/+26 |
* | host-python{, 3}: fix parallel install of libpython | Arnout Vandecappelle | 2014-03-05 | 1 | -0/+6 |
* | python, python3: fix unicodedata enabling | Thomas Petazzoni | 2014-03-01 | 1 | -1/+0 |
* | Merge branch 'next' | Peter Korsgaard | 2014-02-28 | 1 | -26/+34 |
|\ |
|
| * | python, python3: fix to ensure libpython is stripped | Przemyslaw Wrzos | 2014-02-19 | 1 | -0/+9 |
| * | python, python3: enable unicodedata for host-python, needed by setuptools | Thomas Petazzoni | 2014-02-19 | 1 | -1/+1 |
| * | python: bump to 2.7.6 | Thomas Petazzoni | 2014-02-14 | 1 | -27/+22 |
| * | python: expose PYTHON_PATH | Thomas Petazzoni | 2014-02-14 | 1 | -0/+3 |
* | | host python/python3: conditionally disable unicodedata | Thomas De Schampheleire | 2014-02-18 | 1 | -1/+1 |
|/ |
|
* | added python unicode selection to menu | Matthew Weber | 2014-01-22 | 1 | -0/+5 |
* | python: fix invalid library paths leaking into the build, and other improvements | Thomas Petazzoni | 2013-12-26 | 1 | -15/+13 |
* | package: drop unneeded HOST_<pkg>_AUTORECONF = YES | Peter Korsgaard | 2013-10-04 | 1 | -1/+0 |
* | change package tarball compression to xz whenever possible | Jerzy Grzegorek | 2013-09-08 | 1 | -1/+1 |
* | python: remove idle sample | Gustavo Zacarias | 2013-07-10 | 1 | -7/+4 |
* | Remove BR2_HAVE_DEVFILES | Thomas Petazzoni | 2013-07-04 | 1 | -13/+3 |
* | Normalize separator size to 80 | Alexandre Belloni | 2013-06-06 | 1 | -2/+2 |
* | Fix package headers to comply with coding style | Alexandre Belloni | 2013-06-06 | 1 | -0/+1 |
* | python: remove stale python2-config symbolic link | Thomas Petazzoni | 2013-05-11 | 1 | -0/+1 |
* | python: remove smtpd.py | Gustavo Zacarias | 2013-05-06 | 1 | -0/+7 |
* | Added support for hashlib in the target Python | Avishay Orpaz | 2013-05-03 | 1 | -0/+4 |
* | python: build host-python with MAKE1 | Thomas Petazzoni | 2012-12-15 | 1 | -0/+8 |
* | python2: bump to 2.7.3 | Samuel Martin | 2012-11-30 | 1 | -1/+1 |
* | python: use default configure commands to get shared build | Thomas Petazzoni | 2012-11-17 | 1 | -13/+1 |
* | python: add license info | Arnout Vandecappelle (Essensium/Mind) | 2012-11-14 | 1 | -0/+2 |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | all packages: use new host-xxx-package macros | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | python: workaround distutils issue with binary extensions | Peter Korsgaard | 2012-02-14 | 1 | -0/+9 |
* | Python: enable zlib support for the host package | Yegor Yefremov | 2012-01-07 | 1 | -2/+1 |
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -2/+2 |
* | python: bump to 2.7.2 | Thomas Petazzoni | 2011-09-18 | 1 | -1/+1 |
* | Fix regression in Python build on 64 bits system | Maxime Ripard | 2011-08-29 | 1 | -0/+13 |
* | host-python: enable expat support | Peter Korsgaard | 2011-01-27 | 1 | -1/+3 |
* | python: convert to autotargets, bump to 2.7.1, many improvements | Thomas Petazzoni | 2011-01-25 | 1 | -179/+107 |
* | python: Fix make install (Workaround python's bug #1669349) | Maxime Ripard | 2011-01-25 | 1 | -1/+9 |
* | python: Move to version 2.7 | Maxime Ripard | 2011-01-25 | 1 | -2/+2 |
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -2/+2 |
* | python: cleanup | Peter Korsgaard | 2009-10-02 | 1 | -2/+3 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -2/+2 |
* | python: Don't delete .py files unless asked. | Will Newton | 2009-09-20 | 1 | -1/+0 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
* | readline: remove BR2_PACKAGE_READLINE_TARGET configuration option | Peter Korsgaard | 2009-01-30 | 1 | -1/+1 |
* | Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele... | Ulf Samuelsson | 2009-01-17 | 1 | -11/+27 |