- 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
- 0b73b4b Move clean/clobber to soong_ui by Dan Willemsen · 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
- 918b1d9 Fix lots of warnings from abi dumping. by Jayant Chowdhary · 8 years ago
- ca3e287 Convert soong_javac_filter to a wrapper by Colin Cross · 8 years ago
- e87b768 Make PIC/PIE levels compatible for LTO (Soong). by Vishwath Mohan · 8 years ago
- 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
- c43ae77 Don't install header libraries by Colin Cross · 8 years ago
- c32c3eb Change the global CFI flag to default to enabled. by Vishwath Mohan · 9 years ago
- 4247f0d Enable arm_on_x86 mode when arm is a secondary arch by Colin Cross · 8 years ago
- 1b59409 Make mini-debug-info stripping pass on already stripped binaries by Colin Cross · 8 years ago
- ce87b80 Use ArchType instead of string as map key by Colin Cross · 8 years ago
- d402582 Skip ndkApiMutator on disabled modules by Colin Cross · 8 years ago
- 6e0b536 Merge "soong: use optimal FPU for Cortex-A7" by Christopher Ferris · 8 years ago
- 5de3812 Merge "Add script to make a Go-style workspace for Soong" by Treehugger Robot · 8 years ago
- 862e5cc Merge "Split /system and /vendor modules, allow multi-installation" by Dan Willemsen · 8 years ago
- 5cfd709 soong: use optimal FPU for Cortex-A7 by Jake Weinstein · 8 years ago
- a688be8 Merge "soong: always use -mfpu=neon-vfpv4 for Krait targets" by Christopher Ferris · 8 years ago