Commit Graph

13 Commits

Author SHA1 Message Date
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
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00