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
*
Fix handling of .o files in LOCAL_GENERATED_SOURCES.
Torne (Richard Coles)
2013-08-29
1
-6
/
+10
*
am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp
Ying Wang
2013-08-15
1
-8
/
+4
|
\
|
*
No need to filter out AndroidConfig.h for unbundled build
Ying Wang
2013-08-15
1
-8
/
+4
*
|
Support for LOCAL_HAL_STATIC_LIBRARIES
Ying Wang
2013-08-13
1
-0
/
+9
*
|
Add support for WITHOUT_CLANG
Mike Lockwood
2013-06-14
1
-0
/
+4
|
/
*
Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES
Ying Wang
2013-04-15
1
-1
/
+1
*
Get rid of the liblog hack.
Ying Wang
2013-04-10
1
-26
/
+0
*
Revert "Get rid of the liblog hack."
Ying Wang
2013-04-10
1
-0
/
+26
*
Get rid of the liblog hack.
Ying Wang
2013-04-09
1
-26
/
+0
*
Revert "Add liblog"
Ying Wang
2013-04-10
1
-0
/
+26
*
Add liblog
Ying Wang
2013-04-09
1
-26
/
+0
*
Support build rules which generate .o files.
Torne (Richard Coles)
2013-03-05
1
-2
/
+11
*
Untwist the target/host shared library dependencies.
Ying Wang
2013-02-22
1
-3
/
+9
*
Order-only deps on LOCAL_C/CXX and BCC_COMPAT
Ying Wang
2013-02-20
1
-11
/
+20
*
Fix libcompiler-rt. Use the official name libcompiler_rt.
Shih-wei Liao
2013-02-07
1
-1
/
+1
*
Add support for RS in C++.
Tim Murray
2012-11-01
1
-0
/
+57
*
am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android...
Mike Lockwood
2012-10-26
1
-1
/
+1
|
\
|
*
Add new embedded target for a super minimal android build
Mike Lockwood
2012-10-25
1
-1
/
+1
|
*
Support to build executables against the NDK
Ying Wang
2012-10-08
1
-4
/
+0
*
|
am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning a...
Ian Rogers
2012-10-01
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix common typo in comments, warning and error messages.
Ian Rogers
2012-10-01
1
-2
/
+2
*
|
Support to build executables against the NDK
Ying Wang
2012-09-25
1
-4
/
+0
*
|
am 88ed4fb1: am 732b2ba7: Merge "Don\'t include system/core/include/arch/<arc...
Ying Wang
2012-08-16
1
-15
/
+13
|
\
\
|
|
/
|
*
Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.
Ying Wang
2012-08-16
1
-15
/
+13
|
*
Force out LOCAL_NDK_VERSION.
Ying Wang
2012-08-14
1
-0
/
+3
|
*
Retire LOCAL_NDK_VERSION.
Ying Wang
2012-08-14
1
-26
/
+13
|
*
Adopt the new prebuilts/ndk/<number> paths.
Ying Wang
2012-08-14
1
-2
/
+2
*
|
Add LOCAL_CONLYFLAGS.
Ying Wang
2012-08-15
1
-0
/
+1
*
|
Force out LOCAL_NDK_VERSION.
Ying Wang
2012-08-14
1
-0
/
+3
*
|
Retire LOCAL_NDK_VERSION.
Ying Wang
2012-08-14
1
-26
/
+13
*
|
Merge "Don't pass LOCAL_CFLAGS when compiling assembly code."
Ying Wang
2012-08-11
1
-0
/
+1
|
\
\
|
*
|
Don't pass LOCAL_CFLAGS when compiling assembly code.
Ying Wang
2012-08-10
1
-0
/
+1
|
|
/
*
|
Adopt the new prebuilts/ndk/<number> paths.
Ying Wang
2012-08-10
1
-2
/
+2
|
/
*
Disable libcompiler-rt-extras for BUILD_TINY_ANDROID.
Stephen Hines
2012-06-26
1
-2
/
+2
*
am 4a65f812: am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_...
Jean-Baptiste Queru
2012-06-22
1
-0
/
+9
|
\
|
*
am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCA...
Jean-Baptiste Queru
2012-06-22
1
-0
/
+9
|
|
\
|
|
*
Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI
Kito Cheng
2012-06-15
1
-0
/
+9
*
|
|
Fix arm mode for the generated protobuf code.
Ying Wang
2012-06-13
1
-2
/
+2
*
|
|
Don't add COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES if we build against NDK.
Ying Wang
2012-06-12
1
-1
/
+1
*
|
|
EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds.
Stephen Hines
2012-06-12
1
-0
/
+5
|
/
/
*
|
Make export_includes depend on the module's definition makefile.
Ying Wang
2012-04-23
1
-1
/
+1
*
|
Write out export_includes whenever the module is built.
Ying Wang
2012-04-18
1
-0
/
+3
*
|
Revert "Write out export_includes whenever the module is built."
Ying Wang
2012-04-18
1
-3
/
+0
*
|
Write out export_includes whenever the module is built.
Ying Wang
2012-04-18
1
-0
/
+3
*
|
More Clang tweaks to the build system.
Evgeniy Stepanov
2012-04-10
1
-0
/
+6
*
|
Merge "Build system support to export include paths"
Ying Wang
2012-04-09
1
-1
/
+38
|
\
\
|
*
|
Build system support to export include paths
Ying Wang
2011-11-17
1
-1
/
+38
|
|
/
*
|
Add support for building with AddressSanitizer.
Evgeniy Stepanov
2012-04-03
1
-0
/
+9
*
|
Include Clang headers from ".../include" directory.
Evgeniy Stepanov
2012-04-03
1
-4
/
+6
*
|
Changes to C++ protocol buffer compilation.
Narayan Kamath
2012-04-02
1
-1
/
+1
[next]