Commit graph

16 commits

Author SHA1 Message Date
Mathieu Virbel b40c385f98 wip 2011-12-06 10:49:14 +01:00
Mathieu Virbel 3dac74c37c wip 2011-12-05 10:44:07 +01:00
Mathieu Virbel de94011871 wip 2011-12-05 10:09:35 +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 0e17917cb2 update project.pbxproj to latest xcode version (look like it fix divmodsi4 bug) 2011-12-02 15:43:05 +01:00
Stéphane Planquart 452a5c789f fix copie lib python into build path 2011-12-01 21:44:48 +01:00
Stéphane Planquart 7a28ecdca6 fix buildroot in environment.sh 2011-12-01 21:17:25 +01:00
Stéphane Planquart 87b87708fe Merge pull request #2 from tito/fixes_and_kivy
Fixes and kivy
2011-12-01 09:21:45 -08:00
Mathieu Virbel c2e49b6f68 update gitignore to not take care of kivy 2011-12-01 18:16:46 +01:00
Mathieu Virbel e9eb8a6f5f add a script to compile kivy (wip), and the whole project 2011-12-01 18:16:46 +01:00
Mathieu Virbel 46b062cf16 add gitignore to remove checkout from project 2011-12-01 18:16:46 +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 1914cfa079 Merge pull request #1 from tito/ttf_and_sdlttf
add script to build freetype and sdlttf
2011-12-01 03:24:52 -08:00
Mathieu Virbel f8439f6ab6 fixes flags against "ld: illegal text-relocation" 2011-12-01 09:00:25 +01:00
Mathieu Virbel 7e6b407921 add script to build freetype and sdlttf 2011-11-30 20:01:00 +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