Commit graph

  • 583461e445 fix build_kivy.sh conditions Mathieu Virbel 2011-12-06 16:02:21 +0100
  • 0308bd233c add template for app (start point) Mathieu Virbel 2011-12-06 15:36:48 +0100
  • 6bcb741ebb fix reduce_python when used in standalone mode Mathieu Virbel 2011-12-06 15:33:48 +0100
  • 75cdf0110a add function to remove duplicate symbol in .a, and ensure that python patch are correctly applied. Mathieu Virbel 2011-12-06 15:32:31 +0100
  • 49d05e1381 fix liblink to prevent CPU_SUBTYPE_ALL and accept latest flags put in environment Mathieu Virbel 2011-12-06 15:31:58 +0100
  • 3adc1e715a concat all the arm flags into one place: environment.sh Mathieu Virbel 2011-12-06 12:08:47 +0100
  • ea44523f7a wip Mathieu Virbel 2011-12-06 11:42:37 +0100
  • 6ef68d31de remove odl reduce python Mathieu Virbel 2011-12-06 10:51:17 +0100
  • b40c385f98 wip Mathieu Virbel 2011-12-06 10:49:14 +0100
  • 3dac74c37c wip Mathieu Virbel 2011-12-05 10:44:07 +0100
  • de94011871 wip Mathieu Virbel 2011-12-05 10:09:35 +0100
  • bfdd6f0d04 fix sdl compile in debug mode Stéphane Planquart 2011-12-04 01:05:42 +0100
  • eaf2549e53 get all python file (not only libpython) Stéphane Planquart 2011-12-03 01:29:01 +0100
  • a904377c21 fix kivy build Stéphane Planquart 2011-12-03 00:06:37 +0100
  • 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 Mathieu Virbel 2011-12-02 16:28:03 +0100
  • 0e17917cb2 update project.pbxproj to latest xcode version (look like it fix divmodsi4 bug) Mathieu Virbel 2011-12-02 15:43:05 +0100
  • 452a5c789f fix copie lib python into build path Stéphane Planquart 2011-12-01 21:44:48 +0100
  • 7a28ecdca6 fix buildroot in environment.sh Stéphane Planquart 2011-12-01 21:17:25 +0100
  • 87b87708fe Merge pull request #2 from tito/fixes_and_kivy Stéphane Planquart 2011-12-01 09:21:45 -0800
  • c2e49b6f68 update gitignore to not take care of kivy Mathieu Virbel 2011-12-01 17:44:16 +0100
  • e9eb8a6f5f add a script to compile kivy (wip), and the whole project Mathieu Virbel 2011-12-01 17:42:14 +0100
  • 46b062cf16 add gitignore to remove checkout from project Mathieu Virbel 2011-12-01 17:41:42 +0100
  • 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 Mathieu Virbel 2011-12-01 17:41:27 +0100
  • 1914cfa079 Merge pull request #1 from tito/ttf_and_sdlttf Stéphane Planquart 2011-12-01 03:24:52 -0800
  • f8439f6ab6 fixes flags against "ld: illegal text-relocation" Mathieu Virbel 2011-12-01 09:00:25 +0100
  • 7e6b407921 add script to build freetype and sdlttf Mathieu Virbel 2011-11-30 20:01:00 +0100
  • f387566b26 initial commit with build for python 2.7.1 and sdl 1.3 Stéphane Planquart 2011-11-29 19:48:05 +0100