Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
140761af09832e4ef5013141757e9aace9afcc6f
/
core
/
binary.mk
140761af0
Rename my_ndk_version_root to my_ndk_sysroot; and _include and _lib
by Andrew Hsieh
· 11 years ago
43d5e1b
Build changes necessary for LLVM 3.5 switch.
by Tim Murray
· 11 years ago
4de6fa4
Decouple platform compiler and NDK library versioning.
by Ben Cheng
· 11 years ago
8797405
add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64
by Colin Cross
· 11 years ago
92d50c1
Pick gnu-libstdc++ based on TARGET_GCC_VERSION
by Andrew Hsieh
· 11 years ago
d8d3721
Complete installed shared library dependency
by Ying Wang
· 11 years ago
73d800e
Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared
by Andrew Hsieh
· 11 years ago
ba8b377
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
by Ying Wang
· 11 years ago
9484e2e
Extend YACC and LEX handling to .yy and .ll files.
by Nicolas Geoffray
· 11 years ago
031e0fb
Generate .pb.cc/.pb.h to arch-neutral generated_sources_dir
by Ying Wang
· 11 years ago
bf4a8d3
Include $(BUILD_COPY_HEADERS) in upper-level makefiles
by Ying Wang
· 11 years ago
2d20670
Add generated sources dir to the default include path
by Colin Cross
· 11 years ago
f4f2fbe
don't use LOCAL_*_arch for host builds
by Colin Cross
· 11 years ago
1f98283
Refactor llvm_config.mk and support the 2nd arch
by Ying Wang
· 11 years ago
90353fe
add support for more LOCAL_*_arch variables
by Colin Cross
· 11 years ago
44a7526
build: support LOCAL_*_32 and LOCAL_*_64
by Colin Cross
· 11 years ago
8f47fc3
Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGS
by Colin Cross
· 11 years ago
d826264
add new gen/ directory for generated sources
by Colin Cross
· 11 years ago
dbdafdb
Support arch-specific LOCAL_C_INCLUDES.
by Ying Wang
· 11 years ago
6e087a3
build: use correct arm vs thumb arguments for 2nd arch builds
by Colin Cross
· 11 years ago
b8e0185
Support arch-specific LOCAL_ variables
by Ying Wang
· 11 years ago
ec6d626
Replace all references to LOCAL_GENERATED_SOURCES with my_generated_sources
by Ying Wang
· 11 years ago
6ef6519
Set up rules to build static libraries for TARGET_2ND_ARCH
by Ying Wang
· 11 years ago
4587455
Remove aprof support from the build system.
by Ying Wang
· 11 years ago
7fff9a1
Define PRIVATE_TARGET_ variables for only target modules.
by Ying Wang
· 11 years ago
e6f6543
Allow clang to build host binaries.
by Logan Chien
· 11 years ago
246daf7
resolved conflicts for merge of 2b5d2c55 to klp-dev-plus-aosp
by Andrew Hsieh
· 11 years ago
906cb78
Add "WITH_STATIC_ANALYZER=1 m/mm/mmm/mma/mmma ..."
by Andrew Hsieh
· 11 years ago
1298475
resolved conflicts for merge of fcdf653a to klp-dev-plus-aosp
by Andrew Hsieh
· 11 years ago
a62334e
Merge "Add "WITH_SYNTAX_CHECK=1 make ...""
by Andrew Hsieh
· 11 years ago
1be5fb6
am 25f39b2f: am 62cd88d0: Merge "FDO: Only support locally"
by Ying Wang
· 11 years ago
6cea59a
Add "WITH_SYNTAX_CHECK=1 make ..."
by Andrew Hsieh
· 11 years ago
7c46742
FDO: Only support locally
by synergydev
· 11 years ago
baa01fa
am 4f30a507: Merge "Fix handling of .o files in LOCAL_GENERATED_SOURCES." into klp-dev
by Torne (Richard Coles)
· 11 years ago
a5afbe8
Fix handling of .o files in LOCAL_GENERATED_SOURCES.
by Torne (Richard Coles)
· 11 years ago
0634a43
am 3208b615: am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp
by Ying Wang
· 11 years ago
3208b61
am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp
by Ying Wang
· 11 years ago
f4723fa
No need to filter out AndroidConfig.h for unbundled build
by Ying Wang
· 11 years ago
25d64be
am 285045bd: Support for LOCAL_HAL_STATIC_LIBRARIES
by Ying Wang
· 11 years ago
285045b
Support for LOCAL_HAL_STATIC_LIBRARIES
by Ying Wang
· 11 years ago
0790dcf
am 2e45116d: am 515e0465: Merge "FDO: do not support host modules"
by Ying Wang
· 11 years ago
4a60576
FDO: do not support host modules
by synergydev
· 11 years ago
051a174
Add support for WITHOUT_CLANG
by Mike Lockwood
· 12 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
Next »