Commit graph

7 commits

Author SHA1 Message Date
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