- f92c715 Use tidyExternalVendor for external/googletest by Chih-Hung Hsieh · 3 years, 4 months ago
- 399dbe0 Merge "Do not modules in files called "Blueprints"." by Lukács T. Berki · 3 years, 4 months ago
- c2346f1 ndk_library: separate abidw and abitidy into separate rules by Matthias Maennich · 3 years, 4 months ago
- b838b0a Do not modules in files called "Blueprints". by Lukacs T. Berki · 3 years, 4 months ago
- 7686708 Merge "RBE should not copy source file back to local" by Chih-hung Hsieh · 3 years, 4 months ago
- a36ffde Merge "Refactor SdkMemberType.AddDependencies()" by Treehugger Robot · 3 years, 4 months ago
- add0b08 Merge "Deprecate `group_static_libs` property" by Treehugger Robot · 3 years, 4 months ago
- 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
- 09d1c71 Merge "No clang-analyzer-* checks by default for generated files" by Treehugger Robot · 3 years, 4 months ago
- 5569d6e Deprecate `group_static_libs` property by LaMont Jones · 3 years, 4 months ago
- c2ac3ee Merge "include vendor linked-libraries in fuzz target bundles" by Treehugger Robot · 3 years, 4 months ago
- 062e934 No clang-analyzer-* checks by default for generated files by Chih-Hung Hsieh · 3 years, 4 months ago
- fde8e6d RBE should not copy source file back to local by Chih-Hung Hsieh · 3 years, 4 months ago
- 582fc2d [cc] Switch to -fsanitize-ignorelist by Pirama Arumuga Nainar · 3 years, 4 months ago
- 756ec8d include vendor linked-libraries in fuzz target bundles by Kris Alder · 3 years, 4 months ago
- 3aa9544 Add exclude_runtime_libs to more targets. by Martin Stjernholm · 3 years, 4 months ago
- 19312d4 Merge changes I15328e0b,I731227c2 by Jiyong Park · 3 years, 4 months ago
- 35fc86c Merge "Use new pass manager for HWASan builds." by Florian Mayer · 3 years, 4 months ago
- 5df7bd3 crt objects for APEX and vendor variants have correct target API levels by Jiyong Park · 3 years, 4 months ago
- 7549d46 crt modules produces cc rules for testing by Jiyong Park · 3 years, 4 months ago
- d9287b6 Merge "Also generate api lists based on symbol files for cc_library rule during build time." by Sophie Zheng · 3 years, 4 months ago
- c5e452b Merge changes from topic "ninja_static" by Treehugger Robot · 3 years, 4 months ago
- 4c4f803 Also generate api lists based on symbol files for cc_library rule during build time. by sophiez · 3 years, 4 months ago
- f26b466 Fix crtend for musl static binaries by Colin Cross · 3 years, 4 months ago
- a793db3 Support static_executable: true for musl builds by Colin Cross · 3 years, 4 months ago
- 450744e Use SystemSharedLibs as StaticLibs for static executables by Colin Cross · 3 years, 4 months ago
- 373e71c Merge "Apply pylint to build/soong/cc/ndk_api_coverage_parser" by Treehugger Robot · 3 years, 4 months ago
- b3c6800 Merge "Set ANDROID_HOST_MUSL for musl builds" by Colin Cross · 3 years, 4 months ago
- 7c02c08 Use new pass manager for HWASan builds. by Florian Mayer · 3 years, 4 months ago
- 99d5a0f Merge "Revert "Revert "Apply pylint to cc/symbolfile""" by Treehugger Robot · 3 years, 4 months ago
- 3f5659f Revert "Revert "Apply pylint to cc/symbolfile"" by Spandan Das · 3 years, 4 months ago
- 9ab1e68 Merge "Revert "Apply pylint to cc/symbolfile"" by Treehugger Robot · 3 years, 4 months ago
- ea28f4c Revert "Apply pylint to cc/symbolfile" by Junwei Wang · 3 years, 4 months ago
- 4132ef4 Merge "Collect info on non-cc sources in a cc module." by Treehugger Robot · 3 years, 4 months ago
- a8b1ab0 Merge changes I9682b978,I35465715,I9c5aa5f3,I1c76e620 by Matthew Maurer · 3 years, 4 months ago
- 380dbb9 Merge "Don't create a new module for bp2build conversion." by Liz Kammer · 3 years, 4 months ago
- 30eefd8 Apply pylint to build/soong/cc/ndk_api_coverage_parser by Spandan Das · 3 years, 4 months ago
- 5641096 Merge "Handle arch-specific/not properties the same." by Liz Kammer · 3 years, 4 months ago
- eaf5e1b Merge "Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also" by Jay Patel · 3 years, 4 months ago
- 68a240b Merge "Apply pylint to cc/symbolfile" by Treehugger Robot · 3 years, 4 months ago
- c686838 Support Rust in Ramdisk by Matthew Maurer · 3 years, 6 months ago
- a61e31f Support Rust in native-bridge by Matthew Maurer · 3 years, 7 months ago
- 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 7 months ago
- 460ee94 Support Rust in Recovery by Matthew Maurer · 3 years, 11 months ago
- 74ec168 Collect info on non-cc sources in a cc module. by Liz Kammer · 3 years, 4 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- 135bf55 Handle arch-specific/not properties the same. by Liz Kammer · 3 years, 5 months ago
- 7e7b028 Set ANDROID_HOST_MUSL for musl builds by Colin Cross · 3 years, 5 months ago
- 73de702 Apply pylint to cc/symbolfile by Spandan Das · 3 years, 5 months ago
- a38e518 Expose Soong's default clang versions to Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
- c0a671f Moving common fuzzing code to fuzz package by hamzeh · 3 years, 5 months ago
- 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
- 88c5391 Merge "Remove libjemalloc5 from default musl libraries" by Colin Cross · 3 years, 5 months ago
- 9f7c388 Merge "Support rtti in bp2build" by Christopher Parsons · 3 years, 5 months ago
- 39ff202 Merge "Revert^2 "Switch to clang r428724 13.0.1."" by Yabin Cui · 3 years, 5 months ago
- 6fd3047 Merge "Support exporting device arch toolchain info" by Treehugger Robot · 3 years, 5 months ago
- 2c78839 Support rtti in bp2build by Chris Parsons · 3 years, 5 months ago
- 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
- 67d6cce Merge "bp2build: handle system_shared_libs" by Christopher Parsons · 3 years, 5 months ago
- 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 3 years, 5 months ago
- 01cad0c Merge "Revert "Switch to clang r428724 13.0.1."" by Yabin Cui · 3 years, 5 months ago
- 786c1d4 Revert "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
- baeca67 Merge "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
- e87329c Switch to clang r428724 13.0.1. by Yabin Cui · 3 years, 6 months ago
- fe3bab7 Merge "Revert "Make DWARF v5 the default debug information format."" by Stephen Hines · 3 years, 5 months ago
- bb1a17a Revert "Make DWARF v5 the default debug information format." by Stephen Hines · 3 years, 5 months ago
- 9c99354 Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also by Elvis Chien · 3 years, 6 months ago
- 90a8b3a Remove libjemalloc5 from default musl libraries by Colin Cross · 3 years, 5 months ago
- 82ad8cc Support exporting device arch toolchain info by Liz Kammer · 3 years, 5 months ago
- b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 3 years, 5 months ago
- 067b889 Correct isThirdParty check by Liz Kammer · 3 years, 6 months ago
- 1b05df5 Merge "remove target from every intermediate depFile" by Yuntao Xu · 3 years, 5 months ago
- db45fb2 Merge "Bump minimum MacOS version to 10.13" by Dan Willemsen · 3 years, 5 months ago
- 56cc658 remove target from every intermediate depFile by Yuntao Xu · 3 years, 5 months ago
- 27b9572 Rewrite snapshot dependencies for vndk-ext by Justin Yun · 3 years, 5 months ago
- d7b95f9 Merge changes from topic "variational-required" by Yi-Yo Chiang · 3 years, 5 months ago
- 3dc4326 Bump minimum MacOS version to 10.13 by Dan Willemsen · 3 years, 5 months ago
- c14f088 Merge "Fix build on older Macs with universal binary Clang" by Yi Kong · 3 years, 5 months ago
- 6ede936 Add more *-ndk libraries to VndkMustUseVendorVariantList by Jiyong Park · 3 years, 5 months ago
- 44a13ac *-ndk.so libraries are added to VndkMustUseVendorVariantList by Jiyong Park · 3 years, 5 months ago
- a592b6f Reland: Add more target-specific properties by Jiyong Park · 3 years, 6 months ago
- c7e044f cc/cc.go: Support per-image-variation "required" by Yi-Yo Chiang · 3 years, 6 months ago
- 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
- c5647ca Merge "Revert "Split the x86 host toolchain into glibc and musl variants"" by Colin Cross · 3 years, 5 months ago
- 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
- 7628e93 Merge changes Idbeb4819,Ifc02f9e5 by Colin Cross · 3 years, 5 months ago
- 2231f8a Merge "Remove default_shared_libs" by Treehugger Robot · 3 years, 5 months ago
- 295ae69 Merge "Update VndkMustUseVendorVariantList" by Kalesh Singh · 3 years, 5 months ago
- 5942238 Add dynamic_list property by Colin Cross · 3 years, 5 months ago
- 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
- 2f1102f Merge "Remove bp2build deps mutator" by Christopher Parsons · 3 years, 5 months ago
- b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 5 months ago
- f8e5370 Fix build on older Macs with universal binary Clang by Yi Kong · 3 years, 5 months ago
- 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 3 years, 5 months ago
- 5a34ffb Remove bp2build deps mutator by Chris Parsons · 3 years, 5 months ago
- 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 5 months ago
- 2e4c0eb Merge "Apply system_shared_libs to all variants" by Treehugger Robot · 3 years, 5 months ago
- ada357a Update VndkMustUseVendorVariantList by Kalesh Singh · 3 years, 5 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 5 months ago
- 5d96f64 Merge changes I3574d2a1,Ifb69fb3d by Kiyoung Kim · 3 years, 5 months ago