Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
b47d4e9cf12f734fa592ca1f9d093556d253cd38
/
core
/
binary.mk
b47d4e9
Rewrite link type checking
by Dan Willemsen
· 8 years ago
c3b2556
Make PIC/PIE levels compatible for LTO.
by Vishwath Mohan
· 8 years ago
9d2b328
Support split /system and /vendor modules from Soong
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
2c3289b
Ensure that BOARD_VNDK_VERSION is current
by Dan Willemsen
· 8 years ago
d1f397e
Remove DBus support.
by Sen Jiang
· 8 years ago
5a6ea36
Use c and cpp objects for gcov.
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
4d9268e
Statically link libwinpthread into windows binaries.
by Josh Gao
· 8 years ago
8dae49c
Add Header Library support to Make
by Dan Willemsen
· 8 years ago
76bfcd4
Add c_std and cpp_std properties.
by Dan Albert
· 8 years ago
e1b96f3
Run $(AR) with LLVMgold.so plugin for CFI targets.
by Evgenii Stepanov
· 8 years ago
eba4493
Move rs/scriptc to rs/script_api/include.
by Jean-Luc Brouillet
· 8 years ago
0be6907
Identify non-local EXPORT_C_INCLUDE_DIRS in soong_to_convert
by Dan Willemsen
· 8 years ago
a1c3183
Remove aidl, proto, objc from soong_problems
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
c7d2fe6
Merge "Support `LOCAL_SDK_VERSION := current` for NDK."
by Treehugger Robot
· 8 years ago
fb84281
Use new -ninja flag to aidl-cpp
by Dan Willemsen
· 8 years ago
461d844
Remove transform-d-to-p
by Dan Willemsen
· 8 years ago
988107d
Support `LOCAL_SDK_VERSION := current` for NDK.
by Dan Albert
· 8 years ago
c57894c
Improve dotdot workaround when src begins with '/'
by Dan Willemsen
· 8 years ago
a82fa12
Don't pass -Wl,--no-undefined to host targets
by Colin Cross
· 8 years ago
e56e356
Use default -std values exported from soong
by Colin Cross
· 8 years ago
20f301f
Define coverage paths using comma-separated list.
by Ryan Campbell
· 8 years ago
4a3be3d
Fix bug preventing multi-module native coverage.
by Ryan Campbell
· 8 years ago
bab0488
Add -Werror to compile warning free projects.
by Chih-Hung Hsieh
· 8 years ago
d2ff157
Enable toc optimization for host builds
by Colin Cross
· 8 years ago
b011810
Optimize rebuilds by reducing $(shell) usage
by Dan Willemsen
· 8 years ago
ba6a164
Add LOCAL_EXPORT_C_INCLUDE_DEPS
by Dan Willemsen
· 8 years ago
e68100e
Remove WITH_SYNTAX_CHECK
by Dan Willemsen
· 8 years ago
665cda0
Merge "Fix link_type checking"
by Dan Willemsen
· 8 years ago
121e284
Fix link_type checking
by Dan Willemsen
· 8 years ago
c28e4bc
Use libcompiler-rt_extras with NDK builds.
by Dan Albert
· 8 years ago
2936a1e
Always link libdl with libc++ for the NDK.
by Dan Albert
· 8 years ago
1e1ecd5
Merge "Implement path-based enabling of code coverage."
by Ryan Campbell
· 8 years ago
c9aa6fc
Fix building static linux binaries
by Dan Willemsen
· 8 years ago
81c9d29
Implement path-based enabling of code coverage.
by Ryan Campbell
· 8 years ago
7db70a3
Fix libgcov.a dependency
by Dan Willemsen
· 8 years ago
0a33f65
Define DEFAULT_TIDY_HEADER_DIRS.
by Chih-Hung Hsieh
· 8 years ago
fc92fb2
Identify modules ready to be converted to Soong
by Dan Willemsen
· 8 years ago
34c8c0a
Merge "Remove spaces in tidy check list." am: e7bca12466
by Chih-Hung Hsieh
· 8 years ago
ba64625
Remove spaces in tidy check list.
by Chih-Hung Hsieh
· 8 years ago
ae49ab2
Merge "Add support for NDK r13." am: 287093a98c
by Dan Albert
· 8 years ago
0960770
Add support for NDK r13.
by Dan Albert
· 8 years ago
aede8d4
Merge "Define __ANDROID_API__ when building for the NDK." am: 30fe7576d0
by Dan Albert
· 8 years ago
30fe757
Merge "Define __ANDROID_API__ when building for the NDK."
by Treehugger Robot
· 8 years ago
754790d
Define __ANDROID_API__ when building for the NDK.
by Dan Albert
· 8 years ago
db4c597
Merge "More NDK generated libs support." am: bd9fb4ba01
by Dan Albert
· 8 years ago
f329021
Merge "Make it an error when LOCAL_CLANG is false." am: 9204b776bb
by Chih-Hung Hsieh
· 8 years ago
bd9fb4b
Merge "More NDK generated libs support."
by Treehugger Robot
· 8 years ago
2ee4c1a
Make it an error when LOCAL_CLANG is false.
by Chih-Hung Hsieh
· 8 years ago
c1ca190
More NDK generated libs support.
by Dan Albert
· 8 years ago
f43279a
Merge "Issue warning on projects with LOCAL_CLANG set to false." am: e71cdfbdee
by Chih-Hung Hsieh
· 8 years ago
e71cdfb
Merge "Issue warning on projects with LOCAL_CLANG set to false."
by Chih-hung Hsieh
· 8 years ago
d9cd1fa
Issue warning on projects with LOCAL_CLANG set to false.
by Chih-Hung Hsieh
· 8 years ago
755391d
Merge "introduce AUX build class of targets" am: 556526bf95
by Alexey Polyudov
· 8 years ago
74e4a83
Merge "Make linking with libcompiler_rt conditional" am: 340c0c5701
by Alexey Polyudov
· 8 years ago
ae817d4
Merge "Do not assume CLANG is used when custom toolchain is provided"
by Alexey Polyudov
· 8 years ago
1eba5a6
Merge "Add LOCAL_NO_PIC to disable position-independent code" am: ce5900a6e0
by Alexey Polyudov
· 8 years ago
ccdc311
introduce AUX build class of targets
by Alexey Polyudov
· 8 years ago
ee27d81
Make linking with libcompiler_rt conditional
by Alexey Polyudov
· 8 years ago
7d6b3f1
Do not assume CLANG is used when custom toolchain is provided
by Alexey Polyudov
· 9 years ago
cbb038c
Add LOCAL_NO_PIC to disable position-independent code
by Alexey Polyudov
· 8 years ago
b339993
Merge \"Don\'t depend on a phony target\" am: 90cd97fd11
by Colin Cross
· 8 years ago
723b37e
Don't depend on a phony target
by Colin Cross
· 8 years ago
01efd46
Merge changes from topic \'soong-sysroots\' am: 65de8e446c
by Dan Albert
· 8 years ago
02bf138
Use the just built NDK headers and libs.
by Dan Albert
· 8 years ago
768291a
Merge \"Split -isystem headers into separate variables\" am: 921be36569
by Colin Cross
· 8 years ago
23ba612
Split -isystem headers into separate variables
by Colin Cross
· 8 years ago
17904fa
Merge \"Factor out common include directories into helper\" am: 95fa32b577
by Colin Cross
· 8 years ago
e25fd79
Factor out common include directories into helper
by Colin Cross
· 9 years ago
95d3b73
Merge \"Turn ndk link check warning into error\" am: 32ebe53d01
by Dan Willemsen
· 9 years ago
ac1fe5c
Turn ndk link check warning into error
by Dan Willemsen
· 9 years ago
90f03ec
Merge \"Turn unused source files from warning to error\" am: 73609480b3
by Dan Willemsen
· 9 years ago
9efeb1e
Turn unused source files from warning to error
by Dan Willemsen
· 9 years ago
5da565a
Merge changes Ib6ffcc38,Ia58e6bc1 am: 3068a85962
by Dan Willemsen
· 9 years ago
b097fbe
Check that NDK-built modules only link to NDK-built modules
by Dan Willemsen
· 9 years ago
494c2b5
Merge \\"Add option to link static lite protobuf library.\\" am: e6fae50455
by Yabin Cui
· 9 years ago
e6fae50
Merge "Add option to link static lite protobuf library."
by Yabin Cui
· 9 years ago
74da7c9
Merge \\"Rewrite LDLIBS and SHARED_LIBRARIES\\" am: a8d13592ac am: d8210177af
by Dan Willemsen
· 9 years ago
6731b49
Rewrite LDLIBS and SHARED_LIBRARIES
by Dan Willemsen
· 9 years ago
72a1156
Add option to link static lite protobuf library.
by Yabin Cui
· 9 years ago
32b36a8
Merge "Add NATIVE_TESTS class, move host native tests" am: e72fc63901
by Dan Willemsen
· 9 years ago
e72fc63
Merge "Add NATIVE_TESTS class, move host native tests"
by Dan Willemsen
· 9 years ago
b25374c
Merge "Error on external includes" am: 4b33f51043 am: d983b78a6f
by Dan Willemsen
· 9 years ago
4b33f51
Merge "Error on external includes"
by Dan Willemsen
· 9 years ago
fbde37d
Merge "Default to enable tidy warnings in header files." am: 6a7cf55a7d
by Chih-Hung Hsieh
· 9 years ago
870f087
Default to enable tidy warnings in header files.
by Chih-Hung Hsieh
· 9 years ago
062e30b
Error on external includes
by Dan Willemsen
· 9 years ago
7fe992c
Add NATIVE_TESTS class, move host native tests
by Dan Willemsen
· 9 years ago
e48baff
Merge "Move to a single clang unknown flags list" am: 06935290ac am: 315621eee0
by Dan Willemsen
· 9 years ago
02268f0
Move to a single clang unknown flags list
by Dan Willemsen
· 9 years ago
c7f3777
Merge "Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS" am: ac7a7bb0ba am: 611211acd4
by Dan Willemsen
· 9 years ago
8308f50
Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS
by Dan Willemsen
· 9 years ago
958dc60
Merge "Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV" am: a794f4db22 am: 19fdc4428f
by Dan Willemsen
· 9 years ago
db16dd2
Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV
by Dan Willemsen
· 9 years ago
dbe53e4
resolve merge conflicts of e6b72b3 to nyc-dev-plus-aosp
by Ying Wang
· 9 years ago
Next »