1. 754790d Define __ANDROID_API__ when building for the NDK. by Dan Albert · 9 years ago
  2. c1ca190 More NDK generated libs support. by Dan Albert · 9 years ago
  3. e71cdfb Merge "Issue warning on projects with LOCAL_CLANG set to false." by Chih-hung Hsieh · 9 years ago
  4. d9cd1fa Issue warning on projects with LOCAL_CLANG set to false. by Chih-Hung Hsieh · 9 years ago
  5. ccdc311 introduce AUX build class of targets by Alexey Polyudov · 9 years ago
  6. ee27d81 Make linking with libcompiler_rt conditional by Alexey Polyudov · 9 years ago
  7. 7d6b3f1 Do not assume CLANG is used when custom toolchain is provided by Alexey Polyudov · 9 years ago
  8. cbb038c Add LOCAL_NO_PIC to disable position-independent code by Alexey Polyudov · 9 years ago
  9. 723b37e Don't depend on a phony target by Colin Cross · 9 years ago
  10. 02bf138 Use the just built NDK headers and libs. by Dan Albert · 9 years ago
  11. 23ba612 Split -isystem headers into separate variables by Colin Cross · 9 years ago
  12. e25fd79 Factor out common include directories into helper by Colin Cross · 9 years ago
  13. ac1fe5c Turn ndk link check warning into error by Dan Willemsen · 9 years ago
  14. 9efeb1e Turn unused source files from warning to error by Dan Willemsen · 9 years ago
  15. b097fbe Check that NDK-built modules only link to NDK-built modules by Dan Willemsen · 9 years ago
  16. e6fae50 Merge "Add option to link static lite protobuf library." by Yabin Cui · 9 years ago
  17. 6731b49 Rewrite LDLIBS and SHARED_LIBRARIES by Dan Willemsen · 9 years ago
  18. 72a1156 Add option to link static lite protobuf library. by Yabin Cui · 9 years ago
  19. e72fc63 Merge "Add NATIVE_TESTS class, move host native tests" by Dan Willemsen · 9 years ago
  20. 4b33f51 Merge "Error on external includes" by Dan Willemsen · 9 years ago
  21. 870f087 Default to enable tidy warnings in header files. by Chih-Hung Hsieh · 9 years ago
  22. 062e30b Error on external includes by Dan Willemsen · 9 years ago
  23. 7fe992c Add NATIVE_TESTS class, move host native tests by Dan Willemsen · 9 years ago
  24. 02268f0 Move to a single clang unknown flags list by Dan Willemsen · 9 years ago
  25. 8308f50 Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS by Dan Willemsen · 9 years ago
  26. db16dd2 Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV by Dan Willemsen · 9 years ago
  27. 05f9f35 Harden dependency on generated sources. by Ying Wang · 9 years ago
  28. 460171a Add tidy.mk to set up global default checks. by Chih-Hung Hsieh · 9 years ago
  29. f738562 Switch mips64 back to NDK r10. by Nikola Veljkovic · 9 years ago
  30. a9a55c7 Call clang-tidy based on WITH_TIDY* variables. by Chih-Hung Hsieh · 9 years ago
  31. 7984620 Merge "Adding gcc-specific disable of Wattributes in preparation for libcxx rebase." by Dan Austin · 9 years ago
  32. 5f3b368 Merge "Add support for LOCAL_EXPORT_*_LIBRARY_HEADERS" by Treehugger Robot · 9 years ago
  33. ff1c3f2 Add support for LOCAL_EXPORT_*_LIBRARY_HEADERS by Christopher Wiley · 9 years ago
  34. 4d69fbf Merge "Add Bison binary and its data to prerequisite" by Shinichiro Hamaji · 9 years ago
  35. 5e2d7f3 Merge "Fix dependencies of protoc with nanopb-c plugin" by Shinichiro Hamaji · 9 years ago
  36. 75e7af1 Adding gcc-specific disable of Wattributes in preparation for libcxx rebase. by Dan Austin · 9 years ago
  37. a3184dc Fix dependencies of protoc with nanopb-c plugin by Shinichiro Hamaji · 9 years ago
  38. b708bc5 Add Bison binary and its data to prerequisite by Shinichiro Hamaji · 9 years ago
  39. ce2fe3c Remove mips special case. by Dan Albert · 9 years ago
  40. 658d1e0 Update NDK libc++ header paths. by Dan Albert · 9 years ago
  41. 13306af Add LOCAL_NDK_VERSION. by Dan Albert · 9 years ago
  42. e4d5e08 Merge "Forbid Clang for Windows" by Dan Willemsen · 9 years ago
  43. 9537477 Forbid Clang for Windows by Dan Willemsen · 9 years ago
  44. 2d3d14b Merge "Using stlport_static or c++_static requires libdl." by Dan Albert · 9 years ago
  45. 4aaa1a1 Create empty .a on Darwin when there is no obj file. by Ying Wang · 9 years ago
  46. a81e1b7 Using stlport_static or c++_static requires libdl. by Dan Albert · 9 years ago
  47. 7290477 Replace last -includes by .KATI_DEPFILE by Shinichiro Hamaji · 9 years ago
  48. b95dc31 Merge "Use KATI_DEPFILE for .P associated with object files" by Shinichiro Hamaji · 9 years ago
  49. a7808ac Reexport include dirs for whole static libs by Dan Willemsen · 9 years ago
  50. 4037c42 Use KATI_DEPFILE for .P associated with object files by Shinichiro Hamaji · 9 years ago
  51. 7f01615 Remove unused dependencies on $(ACP) by Dan Willemsen · 9 years ago
  52. 1c6dc5b Remove USE_NINJA=false by Dan Willemsen · 10 years ago
  53. 5ae31dd Add a global define for non-external code. by Dan Albert · 10 years ago
  54. 765c1ea Use newest clang static analyzers. by Chih-Hung Hsieh · 10 years ago
  55. 444c323 Fix unused src tracking for generated .o files by Dan Willemsen · 10 years ago
  56. 62f2e56 Track ObjC object mapping by Dan Willemsen · 10 years ago
  57. 3bb168f Order objects based on LOCAL_SRC_FILES and LOCAL_GENERATED_SOURCES by Dan Willemsen · 10 years ago
  58. 2e45fd0 Use dependency files generated by llvm-rs-cc by Shinichiro Hamaji · 10 years ago
  59. 60c9200 Merge "Pass the arm/thumb cflags to assembly files" by Dan Willemsen · 10 years ago
  60. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 10 years ago
  61. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 10 years ago
  62. 45d38c0 Pass the arm/thumb cflags to assembly files by Dan Willemsen · 10 years ago
  63. 64088f2 Generate .c for .y and .l by Ying Wang · 10 years ago
  64. c01f2dc Disable .toc optimization for host modules. by Ying Wang · 10 years ago
  65. eca3206 Merge "Revert "Change USE_CLANG_PLATFORM_BUILD default to true."" by Stephen Hines · 10 years ago
  66. 7a0c88e Revert "Change USE_CLANG_PLATFORM_BUILD default to true." by Stephen Hines · 10 years ago
  67. 445bc2f Use lib64 for mips64 as well. by Dan Albert · 10 years ago
  68. 3c8036d Change USE_CLANG_PLATFORM_BUILD default to true. by Chih-Hung Hsieh · 10 years ago
  69. 8dca15f Fix the mips build. by Dan Albert · 10 years ago
  70. 2ad9079 Merge "Add support for LOCAL_NDK_STL_VARIANT := none." by Dan Albert · 10 years ago
  71. 0e2e71d Add support for LOCAL_NDK_STL_VARIANT := none. by Dan Albert · 10 years ago
  72. ee629c9 Build NDK binaries with --hash-style=both. by Dan Albert · 10 years ago
  73. c29172c Sanity check LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  74. 6b9bddd Make export_includes a restat rule by Colin Cross · 10 years ago
  75. 2d91c61 Fix race in C++ AIDL file generation by Christopher Wiley · 10 years ago
  76. c7e936f Export generated AIDL headers by Christopher Wiley · 10 years ago
  77. 0e7587a Use .KATI_RESTAT to reduce unnecessary rebuilds of binaries by Shinichiro Hamaji · 10 years ago
  78. da63739 Drop GCC back to C++11. by Dan Albert · 10 years ago
  79. 2df75d1 Invoke the aidl-cpp compiler to generate C++ by Christopher Wiley · 10 years ago
  80. a04abc8 Add support for LOCAL_SRC_FILES_EXCLUDE by Colin Cross · 10 years ago
  81. 5baea14 Merge "Use libgcov OR libclang_rt.profile, not both." by Dan Albert · 10 years ago
  82. 425e019 Export include path to D-Bus headers for multilib builds by Peter Qiu · 10 years ago
  83. 7fbbc5d Use libgcov OR libclang_rt.profile, not both. by Dan Albert · 10 years ago
  84. 3f054bd am 506857e9: Merge "Make linker configurable through environment." by Nicolas Geoffray · 10 years ago
  85. 506857e Merge "Make linker configurable through environment." by Nicolas Geoffray · 10 years ago
  86. 7ee3b85 resolved conflicts for 953981db to stage-aosp-master by Colin Cross · 10 years ago
  87. a4447e8 Don't add dependencies on Makefiles when using ninja by Colin Cross · 10 years ago
  88. b7c9f32 Make linker configurable through environment. by Nicolas Geoffray · 10 years ago
  89. a9bd998 am cf448ddb: Merge "Use gomacc even for FDO build" by Shinichiro Hamaji · 10 years ago
  90. 09295a8 Use gomacc even for FDO build by Shinichiro Hamaji · 10 years ago
  91. ded3f15 am 782b98ea: Merge changes I3ca9ed36,Ibd7eec5c by Dan Albert · 10 years ago
  92. b77aedb Revert "Default to hiding libgcc symbols in each object." by Dan Albert · 10 years ago
  93. 31927f7 Revert "Don't apply --exclude-libs for the host." by Dan Albert · 10 years ago
  94. 84a5000 am a41dd0a9: Merge "Don\'t apply --exclude-libs for the host." by Dan Albert · 10 years ago
  95. 1576da2 Don't apply --exclude-libs for the host. by Dan Albert · 10 years ago
  96. 0b8113e am c496b259: Merge "Default to hiding libgcc symbols in each object." by Dan Albert · 10 years ago
  97. 021b765 Default to hiding libgcc symbols in each object. by Dan Albert · 10 years ago
  98. d8f0857 am 909fe8e0: Merge "build: support compiling .mm on host" by Scott James Remnant · 10 years ago
  99. dd86e5a build: support compiling .mm on host by Scott James Remnant · 10 years ago
  100. d9f9836 am 3ee9daac: Merge "Remove WITHOUT_(HOST|TARGET)_CLANG." by Dan Albert · 10 years ago