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