1. d05ba00 Remove draft API support. by Dan Albert · 3 years, 9 months ago
  2. da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 11 months ago
  3. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  4. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  5. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  6. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  7. 6ea4211 Soong: Add synopsis to ndk_* modules. by Patrice Arruda · 6 years ago
  8. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  9. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  10. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  11. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  12. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  13. 2f06635 Use prebuilt bionic versioner by Logan Chien · 6 years ago
  14. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  15. 4f644da Don't use arch-specific modules when we want a single module by Dan Willemsen · 6 years ago
  16. cb1b4b2 Add a preprocessed_ndk_headers module type. by Dan Albert · 7 years ago
  17. 97f9c96 Rename preprocessed_ndk_headers to versioned_ndk_headers. by Dan Albert · 7 years ago
  18. 19ff8b4 Add exclude_srcs property to ndk_headers modules. by Dan Albert · 7 years ago
  19. 7122205 Fix typo. Properies -> Properties. by Dan Albert · 7 years ago
  20. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 7 years ago
  21. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  22. cdb710f Skip MIPS headers when generating NDK prebuilts by Lazar Trsic · 7 years ago
  23. a5e7cb4 Change remaining properties to *string, *bool in Soong. by Nan Zhang · 7 years ago
  24. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  25. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  26. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  27. 3624285 Refactor factories by Colin Cross · 8 years ago
  28. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  29. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  30. d2130a9 Use a timestamp file for preprocessed_ndk_headers. by Dan Albert · 8 years ago
  31. e6a4d7c Move versioner's -o before positional arguments. by Dan Albert · 8 years ago
  32. 0e2d97b Stop making the ndk headers host-specific by Dan Willemsen · 8 years ago
  33. 269fab8 Add preprocessed_ndk_headers. by Dan Albert · 8 years ago
  34. c6345fb Add a "license" property to ndk_headers. by Dan Albert · 8 years ago
  35. 1e676be Control mutator order by Colin Cross · 8 years ago
  36. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago