1. 75e7af1 Adding gcc-specific disable of Wattributes in preparation for libcxx rebase. by Dan Austin · 9 years ago
  2. e4d5e08 Merge "Forbid Clang for Windows" by Dan Willemsen · 9 years ago
  3. 9537477 Forbid Clang for Windows by Dan Willemsen · 9 years ago
  4. 2d3d14b Merge "Using stlport_static or c++_static requires libdl." by Dan Albert · 9 years ago
  5. 4aaa1a1 Create empty .a on Darwin when there is no obj file. by Ying Wang · 9 years ago
  6. a81e1b7 Using stlport_static or c++_static requires libdl. by Dan Albert · 9 years ago
  7. 7290477 Replace last -includes by .KATI_DEPFILE by Shinichiro Hamaji · 9 years ago
  8. b95dc31 Merge "Use KATI_DEPFILE for .P associated with object files" by Shinichiro Hamaji · 9 years ago
  9. a7808ac Reexport include dirs for whole static libs by Dan Willemsen · 9 years ago
  10. 4037c42 Use KATI_DEPFILE for .P associated with object files by Shinichiro Hamaji · 9 years ago
  11. 7f01615 Remove unused dependencies on $(ACP) by Dan Willemsen · 9 years ago
  12. 1c6dc5b Remove USE_NINJA=false by Dan Willemsen · 9 years ago
  13. 5ae31dd Add a global define for non-external code. by Dan Albert · 9 years ago
  14. 765c1ea Use newest clang static analyzers. by Chih-Hung Hsieh · 9 years ago
  15. 444c323 Fix unused src tracking for generated .o files by Dan Willemsen · 9 years ago
  16. 62f2e56 Track ObjC object mapping by Dan Willemsen · 9 years ago
  17. 3bb168f Order objects based on LOCAL_SRC_FILES and LOCAL_GENERATED_SOURCES by Dan Willemsen · 9 years ago
  18. 2e45fd0 Use dependency files generated by llvm-rs-cc by Shinichiro Hamaji · 9 years ago
  19. 60c9200 Merge "Pass the arm/thumb cflags to assembly files" by Dan Willemsen · 9 years ago
  20. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 9 years ago
  21. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 9 years ago
  22. 45d38c0 Pass the arm/thumb cflags to assembly files by Dan Willemsen · 9 years ago
  23. 64088f2 Generate .c for .y and .l by Ying Wang · 9 years ago
  24. c01f2dc Disable .toc optimization for host modules. by Ying Wang · 9 years ago
  25. eca3206 Merge "Revert "Change USE_CLANG_PLATFORM_BUILD default to true."" by Stephen Hines · 9 years ago
  26. 7a0c88e Revert "Change USE_CLANG_PLATFORM_BUILD default to true." by Stephen Hines · 9 years ago
  27. 445bc2f Use lib64 for mips64 as well. by Dan Albert · 9 years ago
  28. 3c8036d Change USE_CLANG_PLATFORM_BUILD default to true. by Chih-Hung Hsieh · 9 years ago
  29. 8dca15f Fix the mips build. by Dan Albert · 9 years ago
  30. 2ad9079 Merge "Add support for LOCAL_NDK_STL_VARIANT := none." by Dan Albert · 9 years ago
  31. 0e2e71d Add support for LOCAL_NDK_STL_VARIANT := none. by Dan Albert · 9 years ago
  32. ee629c9 Build NDK binaries with --hash-style=both. by Dan Albert · 9 years ago
  33. c29172c Sanity check LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 9 years ago
  34. 6b9bddd Make export_includes a restat rule by Colin Cross · 9 years ago
  35. 2d91c61 Fix race in C++ AIDL file generation by Christopher Wiley · 9 years ago
  36. c7e936f Export generated AIDL headers by Christopher Wiley · 9 years ago
  37. 0e7587a Use .KATI_RESTAT to reduce unnecessary rebuilds of binaries by Shinichiro Hamaji · 9 years ago
  38. da63739 Drop GCC back to C++11. by Dan Albert · 9 years ago
  39. 2df75d1 Invoke the aidl-cpp compiler to generate C++ by Christopher Wiley · 9 years ago
  40. a04abc8 Add support for LOCAL_SRC_FILES_EXCLUDE by Colin Cross · 10 years ago
  41. 5baea14 Merge "Use libgcov OR libclang_rt.profile, not both." by Dan Albert · 9 years ago
  42. 425e019 Export include path to D-Bus headers for multilib builds by Peter Qiu · 9 years ago
  43. 7fbbc5d Use libgcov OR libclang_rt.profile, not both. by Dan Albert · 9 years ago
  44. 3f054bd am 506857e9: Merge "Make linker configurable through environment." by Nicolas Geoffray · 9 years ago
  45. 506857e Merge "Make linker configurable through environment." by Nicolas Geoffray · 9 years ago
  46. 7ee3b85 resolved conflicts for 953981db to stage-aosp-master by Colin Cross · 9 years ago
  47. a4447e8 Don't add dependencies on Makefiles when using ninja by Colin Cross · 9 years ago
  48. b7c9f32 Make linker configurable through environment. by Nicolas Geoffray · 9 years ago
  49. a9bd998 am cf448ddb: Merge "Use gomacc even for FDO build" by Shinichiro Hamaji · 9 years ago
  50. 09295a8 Use gomacc even for FDO build by Shinichiro Hamaji · 9 years ago
  51. ded3f15 am 782b98ea: Merge changes I3ca9ed36,Ibd7eec5c by Dan Albert · 9 years ago
  52. b77aedb Revert "Default to hiding libgcc symbols in each object." by Dan Albert · 9 years ago
  53. 31927f7 Revert "Don't apply --exclude-libs for the host." by Dan Albert · 9 years ago
  54. 84a5000 am a41dd0a9: Merge "Don\'t apply --exclude-libs for the host." by Dan Albert · 9 years ago
  55. 1576da2 Don't apply --exclude-libs for the host. by Dan Albert · 9 years ago
  56. 0b8113e am c496b259: Merge "Default to hiding libgcc symbols in each object." by Dan Albert · 9 years ago
  57. 021b765 Default to hiding libgcc symbols in each object. by Dan Albert · 9 years ago
  58. d8f0857 am 909fe8e0: Merge "build: support compiling .mm on host" by Scott James Remnant · 9 years ago
  59. dd86e5a build: support compiling .mm on host by Scott James Remnant · 9 years ago
  60. d9f9836 am 3ee9daac: Merge "Remove WITHOUT_(HOST|TARGET)_CLANG." by Dan Albert · 9 years ago
  61. 32f7ff1 Remove WITHOUT_(HOST|TARGET)_CLANG. by Dan Albert · 9 years ago
  62. 749e07c am c8db47a0: Merge "Don\'t build windows modules with clang, fix flags" by Dan Willemsen · 9 years ago
  63. 7728817 Don't build windows modules with clang, fix flags by Dan Willemsen · 9 years ago
  64. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  65. 4ecedbc am feb3ecaf: Merge "Fix name for NDK protobuf libraries." by Dan Albert · 9 years ago
  66. f1c09d7 Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  67. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  68. a187fb5 Fix name for NDK protobuf libraries. by Dan Albert · 9 years ago
  69. d174629 am 57ff23b0: Merge "Add support for LOCAL_SRC_FILES_(host)_(arch)" by Dan Willemsen · 9 years ago
  70. 399c59f am d5deac8d: Merge "Add _(darwin|linux|windows)" by Dan Willemsen · 9 years ago
  71. 85ac8d2 Add support for LOCAL_SRC_FILES_(host)_(arch) by Dan Willemsen · 9 years ago
  72. 7a54985 Add _(darwin|linux|windows) by Dan Willemsen · 9 years ago
  73. 3f7c542 am 2b2c9dff: am 4e719eaf: Merge "Change .dbus.xml extension to .dbus-xml" by Christopher Wiley · 9 years ago
  74. 9b17dea Change .dbus.xml extension to .dbus-xml by Christopher Wiley · 9 years ago
  75. 9c49f0a am 688b4a3d: am 4d2b79f9: Merge "Generate DBus proxies and adaptors separately" by Christopher Wiley · 9 years ago
  76. 529f176 Generate DBus proxies and adaptors separately by Christopher Wiley · 9 years ago
  77. f050c2f Rename libnanopb-c-2.8.0 to libprotobuf-c-nano. by Ying Wang · 10 years ago
  78. b28ed23 Consolidate the nanopb-c and regular protobuf build rules. by Ying Wang · 10 years ago
  79. 401faa3 am 8d61be6c: am f9b75b1b: Merge "Don\'t filter on a non-existent variable." by Dan Albert · 9 years ago
  80. 1b2187d Don't filter on a non-existent variable. by Dan Albert · 9 years ago
  81. 9d1eaae am dcfb0c80: am 36600a6b: Merge "Include target api version in build system for rscpp." by Yang Ni · 9 years ago
  82. 36600a6 Merge "Include target api version in build system for rscpp." by Yang Ni · 9 years ago
  83. 4796a8c Include target api version in build system for rscpp. by Noah Presler · 9 years ago
  84. dc0e724 am 2c00d629: am 727b462a: Merge "Never allow -w." by Dan Albert · 9 years ago
  85. df3fd1d Never allow -w. by Dan Albert · 9 years ago
  86. 92d6efc am 96f480c9: am 4f20869b: Merge "Bump the default C++ standard up to C++14." by Dan Albert · 9 years ago
  87. c7d307d Bump the default C++ standard up to C++14. by Dan Albert · 9 years ago
  88. 0990550 am 5070204e: am 7b49da7e: Merge "Remove LOCAL_MODULE from generated DBus header path." by Gilad Arnold · 9 years ago
  89. 7b49da7 Merge "Remove LOCAL_MODULE from generated DBus header path." by Gilad Arnold · 9 years ago
  90. a1df0e6 am 100422b2: am 2e4b90e5: Merge "Dedup system shared libraries." by Dan Albert · 9 years ago
  91. 2e4b90e Merge "Dedup system shared libraries." by Dan Albert · 9 years ago
  92. 7ba582a Dedup system shared libraries. by Dan Albert · 9 years ago
  93. 54e92d0 Remove LOCAL_MODULE from generated DBus header path. by Gilad Arnold · 9 years ago
  94. a3dbe51 resolved conflicts for merge of 7d1be400 to mnc-dev-plus-aosp by Christopher Wiley · 9 years ago
  95. bc2be46 Add build rules to generate native DBus interfaces by Christopher Wiley · 9 years ago
  96. 57d9060 Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  97. c7a57e0 am c671a7cf: Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  98. c671a7c Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  99. 436a2fb am 275e3c8c: am 2d0ec893: Merge "Use a different linker for ASan binaries." by Evgenii Stepanov · 9 years ago
  100. 8f5e67a Use a different linker for ASan binaries. by Evgenii Stepanov · 9 years ago