.. |
patches
|
update sdl_ttf patch for SDL 2 (fix SDL_AllocSurface to SDL_CreateRGBSurface). closes #15
|
2012-07-21 19:10:39 +02:00 |
templates
|
updated project template
|
2013-08-27 14:00:29 +02:00 |
biglink
|
first part of cleaning
|
2012-03-08 18:05:47 +01:00 |
build-all.sh
|
some patches for _ctypes compilation. Still it doesn't works.
|
2013-08-23 14:16:31 +02:00 |
build-audiostream.sh
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
build-freetype.sh
|
use sourceforge instead of savannah for downloading freetype. closes #34
|
2013-02-28 18:48:51 +01:00 |
build-ios.sh
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
build-kivy.sh
|
use stable kivy branch by default
|
2013-05-13 10:39:32 +02:00 |
build-libffi.sh
|
fixed ctypes error. Added .patch files for required modifications to get working pyobjus on iOS.
|
2013-08-26 20:39:29 +02:00 |
build-libjpeg.sh
|
modified: src/jpeg_files/jpeg_makefile.patch
|
2013-07-12 15:11:30 +02:00 |
build-lxml.sh
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
build-pil.sh
|
Adding scripts to build PIL for kivy-ios
|
2013-07-12 11:16:34 +02:00 |
build-pyobjus.sh
|
pyobjus is getting code from ivpusic/master instead of ivpusic/test_on_device branch
|
2013-08-26 20:52:24 +02:00 |
build-python.sh
|
fixed ctypes error. Added .patch files for required modifications to get working pyobjus on iOS.
|
2013-08-26 20:39:29 +02:00 |
build-sdl.sh
|
fix build-sdl.all to be cwd change resistant
|
2012-12-16 13:40:15 +01:00 |
build-sdlmixer.sh
|
manually add /usr/local/share/aclocal to find pkg.m4.
|
2013-08-02 13:35:48 +02:00 |
build-sdlttf.sh
|
update env to install ttf, vorbis and ogg in tmp/root. Then use that prefix for compiling sdlmixer and sdlttf.
|
2012-11-21 00:12:42 +01:00 |
clean_python.sh
|
first part of cleaning
|
2012-03-08 18:05:47 +01:00 |
create-xcode-project.sh
|
small fix
|
2013-08-27 14:05:56 +02:00 |
cythonize.py
|
avoid listing non-existing path in PATH.
|
2013-05-07 08:48:16 +02:00 |
environment.sh
|
added build libffi script, and fix of pyobjus script
|
2013-08-22 19:14:21 +02:00 |
liblink
|
replace SDKROOT with IOSSDKROOT. closes #33, #32, #30
|
2013-02-11 21:33:52 +01:00 |
populate-project.sh
|
updated template project. Added libffi.a and libpyobjus to link with binaries section
|
2013-08-26 23:22:49 +02:00 |
reduce-python.sh
|
update template to fix import path + reworked embed include for python (import site need pyconfig.h only)
|
2012-03-11 17:22:45 +01:00 |