Mathieu Virbel
|
cc4577186a
|
force setting to not strip the product on installation (STRIP_INSTALLED_PRODUCT = NO)
|
2013-04-15 15:35:01 +02:00 |
|
Mathieu Virbel
|
4fbea35e17
|
allow "tex" image loader by default, and add DEBUG=1 for showing the log in the console, only in debug mode.
|
2013-03-08 00:07:55 +01:00 |
|
Mathieu Virbel
|
d56d94f74e
|
fixes iphone5 deployment: when you connect an iphone5, xcode said that the active architecture is armv7s. We compile only for armv7. armv7s is not in our valid architecture list, and we would need to change the toolchain too for that.
|
2013-02-12 04:12:34 +01:00 |
|
Mathieu Virbel
|
e477068654
|
add sqlite3 support by default. closes #23
|
2012-10-28 02:59:17 +02:00 |
|
Mathieu Virbel
|
0ca8489393
|
SDL: fix changes from the newer hg SDL version, libSDL.a -> libSDL2.a
|
2012-10-15 00:23:28 +02:00 |
|
Joseph Hager
|
f32d0c99a4
|
Add a build phase that automatically calls populate-project for the user.
|
2012-04-17 20:58:40 -04:00 |
|
Joseph Hager
|
18687fb762
|
Determine the correct SDK and DEVROOT programmatically.
|
2012-04-17 15:49:42 -04:00 |
|
Mathieu Virbel
|
41161740d2
|
update template to include libios by default
|
2012-03-12 18:14:04 +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
|
b75b93f6aa
|
move all to src
|
2012-03-08 18:08:11 +01:00 |
|