kivy-ios/tools
2014-11-03 00:06:24 +08:00
..
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. Also updated script for building pyobjus. Script now copy bridge.m/h files to templates dir, so they can be included by default as some start template for new projects. It contains code for accelerometer 2013-09-04 01:53:33 +02:00
biglink Updates print and open file statements for Python3 compatibility. 2014-02-03 13:58:11 +08:00
build-all.sh Merge pull request #91 from Zen-CODE/add_openssl 2014-09-29 22:04:26 +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-ffmpeg.sh ffmpeg: fix root directory 2014-03-24 12:14:32 +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 allow customization of kivy branch 2014-02-03 17:16:47 +01:00
build-libffi.sh Change "-miphoneos-version-min=4.0" to "-miphoneos-version-min=6.0" in generate-ios-source-and-headers.py for libffi-3.0.13 2014-09-25 21:57:23 -07: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-openssl-link.sh Corrected spelling 2014-05-15 16:33:15 +02:00
build-openssl.sh Skip building if binaries exist 2014-05-15 11:47:38 +02:00
build-pil.sh Fixed PIL build flags and Tremor import path 2013-10-12 20:47:35 +08:00
build-plyer.sh Added plyer build script 2014-08-09 18:25:16 -04:00
build-pyobjus.sh FIx typo 2014-08-01 17:43:09 -04:00
build-python.sh Removed prompt 2014-05-15 16:57:14 +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 libtremor download is now more robust on failure 2013-10-16 09:21:03 +08: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 Add quotes to avoid shell expansion 2014-11-03 00:06:24 +08:00
cythonize.py Updates print and open file statements for Python3 compatibility. 2014-02-03 13:58:11 +08:00
environment.sh Adding info about iOS SDK path searching 2014-07-07 10:43:23 -07:00
liblink Updates print and open file statements for Python3 compatibility. 2014-02-03 13:58:11 +08: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