summaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update protobuf library from 2.3 to 2.6."Jeff Davidson2015-01-151-10/+0
|\
| * Update protobuf library from 2.3 to 2.6.Jeff Davidson2015-01-081-10/+0
* | Move installed module dependency setup after proto handling.Jeff Davidson2015-01-081-23/+25
|/
* Add a SANITIZE_HOST flag.Dan Albert2014-12-051-13/+1
* Let clang decide ASan linker flags for the host.Dan Albert2014-12-051-13/+10
* Add more support for GLOBAL_CONLYFLAGS.Stephen Hines2014-12-011-1/+10
* Fix a typo in my_cppflags assignment.Dan Albert2014-11-281-1/+1
* Merge "Fix the libgcc/libatomic link order."Dan Albert2014-11-171-1/+0
|\
| * Fix the libgcc/libatomic link order.Dan Albert2014-11-131-1/+0
* | Disable gnu style linker hash for NDK builds.Dan Albert2014-11-151-40/+46
|/
* Make modules depend on their makefile.Dan Albert2014-11-111-13/+14
* Use platform protobuf unless building with NDK.Dan Albert2014-11-111-2/+12
* am 427d1e98: Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_...Jeff Davidson2014-10-291-2/+10
|\
| * Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE."Jeff Davidson2014-10-291-2/+10
| |\
| | * Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE.Jeff Davidson2014-10-231-2/+10
* | | am d274e04a: Merge "Don\'t sort shared library link order."Dan Albert2014-10-281-3/+2
|\ \ \ | |/ /
| * | Don't sort shared library link order.Dan Albert2014-10-231-3/+2
* | | am cc0aa4da: am 28c265dd: Merge "We also need -rdynamic for host ASAN."Dan Albert2014-10-201-0/+2
|\ \ \ | |/ /
| * | We also need -rdynamic for host ASAN.Dan Albert2014-10-201-0/+2
* | | resolved conflicts for merge of 96c22133 to lmp-dev-plus-aospDan Albert2014-10-201-2/+13
|\ \ \ | |/ /
| * | Add support for ASAN in host modules.Dan Albert2014-10-201-2/+13
| |/
* | am 24c1d149: am a01fa4f8: Merge "LOCAL_NATIVE_COVERAGE should imply -O0."Dan Albert2014-10-091-4/+6
|\ \ | |/
| * LOCAL_NATIVE_COVERAGE should imply -O0.Dan Albert2014-10-081-4/+6
* | am e4e50f9b: am 8330c4c5: Merge "Apply LOCAL_CXX_STL to also prebuilts."Ying Wang2014-10-071-61/+1
|\ \ | |/
| * Apply LOCAL_CXX_STL to also prebuilts.Ying Wang2014-10-071-61/+1
* | am 55c2adff: am b6361968: Merge "Remove unused my_compiler_dependencies."Dan Albert2014-10-061-20/+9
|\ \ | |/
| * Remove unused my_compiler_dependencies.Dan Albert2014-10-061-20/+9
* | am b9b2d21c: am 4a8d5c1a: Merge "Add local Clang+target specific flags."Chih-Hung Hsieh2014-09-271-0/+4
|\ \ | |/
| * Merge "Add local Clang+target specific flags."Chih-Hung Hsieh2014-09-271-0/+4
| |\
| | * Add local Clang+target specific flags.Chih-Hung Hsieh2014-09-261-0/+4
* | | am 145eddfd: am 670018fd: Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_IN...Stephen Hines2014-09-261-2/+1
|\ \ \ | |/ /
| * | Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables.Stephen Hines2014-09-251-2/+1
| |/
* | resolved conflicts for merge of 326f9450 to lmp-dev-plus-aospDan Albert2014-09-241-0/+26
|\ \ | |/
| * Add option for generating coverage info.Dan Albert2014-09-231-0/+26
* | am 92421720: am 98f7742a: Merge "Move selection of C++ STL into the build sys...Dan Albert2014-09-191-5/+61
|\ \ | |/
| * Move selection of C++ STL into the build system.Dan Albert2014-09-181-5/+61
* | am acaada12: Use existing my_32_64_bit_suffix.Ying Wang2014-09-101-4/+2
|\ \
| * | Use existing my_32_64_bit_suffix.Ying Wang2014-09-101-4/+2
* | | am fabd3c00: Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." int...Tim Murray2014-09-101-0/+4
|\ \ \ | |/ /
| * | Pass -m32 or -m64 to llvm-rs-cc when reflecting C++.Tim Murray2014-09-101-0/+4
* | | am 2202dc0a: am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."Chih-Hung Hsieh2014-09-051-0/+4
|\ \ \ | | |/ | |/|
| * | Add LOCAL_CLANG_*FLAGS for clang only flags.Chih-Hung Hsieh2014-09-041-0/+4
* | | am 2d83365c: Merge "Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linke...Dehao Chen2014-08-211-1/+1
|\ \ \ | | |/ | |/|
| * | Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.Dehao Chen2014-08-201-1/+1
* | | am 473dc3d4: am be0af1f7: Merge "Strip my_clang on assignment."Dan Albert2014-08-181-6/+6
|\ \ \ | | |/ | |/|
| * | Strip my_clang on assignment.Dan Albert2014-08-181-6/+6
* | | am 5b81106e: Merge "Explicitly check if LOCAL_FDO_SUPPORT is true (instead of...Dehao Chen2014-08-151-1/+1
|\ \ \ | | |/ | |/|
| * | Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty).Dehao Chen2014-08-141-1/+1
| * | Fix Windows SDK build.Dan Albert2014-08-081-0/+5
| * | Inhibit implicit -Bsymolic in -shared.Dan Albert2014-08-081-0/+1