summaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of .o files in LOCAL_GENERATED_SOURCES.Torne (Richard Coles)2013-08-291-6/+10
* am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aospYing Wang2013-08-151-8/+4
|\
| * No need to filter out AndroidConfig.h for unbundled buildYing Wang2013-08-151-8/+4
* | Support for LOCAL_HAL_STATIC_LIBRARIESYing Wang2013-08-131-0/+9
* | Add support for WITHOUT_CLANGMike Lockwood2013-06-141-0/+4
|/
* Do vendor check on modules installed by LOCAL_SHARED_LIBRARIESYing Wang2013-04-151-1/+1
* Get rid of the liblog hack.Ying Wang2013-04-101-26/+0
* Revert "Get rid of the liblog hack."Ying Wang2013-04-101-0/+26
* Get rid of the liblog hack.Ying Wang2013-04-091-26/+0
* Revert "Add liblog"Ying Wang2013-04-101-0/+26
* Add liblogYing Wang2013-04-091-26/+0
* Support build rules which generate .o files.Torne (Richard Coles)2013-03-051-2/+11
* Untwist the target/host shared library dependencies.Ying Wang2013-02-221-3/+9
* Order-only deps on LOCAL_C/CXX and BCC_COMPATYing Wang2013-02-201-11/+20
* Fix libcompiler-rt. Use the official name libcompiler_rt.Shih-wei Liao2013-02-071-1/+1
* Add support for RS in C++.Tim Murray2012-11-011-0/+57
* am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android...Mike Lockwood2012-10-261-1/+1
|\
| * Add new embedded target for a super minimal android buildMike Lockwood2012-10-251-1/+1
| * Support to build executables against the NDKYing Wang2012-10-081-4/+0
* | am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning a...Ian Rogers2012-10-011-2/+2
|\ \ | |/
| * Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-2/+2
* | Support to build executables against the NDKYing Wang2012-09-251-4/+0
* | am 88ed4fb1: am 732b2ba7: Merge "Don\'t include system/core/include/arch/<arc...Ying Wang2012-08-161-15/+13
|\ \ | |/
| * Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-15/+13
| * Force out LOCAL_NDK_VERSION.Ying Wang2012-08-141-0/+3
| * Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-26/+13
| * Adopt the new prebuilts/ndk/<number> paths.Ying Wang2012-08-141-2/+2
* | Add LOCAL_CONLYFLAGS.Ying Wang2012-08-151-0/+1
* | Force out LOCAL_NDK_VERSION.Ying Wang2012-08-141-0/+3
* | Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-26/+13
* | Merge "Don't pass LOCAL_CFLAGS when compiling assembly code."Ying Wang2012-08-111-0/+1
|\ \
| * | Don't pass LOCAL_CFLAGS when compiling assembly code.Ying Wang2012-08-101-0/+1
| |/
* | Adopt the new prebuilts/ndk/<number> paths.Ying Wang2012-08-101-2/+2
|/
* Disable libcompiler-rt-extras for BUILD_TINY_ANDROID.Stephen Hines2012-06-261-2/+2
* am 4a65f812: am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_...Jean-Baptiste Queru2012-06-221-0/+9
|\
| * am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCA...Jean-Baptiste Queru2012-06-221-0/+9
| |\
| | * Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNIKito Cheng2012-06-151-0/+9
* | | Fix arm mode for the generated protobuf code.Ying Wang2012-06-131-2/+2
* | | Don't add COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES if we build against NDK.Ying Wang2012-06-121-1/+1
* | | EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds.Stephen Hines2012-06-121-0/+5
|/ /
* | Make export_includes depend on the module's definition makefile.Ying Wang2012-04-231-1/+1
* | Write out export_includes whenever the module is built.Ying Wang2012-04-181-0/+3
* | Revert "Write out export_includes whenever the module is built."Ying Wang2012-04-181-3/+0
* | Write out export_includes whenever the module is built.Ying Wang2012-04-181-0/+3
* | More Clang tweaks to the build system.Evgeniy Stepanov2012-04-101-0/+6
* | Merge "Build system support to export include paths"Ying Wang2012-04-091-1/+38
|\ \
| * | Build system support to export include pathsYing Wang2011-11-171-1/+38
| |/
* | Add support for building with AddressSanitizer.Evgeniy Stepanov2012-04-031-0/+9
* | Include Clang headers from ".../include" directory.Evgeniy Stepanov2012-04-031-4/+6
* | Changes to C++ protocol buffer compilation.Narayan Kamath2012-04-021-1/+1