Ying Wang
02c9813a72
Prebuilt NDKs are merged for linux and darwin.
...
Change-Id: I0b632d7ba4df5b27dda36280b22dfd0b37e116b7
2010-09-23 17:59:36 -07:00
Ying Wang
bce4b75fa7
Add JNI_H_INCLUDE as default header search path
...
So that module Android.mk does not need to include it manually.
Also with this change, CL like https://android-git.corp.google.com/g/57887 is not needed.
Change-Id: I68fa73a00c76eb37a8142f35d7eeef79cf53c09b
2010-07-22 15:58:19 -07:00
Ying Wang
75b28573fe
Fix sim build for unbundling native code
...
NDK does not support sim build.
Change-Id: I57a09c0083126c57a99cf33c055edef3390d1c28
2010-07-16 11:34:36 -07:00
Ying Wang
1a08100fa9
Support to build native libraries with prebuilt NDK
...
Bug: http://b/issue?id=2811253
Change-Id: Iabd4ab8b3d7236dffe89f1939e1142e882944026
2010-07-13 16:29:18 -07:00
Jing Yu
2dcc806af5
Add FDO options to Android make system.
2009-09-21 16:31:50 -07:00
The Android Open Source Project
9a27222882
merged 866a6d399e
with conflicts in core/binary.mk
2009-05-25 08:48:37 -07:00
David 'Digit' Turner
5dbb529de9
Allow the build system to build Objective-C sources.
...
This is needed to move our modified SDL sources under external/qemu/distrib.
As per joeo's request, this change also enables target Objective-C compilation, letting it error at build time.
2009-05-20 11:29:15 +02:00
Patrick Scott
d033d57f40
Change PRIVATE to LOCAL for additional dependencies.
...
This change will be used by webcore_test in a separate change.
2009-05-19 18:13:58 -04:00
Dave Bort
8acd848320
Merge commit '9528248' into master
...
Conflicts:
core/combo/linux-arm.mk
Signed-off-by: Dave Bort <dbort@android.com>
2009-05-05 17:04:51 -07:00
Dave Bort
952824843b
core: Don't debug native modules when TARGET_BUILD_TYPE==debug
...
Don't make the simulator default to debug mode.
Remove all global "debug" {C,CPP}FLAGS, which are no longer used.
2009-05-04 18:12:32 -07:00
Jack Palevich
e7b3e2c62e
Extend build system to compile generated "C" files.
...
Until now only generated assembly or C++ files would be compiled. This patch extends the build
system to compile generated C files as well. The new rule is modeled on the existing rules for
compiling generated C++ files and the existing rule for compiling ordinary C files.
2009-05-04 15:03:23 -07:00
The Android Open Source Project
88b607994a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
05806d7af6
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
dcc08f073b
Code drop from //branches/cupcake/...@124589
2008-12-17 18:03:49 -08:00
The Android Open Source Project
b6c1cf6de7
Initial Contribution
2008-10-21 07:00:00 -07:00