Stefan Saraev
|
fc78eb074c
|
Python: install wsgiref. closes #1710
|
2013-01-29 19:48:06 +02:00 |
|
Stefan Saraev
|
748779c133
|
Python: fix a minor (re)build error
|
2013-01-23 22:56:12 +02:00 |
|
Stefan Saraev
|
2a54d46e6d
|
Python: enable ipv6 support. closes #1795
|
2013-01-22 23:36:35 +02:00 |
|
Stephan Raue
|
bff333435c
|
Python: revert some of the last changes, this should fix #784
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-06-10 18:56:46 +02:00 |
|
Stephan Raue
|
15e69e5543
|
Python: dont overwrite default *FLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-06-04 04:40:06 +02:00 |
|
Stephan Raue
|
d5cbe844e0
|
Python: respect our optimization flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-05-26 01:46:48 +02:00 |
|
Stephan Raue
|
5ff4021bf5
|
Python: rework build and install script, generate and install bytecode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-05-25 09:10:08 +02:00 |
|
Stephan Raue
|
a061e355ec
|
Python: rework, build much as possible modules without setup.py, generate and install objectfiles
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-05-24 17:15:31 +02:00 |
|
Stephan Raue
|
126253aa3f
|
Python: build and install chinese, taiwanese, japanese, korean unicode support, this should fix #554
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-05-02 07:38:20 +02:00 |
|
Stephan Raue
|
ad6df3d9a1
|
Python: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-03-30 21:57:35 +02:00 |
|
Domin6
|
543c89c24b
|
Change copyright and FSF address, this fixes #252
|
2012-02-29 13:36:32 +01:00 |
|
Stephan Raue
|
83805eceb1
|
python: distutils per default adds -L$LIBDIR when linking binary extensions, thats bad
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2012-02-14 16:13:47 +01:00 |
|
Stephan Raue
|
683141a856
|
Python: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-11-19 23:15:21 +01:00 |
|
Stephan Raue
|
5e18d23a14
|
Python: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-11-12 02:19:59 +01:00 |
|
Stephan Raue
|
66a9b2fe42
|
Python: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-11-10 05:05:37 +01:00 |
|
Stephan Raue
|
55a3ed8910
|
Python: split to host and target package, update dependencies
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-11-09 17:16:38 +01:00 |
|
Stephan Raue
|
e0ceb324dc
|
Python: force using system expat (expat-host), thanks to Gujs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-10-26 13:13:36 +02: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 |
|
Lionel Widdifield
|
a729446e0c
|
packages/lang/Python/build: fix for crosscompile
|
2011-09-28 04:59:02 +02:00 |
|
Stephan Raue
|
7aa1f96847
|
Python: dont create and install bytecode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-08-16 03:06:34 +02:00 |
|
Stephan Raue
|
b0e889b6ff
|
Python: use *_LIBDIR and *_INCDIR
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-13 22:05:06 +02:00 |
|
Stephan Raue
|
0b692b5bd8
|
Python: setup host triplet for --build and --host options to configure script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-07-13 01:40:46 +02:00 |
|
Stephan Raue
|
8c6f1486e9
|
Python: search 64bit host libdir for libraries too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-06-24 09:28:16 +02:00 |
|
Stephan Raue
|
dcf182aa67
|
Python: use /usr/lib and /usr/include too to look for libs for building hostpython
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-06-21 10:48:52 +02:00 |
|
Stephan Raue
|
4ee1cdfccb
|
Python: check toolchain libdir and includedir for libs and headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-06-19 16:24:48 +02:00 |
|