Commit Graph

26 Commits

Author SHA1 Message Date
Stephan Raue
d828273e6e Python: dont build with LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-07 03:19:02 +01:00
Stephan Raue
a444e6e95c Python: typo, use $CFLAGS instead $TARGET_CFLAGS for $OPT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-28 15:12:58 +01: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
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
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
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
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
fcd0619ce4 Python:
- enable ucs4 unicode build
2009-12-16 05:35:06 +01:00
Stephan Raue
15de2ff56b Python:
- build and install shared libpython
2009-10-19 06:14:54 +02:00
Stephan Raue
6dd63442db Python: build with system libffi 2009-08-16 22:49:43 +02:00
Stephan Raue
f07510bf00 Python dont find system-libffi, build with internal libffi, patch Pythons libffi to build with uClibc-master 2009-08-03 00:12:35 +02:00
Stephan Raue
97cb6c3894 various cleanups 2009-05-17 23:13:56 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
0ce9c46d5e cleanup Python buildscript 2009-04-28 22:47:58 +02:00
Stephan Raue
d92ed33682 various cleanup 2009-04-18 22:18:22 +02:00