Commit Graph

38 Commits

Author SHA1 Message Date
Lukas Rusak
da14fbcfb4 Python: build readline and curses modules 2016-04-29 02:25:32 -07:00
Stephan Raue
d48de86457 Python: fix pkgconfig script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-10 15:00:50 +01:00
Stephan Raue
dbc2e92769 Python: add upstream patch to install proper python-config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-10 12:34:38 +01:00
Stephan Raue
9ac2b29412 Python: simplyfing crosscompile patch, remove unneeded hunk
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-10 08:27:20 +01:00
Stephan Raue
ebb3882752 Python: add patch to abort if module fails to build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-07 15:53:29 +01:00
Stephan Raue
2c7678c41e Python: add crosscompiling patch from buildroot, dont globally change _sysconfigdata.py, enable autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-07 15:44:43 +01:00
Stephan Raue
a6179a798a Python: dont build and use Parser/pgen and simplifing crosscompile patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-07 15:44:43 +01:00
Stephan Raue
6d4353e8d3 Python: rename patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-05 19:59:39 +01:00
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