1. 36ae135 Restat clang linker outputs by Colin Cross · 6 years ago
  2. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 6 years ago
  3. 6227fed Print --llndk to create_reference_dumps command by Logan Chien · 6 years ago
  4. b5c34d7 Use llvm-{strip,objcopy} by default by Yi Kong · 6 years ago
  5. e3d7a0d Add a header_abi_checker section by Logan Chien · 6 years ago
  6. 8f74fe6 Fix a typo related to abidiffs by Logan Chien · 6 years ago
  7. fcabb1c Don't expect depfile from .s files by Dan Willemsen · 6 years ago
  8. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  9. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 6 years ago
  10. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 6 years ago
  11. 3ff624f Switch include path of header-abi-dumper headers by Logan Chien · 6 years ago
  12. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  13. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  14. b496cfd Enable toc support for Darwin and Windows by Colin Cross · 6 years ago
  15. b699c43 Define PATH_TO_CLANG_TIDY_SHELL for build/make rules. by Chih-Hung Hsieh · 6 years ago
  16. 9e88ba9 Remove flto dependent flags when -flto is removed. by Chih-Hung Hsieh · 6 years ago
  17. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 6 years ago
  18. c7434e2 For llndk libraries add -consider-opaque-types-different to header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  19. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  20. 39d167a Temporarily remove -check-all-apis from header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  21. a5f11e4 Friendlier message for ABI reference update by Jiyong Park · 7 years ago
  22. edd1ae0 Fix ABI diff reporting with dist by Dan Willemsen · 7 years ago
  23. d8b70a3 Add informational message to help with updation of VNDK abi references. by Jayant Chowdhary · 7 years ago
  24. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 7 years ago
  25. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 7 years ago
  26. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 7 years ago
  27. 8fec83a Use xz prebuilt by Dan Willemsen · 7 years ago
  28. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 7 years ago
  29. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  30. a4c6df5 Start using clang-tools prebuilts for abi diffing tools. by Jayant Chowdhary · 7 years ago
  31. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 7 years ago
  32. f231b19 Add only compiler-flag dependencies as implicit by Pirama Arumuga Nainar · 7 years ago
  33. f351174 Support VNDK extensions by Logan Chien · 7 years ago
  34. e449950 Use -advice-only for libraries which do not export headers. by Jayant Chowdhary · 7 years ago
  35. df344d5 Remove the use of version scripts with header-abi-linker. by Jayant Chowdhary · 7 years ago
  36. f1addeb Switch back to llvm-ar (with crsD flags only). by Stephen Hines · 7 years ago
  37. df97a8a Revert "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 7 years ago
  38. 13bc31d Switch to llvm-ar (with crsD flags only). by Yi Kong · 7 years ago
  39. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
  40. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  41. 219139d Copy abidiffs into /abidiffs on abi breakages. by Jayant Chowdhary · 7 years ago
  42. a3bb1b3 Convert abi warnings to errors. by Jayant Chowdhary · 7 years ago
  43. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  44. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  45. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  46. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  47. 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 7 years ago
  48. af6eb71 Allow apis from exported shared library headers as well, while dumping abi. by Jayant Chowdhary · 7 years ago
  49. 1d3e545 Add dependency support for yasm by Dan Willemsen · 7 years ago
  50. 6ab3d84 Add header-abi-linker dependency on so file. by Jayant Chowdhary · 8 years ago
  51. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  52. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  53. f54e0a7 Add arch, lib name to header-abi-diff invocation. by Jayant Chowdhary · 8 years ago
  54. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  55. 5b52959 Use ctx.ModuleBuild for darwin ar by Colin Cross · 8 years ago
  56. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  57. 918b1d9 Fix lots of warnings from abi dumping. by Jayant Chowdhary · 8 years ago
  58. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  59. c319948 Fix include order by Colin Cross · 8 years ago
  60. 43a485c Removed unused return variables. by Nan Zhang · 8 years ago
  61. 83d9f71 Allow custom ar flags to be set. by Vishwath Mohan · 8 years ago
  62. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  63. 7a7cf97 Fix mac build by Colin Cross · 8 years ago
  64. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  65. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  66. 18c0c5a Support grouping static libraries by Colin Cross · 8 years ago
  67. 9978ffe Support .mm files by Colin Cross · 8 years ago
  68. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  69. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  70. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  71. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  72. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  73. 27279ec Remove shared lib name checks by Dan Willemsen · 8 years ago
  74. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  75. 777475c Add CC_WRAPPER support by Alistair Strachan · 8 years ago
  76. 01344df Remove unused flags.Nocrt by Colin Cross · 8 years ago
  77. a24166b Fix mac soong build by Colin Cross · 8 years ago
  78. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  79. ce2b839 Don't add -L for libs that don't need it. by Dan Albert · 8 years ago
  80. 9840e1b Use the full path to the shared lib. by Dan Albert · 8 years ago
  81. 1034786 Revert "Revert "Switch libcompiler_rt-extras to LateStaticLibs."" by Stephen Hines · 8 years ago
  82. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  83. 9f0b550 Create empty .a on Darwin when there is no obj file. by Dan Willemsen · 9 years ago
  84. b8ecdfe Fix stripping on Darwin by Colin Cross · 9 years ago
  85. 665dce9 Support stripping shared libraries and binaries by Colin Cross · 9 years ago
  86. 1474741 Move shell and python scripts to scripts/ directory by Colin Cross · 9 years ago
  87. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
  88. b40aab6 Fix generated sources and headers by Dan Willemsen · 9 years ago
  89. be03f34 Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make by Dan Willemsen · 9 years ago
  90. cf7c71b Use xcrun and xcode-select to auto-configure mac sdk by Dan Willemsen · 9 years ago
  91. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  92. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 9 years ago
  93. 41280a4 pass ldflags to partial ld rules by Colin Cross · 9 years ago
  94. c94a768 Use Rule-local implicit dependencies by Dan Willemsen · 9 years ago
  95. 322a0a6 Fix and optimize relPwd in cc by Dan Willemsen · 9 years ago
  96. e654045 Updates from make by Dan Willemsen · 9 years ago
  97. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 9 years ago
  98. edc385f Fix libgcc/libatomic link order by Dan Willemsen · 9 years ago
  99. aee540a Add version_script property by Colin Cross · 9 years ago
  100. d814960 Fix repeated ccCmd dependencies on object files by Colin Cross · 10 years ago