Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
7ed0db8d1d65f0bdb06d475253b5b72bbb3bd78f
/
core
/
binary.mk
7ed0db8
Remove core/clang/versions.mk and scan-build wrapper
by Chih-Hung Hsieh
· 7 years ago
178cf8e
Remove unnecessary USE_CLANG_PLATFORM_BUILD.
by Stephen Hines
· 7 years ago
19fbd1c
Remove support for stlport.
by Dan Albert
· 7 years ago
94f95cf
Remove support for gnustl.
by Dan Albert
· 7 years ago
4297c39
Also restrict NDK linking by static/shared STL.
by Dan Albert
· 7 years ago
975e303
Restrict NDK link type to matching STLs.
by Dan Albert
· 7 years ago
4d31b9d
Call clang-tidy with -fno-caret-diagnostics by default.
by Chih-Hung Hsieh
· 7 years ago
6663c84
Merge "Depend on the more specific ndk timestamp."
by Treehugger Robot
· 7 years ago
305d2ab
Merge "Call clang-tidy with -quiet unless WITH_TIDY is set."
by Treehugger Robot
· 7 years ago
6375b6d
Call clang-tidy with -quiet unless WITH_TIDY is set.
by Chih-Hung Hsieh
· 7 years ago
3d1d1ea
Remove support for pre-r13 NDKs.
by Dan Albert
· 7 years ago
aec47c6
Merge "Revert "Default NDK modules to libc++_shared.""
by Treehugger Robot
· 7 years ago
3709968
Revert "Default NDK modules to libc++_shared."
by Dan Albert
· 7 years ago
bfc7811
When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime.
by Joe Onorato
· 7 years ago
6168f5b
Default NDK modules to libc++_shared.
by Dan Albert
· 7 years ago
248b832
Depend on the more specific ndk timestamp.
by Dan Albert
· 7 years ago
3277ba3
Add java modules to soong_to_convert.txt
by Colin Cross
· 7 years ago
ab149cb
No need to dump modules added -Werror.
by Chih-Hung Hsieh
· 7 years ago
6e4e9f3
Merge changes from topic "system-api"
by Treehugger Robot
· 7 years ago
5a44d1f
Add LOCAL_SDK_VERSION := system_$(VER)
by Sundong Ahn
· 7 years ago
c01ad7b
Prepare for clang+mingw windows builds
by Dan Willemsen
· 7 years ago
061fcfc
Merge "Use the .cfi variant of a static library where needed."
by Treehugger Robot
· 7 years ago
96a130b
Use the .cfi variant of a static library where needed.
by Vishwath Mohan
· 7 years ago
1876acd
Add default -Wall -Werror or -Wall.
by Chih-Hung Hsieh
· 7 years ago
a435aa5
Use space-separated coverage paths.
by Ryan Campbell
· 7 years ago
a3fb158
Prevent vendor libs from depending on private VNDK libraries
by Jiyong Park
· 7 years ago
5118763
Merge "Add -lm to the default libs for Linux & Darwin"
by Treehugger Robot
· 7 years ago
a3a06fe
Add -lm to the default libs for Linux & Darwin
by Dan Willemsen
· 7 years ago
4dbb354
Check available host libraries
by Dan Willemsen
· 7 years ago
0bd335f
Make -ldl -lrt -lpthread implicit for host builds
by Colin Cross
· 7 years ago
a0f2b2a
Merge "cxx_stl_setup is not executed for modules from soong" am: 9b18ed094c
by Jiyong Park
· 7 years ago
9b18ed0
Merge "cxx_stl_setup is not executed for modules from soong"
by Treehugger Robot
· 7 years ago
425d489
cxx_stl_setup is not executed for modules from soong
by Jiyong Park
· 7 years ago
21751a0
Merge "Use the min sdk version from soong." am: 22b45d401a
by Dan Albert
· 7 years ago
105e4fe
Use the min sdk version from soong.
by Dan Albert
· 7 years ago
6dc0978
Merge "Vendor modules in make also have __ANDROID_VNDK__ defined."
by Yifan Hong
· 7 years ago
9bd6605
Merge "Vendor modules in make also have __ANDROID_VNDK__ defined."
by Treehugger Robot
· 7 years ago
d7aa841
Vendor modules in make also have __ANDROID_VNDK__ defined.
by Yifan Hong
· 7 years ago
8f793af
Merge "Don't add .vendor suffix for vendor-only modules" am: 28989a9a22
by Jiyong Park
· 7 years ago
a9c4c71
Don't add .vendor suffix for vendor-only modules
by Jiyong Park
· 7 years ago
9e89245
Merge "Don't allow JNI headers for vendors" am: b253e8e854
by Jiyong Park
· 7 years ago
b253e8e
Merge "Don't allow JNI headers for vendors"
by Treehugger Robot
· 7 years ago
b43a52d
Don't allow JNI headers for vendors
by Jiyong Park
· 7 years ago
240f1d5
Merge "fix: device_kernel_headers can't be found in the make world"
by Jiyong Park
· 7 years ago
cb8e636
fix: device_kernel_headers can't be found in the make world
by Jiyong Park
· 7 years ago
be8d642
Merge "Device-specific kernel headers are accessbile again" am: 6f594fc662
by Jiyong Park
· 7 years ago
0c59dab
Device-specific kernel headers are accessbile again
by Jiyong Park
· 8 years ago
e51b222
Merge "Give TARGET_OUT_HEADERS to vendor modules" am: c86c8502ac
by Jiyong Park
· 7 years ago
7f8be9f
Give TARGET_OUT_HEADERS to vendor modules
by Jiyong Park
· 8 years ago
cd00be0
Merge "Add libdl.so to the list of system shared libs" am: b519d002f3
by Dimitry Ivanov
· 8 years ago
cdf3927
Add libdl.so to the list of system shared libs
by Dimitry Ivanov
· 8 years ago
37f6f81
Merge "make: add __clang_analyzer__ to clang-tidy" am: 57273013cf am: c352502062
by George Burgess IV
· 8 years ago
5727301
Merge "make: add __clang_analyzer__ to clang-tidy"
by Treehugger Robot
· 8 years ago
5ab07d4
make: add __clang_analyzer__ to clang-tidy
by George Burgess IV
· 8 years ago
2e68205
Merge "Exempt UBSAN runtime library from soong_to_convert" am: 94751070e8 am: 0d694416d2
by Dan Willemsen
· 8 years ago
0bf506f
Exempt UBSAN runtime library from soong_to_convert
by Dan Willemsen
· 8 years ago
073a53d
Merge "make libprotobuf-cpp-* libs VNDK" am: cd46573189 am: e56c17d779
by Jiyong Park
· 8 years ago
cd46573
Merge "make libprotobuf-cpp-* libs VNDK"
by Treehugger Robot
· 8 years ago
4e9e5d5
Merge "Rewrite link type checking" am: e4d92ef568 am: d76aaed983 am: e834d5f059
by Dan Willemsen
· 8 years ago
c8f57d9
make libprotobuf-cpp-* libs VNDK
by Jiyong Park
· 8 years ago
b47d4e9
Rewrite link type checking
by Dan Willemsen
· 8 years ago
f1760bd
Merge "Make PIC/PIE levels compatible for LTO." am: 4be1d8823e am: dc8469e858
by Vishwath Mohan
· 8 years ago
c3b2556
Make PIC/PIE levels compatible for LTO.
by Vishwath Mohan
· 8 years ago
bfdfb66
Merge "Support split /system and /vendor modules from Soong" am: 4e789c2e57 am: 9fc091f756
by Dan Willemsen
· 8 years ago
9d2b328
Support split /system and /vendor modules from Soong
by Dan Willemsen
· 8 years ago
864955d
Merge "Add LLNDK support for the VNDK" am: 2d6e79d268 am: 67eb8bb766
by Dan Willemsen
· 8 years ago
ffa3258
Add LLNDK support for the VNDK
by Dan Willemsen
· 8 years ago
2a8a393
Add LOCAL_EXPORT_CFLAGS for Soong
by Dan Willemsen
· 8 years ago
05909fa
Add LOCAL_EXPORT_CFLAGS for Soong
by Dan Willemsen
· 8 years ago
51ad7f2
Merge "Ensure that BOARD_VNDK_VERSION is current" am: 4ef5040cc3 am: a71a8c0ae3
by Dan Willemsen
· 8 years ago
2c3289b
Ensure that BOARD_VNDK_VERSION is current
by Dan Willemsen
· 8 years ago
67b7aaa
Merge "Remove DBus support." am: cf858d873b am: efcda5173d am: 3d6b408aea
by Sen Jiang
· 8 years ago
d1f397e
Remove DBus support.
by Sen Jiang
· 8 years ago
8beb26d
Merge "Use c and cpp objects for gcov." am: d579b8eb1f am: 425bbada28
by Ryan Campbell
· 8 years ago
5a6ea36
Use c and cpp objects for gcov.
by Ryan Campbell
· 8 years ago
dbe80a6
Merge "Support path exclusion for native coverage." am: e317a2d19e am: 26a4ce0b65
by Ryan Campbell
· 8 years ago
e317a2d
Merge "Support path exclusion for native coverage."
by Treehugger Robot
· 8 years ago
b55ff74
Support path exclusion for native coverage.
by Ryan Campbell
· 8 years ago
5794e3b
Merge "Statically link libwinpthread into windows binaries." am: 61d68b6152 am: aa19e7a2bb
by Josh Gao
· 8 years ago
4d9268e
Statically link libwinpthread into windows binaries.
by Josh Gao
· 8 years ago
dc750c3
Merge "Add Header Library support to Make" am: 4f794fdd50 am: ea2687fab6
by Dan Willemsen
· 8 years ago
8dae49c
Add Header Library support to Make
by Dan Willemsen
· 8 years ago
8791fe6
Merge "Add c_std and cpp_std properties." am: 220ca4d04b am: 66496c4b96 am: 492a5ff3eb
by Dan Albert
· 8 years ago
76bfcd4
Add c_std and cpp_std properties.
by Dan Albert
· 8 years ago
a620b36
Merge "Run $(AR) with LLVMgold.so plugin for CFI targets." am: 96c81711c1 am: e729e804fe am: 629002835a
by Evgenii Stepanov
· 8 years ago
e1b96f3
Run $(AR) with LLVMgold.so plugin for CFI targets.
by Evgenii Stepanov
· 8 years ago
8471aa9
Merge "Move rs/scriptc to rs/script_api/include." am: a3ab4cc9c9 am: d9bfeff242 am: 235123a821
by Jean-Luc Brouillet
· 8 years ago
eba4493
Move rs/scriptc to rs/script_api/include.
by Jean-Luc Brouillet
· 8 years ago
3e9bcf4
Merge "Identify non-local EXPORT_C_INCLUDE_DIRS in soong_to_convert" am: d3cc4950f8 am: bfedf05812 am: 4d08538747
by Dan Willemsen
· 8 years ago
0be6907
Identify non-local EXPORT_C_INCLUDE_DIRS in soong_to_convert
by Dan Willemsen
· 8 years ago
7cbe3bd
Merge "Remove aidl, proto, objc from soong_problems" am: bbc072f716 am: 55b1651181 am: 35ab684f8e
by Dan Willemsen
· 8 years ago
a1c3183
Remove aidl, proto, objc from soong_problems
by Dan Willemsen
· 8 years ago
2c412e9
Prohibit host modules from using LOCAL_COPY_HEADERS am: 6e51ef61a7 am: dc556b4bc0 am: 6e0c0da5dc
by Dan Willemsen
· 8 years ago
a45af9e
Add basic VNDK support in Make am: bab0fa6928 am: 323efd3035 am: 2e300cdb70
by Dan Willemsen
· 8 years ago
6e51ef6
Prohibit host modules from using LOCAL_COPY_HEADERS
by Dan Willemsen
· 8 years ago
bab0fa6
Add basic VNDK support in Make
by Dan Willemsen
· 8 years ago
4bf74cd
Merge "Support `LOCAL_SDK_VERSION := current` for NDK." am: c7d2fe614e am: 6cac9ba834 am: 1cb992bc8e
by Dan Albert
· 8 years ago
c7d2fe6
Merge "Support `LOCAL_SDK_VERSION := current` for NDK."
by Treehugger Robot
· 8 years ago
2c0c8d8
Merge "Use new -ninja flag to aidl-cpp" am: 7d4c926ed7 am: 676610e090 am: bcb8dfe2b2
by Dan Willemsen
· 8 years ago
fb84281
Use new -ninja flag to aidl-cpp
by Dan Willemsen
· 8 years ago
Next »