Commit Graph

21 Commits

Author SHA1 Message Date
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
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
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
959004d94c Python: cleanup and simlyfing install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-30 16:29:36 +01: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
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
5e30b9d20e Python: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:39: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
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
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
be6fd45d7f Python:
- install shared openssl and zlib to $INSTALL
2010-01-13 11:24:26 +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
e1cef013b5 Python:
- various cleanups
2009-11-16 04:38:52 +01:00
Stephan Raue
d6e37d2ed0 Python:
- fix installation of libs
2009-11-06 15:32:44 +01:00
Stephan Raue
15de2ff56b Python:
- build and install shared libpython
2009-10-19 06:14:54 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
a664c00904 test of pythons sqlite module works 2009-04-18 22:27:04 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00