1. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  2. 5d5db02 Merge "Remove support for building with OSX 10.8/9 SDKs" by Treehugger Robot · 8 years ago
  3. 85e3d01 Remove support for building with OSX 10.8/9 SDKs by Dan Willemsen · 8 years ago
  4. d41935f Merge changes from topic 'proto' by Treehugger Robot · 8 years ago
  5. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  6. 4f6fc9c Add Path.Base helper by Colin Cross · 8 years ago
  7. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  8. 0cca777 Merge "Support MacOS SDK version 10.12" by Treehugger Robot · 8 years ago
  9. 11fa522 Update build.ninja.in by Dan Willemsen · 8 years ago
  10. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 8 years ago
  11. 001276f Merge "Fix gofmt problems and add gofmt to preupload checks" by Treehugger Robot · 8 years ago
  12. 78ffeea Fix gofmt problems and add gofmt to preupload checks by Dan Willemsen · 8 years ago
  13. 8815351 Merge "Add a "license" property to ndk_headers." by Treehugger Robot · 8 years ago
  14. 83dec15 Merge changes from topic 'std' by Colin Cross · 8 years ago
  15. a4af8ab Merge changes I3c930d2e,I2ee3ebbf by Treehugger Robot · 8 years ago
  16. b96f352 Merge "Only use -read_only_relocs on darwin x86" by Treehugger Robot · 8 years ago
  17. c6345fb Add a "license" property to ndk_headers. by Dan Albert · 8 years ago
  18. 7863cf5 Only use -read_only_relocs on darwin x86 by Colin Cross · 8 years ago
  19. 65780b2 Add a script to build the NDK prebuilts. by Dan Albert · 8 years ago
  20. 4098deb Add an NDK ABIs mega build configuration. by Dan Albert · 8 years ago
  21. 94d7543 Support MacOS SDK version 10.12 by Eyal Lezmy · 8 years ago
  22. 948f0cb Allow disabling gnu extensions by Colin Cross · 8 years ago
  23. 6f6a428 Consolidate -std flags by Colin Cross · 8 years ago
  24. 7b87283 Allow brillo cflags and debuggable cppflags by Dan Willemsen · 8 years ago
  25. 0d614dd Re-enable prebuilt_test by Colin Cross · 8 years ago
  26. 6efa287 Merge "Disable prebuilt_test" by Treehugger Robot · 8 years ago
  27. b778a9c Disable prebuilt_test by Colin Cross · 8 years ago
  28. cbceaab Export asan configuration to make by Dan Willemsen · 8 years ago
  29. 556566e Merge changes I6e84da66,Ie9e3ed09 by Treehugger Robot · 8 years ago
  30. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  31. 4498afc Only register mutators once by Colin Cross · 8 years ago
  32. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 8 years ago
  33. fc75458 Add a Name property by Colin Cross · 9 years ago
  34. 1e676be Control mutator order by Colin Cross · 8 years ago
  35. 798bfce Move registration into android package by Colin Cross · 8 years ago
  36. 3f9bde8 Merge "Move hardware/libhardware/include from -isystem to -I" by Treehugger Robot · 8 years ago
  37. 44266e9 Merge "Move system/media/audio/include from -isystem to -I" by Treehugger Robot · 8 years ago
  38. 2d44c2c Move hardware/libhardware/include from -isystem to -I by Colin Cross · 8 years ago
  39. 1928093 Move system/media/audio/include from -isystem to -I by Colin Cross · 8 years ago
  40. 15d523b Merge "Allow -lobjc and -framework IOKit in darwin host_ldlibs." by Josh Gao · 8 years ago
  41. 46ae20b Add frameworks/rs to root.bp by Dan Willemsen · 8 years ago
  42. 15f6099 Merge "Add frameworks/wilhelm to Android.bp." by Treehugger Robot · 8 years ago
  43. 6648ab0 Merge "Mark Soong-exported make variables as readonly" by Treehugger Robot · 8 years ago
  44. de18f47 Mark Soong-exported make variables as readonly by Dan Willemsen · 8 years ago
  45. 315a6ff Move frameworks/native/include from -isystem to -I by Colin Cross · 8 years ago
  46. 12ae79c Add frameworks/wilhelm to Android.bp. by Dan Albert · 8 years ago
  47. 0b24c74 Disable cc_benchmark for Darwin hosts by Dan Willemsen · 8 years ago
  48. 89562dc Enable toc optimization for host builds by Colin Cross · 8 years ago
  49. 4d67642 Fix toc path by Colin Cross · 8 years ago
  50. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  51. 12013c8 Merge "Ninja and shell escape command line flags" by Treehugger Robot · 8 years ago
  52. 847dcc7 Handle dependencies with export_generated_headers by Dan Willemsen · 8 years ago
  53. 4b963f8 Ninja and shell escape command line flags by Colin Cross · 8 years ago
  54. 3923e84 Allow -lobjc and -framework IOKit in darwin host_ldlibs. by Josh Gao · 8 years ago
  55. 03ce63e Trigger binary installation in Soong from Make by Dan Willemsen · 8 years ago
  56. 81ef084 Merge changes from topic 'genrule-multi-out' by Treehugger Robot · 8 years ago
  57. 27279ec Remove shared lib name checks by Dan Willemsen · 8 years ago
  58. b3454ab Add export_generated_headers by Dan Willemsen · 8 years ago
  59. 9c8681f Support multiple outputs for genrule by Dan Willemsen · 8 years ago
  60. 3f4539b Parse genrule's cmd property by Dan Willemsen · 8 years ago
  61. 4aa75ca Expose HostToolPath on the cc module to fix genrule.tool by Dan Willemsen · 8 years ago
  62. fdab996 Switch to using clang-3289846. by Stephen Hines · 8 years ago
  63. 024c32e Update readme by Colin Cross · 8 years ago
  64. 0a249ce Merge "Revert "Revert "Move system/core/include from -isystem to -I""" by Colin Cross · 8 years ago
  65. 81b4ca6 Revert "Revert "Move system/core/include from -isystem to -I"" by Colin Cross · 8 years ago
  66. d85c074 Merge "Revert "Move system/core/include from -isystem to -I"" by Colin Cross · 8 years ago
  67. 763a26c Revert "Move system/core/include from -isystem to -I" by Colin Cross · 8 years ago
  68. fe040c4 Merge "Move system/core/include from -isystem to -I" by Colin Cross · 8 years ago
  69. e4bba1e Move system/core/include from -isystem to -I by Colin Cross · 8 years ago
  70. fcebcd5 Add `debuggable` product variable with cflags by Dan Willemsen · 8 years ago
  71. b912349 Add pthread to Windows allowed ldlibs by Kenny Root · 8 years ago
  72. 9b1d13d Fix checkbuild for modules with last variant disabled by Colin Cross · 8 years ago
  73. b0f2895 Support mixed ASAN and non-ASAN host builds by Colin Cross · 8 years ago
  74. f09c843 Make ndk.timestamp optional by Colin Cross · 8 years ago
  75. 702b561 Merge changes from topics 'ndk-libc++-libdl', 'ndk-compiler-rt_extras' by Treehugger Robot · 8 years ago
  76. 0e19618 Merge "Improve test support for art tests" by Colin Cross · 8 years ago
  77. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 8 years ago
  78. 98e7e66 Merge "Sort NDK_MIGRATED_LIBS in make_vars" by Treehugger Robot · 8 years ago
  79. 394e9dc Add Relocation Packer support by Dan Willemsen · 8 years ago
  80. 65905f8 Sort NDK_MIGRATED_LIBS in make_vars by Dan Willemsen · 8 years ago
  81. 3895d5b Always link libdl with libc++ for the NDK. by Dan Albert · 8 years ago
  82. 83705c8 Use libcompiler-rt_extras with NDK builds. by Dan Albert · 8 years ago
  83. 391cdde Remove extra LOCAL_CXX_STL := none by Dan Willemsen · 8 years ago
  84. 600c9df Improve test support for art tests by Colin Cross · 8 years ago
  85. d784cff Merge "Replace PropertyCustomizer with hooks" by Colin Cross · 8 years ago
  86. dded092 Merge changes I8dd0f858,I15c17d0d by Treehugger Robot · 8 years ago
  87. 178a509 Replace PropertyCustomizer with hooks by Colin Cross · 8 years ago
  88. 706ce01 Merge "Fix windows builds" by Treehugger Robot · 8 years ago
  89. 2c173ee Add entries in root.bp for hidl/hwbinder by Dan Willemsen · 8 years ago
  90. 76ef5ab Fix lex/yacc path by Dan Willemsen · 8 years ago
  91. 628a88c Fix windows builds by Colin Cross · 8 years ago
  92. b4ce0ec Remove cc.Customizer by Colin Cross · 8 years ago
  93. 9fdbbb3 Merge "Fix binaries and symlinks for prefer32" by Colin Cross · 8 years ago
  94. 8b74d17 Fix binaries and symlinks for prefer32 by Colin Cross · 8 years ago
  95. d2e4b1a Add system/media/* to root.bp by Dan Willemsen · 8 years ago
  96. b1957a5 Dynamically generate arch struct by Dan Willemsen · 9 years ago
  97. 42d1ba2 Add -z to valid multi-word linker flags by Colin Cross · 8 years ago
  98. 522e373 Allow CustomizeProperties to override linker by Colin Cross · 8 years ago
  99. 1e8ed27 Merge "Extend multilib" by Colin Cross · 8 years ago
  100. ca06cc3 Merge "[mips] Disable compact branch generation" by Treehugger Robot · 8 years ago