Commit Graph

145 Commits

Author SHA1 Message Date
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
MilhouseVH
9f17cbf77e Python: update to Python-2.7.13 2016-12-21 13:19:06 +00:00
MilhouseVH
f7dc40c239 Merge pull request #958 from CvH/python_2.7.12
Python: update to 2.7.12
2016-11-25 08:31:38 +00:00
LongChair
97a2c64941 python : add sqlite dependency for host. 2016-11-20 07:20:21 +01:00
CvH
ec34b03ea2 Python: update to 2.7.12 2016-11-19 22:03:24 +01:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Stephan Raue
573bab45cc Python: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:35 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
escalade
9ed41bc863 Python: don't build curses and readline modules for host 2016-05-27 11:28:27 +02:00
Lukas Rusak
da14fbcfb4 Python: build readline and curses modules 2016-04-29 02:25:32 -07:00
Lukas Rusak
102d8e51a6 Python: fix build by including $ROOT 2016-04-29 00:51:48 -07:00
Stefan Saraev
02b0648996 Python: dont leak full paths in compiled .pyo 2016-04-25 14:45:07 -07:00
longchair
300686865f python : allow using bzip2 on host 2016-04-07 22:16:49 +02:00
MilhouseVH
4f2ac28bb8 Revert "Python: don't include _sysconfigdata.py"
This reverts commit 70ee30ebf9.
2016-03-17 02:17:12 +00:00
Lukas Rusak
70ee30ebf9 Python: don't include _sysconfigdata.py 2016-03-15 10:39:13 -07:00
MilhouseVH
d8f6577b52 Merge pull request #2 from lrusak/seo-stripping
stripping changes
2016-03-14 17:55:15 +00: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
0e25df0a53 Python: cleanup unneded options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-10 08:27:20 +01:00
Stephan Raue
2c85f4739a Python: while building modules we need to link against python.so from builddir. forcing this to prevent build and linking issues with adding -L. to LDFLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-10 08:27:20 +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