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
28144a8c71
Python: dont use --as-needed in LDFLAGS because of linking problems with expat
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-10-23 07:46:25 +02: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
a31267bee1
Python: remove libdir from config script, because it is also used for host builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-10-20 02:13:14 +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
Stephan Raue
86fa6879ef
Python: build only with one core (fails sometimes on parallel builds)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-09-04 00:35:34 +02:00
Stephan Raue
9e8d82ac59
Python: install package 'file'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-08-18 01:17:10 +02:00
Stephan Raue
c7cf1f753b
packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2010-07-21 18:54:45 +02:00
Stephan Raue
483f167f56
Python:
...
- remove lto/gold hack
2010-06-16 15:18:20 +02:00
Stephan Raue
de20d78f48
Python:
...
- update link time optimization hack
2010-06-14 01:26:28 +02:00
Stephan Raue
c87b0f833f
Python:
...
- disable build with LTO support
2010-05-30 22:37:39 +02:00
Stephan Raue
e257eac192
Python:
...
- ugly hack to fix some issues with crosscompile
2010-01-17 06:59:04 +01:00
Stephan Raue
fd26d83fd1
Python:
...
- revert r1809, we need some more work for fixing crosscompiling python
2010-01-17 06:17:00 +01:00
Stephan Raue
be6fd45d7f
Python:
...
- install shared openssl and zlib to $INSTALL
2010-01-13 11:24:26 +01:00
Stephan Raue
5dc0ad329d
Python:
...
- build host python with prefix $SYSROOT_PREFIX/usr
- build host python statically
- dont install an full Python to $TOOLCHAIN
- simplyfing
- some cleanups
2010-01-11 10:51:55 +01:00
Stephan Raue
aa8df0e51e
Python:
...
- build host python also with ucs4 support (host python must be have the same configuration like target python)
2010-01-08 17:33:58 +01:00
Stephan Raue
b803ad3f55
Python:
...
- remove unneeded patch
2010-01-08 03:04:51 +01:00
Stephan Raue
fc3a95711a
Python: (thanks to Andras)
...
- install with multiprocessing support files for upcoming plugings
- install with email support files for upcoming plugins
2010-01-07 17:53:40 +01:00
Stephan Raue
2611c7c62b
Python:
...
- force making of symbolic link (thanks to Andras)
2010-01-07 17:50:27 +01:00
Stephan Raue
fcd0619ce4
Python:
...
- enable ucs4 unicode build
2009-12-16 05:35:06 +01:00
Stephan Raue
e1cef013b5
Python:
...
- various cleanups
2009-11-16 04:38:52 +01:00