Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
754790d0a4729294612ca4014d474f754ded98bf
/
core
/
binary.mk
754790d
Define __ANDROID_API__ when building for the NDK.
by Dan Albert
· 9 years ago
c1ca190
More NDK generated libs support.
by Dan Albert
· 9 years ago
e71cdfb
Merge "Issue warning on projects with LOCAL_CLANG set to false."
by Chih-hung Hsieh
· 9 years ago
d9cd1fa
Issue warning on projects with LOCAL_CLANG set to false.
by Chih-Hung Hsieh
· 9 years ago
ccdc311
introduce AUX build class of targets
by Alexey Polyudov
· 9 years ago
ee27d81
Make linking with libcompiler_rt conditional
by Alexey Polyudov
· 9 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
· 9 years ago
723b37e
Don't depend on a phony target
by Colin Cross
· 9 years ago
02bf138
Use the just built NDK headers and libs.
by Dan Albert
· 9 years ago
23ba612
Split -isystem headers into separate variables
by Colin Cross
· 9 years ago
e25fd79
Factor out common include directories into helper
by Colin Cross
· 9 years ago
ac1fe5c
Turn ndk link check warning into error
by Dan Willemsen
· 9 years ago
9efeb1e
Turn unused source files from warning to error
by Dan Willemsen
· 9 years ago
b097fbe
Check that NDK-built modules only link to NDK-built modules
by Dan Willemsen
· 9 years ago
e6fae50
Merge "Add option to link static lite protobuf library."
by Yabin Cui
· 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
e72fc63
Merge "Add NATIVE_TESTS class, move host native tests"
by Dan Willemsen
· 9 years ago
4b33f51
Merge "Error on external includes"
by Dan Willemsen
· 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
02268f0
Move to a single clang unknown flags list
by Dan Willemsen
· 9 years ago
8308f50
Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS
by Dan Willemsen
· 9 years ago
db16dd2
Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV
by Dan Willemsen
· 9 years ago
05f9f35
Harden dependency on generated sources.
by Ying Wang
· 9 years ago
460171a
Add tidy.mk to set up global default checks.
by Chih-Hung Hsieh
· 9 years ago
f738562
Switch mips64 back to NDK r10.
by Nikola Veljkovic
· 9 years ago
a9a55c7
Call clang-tidy based on WITH_TIDY* variables.
by Chih-Hung Hsieh
· 9 years ago
7984620
Merge "Adding gcc-specific disable of Wattributes in preparation for libcxx rebase."
by Dan Austin
· 9 years ago
5f3b368
Merge "Add support for LOCAL_EXPORT_*_LIBRARY_HEADERS"
by Treehugger Robot
· 9 years ago
ff1c3f2
Add support for LOCAL_EXPORT_*_LIBRARY_HEADERS
by Christopher Wiley
· 9 years ago
4d69fbf
Merge "Add Bison binary and its data to prerequisite"
by Shinichiro Hamaji
· 9 years ago
5e2d7f3
Merge "Fix dependencies of protoc with nanopb-c plugin"
by Shinichiro Hamaji
· 9 years ago
75e7af1
Adding gcc-specific disable of Wattributes in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
a3184dc
Fix dependencies of protoc with nanopb-c plugin
by Shinichiro Hamaji
· 9 years ago
b708bc5
Add Bison binary and its data to prerequisite
by Shinichiro Hamaji
· 9 years ago
ce2fe3c
Remove mips special case.
by Dan Albert
· 9 years ago
658d1e0
Update NDK libc++ header paths.
by Dan Albert
· 9 years ago
13306af
Add LOCAL_NDK_VERSION.
by Dan Albert
· 9 years ago
e4d5e08
Merge "Forbid Clang for Windows"
by Dan Willemsen
· 9 years ago
9537477
Forbid Clang for Windows
by Dan Willemsen
· 9 years ago
2d3d14b
Merge "Using stlport_static or c++_static requires libdl."
by Dan Albert
· 9 years ago
4aaa1a1
Create empty .a on Darwin when there is no obj file.
by Ying Wang
· 9 years ago
a81e1b7
Using stlport_static or c++_static requires libdl.
by Dan Albert
· 9 years ago
7290477
Replace last -includes by .KATI_DEPFILE
by Shinichiro Hamaji
· 9 years ago
b95dc31
Merge "Use KATI_DEPFILE for .P associated with object files"
by Shinichiro Hamaji
· 9 years ago
a7808ac
Reexport include dirs for whole static libs
by Dan Willemsen
· 9 years ago
4037c42
Use KATI_DEPFILE for .P associated with object files
by Shinichiro Hamaji
· 9 years ago
7f01615
Remove unused dependencies on $(ACP)
by Dan Willemsen
· 9 years ago
1c6dc5b
Remove USE_NINJA=false
by Dan Willemsen
· 10 years ago
5ae31dd
Add a global define for non-external code.
by Dan Albert
· 10 years ago
765c1ea
Use newest clang static analyzers.
by Chih-Hung Hsieh
· 10 years ago
444c323
Fix unused src tracking for generated .o files
by Dan Willemsen
· 10 years ago
62f2e56
Track ObjC object mapping
by Dan Willemsen
· 10 years ago
3bb168f
Order objects based on LOCAL_SRC_FILES and LOCAL_GENERATED_SOURCES
by Dan Willemsen
· 10 years ago
2e45fd0
Use dependency files generated by llvm-rs-cc
by Shinichiro Hamaji
· 10 years ago
60c9200
Merge "Pass the arm/thumb cflags to assembly files"
by Dan Willemsen
· 10 years ago
087f327
Separate aidl dependencies from compiler dependencies
by Christopher Wiley
· 10 years ago
257796c
Keep aidl generated C++ inside the generated folder
by Christopher Wiley
· 10 years ago
45d38c0
Pass the arm/thumb cflags to assembly files
by Dan Willemsen
· 10 years ago
64088f2
Generate .c for .y and .l
by Ying Wang
· 10 years ago
c01f2dc
Disable .toc optimization for host modules.
by Ying Wang
· 10 years ago
eca3206
Merge "Revert "Change USE_CLANG_PLATFORM_BUILD default to true.""
by Stephen Hines
· 10 years ago
7a0c88e
Revert "Change USE_CLANG_PLATFORM_BUILD default to true."
by Stephen Hines
· 10 years ago
445bc2f
Use lib64 for mips64 as well.
by Dan Albert
· 10 years ago
3c8036d
Change USE_CLANG_PLATFORM_BUILD default to true.
by Chih-Hung Hsieh
· 10 years ago
8dca15f
Fix the mips build.
by Dan Albert
· 10 years ago
2ad9079
Merge "Add support for LOCAL_NDK_STL_VARIANT := none."
by Dan Albert
· 10 years ago
0e2e71d
Add support for LOCAL_NDK_STL_VARIANT := none.
by Dan Albert
· 10 years ago
ee629c9
Build NDK binaries with --hash-style=both.
by Dan Albert
· 10 years ago
c29172c
Sanity check LOCAL_SRC_FILES_EXCLUDE
by Dan Willemsen
· 10 years ago
6b9bddd
Make export_includes a restat rule
by Colin Cross
· 10 years ago
2d91c61
Fix race in C++ AIDL file generation
by Christopher Wiley
· 10 years ago
c7e936f
Export generated AIDL headers
by Christopher Wiley
· 10 years ago
0e7587a
Use .KATI_RESTAT to reduce unnecessary rebuilds of binaries
by Shinichiro Hamaji
· 10 years ago
da63739
Drop GCC back to C++11.
by Dan Albert
· 10 years ago
2df75d1
Invoke the aidl-cpp compiler to generate C++
by Christopher Wiley
· 10 years ago
a04abc8
Add support for LOCAL_SRC_FILES_EXCLUDE
by Colin Cross
· 10 years ago
5baea14
Merge "Use libgcov OR libclang_rt.profile, not both."
by Dan Albert
· 10 years ago
425e019
Export include path to D-Bus headers for multilib builds
by Peter Qiu
· 10 years ago
7fbbc5d
Use libgcov OR libclang_rt.profile, not both.
by Dan Albert
· 10 years ago
3f054bd
am 506857e9: Merge "Make linker configurable through environment."
by Nicolas Geoffray
· 10 years ago
506857e
Merge "Make linker configurable through environment."
by Nicolas Geoffray
· 10 years ago
7ee3b85
resolved conflicts for 953981db to stage-aosp-master
by Colin Cross
· 10 years ago
a4447e8
Don't add dependencies on Makefiles when using ninja
by Colin Cross
· 10 years ago
b7c9f32
Make linker configurable through environment.
by Nicolas Geoffray
· 10 years ago
a9bd998
am cf448ddb: Merge "Use gomacc even for FDO build"
by Shinichiro Hamaji
· 10 years ago
09295a8
Use gomacc even for FDO build
by Shinichiro Hamaji
· 10 years ago
ded3f15
am 782b98ea: Merge changes I3ca9ed36,Ibd7eec5c
by Dan Albert
· 10 years ago
b77aedb
Revert "Default to hiding libgcc symbols in each object."
by Dan Albert
· 10 years ago
31927f7
Revert "Don't apply --exclude-libs for the host."
by Dan Albert
· 10 years ago
84a5000
am a41dd0a9: Merge "Don\'t apply --exclude-libs for the host."
by Dan Albert
· 10 years ago
1576da2
Don't apply --exclude-libs for the host.
by Dan Albert
· 10 years ago
0b8113e
am c496b259: Merge "Default to hiding libgcc symbols in each object."
by Dan Albert
· 10 years ago
021b765
Default to hiding libgcc symbols in each object.
by Dan Albert
· 10 years ago
d8f0857
am 909fe8e0: Merge "build: support compiling .mm on host"
by Scott James Remnant
· 10 years ago
dd86e5a
build: support compiling .mm on host
by Scott James Remnant
· 10 years ago
d9f9836
am 3ee9daac: Merge "Remove WITHOUT_(HOST|TARGET)_CLANG."
by Dan Albert
· 10 years ago
Next »