Commit Graph

30 Commits

Author SHA1 Message Date
Lukas Rusak
3117cc51af update to python-2.7.10 2015-11-02 11:08:59 +01:00
Stephan Raue
53656cb1e9 Revert "Python: update to Python-2.7.8"
This reverts commit 81c08d1519.
2015-01-11 14:09:39 +01:00
Stephan Raue
ed65b5d3af Revert "Python: clean up. config/Makefile and pyconfig are not needed anymore"
This reverts commit d4072be760.
2015-01-11 14:09:39 +01:00
Stephan Raue
57feef4a9c Revert "Python: update to Python-2.7.9"
This reverts commit 59c60b083e.
2015-01-11 14:09:39 +01:00
Stephan Raue
59c60b083e Python: update to Python-2.7.9
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 17:03:10 +01:00
Stefan Saraev
d4072be760 Python: clean up. config/Makefile and pyconfig are not needed anymore
- and really use our :host python to build target
- TODO fix target sysconfigdata with hostpython
  to make distutils happy
2015-01-03 16:42:07 +01:00
Stefan Saraev
81c08d1519 Python: update to Python-2.7.8 2015-01-03 16:42:07 +01:00
Stephan Raue
17a4b8580f Python: remove RAND_egd support to support libressl, switch to libressl support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-20 14:38:10 +02:00
Stephan Raue
be09052d36 Python: add patch to use our optimizations
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-28 05:20:20 +02:00
Stephan Raue
f5ef5df941 Python: add patch to use and generate optimized objectfiles only
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-24 17:16:41 +02:00
Stephan Raue
4d3741ed45 Python: add patch to remove rpath
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-24 17:16:07 +02:00
Stephan Raue
56b33ce1fc Python: update to Python-2.7.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-16 19:22:32 +02:00
Stephan Raue
f8bcf6d5f6 Python: add patch to dont build pyc and pyo bytecode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-30 16:29:11 +01:00
Stephan Raue
ab0c51f40b Python: update to Python-2.7.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-26 03:03:11 +02:00
Stephan Raue
671bab4229 Python: add ctypes patch (see http://bugs.python.org/issue6869)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-15 22:24:42 +02:00
Stephan Raue
4e0b138d5e Python: add patch to reenable building of _hashlib.so module
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-27 13:49:48 +02:00
Stephan Raue
756b3e62e5 Python: fix python symlink (patch from buildroot)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-28 16:33:10 +02:00
Stephan Raue
e5c01379a6 Python: add fix for python bug 1731717
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-28 16:31:26 +02:00
Stephan Raue
611cd058ce Python: add metafile support, cleanups, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-13 15:14:49 +01:00
Stephan Raue
f3d0cf860c Python: remove unneeded patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-03 00:30:58 +01:00
Stephan Raue
8599e9e69b Python: readd SSL support, add patch to detect paths in sysroot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-03 00:30:20 +01:00
Stephan Raue
0a50ef3662 Python: add -lexpat to LDFLAGS, add LDFLAGS support to cross compiling patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-22 03:05:30 +02:00
Stephan Raue
0cf027e06e Python: add patch to dont create static python library, enable shared library support for host python, add expat-host as an dep., cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-21 21:55:58 +02:00
Stephan Raue
630a8d00b5 Python: rename patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-20 02:11:22 +02:00
Stephan Raue
1f5f3dea44 Python, update to Python-2.6.6, rework & cleanup, remove config/options.python file (will be not more used)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-19 20:21:38 +02:00