Mathieu Virbel
|
94fb07f16e
|
Merge pull request #5 from ajhager/master
Make Xcode handle the populate-project task automatically
|
2012-04-18 02:30:04 -07:00 |
|
Joseph Hager
|
078c55a2d7
|
Fix README formatting
|
2012-04-17 21:06:31 -04:00 |
|
Joseph Hager
|
f32d0c99a4
|
Add a build phase that automatically calls populate-project for the user.
|
2012-04-17 20:58:40 -04:00 |
|
Mathieu Virbel
|
a9169420a7
|
Merge pull request #3 from ajhager/master
Remove hardcoded SDK and DEVROOT.
|
2012-04-17 14:09:55 -07:00 |
|
Joseph Hager
|
18687fb762
|
Determine the correct SDK and DEVROOT programmatically.
|
2012-04-17 15:49:42 -04:00 |
|
Mathieu Virbel
|
f4ff8677a0
|
fix lxml rootbuild
|
2012-04-01 13:32:31 +02:00 |
|
Mathieu Virbel
|
a3e533f1fc
|
ios/mail: prevent a weird error appearing by not animating mail window
+ fix cython warning
|
2012-03-13 17:41:18 +01:00 |
|
Mathieu Virbel
|
bc48d359e7
|
handle unicode string (except for mimetype/filename)
|
2012-03-12 19:14:39 +01:00 |
|
Mathieu Virbel
|
290efe79e7
|
ios module: add alias filename for email
|
2012-03-12 19:09:30 +01:00 |
|
Mathieu Virbel
|
ca36b1bbea
|
update gitignore
|
2012-03-12 18:15:19 +01:00 |
|
Mathieu Virbel
|
41161740d2
|
update template to include libios by default
|
2012-03-12 18:14:04 +01:00 |
|
Mathieu Virbel
|
2f7c173c7f
|
introduce "ios" python module, with the first "send_email" method that use MessageUI framework.
|
2012-03-12 18:07:16 +01:00 |
|
Mathieu Virbel
|
54e0ff7f62
|
seperate download from unpack
|
2012-03-11 22:26:33 +01:00 |
|
Mathieu Virbel
|
0f2ab13935
|
add lxml as a possible recipe + ensure flags are reset after using other build-*
|
2012-03-11 17:23:15 +01:00 |
|
Mathieu Virbel
|
e6ae3dc0ed
|
update template to fix import path + reworked embed include for python (import site need pyconfig.h only)
|
2012-03-11 17:22:45 +01:00 |
|
Mathieu Virbel
|
6c6ad6bf7c
|
remove include in package + fix code sign to iphone developer by default
|
2012-03-11 01:54:25 +01:00 |
|
Mathieu Virbel
|
2e1af4a224
|
enhance reduce python to create automatically the python27.zip
|
2012-03-11 01:54:06 +01:00 |
|
Mathieu Virbel
|
937806b578
|
update instructions
|
2012-03-09 02:48:27 +01:00 |
|
Mathieu Virbel
|
6b024f796e
|
fix creation/populate of app
|
2012-03-09 02:46:16 +01:00 |
|
Mathieu Virbel
|
fcd89f675a
|
fix path of all build script + add sdlmixer in build-all
|
2012-03-08 20:45:55 +01:00 |
|
Mathieu Virbel
|
2eb7ce33ff
|
renmae
|
2012-03-08 18:09:31 +01:00 |
|
Mathieu Virbel
|
b75b93f6aa
|
move all to src
|
2012-03-08 18:08:11 +01:00 |
|
Mathieu Virbel
|
1e71d9d290
|
remove app dir
|
2012-03-08 18:06:26 +01:00 |
|
Mathieu Virbel
|
cfa91a7458
|
first part of cleaning
|
2012-03-08 18:05:47 +01:00 |
|
Mathieu Virbel
|
edcdf989e3
|
update main.m to use pyo instead of py, avoid kivy logging, config, and use sdl for audio.
+ add sdl_mixer/libogg/libtremor
+ put everything in release state, with optimisation etc.
|
2012-02-25 15:51:34 +01:00 |
|
Mathieu Virbel
|
f48eab1498
|
remove sdl debug
|
2012-02-25 15:47:28 +01:00 |
|
Mathieu Virbel
|
df2c4ee1cd
|
add sdl mixer builder
|
2012-02-24 17:24:56 +01:00 |
|
Mathieu Virbel
|
9996388184
|
change sdl location
|
2012-02-24 17:24:05 +01:00 |
|
Mathieu Virbel
|
1e1641647f
|
fix startup directory + correctly use the latest imageio + fix exit issue
|
2012-02-24 02:10:49 +01:00 |
|
Mathieu Virbel
|
4c975dbc6b
|
Merge remote-tracking branch 'splanquart/master'
|
2012-02-22 18:21:49 +01:00 |
|
Mathieu Virbel
|
c38d0b6b51
|
wip
|
2012-02-22 18:21:47 +01:00 |
|
Mathieu Virbel
|
fcdfa195b2
|
Merge branch 'master' of ssh://github.com/kivy/kivy-ios
|
2012-02-22 18:21:31 +01:00 |
|
Stéphane Planquart
|
6ac685ab5f
|
add kivy & sdl keyboard hide support work fine
|
2011-12-25 14:09:45 +01:00 |
|
Stéphane Planquart
|
ca3531c700
|
Merge https://github.com/kivy/kivy-ios
|
2011-12-23 22:51:04 +01:00 |
|
Stéphane Planquart
|
d73d6d0332
|
change app icon to current kivy icon
|
2011-12-23 22:44:51 +01:00 |
|
Stéphane Planquart
|
c9399a8fac
|
fix keyboard auto hidden in multiline text widget
(fix in sdl splanquart repository)
|
2011-12-17 18:38:14 +01:00 |
|
Mathieu Virbel
|
05e1a52a1f
|
Main repo have changed location.
|
2011-12-16 11:08:56 +01:00 |
|
Stéphane Planquart
|
b4aec16ada
|
change zsh to bash for ccache not requirement issu
|
2011-12-09 23:43:49 +01:00 |
|
Stéphane Planquart
|
8770c7e489
|
make ccache not requirement but use it when it is installed
|
2011-12-09 22:46:13 +01:00 |
|
Mathieu Virbel
|
c2f1f263d1
|
update icon
|
2011-12-06 18:32:42 +01:00 |
|
Mathieu Virbel
|
c822b694c5
|
fix to copy Debug SDL instead of Release (invalid previous merge)
|
2011-12-06 18:24:42 +01:00 |
|
Mathieu Virbel
|
e332369617
|
Add a little README file
|
2011-12-06 18:18:42 +01:00 |
|
Mathieu Virbel
|
e8dfd01016
|
Ensure YourApp is referenced in the xcode project
|
2011-12-06 18:18:36 +01:00 |
|
Mathieu Virbel
|
8d6180428f
|
update app project to include "include python" directory (needed for sysconfig module)
|
2011-12-06 18:11:42 +01:00 |
|
Mathieu Virbel
|
bc78020481
|
ensure that site it not touched, and indicate this build is an ios build + ensure threads are correctly initialized (for further extensions like ffmpeg)
|
2011-12-06 18:10:13 +01:00 |
|
Mathieu Virbel
|
3f8b91143d
|
reduce_python: fix when popd (pkgconfig was't deleted)
|
2011-12-06 18:06:34 +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
|
458bcf14c7
|
fix build_python on phase 2(ios) with custom module
|
2011-12-06 16:52:19 +01:00 |
|
Mathieu Virbel
|
583461e445
|
fix build_kivy.sh conditions
|
2011-12-06 16:02:21 +01:00 |
|
Mathieu Virbel
|
0308bd233c
|
add template for app (start point)
|
2011-12-06 15:36:48 +01:00 |
|