- f052f78 Move dataclean and installclean to soong_ui by Dan Willemsen · 8 years ago
- e121bbb Merge changes I9512642d,I6548889c,I8db5198f by Treehugger Robot · 8 years ago
- 63b599a Merge changes from topics 'soong_ui_installclean', 'soong_ui_version', 'soong_ui_clean' by Dan Willemsen · 8 years ago
- 2dc77f7 Merge "soong: add cortex-a73 to microarchitecture list" by Christopher Ferris · 8 years ago
- b4a3288 Merge "Support for LOCAL_AIDL_INCLUDES in androidmk" by Jeff Gaston · 8 years ago
- 0df1517 Add build_test.sh, split common parts of soong_ui.bash by Dan Willemsen · 8 years ago
- 04b830f Merge "Revert "Revert "Ensure environment dependencies are correct""" by Treehugger Robot · 8 years ago
- bdb02bd Merge "Clarify paths.go somewhat" by Treehugger Robot · 8 years ago
- 5ed900b Allow specifying a build variant by Dan Willemsen · 8 years ago
- 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
- db8457c Move version checking from Make into soong_ui by Dan Willemsen · 8 years ago
- 6600a44 soong: add cortex-a73 to microarchitecture list by Jake Weinstein · 8 years ago
- a4e43a7 Improve multiproduct_kati output by Dan Willemsen · 8 years ago
- 6606872 Revert "Revert "Ensure environment dependencies are correct"" by Dan Willemsen · 8 years ago
- 0b73b4b Move clean/clobber to soong_ui by Dan Willemsen · 8 years ago
- 6df46f5 Add cortex-a73 support. by Christopher Ferris · 8 years ago
- fa833bb Support for LOCAL_AIDL_INCLUDES in androidmk by Jeff Gaston · 8 years ago
- 734e380 Clarify paths.go somewhat by Jeff Gaston · 8 years ago
- 02f3add Clean OUT_DIR by Dan Willemsen · 8 years ago
- 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
- 570e18f Merge changes If90975c8,I2a873fc6 by Colin Cross · 8 years ago
- c7fd1aa Merge "Fix genrule documentation" by Treehugger Robot · 8 years ago
- f2a9a3c Merge "soong: add __clang_analyzer__ to clang-tidy" by Treehugger Robot · 8 years ago
- 7335e16 Merge "Work-around for crt objects with sdk: current" by Treehugger Robot · 8 years ago
- fb13d59 Merge "Add bootable/recovery to root.bp" by Treehugger Robot · 8 years ago
- 014de6a Fix genrule documentation by Dan Willemsen · 8 years ago
- 90a4b75 Add bootable/recovery to root.bp by Steven Moreland · 8 years ago
- 6e8115a Work-around for crt objects with sdk: current by Jayant Chowdhary · 8 years ago
- 5b52959 Use ctx.ModuleBuild for darwin ar by Colin Cross · 8 years ago
- 51d4ab2 Run gofmt by Colin Cross · 8 years ago
- 329a42c Merge "androidmk: support cfi, diag, and misc_undefined properties" by Colin Cross · 8 years ago
- 9707116 Soong: Change Sanitize.Recover order by Andreas Gampe · 8 years ago
- 254514e androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
- 8ff9ef4 Declare dependency on sanitizer runtime libraries by Colin Cross · 8 years ago
- ceeff0f Add product_sdk_version.cflags property by Colin Cross · 8 years ago
- e6d4cb3 Merge "Revert "androidmk: support cfi, diag, and misc_undefined properties"" by Colin Cross · 8 years ago
- 0fdee74 Revert "androidmk: support cfi, diag, and misc_undefined properties" by Colin Cross · 8 years ago
- 411a363 Merge "Revert "Ensure environment dependencies are correct"" by Dan Willemsen · 8 years ago
- 4068a5d Revert "Ensure environment dependencies are correct" by Dan Willemsen · 8 years ago
- 6a76b14 Merge "Ensure environment dependencies are correct" by Dan Willemsen · 8 years ago
- 6d9d964 Merge changes I7270fef0,Ie8fba06c by Treehugger Robot · 8 years ago
- 2101f4a Automatically add frameworks/rs includes to modules with .rs files by Colin Cross · 8 years ago
- a8688c4 androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
- 95f4dbb Ignore disabled modules when generating ndk sysroot by Dan Willemsen · 8 years ago
- e78473c Ensure environment dependencies are correct by Dan Willemsen · 8 years ago
- 528d5e5 Merge changes Ic3a55909,I70462293 by Treehugger Robot · 8 years ago
- 03cc1b6 Use -isystem to export ndk stl includes by Colin Cross · 8 years ago
- b2123aa Add a variable to disable modules in the PDK by Colin Cross · 8 years ago
- c602b7d Allow "required" property to vary by arch by Colin Cross · 8 years ago
- 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
- 7e0eaf1 Support %s in product variable properties by Colin Cross · 8 years ago
- 2030a8c Merge "Support override_rs_driver product variable" by Colin Cross · 8 years ago
- a3e6c52 Always run asan ckati on the build servers by Dan Willemsen · 8 years ago
- 269a8c7 Add exec.Cmd wrapper for logging / sandboxing by Dan Willemsen · 8 years ago
- a731969 Merge "Supported python build in host side." by Treehugger Robot · 8 years ago
- db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago
- 06ec870 Merge "Globally enable libcxx's thread safety annotations." by Josh Gao · 8 years ago
- 9543642 Support override_rs_driver product variable by Colin Cross · 8 years ago
- 37a2aeb Merge "Remove -isystem frameworks/av/include" by Colin Cross · 8 years ago
- 561a3fe soong: add __clang_analyzer__ to clang-tidy by George Burgess IV · 8 years ago
- 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
- bbc9f4d Export proto deps from reused libraries too by Colin Cross · 8 years ago
- 7c34c4c Merge "Check reused source files in hasSrcExt" by Colin Cross · 8 years ago
- 10d2231 Check reused source files in hasSrcExt by Colin Cross · 8 years ago
- 12d713e Merge "Supported minor features in soong_zip" by Treehugger Robot · 8 years ago
- f281bd8 Supported minor features in soong_zip by Nan Zhang · 8 years ago
- 5ff51b5 Update protoc support for libplatformprotos by Colin Cross · 8 years ago
- 0e409a2 Add device_uses_hwc2 product variable by Colin Cross · 8 years ago
- f34d9d1 Merge "Add msa mips features" by Colin Cross · 8 years ago
- 432c286 Add msa mips features by Colin Cross · 8 years ago
- f5464ba Merge changes Ic32cfb3e,I282be134 by Treehugger Robot · 8 years ago
- 3f6fb2d Add support for named versions in NDK map files. by Dan Albert · 8 years ago
- 49927d2 Generate stub libraries for unreleased API levels. by Dan Albert · 8 years ago
- e0b933b Globally enable libcxx's thread safety annotations. by Josh Gao · 8 years ago
- 22eab50 Merge changes from topic 'reverse-arch-includes' by Colin Cross · 8 years ago
- f173d59 Support ASAN for ckati and ninja by Dan Willemsen · 8 years ago
- 1837b80 Enable mips32r2dsp[r2]-fp in mega device build by Colin Cross · 8 years ago
- 893d816 Turn installation on in mega device build by Colin Cross · 8 years ago
- ccf01e7 Prepend arch variant include directories by Colin Cross · 8 years ago
- e90bfd1 Make generated_sources act like generated_headers by Colin Cross · 8 years ago
- dad8c95 Pass -I to yasm by Colin Cross · 8 years ago
- 0906f17 Add arm neon and mips dspr2 arch features by Colin Cross · 8 years ago
- 96247ce Merge "Fixups after llvm rebase" by Yi Kong · 8 years ago
- 5cf3948 Fixups after llvm rebase by Yi Kong · 8 years ago
- 6d7afb8 Merge "Make soong mm/ targets recursive" by Colin Cross · 8 years ago
- d68b893 Merge "Add frameworks/opt/net/wifi to root.bp" by Treehugger Robot · 8 years ago
- 87d8b56 Make soong mm/ targets recursive by Colin Cross · 8 years ago
- cd30431 Add frameworks/opt/net/wifi to root.bp by Logan Chien · 8 years ago
- e28f4e2 Support test_suites in cc_benchmark modules by Colin Cross · 8 years ago
- dd29407 Merge "Don't write output during tests" by Treehugger Robot · 8 years ago
- 57a5238 Don't write output during tests by Dan Willemsen · 8 years ago
- 8f4fdd8 Disable CFI for ASAN targets. (Soong) by Vishwath Mohan · 8 years ago
- 9ce4529 Merge "Change the global CFI flag to default to enabled." by Vishwath Mohan · 8 years ago
- f7d5dd7 Merge changes Ibf4d57ce,I65b49c96 by Treehugger Robot · 8 years ago
- 54c5dd5 Exit early on genrule command parsing failure by Colin Cross · 8 years ago
- d87708e Add frameworks/* to root Android.bp by Colin Cross · 8 years ago
- 8596bab Merge "Added duplicates checking when extracting source deps." by Treehugger Robot · 8 years ago
- 5721284 Merge "Convert soong_javac_filter to a wrapper" by Treehugger Robot · 8 years ago
- c957f90 Merge "Blacklist DISPLAY / GREP_OPTIONS" by Treehugger Robot · 8 years ago
- 68a0985 Blacklist DISPLAY / GREP_OPTIONS by Dan Willemsen · 8 years ago