kivy-ios/tools
2012-10-29 11:23:38 +01: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 add sqlite3 support by default. closes #23 2012-10-28 02:59:17 +02:00
biglink first part of cleaning 2012-03-08 18:05:47 +01:00
build-all.sh introduce "ios" python module, with the first "send_email" method that use MessageUI framework. 2012-03-12 18:07:16 +01:00
build-freetype.sh seperate download from unpack 2012-03-11 22:26:33 +01:00
build-ios.sh ios: fix missing CFLAGS export. This was the issue, but then, it seem that some system accept ARM_CFLAGS as a standard name when compiling to ARM ???. closes #22 2012-10-29 11:23:38 +01:00
build-kivy.sh add lxml as a possible recipe + ensure flags are reset after using other build-* 2012-03-11 17:23:15 +01:00
build-lxml.sh fix lxml build 2012-05-10 03:01:07 +02:00
build-python.sh add sqlite3 support by default. closes #23 2012-10-28 02:59:17 +02:00
build-sdl.sh SDL: fix changes from the newer hg SDL version, libSDL.a -> libSDL2.a 2012-10-15 00:23:28 +02:00
build-sdlmixer.sh SDL_mixer : Specify branch SDL-1.2 for download 2012-09-13 00:56:27 -07:00
build-sdlttf.sh sdl-ttf: fix compilation when we never installed SDL on our system. the current buidl was relying on the sdl-config that doesn't exist. 2012-07-21 16:54:24 +02:00
clean_python.sh first part of cleaning 2012-03-08 18:05:47 +01:00
create-xcode-project.sh Add a build phase that automatically calls populate-project for the user. 2012-04-17 20:58:40 -04:00
environment.sh fix env test 2012-10-13 18:01:33 +02:00
liblink first part of cleaning 2012-03-08 18:05:47 +01:00
populate-project.sh Update tools/populate-project.sh 2012-07-25 15:07:42 +03: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