1. 00269f2 Fix install location for vendor tests by Dan Willemsen · 7 years ago
  2. 20e1365 Fix panic in builds with no device by Colin Cross · 8 years ago
  3. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  4. ae7f3e2 MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests. by Chris Larsen · 8 years ago
  5. 6606872 Revert "Revert "Ensure environment dependencies are correct"" by Dan Willemsen · 8 years ago
  6. 4068a5d Revert "Ensure environment dependencies are correct" by Dan Willemsen · 8 years ago
  7. e78473c Ensure environment dependencies are correct by Dan Willemsen · 8 years ago
  8. 893d816 Turn installation on in mega device build by Colin Cross · 8 years ago
  9. c32c3eb Change the global CFI flag to default to enabled. by Vishwath Mohan · 8 years ago
  10. 30c9d6e Generate file to map codenames to API levels. by Dan Albert · 8 years ago
  11. 11b2614 Rework vndk detection by Dan Willemsen · 8 years ago
  12. 6e5dfaa MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC. by Alexey Frunze · 8 years ago
  13. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  14. 01a405a Add LinuxBionic toolchain and switch by Dan Willemsen · 9 years ago
  15. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  16. 469a18a Support path exclusion for native coverage. by Ryan Campbell · 8 years ago
  17. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  18. ee8e7a7 Removed Bluetooth build variables from the soong build parser by Jack He · 8 years ago
  19. c0d58b4 Fix envDeps initialization and locking by Colin Cross · 8 years ago
  20. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 8 years ago
  21. 8cc7143 Add Android.bp variables to the soong build parser by Jack He · 8 years ago
  22. e2a1063 Add ArtUseReadBarrier to ProductVariables. by Hiroshi Yamauchi · 8 years ago
  23. 4353bc4 Support system/vendor for devices without a vendor partition by Dan Willemsen · 8 years ago
  24. 99d7c23 Provide config helpers for environment variables by Colin Cross · 8 years ago
  25. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  26. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  27. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  28. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  29. d8f2014 Fix race condition writing soong.config by Colin Cross · 8 years ago
  30. 23ae82a Support sanitizing a single device arch by Colin Cross · 8 years ago
  31. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  32. 4098deb Add an NDK ABIs mega build configuration. by Dan Albert · 8 years ago
  33. 0d614dd Re-enable prebuilt_test by Colin Cross · 8 years ago
  34. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  35. 20780c8 Remove HostPrefer32BitExecutables by Colin Cross · 8 years ago
  36. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  37. 1e7d370 Add support for preferred arch symlinks by Colin Cross · 8 years ago
  38. 0f4e0d6 Add art by Colin Cross · 8 years ago
  39. 857a527 Revert "Add art" by Colin Cross · 8 years ago
  40. f7288f3 Add art by Colin Cross · 8 years ago
  41. 9272ade Add DeviceConfig and OncePer objects by Colin Cross · 8 years ago
  42. 5951c8a Use PlatformSdkVersion from Make by Dan Willemsen · 8 years ago
  43. cc85e68 Return copies of global sanitizer slices by Colin Cross · 8 years ago
  44. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  45. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  46. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  47. c2aa4a9 Start using blueprint_go_binary by Dan Willemsen · 9 years ago
  48. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/config.go]
  49. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
  50. b503816 Split Allow_missing_dependencies from Unbundled_build by Dan Willemsen · 9 years ago
  51. 0084d78 DeviceUsesClang should default to true by Dan Willemsen · 9 years ago
  52. 7f730fd Fix USE_SOONG[_FOR_KATI] by Dan Willemsen · 9 years ago
  53. 322acaf Add Mega_device configuration option by Dan Willemsen · 9 years ago
  54. 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 9 years ago
  55. 5ba07e8 Only change behavior when actually embedded in make by Dan Willemsen · 9 years ago
  56. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  57. 218f656 Hybrid soong/mk build using prebuilts by Dan Willemsen · 9 years ago
  58. dd0e2c3 Add DeviceUsesClang to change clang default by Dan Willemsen · 9 years ago
  59. 1d31ec3 Add ProductVariables.DeviceName, set defaults to flounder by Dan Willemsen · 9 years ago
  60. 2738597 Fix product variables with no soong.variables by Colin Cross · 9 years ago
  61. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 9 years ago
  62. e7680ba Freeze environment reading after saving deps by Dan Willemsen · 9 years ago
  63. 485e572 Read product variables from soong.variables by Colin Cross · 9 years ago
  64. 30e076a Add support for building android apps by Colin Cross · 10 years ago
  65. c1e86a3 Fix race condition in config.Getenv by Colin Cross · 10 years ago
  66. c3c0a49 Remove Config interface by Colin Cross · 10 years ago
  67. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago[Renamed (81%) from config/config.go]
  68. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  69. 65bf4f2 Add jarjar support by Colin Cross · 10 years ago
  70. 35cec12 Clean up installing by Colin Cross · 10 years ago
  71. 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
  72. 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago