David 'Digit' Turner
|
d7e5aaecd8
|
Add OpenGL ES headers to the android-4 platform/stable APIs.
|
2009-07-29 02:26:47 +02:00 |
|
David 'Digit' Turner
|
5c767bb977
|
Add android-4 sysroot and use project's default.properties to get the right target.
Note that for now, android-4 contains the same things than android-3.
Another patch will add OpenGL ES headers and libraries to it.
|
2009-07-29 02:26:31 +02:00 |
|
David 'Digit' Turner
|
fdc5ea243d
|
Rename ndk/build/platforms/android-1.5 into android-3 to match API levels
|
2009-07-24 17:56:51 +02:00 |
|
David 'Digit' Turner
|
4f6f74019f
|
Remove problematic case-insensitive duplicate files.
Add missing copyright/license disclaimer to build/tools/make-release.sh
Add a new tool: build/tools/find-case-duplicates.sh
|
2009-06-30 10:51:41 +02:00 |
|
David 'Digit' Turner
|
d21c809912
|
Expose <android/log.h> which contains the declaration of /system/lib/liblog.so.
This allows native application code to send logs to the kernel. Alas !
NOTE: This *is* valid for Cupcake
|
2009-05-29 21:54:19 +02:00 |
|
David 'Digit' Turner
|
985338c05c
|
Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot.
This is OK because the Zlib ABI is fixed and stable.
Also get rid of the sample zlib sources since we don't need the static library anymore.
|
2009-05-19 12:10:09 +02:00 |
|
David 'Digit' Turner
|
b9a8479e48
|
Initial import of new NDK into donut tree
|
2009-05-07 20:39:04 +02:00 |
|