1. 1d3e545 Add dependency support for yasm by Dan Willemsen · 7 years ago
  2. 6ab3d84 Add header-abi-linker dependency on so file. by Jayant Chowdhary · 8 years ago
  3. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  4. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  5. f54e0a7 Add arch, lib name to header-abi-diff invocation. by Jayant Chowdhary · 8 years ago
  6. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  7. 5b52959 Use ctx.ModuleBuild for darwin ar by Colin Cross · 8 years ago
  8. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  9. 918b1d9 Fix lots of warnings from abi dumping. by Jayant Chowdhary · 8 years ago
  10. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  11. c319948 Fix include order by Colin Cross · 8 years ago
  12. 43a485c Removed unused return variables. by Nan Zhang · 8 years ago
  13. 83d9f71 Allow custom ar flags to be set. by Vishwath Mohan · 8 years ago
  14. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  15. 7a7cf97 Fix mac build by Colin Cross · 8 years ago
  16. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  17. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  18. 18c0c5a Support grouping static libraries by Colin Cross · 8 years ago
  19. 9978ffe Support .mm files by Colin Cross · 8 years ago
  20. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  21. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  22. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  23. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  24. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  25. 27279ec Remove shared lib name checks by Dan Willemsen · 8 years ago
  26. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  27. 777475c Add CC_WRAPPER support by Alistair Strachan · 8 years ago
  28. 01344df Remove unused flags.Nocrt by Colin Cross · 8 years ago
  29. a24166b Fix mac soong build by Colin Cross · 8 years ago
  30. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  31. ce2b839 Don't add -L for libs that don't need it. by Dan Albert · 8 years ago
  32. 9840e1b Use the full path to the shared lib. by Dan Albert · 8 years ago
  33. 1034786 Revert "Revert "Switch libcompiler_rt-extras to LateStaticLibs."" by Stephen Hines · 8 years ago
  34. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  35. 9f0b550 Create empty .a on Darwin when there is no obj file. by Dan Willemsen · 9 years ago
  36. b8ecdfe Fix stripping on Darwin by Colin Cross · 9 years ago
  37. 665dce9 Support stripping shared libraries and binaries by Colin Cross · 9 years ago
  38. 1474741 Move shell and python scripts to scripts/ directory by Colin Cross · 9 years ago
  39. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
  40. b40aab6 Fix generated sources and headers by Dan Willemsen · 9 years ago
  41. be03f34 Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make by Dan Willemsen · 9 years ago
  42. cf7c71b Use xcrun and xcode-select to auto-configure mac sdk by Dan Willemsen · 9 years ago
  43. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  44. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 9 years ago
  45. 41280a4 pass ldflags to partial ld rules by Colin Cross · 9 years ago
  46. c94a768 Use Rule-local implicit dependencies by Dan Willemsen · 9 years ago
  47. 322a0a6 Fix and optimize relPwd in cc by Dan Willemsen · 9 years ago
  48. e654045 Updates from make by Dan Willemsen · 9 years ago
  49. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  50. edc385f Fix libgcc/libatomic link order by Dan Willemsen · 10 years ago
  51. aee540a Add version_script property by Colin Cross · 10 years ago
  52. d814960 Fix repeated ccCmd dependencies on object files by Colin Cross · 10 years ago
  53. 0af4b84 Add support for building on Darwin hosts by Colin Cross · 10 years ago
  54. c3144b1 ndk: Use prebuilt NDK CRT objects. by Dan Albert · 10 years ago
  55. 2834452 Simplify flags in c compiling, fix NDK build warnings by Colin Cross · 10 years ago
  56. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  57. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  58. 7d21c44 Use @files for ld and ar by Colin Cross · 10 years ago
  59. bfae885 Support prefix_symbols for linker by Colin Cross · 10 years ago
  60. ed4cf0b Refactor ccDynamic for static binaries by Colin Cross · 10 years ago
  61. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  62. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  63. 3075ad0 Add dependencies on late static libraries by Colin Cross · 10 years ago
  64. 77b00fa Add late static libraries for libgcc by Colin Cross · 10 years ago
  65. 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago