Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
7c4674205c1e2ab4106b99e07434ca31687736ac
/
core
/
binary.mk
7c46742
FDO: Only support locally
by synergydev
· 11 years ago
4a60576
FDO: do not support host modules
by synergydev
· 11 years ago
d6b1d61
Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES
by Ying Wang
· 12 years ago
fea1ffe
Get rid of the liblog hack.
by Ying Wang
· 12 years ago
c04a828
Revert "Get rid of the liblog hack."
by Ying Wang
· 12 years ago
7636578
Get rid of the liblog hack.
by Ying Wang
· 12 years ago
cd3190a
Revert "Add liblog"
by Ying Wang
· 12 years ago
8722580
Add liblog
by Ying Wang
· 12 years ago
aace202
Support build rules which generate .o files.
by Torne (Richard Coles)
· 12 years ago
9485a57
Untwist the target/host shared library dependencies.
by Ying Wang
· 12 years ago
9c3aa05
Order-only deps on LOCAL_C/CXX and BCC_COMPAT
by Ying Wang
· 12 years ago
c8dfc16
Fix libcompiler-rt. Use the official name libcompiler_rt.
by Shih-wei Liao
· 12 years ago
a7aa800
Add support for RS in C++.
by Tim Murray
· 12 years ago
0cbacc4
am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android build
by Mike Lockwood
· 12 years ago
daf5e22
Add new embedded target for a super minimal android build
by Mike Lockwood
· 12 years ago
91fd123
Support to build executables against the NDK
by Ying Wang
· 12 years ago
e88d5af
am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning and error messages.
by Ian Rogers
· 12 years ago
76a6dc3
Fix common typo in comments, warning and error messages.
by Ian Rogers
· 12 years ago
c6ffc00
Support to build executables against the NDK
by Ying Wang
· 12 years ago
3eea132
am 88ed4fb1: am 732b2ba7: Merge "Don\'t include system/core/include/arch/<arch>/Android.mk for apps-only build." into jb-mr1-dev
by Ying Wang
· 12 years ago
da4bf42
Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.
by Ying Wang
· 12 years ago
7429e21
Add LOCAL_CONLYFLAGS.
by Ying Wang
· 12 years ago
27d51bf
Force out LOCAL_NDK_VERSION.
by Ying Wang
· 12 years ago
54fdb47
Retire LOCAL_NDK_VERSION.
by Ying Wang
· 12 years ago
7f8d0ba
Adopt the new prebuilts/ndk/<number> paths.
by Ying Wang
· 12 years ago
fe1bfe7
Force out LOCAL_NDK_VERSION.
by Ying Wang
· 12 years ago
848020f
Retire LOCAL_NDK_VERSION.
by Ying Wang
· 12 years ago
239d049
Merge "Don't pass LOCAL_CFLAGS when compiling assembly code."
by Ying Wang
· 12 years ago
65d7852
Don't pass LOCAL_CFLAGS when compiling assembly code.
by Ying Wang
· 12 years ago
f0dd858
Adopt the new prebuilts/ndk/<number> paths.
by Ying Wang
· 12 years ago
bec4a4b
Disable libcompiler-rt-extras for BUILD_TINY_ANDROID.
by Stephen Hines
· 13 years ago
471d6d8
am 4a65f812: am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI"
by Jean-Baptiste Queru
· 13 years ago
4a65f81
am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI"
by Jean-Baptiste Queru
· 13 years ago
70dc3e1
Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI
by Kito Cheng
· 13 years ago
022a7b3
Fix arm mode for the generated protobuf code.
by Ying Wang
· 13 years ago
8e53708
Don't add COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES if we build against NDK.
by Ying Wang
· 13 years ago
c72f396
EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds.
by Stephen Hines
· 13 years ago
68f1c77
Make export_includes depend on the module's definition makefile.
by Ying Wang
· 13 years ago
616e596
Write out export_includes whenever the module is built.
by Ying Wang
· 13 years ago
c32af65
Revert "Write out export_includes whenever the module is built."
by Ying Wang
· 13 years ago
40c34f3
Write out export_includes whenever the module is built.
by Ying Wang
· 13 years ago
f50f4c5
More Clang tweaks to the build system.
by Evgeniy Stepanov
· 13 years ago
4394aae
Merge "Build system support to export include paths"
by Ying Wang
· 13 years ago
6cc9c06
Add support for building with AddressSanitizer.
by Evgeniy Stepanov
· 13 years ago
a7095e9
Include Clang headers from ".../include" directory.
by Evgeniy Stepanov
· 13 years ago
2109487
Changes to C++ protocol buffer compilation.
by Narayan Kamath
· 13 years ago
9ad36ef
Remove base_intermediates from LOCAL_C_INCLUDES
by Colin Cross
· 13 years ago
dfbe79b
Don't expose the compiler dependency.
by Ying Wang
· 13 years ago
b71e2df
Add LOCAL_CLANG variable to switch C/C++ build environment to Clang.
by Evgeniy Stepanov
· 13 years ago
d14d3b4
Add a comment about publishing licenses for third-party code
by Steve Block
· 13 years ago
495e585
Revert "Remove unused notice_files target"
by Steve Block
· 13 years ago
620a527
Remove unused notice_files target
by Steve Block
· 13 years ago
5f07480
Build system support to export include paths
by Ying Wang
· 13 years ago
704c0c9
Use LOCAL_REQUIRED_MODULES to add dependency of installed shared libraries
by Ying Wang
· 13 years ago
d9020c2
Add ABI specific include path for NDK.
by Ying Wang
· 13 years ago
a7d9ca3
Use the LOCAL_* as dependency.
by Ying Wang
· 13 years ago
e33ba4c
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
e3c3c6d
Allow per module RTTI setting. This fixes a bug in previous check-ins.
by Doug Kwan
· 14 years ago
9a8ecf9
Allow enabling RTTI in a module.
by Doug Kwan
· 14 years ago
fcdabd4
Add LOCAL_GROUP_STATIC_LIBRARIES
by Ying Wang
· 14 years ago
cce4c97
Support stl variants when LOCAL_NDK_VERSION is set.
by Ying Wang
· 14 years ago
2f76c6d
Add stl include path if LOCAL_NDK_VERSION is set
by Ying Wang
· 14 years ago
d6b413a
am 3be47af9: am b3f59bde: am 86a90364: Merge "core/binary.mk: Add missing Objective-C objects to the build."
by David 'Digit' Turner
· 14 years ago
5ca286d
core/binary.mk: Add missing Objective-C objects to the build.
by David 'Digit' Turner
· 14 years ago
703e7c6
Build system tweaks for Valgrind.
by Jeff Brown
· 14 years ago
c61d4c9
Extra protobuf-related support
by Jean-Baptiste Queru
· 14 years ago
79ee7bf
Protobuf compiler support in the build system
by Jean-Baptiste Queru
· 14 years ago
33c0d95
Allow module-specific protoc flags.
by Ying Wang
· 14 years ago
a5fc87a
Integrate protocol buffer compiler into the build system.
by Ying Wang
· 14 years ago
5a98ec0
resolved conflicts for merge of 54ddcc27 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
20d1ba6
Explicitly declare assembly only __ASSEMBLY__ macro for assembly source
by Jim Huang
· 14 years ago
bbbed9e
am 02c9813a: Prebuilt NDKs are merged for linux and darwin.
by Ying Wang
· 14 years ago
02c9813
Prebuilt NDKs are merged for linux and darwin.
by Ying Wang
· 14 years ago
3986fea
am ef5bf469: am bce4b75f: Add JNI_H_INCLUDE as default header search path
by Ying Wang
· 14 years ago
bce4b75
Add JNI_H_INCLUDE as default header search path
by Ying Wang
· 14 years ago
163ce0f
am ebf93bb5: am 75b28573: Fix sim build for unbundling native code
by Ying Wang
· 14 years ago
75b2857
Fix sim build for unbundling native code
by Ying Wang
· 14 years ago
90cf34c
am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread
by Ying Wang
· 14 years ago
1a08100
Support to build native libraries with prebuilt NDK
by Ying Wang
· 14 years ago
0d09e58
Set arm specific variables to be empty for non-arm platforms
by Chih-Wei Huang
· 14 years ago
2dcc806
Add FDO options to Android make system.
by Jing Yu
· 15 years ago
9a27222
merged 866a6d399e0ec2a0604c3d64e372f827a87ec843 with conflicts in core/binary.mk
by The Android Open Source Project
· 16 years ago
5dbb529
Allow the build system to build Objective-C sources.
by David 'Digit' Turner
· 16 years ago
d033d57
Change PRIVATE to LOCAL for additional dependencies.
by Patrick Scott
· 16 years ago
8acd848
Merge commit '9528248' into master
by Dave Bort
· 16 years ago
9528248
core: Don't debug native modules when TARGET_BUILD_TYPE==debug
by Dave Bort
· 16 years ago
e7b3e2c
Extend build system to compile generated "C" files.
by Jack Palevich
· 16 years ago
88b6079
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
05806d7
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
dcc08f0
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
b6c1cf6
Initial Contribution
by The Android Open Source Project
· 16 years ago