summaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove base_intermediates from LOCAL_C_INCLUDESColin Cross2012-03-301-1/+1
* | Don't expose the compiler dependency.Ying Wang2012-03-221-32/+33
* | Add LOCAL_CLANG variable to switch C/C++ build environment to Clang.Evgeniy Stepanov2012-03-221-13/+44
* | Add a comment about publishing licenses for third-party codeSteve Block2012-03-211-1/+1
* | Revert "Remove unused notice_files target"Steve Block2012-02-291-1/+1
* | Remove unused notice_files targetSteve Block2012-02-291-1/+1
|/
* Use LOCAL_REQUIRED_MODULES to add dependency of installed shared librariesYing Wang2011-09-151-56/+56
* Add ABI specific include path for NDK.Ying Wang2011-09-071-1/+2
* Use the LOCAL_* as dependency.Ying Wang2011-07-131-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-5/+1
* Allow per module RTTI setting. This fixes a bug in previous check-ins.Doug Kwan2011-06-071-1/+3
* Allow enabling RTTI in a module.Doug Kwan2011-05-101-0/+4
* Add LOCAL_GROUP_STATIC_LIBRARIESYing Wang2011-04-251-0/+6
* Support stl variants when LOCAL_NDK_VERSION is set.Ying Wang2011-03-041-5/+41
* Add stl include path if LOCAL_NDK_VERSION is setYing Wang2011-02-231-0/+3