1. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
  2. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  3. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  4. 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
  5. f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
  6. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  7. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  8. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  9. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  10. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 7 years ago
  11. f5310e3 Add to cflags in compilerFlags() by George Burgess IV · 8 years ago
  12. 3624285 Refactor factories by Colin Cross · 8 years ago
  13. 15be0c6 Require that NDK symbol files end with .map.txt. by Dan Albert · 8 years ago
  14. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  15. 49927d2 Generate stub libraries for unreleased API levels. by Dan Albert · 8 years ago
  16. ce87b80 Use ArchType instead of string as map key by Colin Cross · 8 years ago
  17. d402582 Skip ndkApiMutator on disabled modules by Colin Cross · 8 years ago
  18. 01a9059 Remove explicit suffixes from (ll)ndk_library by Dan Willemsen · 8 years ago
  19. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  20. 2e5d7d4 Add `sdk_version: "minimum"`. by Dan Albert · 8 years ago
  21. a48ab5b Build a static library for header-only libraries by Colin Cross · 8 years ago
  22. 022e7a3 Allow `unversioned_until: "current"`. by Dan Albert · 8 years ago
  23. 98dbb3b Add unversioned_until to ndk_library. by Dan Albert · 8 years ago
  24. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  25. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  26. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 8 years ago
  27. fd86e9e Generate "current" API level. by Dan Albert · 8 years ago
  28. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  29. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  30. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  31. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  32. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  33. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  34. e8a67a7 Make BottomUpMutators parallel by Colin Cross · 8 years ago
  35. 705c84b Fix ndk_library following decorator refactor. by Dan Albert · 8 years ago
  36. 7fa7b2e Don't generate intermediate NDK libraries. by Dan Albert · 8 years ago
  37. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  38. 7e9d295 Auto-fill ndkMigratedLibs. by Dan Albert · 8 years ago
  39. 2bc91ba Use the version script for ndk_library. by Dan Albert · 8 years ago
  40. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  41. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago
  42. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago