Toolchain for compiling Python / Kivy / other libraries for iOS
Go to file
2011-12-04 01:05:42 +01:00
python_files initial commit with build for python 2.7.1 and sdl 1.3 2011-11-29 19:48:05 +01:00
sdl/sdl1.3 update build sdl to fix issue with divmodsi4 (use llvm-gcc-4.2 instead of clang, to keep the same compiler for all other projects.) + fix copy of libSDL.a into our build directory 2011-12-02 16:28:03 +01:00
.gitignore update gitignore to not take care of kivy 2011-12-01 18:16:46 +01:00
build_all.sh add a script to compile kivy (wip), and the whole project 2011-12-01 18:16:46 +01:00
build_freetype.sh add environment.sh to create initial build directory, and set common env var 2011-12-01 18:16:46 +01:00
build_kivy.sh fix kivy build 2011-12-03 00:06:37 +01:00
build_python.sh get all python file (not only libpython) 2011-12-03 01:29:01 +01:00
build_sdl.sh fix sdl compile in debug mode 2011-12-04 01:05:42 +01:00
build_sdlttf.sh add environment.sh to create initial build directory, and set common env var 2011-12-01 18:16:46 +01:00
clean_python.sh initial commit with build for python 2.7.1 and sdl 1.3 2011-11-29 19:48:05 +01:00
environment.sh fix sdl compile in debug mode 2011-12-04 01:05:42 +01:00