1. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 9 years ago
  2. 9bef523 Use the platform SDK version from the config. by Dan Albert · 9 years ago
  3. d8f2014 Fix race condition writing soong.config by Colin Cross · 9 years ago
  4. 23ae82a Support sanitizing a single device arch by Colin Cross · 9 years ago
  5. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago
  6. 4098deb Add an NDK ABIs mega build configuration. by Dan Albert · 9 years ago
  7. 0d614dd Re-enable prebuilt_test by Colin Cross · 9 years ago
  8. ce75d2c Initial prebuilt support by Colin Cross · 9 years ago
  9. 20780c8 Remove HostPrefer32BitExecutables by Colin Cross · 9 years ago
  10. 9d45bb7 Enable goma in soong by Colin Cross · 9 years ago
  11. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 9 years ago
  12. 0f4e0d6 Add art by Colin Cross · 9 years ago
  13. 857a527 Revert "Add art" by Colin Cross · 9 years ago
  14. f7288f3 Add art by Colin Cross · 9 years ago
  15. 9272ade Add DeviceConfig and OncePer objects by Colin Cross · 9 years ago
  16. 5951c8a Use PlatformSdkVersion from Make by Dan Willemsen · 9 years ago
  17. cc85e68 Return copies of global sanitizer slices by Colin Cross · 9 years ago
  18. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  19. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  20. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  21. c2aa4a9 Start using blueprint_go_binary by Dan Willemsen · 9 years ago
  22. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/config.go]
  23. 16b2349 Add support for sanitizer property by Colin Cross · 10 years ago
  24. b503816 Split Allow_missing_dependencies from Unbundled_build by Dan Willemsen · 9 years ago
  25. 0084d78 DeviceUsesClang should default to true by Dan Willemsen · 9 years ago
  26. 7f730fd Fix USE_SOONG[_FOR_KATI] by Dan Willemsen · 10 years ago
  27. 322acaf Add Mega_device configuration option by Dan Willemsen · 10 years ago
  28. 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 10 years ago
  29. 5ba07e8 Only change behavior when actually embedded in make by Dan Willemsen · 10 years ago
  30. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago
  31. 218f656 Hybrid soong/mk build using prebuilts by Dan Willemsen · 10 years ago
  32. dd0e2c3 Add DeviceUsesClang to change clang default by Dan Willemsen · 10 years ago
  33. 1d31ec3 Add ProductVariables.DeviceName, set defaults to flounder by Dan Willemsen · 10 years ago
  34. 2738597 Fix product variables with no soong.variables by Colin Cross · 10 years ago
  35. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  36. e7680ba Freeze environment reading after saving deps by Dan Willemsen · 10 years ago
  37. 485e572 Read product variables from soong.variables by Colin Cross · 10 years ago
  38. 30e076a Add support for building android apps by Colin Cross · 10 years ago
  39. c1e86a3 Fix race condition in config.Getenv by Colin Cross · 10 years ago
  40. c3c0a49 Remove Config interface by Colin Cross · 10 years ago
  41. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago[Renamed (81%) from config/config.go]
  42. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  43. 65bf4f2 Add jarjar support by Colin Cross · 10 years ago
  44. 35cec12 Clean up installing by Colin Cross · 10 years ago
  45. 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
  46. 3f40fa4 Add soong_build primary builder by Colin Cross · 11 years ago