Stephan Raue
|
3605c9babf
|
Python: forcing link against system libffi, now ctypes module will work too (thanks to ismell)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-13 16:39:58 +01:00 |
|
Wintemrute
|
2d3ad4c2da
|
Adding Headers......
|
2011-01-09 22:06:11 +01:00 |
|
Stephan Raue
|
5e30b9d20e
|
Python: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-09 18:39:33 +01:00 |
|
Stephan Raue
|
30c2960896
|
Python: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2011-01-06 05:48:45 +01:00 |
|
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
|
38814082da
|
Python: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2010-11-25 18:22:33 +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
|
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 |
|