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
*
build-with-colors: moar colors
Chirayu Desai
2012-11-17
1
-2
/
+2
*
build: fix target header overlay
Daniel Bateman
2012-11-17
1
-1
/
+1
*
Allow a device to generically define its own headers
Ricardo Cerqueira
2012-11-17
1
-0
/
+5
*
Support to build executables against the NDK
Ying Wang
2012-10-10
1
-4
/
+0
*
Fix common typo in comments, warning and error messages.
Ian Rogers
2012-10-01
1
-2
/
+2
*
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
*
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
*
|
Remove base_intermediates from LOCAL_C_INCLUDES
Colin Cross
2012-03-30
1
-1
/
+1
*
|
Don't expose the compiler dependency.
Ying Wang
2012-03-22
1
-32
/
+33
*
|
Add LOCAL_CLANG variable to switch C/C++ build environment to Clang.
Evgeniy Stepanov
2012-03-22
1
-13
/
+44
*
|
Add a comment about publishing licenses for third-party code
Steve Block
2012-03-21
1
-1
/
+1
*
|
Revert "Remove unused notice_files target"
Steve Block
2012-02-29
1
-1
/
+1
*
|
Remove unused notice_files target
Steve Block
2012-02-29
1
-1
/
+1
|
/
*
Use LOCAL_REQUIRED_MODULES to add dependency of installed shared libraries
Ying Wang
2011-09-15
1
-56
/
+56
*
Add ABI specific include path for NDK.
Ying Wang
2011-09-07
1
-1
/
+2
*
Use the LOCAL_* as dependency.
Ying Wang
2011-07-13
1
-1
/
+1
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-5
/
+1
*
Allow per module RTTI setting. This fixes a bug in previous check-ins.
Doug Kwan
2011-06-07
1
-1
/
+3
*
Allow enabling RTTI in a module.
Doug Kwan
2011-05-10
1
-0
/
+4
*
Add LOCAL_GROUP_STATIC_LIBRARIES
Ying Wang
2011-04-25
1
-0
/
+6
*
Support stl variants when LOCAL_NDK_VERSION is set.
Ying Wang
2011-03-04
1
-5
/
+41
*
Add stl include path if LOCAL_NDK_VERSION is set
Ying Wang
2011-02-23
1
-0
/
+3
*
am 3be47af9: am b3f59bde: am 86a90364: Merge "core/binary.mk: Add missing Obj...
David 'Digit' Turner
2011-02-15
1
-0
/
+1
|
\
|
*
core/binary.mk: Add missing Objective-C objects to the build.
David 'Digit' Turner
2011-02-11
1
-0
/
+1
|
*
Extra protobuf-related support
Jean-Baptiste Queru
2011-01-27
1
-0
/
+1
|
*
Protobuf compiler support in the build system
Jean-Baptiste Queru
2011-01-27
1
-5
/
+43
*
|
Build system tweaks for Valgrind.
Jeff Brown
2011-02-08
1
-0
/
+1
*
|
Allow module-specific protoc flags.
Ying Wang
2010-11-05
1
-0
/
+1
*
|
Integrate protocol buffer compiler into the build system.
Ying Wang
2010-11-02
1
-5
/
+43
|
/
*
resolved conflicts for merge of 54ddcc27 to gingerbread-plus-aosp
Jean-Baptiste Queru
2010-10-19
1
-0
/
+6
|
\
|
*
Explicitly declare assembly only __ASSEMBLY__ macro for assembly source
Jim Huang
2010-10-14
1
-0
/
+6
[next]