index
:
build.git
replicant-4.2
replicant-6.0
build
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
binary.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Update protobuf library from 2.3 to 2.6."
Jeff Davidson
2015-01-15
1
-10
/
+0
|
\
|
*
Update protobuf library from 2.3 to 2.6.
Jeff Davidson
2015-01-08
1
-10
/
+0
*
|
Move installed module dependency setup after proto handling.
Jeff Davidson
2015-01-08
1
-23
/
+25
|
/
*
Add a SANITIZE_HOST flag.
Dan Albert
2014-12-05
1
-13
/
+1
*
Let clang decide ASan linker flags for the host.
Dan Albert
2014-12-05
1
-13
/
+10
*
Add more support for GLOBAL_CONLYFLAGS.
Stephen Hines
2014-12-01
1
-1
/
+10
*
Fix a typo in my_cppflags assignment.
Dan Albert
2014-11-28
1
-1
/
+1
*
Merge "Fix the libgcc/libatomic link order."
Dan Albert
2014-11-17
1
-1
/
+0
|
\
|
*
Fix the libgcc/libatomic link order.
Dan Albert
2014-11-13
1
-1
/
+0
*
|
Disable gnu style linker hash for NDK builds.
Dan Albert
2014-11-15
1
-40
/
+46
|
/
*
Make modules depend on their makefile.
Dan Albert
2014-11-11
1
-13
/
+14
*
Use platform protobuf unless building with NDK.
Dan Albert
2014-11-11
1
-2
/
+12
*
am 427d1e98: Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_...
Jeff Davidson
2014-10-29
1
-2
/
+10
|
\
|
*
Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE."
Jeff Davidson
2014-10-29
1
-2
/
+10
|
|
\
|
|
*
Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE.
Jeff Davidson
2014-10-23
1
-2
/
+10
*
|
|
am d274e04a: Merge "Don\'t sort shared library link order."
Dan Albert
2014-10-28
1
-3
/
+2
|
\
\
\
|
|
/
/
|
*
|
Don't sort shared library link order.
Dan Albert
2014-10-23
1
-3
/
+2
*
|
|
am cc0aa4da: am 28c265dd: Merge "We also need -rdynamic for host ASAN."
Dan Albert
2014-10-20
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
We also need -rdynamic for host ASAN.
Dan Albert
2014-10-20
1
-0
/
+2
*
|
|
resolved conflicts for merge of 96c22133 to lmp-dev-plus-aosp
Dan Albert
2014-10-20
1
-2
/
+13
|
\
\
\
|
|
/
/
|
*
|
Add support for ASAN in host modules.
Dan Albert
2014-10-20
1
-2
/
+13
|
|
/
*
|
am 24c1d149: am a01fa4f8: Merge "LOCAL_NATIVE_COVERAGE should imply -O0."
Dan Albert
2014-10-09
1
-4
/
+6
|
\
\
|
|
/
|
*
LOCAL_NATIVE_COVERAGE should imply -O0.
Dan Albert
2014-10-08
1
-4
/
+6
*
|
am e4e50f9b: am 8330c4c5: Merge "Apply LOCAL_CXX_STL to also prebuilts."
Ying Wang
2014-10-07
1
-61
/
+1
|
\
\
|
|
/
|
*
Apply LOCAL_CXX_STL to also prebuilts.
Ying Wang
2014-10-07
1
-61
/
+1
*
|
am 55c2adff: am b6361968: Merge "Remove unused my_compiler_dependencies."
Dan Albert
2014-10-06
1
-20
/
+9
|
\
\
|
|
/
|
*
Remove unused my_compiler_dependencies.
Dan Albert
2014-10-06
1
-20
/
+9
*
|
am b9b2d21c: am 4a8d5c1a: Merge "Add local Clang+target specific flags."
Chih-Hung Hsieh
2014-09-27
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge "Add local Clang+target specific flags."
Chih-Hung Hsieh
2014-09-27
1
-0
/
+4
|
|
\
|
|
*
Add local Clang+target specific flags.
Chih-Hung Hsieh
2014-09-26
1
-0
/
+4
*
|
|
am 145eddfd: am 670018fd: Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_IN...
Stephen Hines
2014-09-26
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables.
Stephen Hines
2014-09-25
1
-2
/
+1
|
|
/
*
|
resolved conflicts for merge of 326f9450 to lmp-dev-plus-aosp
Dan Albert
2014-09-24
1
-0
/
+26
|
\
\
|
|
/
|
*
Add option for generating coverage info.
Dan Albert
2014-09-23
1
-0
/
+26
*
|
am 92421720: am 98f7742a: Merge "Move selection of C++ STL into the build sys...
Dan Albert
2014-09-19
1
-5
/
+61
|
\
\
|
|
/
|
*
Move selection of C++ STL into the build system.
Dan Albert
2014-09-18
1
-5
/
+61
*
|
am acaada12: Use existing my_32_64_bit_suffix.
Ying Wang
2014-09-10
1
-4
/
+2
|
\
\
|
*
|
Use existing my_32_64_bit_suffix.
Ying Wang
2014-09-10
1
-4
/
+2
*
|
|
am fabd3c00: Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." int...
Tim Murray
2014-09-10
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Pass -m32 or -m64 to llvm-rs-cc when reflecting C++.
Tim Murray
2014-09-10
1
-0
/
+4
*
|
|
am 2202dc0a: am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."
Chih-Hung Hsieh
2014-09-05
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add LOCAL_CLANG_*FLAGS for clang only flags.
Chih-Hung Hsieh
2014-09-04
1
-0
/
+4
*
|
|
am 2d83365c: Merge "Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linke...
Dehao Chen
2014-08-21
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.
Dehao Chen
2014-08-20
1
-1
/
+1
*
|
|
am 473dc3d4: am be0af1f7: Merge "Strip my_clang on assignment."
Dan Albert
2014-08-18
1
-6
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Strip my_clang on assignment.
Dan Albert
2014-08-18
1
-6
/
+6
*
|
|
am 5b81106e: Merge "Explicitly check if LOCAL_FDO_SUPPORT is true (instead of...
Dehao Chen
2014-08-15
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty).
Dehao Chen
2014-08-14
1
-1
/
+1
|
*
|
Fix Windows SDK build.
Dan Albert
2014-08-08
1
-0
/
+5
|
*
|
Inhibit implicit -Bsymolic in -shared.
Dan Albert
2014-08-08
1
-0
/
+1
[next]