Mathieu Virbel
c822b694c5
fix to copy Debug SDL instead of Release (invalid previous merge)
2011-12-06 18:24:42 +01:00
Mathieu Virbel
0977b6325a
Merge branch 'master' of git://github.com/splanquart/kivy-ios
...
Conflicts:
build_kivy.sh
build_python.sh
build_sdl.sh
environment.sh
2011-12-06 18:06:14 +01:00
Mathieu Virbel
ea44523f7a
wip
2011-12-06 11:42:37 +01:00
Stéphane Planquart
bfdd6f0d04
fix sdl compile in debug mode
2011-12-04 01:05:42 +01:00
Mathieu Virbel
68925a41f9
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
Mathieu Virbel
f21b1a61e3
add environment.sh to create initial build directory, and set common env var
...
KIVYIOSROOT represent the root of this project. It can be used in external project to refer of this project (like using build/lib directory, or build/include)
+ change current build_* to copy include and lib in a common build/ directory
2011-12-01 18:16:46 +01:00
Stéphane Planquart
f387566b26
initial commit with build for python 2.7.1 and sdl 1.3
2011-11-29 19:48:05 +01:00