index
:
gitolite/kobo-libre.git
master
Free Operating System for the Kobo readers, based on Linux and with _our_ apps.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
python3
Age
Commit message (
Expand
)
Author
2014-12-01
Merge branch 'next'
Peter Korsgaard
2014-11-22
python3: add patch to fix --includes / --ldflags output of python3-config
Peter Korsgaard
2014-11-13
python3: don't use wcsftime() on uClibc
Thomas Petazzoni
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-05
python3: remove unneeded __pycache__ directories
Thomas Petazzoni
2014-10-05
python3: add distutils fix for PEP 3147 issue
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
python3: fix termios build for xtensa
Baruch Siach
2014-07-27
python3: define license and license files
Thomas Petazzoni
2014-07-27
python3: optional decimal module support
Thomas Petazzoni
2014-07-15
python, python3: build with tzset support
Henry Margies
2014-07-09
python3: improve isolation of build environment and error handling
Thomas Petazzoni
2014-07-08
python3: bump to version 3.4.1
Thomas Petazzoni
2014-04-20
python3: do not rely only on LIBRARY_PATH for old compilers
Thomas Petazzoni
2014-04-12
python3: correctly fix PYTHON3_PATH
Thomas Petazzoni
2014-04-05
python3: fix the value of PYTHON3_PATH
Thomas Petazzoni
2014-04-05
python3: rework python symlinks installation
Samuel Martin
2014-03-27
python3: drop PYTHON3_VERSION_MINOR variable
Jerzy Grzegorek
2014-03-17
python3: bump version
Peter Korsgaard
2014-03-05
host-python{, 3}: fix parallel install of libpython
Arnout Vandecappelle
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
python3: provide a PYTHON3_PATH
Thomas Petazzoni
2014-02-18
python3: bump to 3.4.0rc1
Thomas Petazzoni
2014-02-18
python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
Thomas Petazzoni
2014-02-18
host python/python3: conditionally disable unicodedata
Thomas De Schampheleire
2014-02-18
python3: add python -> python3 symlink for the host variant
Thomas Petazzoni
2014-02-18
python3: make it exclusive from python
Thomas Petazzoni
2014-02-18
python3: removal of *.py/*.pyc is now done globally
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
python3: remove smtpd.py.3 sample
Gustavo Zacarias
2013-07-04
Remove BR2_HAVE_DEVFILES
Thomas Petazzoni
2013-07-03
python: rename old-stdlib-cache patch to match naming convention
Peter Korsgaard
2013-06-28
python3: Port python2 patches to reduce the interpreter size
Maxime Ripard
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
python3: remove another config script
Thomas Petazzoni
2013-01-28
python3: Fix pyc-only related runtime exceptions
Daniel Nelson
2013-01-20
python3: Handle properly the pyc and py files on the target
Maxime Ripard
2013-01-20
python3: Point /usr/bin/python to python3 if python is not selected
Maxime Ripard
2013-01-12
python3: uses fork(), only available on MMU platforms
Maxime Ripard
2012-11-08
Add python3 package
Maxime Ripard