1. 7be391b Merge "Move shell and python scripts to scripts/ directory" by Colin Cross · 9 years ago
  2. 98943a0 Merge changes I2a3cd53c,I8b9de913 by Colin Cross · 9 years ago
  3. 1474741 Move shell and python scripts to scripts/ directory by Colin Cross · 9 years ago
  4. e2c4874 Prevent replacing missing dependency glob rules with errors by Colin Cross · 9 years ago
  5. da727cf Support nested glob patterns by Colin Cross · 9 years ago
  6. 369f013 Switch to clang-2812033. by Stephen Hines · 9 years ago
  7. 737cb65 Use exported gtest include directories by Colin Cross · 9 years ago
  8. 16b2349 Add support for sanitizer property by Colin Cross · 10 years ago
  9. 4a97cb4 Support "none" for stl when using ndk by Colin Cross · 9 years ago
  10. a8e07cc Promote stl to a fixed feature by Colin Cross · 9 years ago
  11. 919281a Refactor out exported cflags by Colin Cross · 9 years ago
  12. f7f3d69 Add genrule tool_file to better handle deps by Dan Willemsen · 9 years ago
  13. b40aab6 Fix generated sources and headers by Dan Willemsen · 9 years ago
  14. 21b481b Update sanitize property format by Colin Cross · 9 years ago
  15. c99deeb Use blueprint DependencyTags by Colin Cross · 9 years ago
  16. 8141347 Rename deps property to objs in cc_objects by Colin Cross · 9 years ago
  17. 8524429 libm's headers have moved to live with their libc cousins. by Elliott Hughes · 9 years ago
  18. d30e610 Move runpaths out of global ldflags by Dan Willemsen · 9 years ago
  19. e717492 Fix ToolchainLdflags calls by Dan Willemsen · 9 years ago
  20. 01fdd3d Various host flag updates to match Make by Dan Willemsen · 9 years ago
  21. d6d6b69 Merge "Provide a default DeviceArchVariant" by Dan Willemsen · 9 years ago
  22. a91d127 Provide a default DeviceArchVariant by Dan Willemsen · 9 years ago
  23. 99b5a09 Merge "Only add -fdebug-prefix-map on Linux hosts" by Dan Willemsen · 9 years ago
  24. e925ffc Merge "Remove extension from LOCAL_MODULE_STEM" by Colin Cross · 9 years ago
  25. 0c38c5e Only add -fdebug-prefix-map on Linux hosts by Dan Willemsen · 9 years ago
  26. 110a89d Fix arm[64] cflags by Dan Willemsen · 10 years ago
  27. bf305de Remove extension from LOCAL_MODULE_STEM by Colin Cross · 9 years ago
  28. 8e1e3fb Mark the cortex-{a7,a53,a53.57} chips as supporting LPAE by Dan Willemsen · 9 years ago
  29. 7b106e4 Don't install static libraries by Colin Cross · 9 years ago
  30. 944beef Merge "Use correct install paths in generated Android.mk" by Colin Cross · 9 years ago
  31. eea8e6c Merge "Improve BUILDDIR handling with symlinks" by Dan Willemsen · 9 years ago
  32. a234466 Use correct install paths in generated Android.mk by Colin Cross · 9 years ago
  33. 6ac18ec Improve BUILDDIR handling with symlinks by Dan Willemsen · 9 years ago
  34. ca860ac Refactor cc by Colin Cross · 10 years ago
  35. 7253e0b Update clang version to 2690385 by Colin Cross · 9 years ago
  36. dc5d28a Allow overriding of Clang prebuilts by Dan Willemsen · 9 years ago
  37. b503816 Split Allow_missing_dependencies from Unbundled_build by Dan Willemsen · 9 years ago
  38. 0f6042e Fix optional intermediates path for unbundled builds by Dan Willemsen · 9 years ago
  39. e23dfb7 Support missing include dirs for unbundled branches by Dan Willemsen · 9 years ago
  40. 6553f5e Propagate missing dependencies when using whole_static_libs by Dan Willemsen · 9 years ago
  41. eb371e5 Switch to clang-2658975 by Dan Willemsen · 9 years ago
  42. 6fb8b8d OSX: Use the oldest SDK, but always set our target to 10.8 by Dan Willemsen · 9 years ago
  43. 282a4b0 Fix C++ on Darwin by Dan Willemsen · 9 years ago
  44. 71ea9c1 Use optional_dirs for non-soong projects by Dan Willemsen · 9 years ago
  45. f3af6ce Merge "Replace Device_uses_{dl,je}malloc with Malloc_not_svelte" by Dan Willemsen · 9 years ago
  46. b955336 Swap -lm and -lpthread for host libc++ users by Dan Willemsen · 9 years ago
  47. 99db8c3 Do not use -Wl,--gc-sections for linux host libraries by Dan Willemsen · 9 years ago
  48. f534a10 Reorder extra clang host flags by Dan Willemsen · 9 years ago
  49. be03f34 Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make by Dan Willemsen · 9 years ago
  50. f778e12 Remove useless LOCAL_ACP_UNAVAILABLE by Dan Willemsen · 9 years ago
  51. 52b1cd2 Add a global define for non-external code. by Dan Willemsen · 9 years ago
  52. 4fef64b Merge changes Ife723733,I68acfb53,Id216c35d,Id0569831,Iadac88f8, ... by Dan Willemsen · 9 years ago
  53. f0c73e0 Generate .c for .y and .l by Dan Willemsen · 9 years ago
  54. 97cae01 Replace Device_uses_{dl,je}malloc with Malloc_not_svelte by Dan Willemsen · 9 years ago
  55. 98f93c7 Add system/media/audio/include to commonGlobalIncludes by Dan Willemsen · 9 years ago
  56. a6084a3 Add -Werror=date-time to target builds by Dan Willemsen · 9 years ago
  57. 0084d78 DeviceUsesClang should default to true by Dan Willemsen · 9 years ago
  58. 2808e09 clang now supports -fdebug-prefix-map=. by Dan Willemsen · 9 years ago
  59. e4d7ade Turn on ninja errors for duplicate rules by Dan Willemsen · 9 years ago
  60. 767078e Update to use the latest clang-2629532 by Dan Willemsen · 9 years ago
  61. b77bd79 sandybridge setup: no AES_NI, AVX, MOVBE by Dan Willemsen · 9 years ago
  62. 9775052 Refactor Android.mk generation by Dan Willemsen · 9 years ago
  63. 07cd051 Add windows x86_64 by Dan Willemsen · 10 years ago
  64. 7f730fd Fix USE_SOONG[_FOR_KATI] by Dan Willemsen · 10 years ago
  65. 468cc31 Mips builds in the megadevice now by Dan Willemsen · 10 years ago
  66. 768e5b4 Merge changes I92ddea0b,Ice8474ae,If63cc6ce,I1d6f1388,Ic3da07c8, ... by Dan Willemsen · 10 years ago
  67. 59b381a Add kati to root.bp by Dan Willemsen · 10 years ago
  68. 322acaf Add Mega_device configuration option by Dan Willemsen · 10 years ago
  69. fc9c28c Toolchain modules use GCC by Dan Willemsen · 10 years ago
  70. 6dd0660 Apply ToolchainLdflags to clang builds by Dan Willemsen · 10 years ago
  71. 32968a2 Add Clang Asflags for mips by Dan Willemsen · 10 years ago
  72. 415cb0f Remove libgcov for now to fix X86 devices by Dan Willemsen · 10 years ago
  73. ac5e1cb Change clang extra flags behavior by Dan Willemsen · 10 years ago
  74. a60cfde Merge "Align flags with make" by Dan Willemsen · 10 years ago
  75. 7a0f848 Align flags with make by Dan Willemsen · 10 years ago
  76. 6ec1c7b Search all bionic subdirectories by Colin Cross · 10 years ago
  77. 4f6e4e6 Export all modules by Colin Cross · 10 years ago
  78. a45ee70 Remove art and libnativehelper from root Android.bp by Colin Cross · 10 years ago
  79. e0378dd Allow libnativehelper to be missing by Dan Willemsen · 10 years ago
  80. 6b827c2 Remove Dlmalloc_alignment by Dan Willemsen · 10 years ago
  81. 10d52fd Allow building non-gtest tests with cc_test by Dan Willemsen · 10 years ago
  82. 496e395 Allow Brillo-specific version scripts by Dan Willemsen · 10 years ago
  83. cf7c71b Use xcrun and xcode-select to auto-configure mac sdk by Dan Willemsen · 10 years ago
  84. 80a7c2a Improve path component validation by Dan Willemsen · 10 years ago
  85. 782a2d1 Refactor install paths by Dan Willemsen · 10 years ago
  86. 7b310ee Make global C include paths optional by Dan Willemsen · 10 years ago
  87. 122d9f3 Merge "Execute the blueprint wrapper" by Dan Willemsen · 10 years ago
  88. d779da4 Sort modules before writing to Android.mk by Colin Cross · 10 years ago
  89. 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 10 years ago
  90. 66fe565 Merge "Make all soong modules optional when building in make" by Colin Cross · 10 years ago
  91. 09d3e97 Merge "Fix gofmt" by Colin Cross · 10 years ago
  92. da536e9 Merge "Add pointer and bool support for product variables" by Colin Cross · 10 years ago
  93. 346aa13 Make all soong modules optional when building in make by Colin Cross · 10 years ago
  94. 1604ecf Fix gofmt by Colin Cross · 10 years ago
  95. dd0dbe6 Add pointer and bool support for product variables by Colin Cross · 10 years ago
  96. a3e4c4d Merge "Support "." in cpu and arch variant names" by Colin Cross · 10 years ago
  97. a716add Support "." in cpu and arch variant names by Colin Cross · 10 years ago
  98. 27f3b7d Merge "androidmk: Add support for LOCAL_MODULE_HOST_OS" by Colin Cross · 10 years ago
  99. 1ef4756 Skip generating prebuilts entries for disabled modules by Colin Cross · 10 years ago
  100. 7b66f15 Add brillo cflags by Colin Cross · 10 years ago