- e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
- 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 11 months ago
- 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 11 months ago
- ff66518 Delete multitree api imports code by Spandan Das · 12 months ago
- 2a69eb6 Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year, 1 month ago
- 08d5d26 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year, 1 month ago
- 5228aeb Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year, 1 month ago
- 3a02c7b Remove test_per_src by Colin Cross · 1 year, 4 months ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
- dabe2d4 Ignore_max_page_size option. by Steven Moreland · 1 year, 3 months ago
- 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 1 year, 4 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
- acd5f59 Don't install sdk variants, not platform variants by Jiyong Park · 1 year, 4 months ago
- 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 4 months ago
- fe66e13 Merge "Deprecate Snapshot build" into main by Treehugger Robot · 1 year, 5 months ago
- 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 5 months ago
- f280b23 Reland "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 5 months ago
- 84b6508 Reapply "Rename LOCAL_USE_VNDK" by Kiyoung Kim · 1 year, 7 months ago
- ed63c02 Revert "Rename LOCAL_USE_VNDK" by Kiyoung Kim · 1 year, 7 months ago
- 1132b8c Rename LOCAL_USE_VNDK by Kiyoung Kim · 1 year, 7 months ago
- 2b6dfb5 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 1 year, 8 months ago
- 8487c0b Soong works with empty VNDK version by Kiyoung Kim · 1 year, 8 months ago
- acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year, 8 months ago
- aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year, 8 months ago
- 4a9e6ec Use ModuleInfoJSONProvider for cc modules by Colin Cross · 1 year, 9 months ago
- 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 9 months ago
- d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 9 months ago
- c71f79e cc: export LOCAL_ACONFIG_FILES for printflags by LaMont Jones · 1 year, 9 months ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 10 months ago
- 5467a39 rust: Rust sanitized snapshots variations by Ivan Lozano · 2 years ago
- bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 2 years, 4 months ago
- 54f7805 Prevent sdk variants from install by Jooyung Han · 2 years, 7 months ago
- 6721ab5 Merge "Allow hwasan variant for vendor_snapshot_static modules" by Treehugger Robot · 2 years, 9 months ago
- a6ddb14 Refactor the build rules for ABI diff by Hsin-Yi Chen · 2 years, 11 months ago
- 39c3031 Allow hwasan variant for vendor_snapshot_static modules by Justin Yun · 2 years, 10 months ago
- a1888ce Add overrides support for snapshots by Inseob Kim · 3 years ago
- 51279d3 Define cc_api_headers module by Kiyoung Kim · 3 years ago
- 835c589 Fix bugs from cc_api_library build by Kiyoung Kim · 3 years, 1 month ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 1 month ago
- 0a9005e Diff source dump and previous version dump for Cross-Version ABI Check by Mu-Le Lee · 3 years, 2 months ago
- f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 3 years, 6 months ago
- 4d945ee Fix snapshot symlinks by Inseob Kim · 3 years, 7 months ago
- 22bafec Propagate data_bins from Soong to Make by yangbill · 3 years, 7 months ago
- 6db86e5 Propagate runtime_libs from Soong to Make by yangbill · 3 years, 7 months ago
- fe813c5 Merge "Delete toolchain_library" by Liz Kammer · 3 years, 8 months ago
- bbd42fa Merge "Don't install static snapshot to device" by Treehugger Robot · 3 years, 8 months ago
- bf1b63f Don't install static snapshot to device by Inseob Kim · 3 years, 8 months ago
- c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 8 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 10 months ago
- e65c3ae Fix prebuilt selection logic for cc_prebuilt_library_headers. by Martin Stjernholm · 3 years, 10 months ago
- d06cc74 Use new soong_cc_rust_prebuilt.mk by Ivan Lozano · 3 years, 10 months ago
- acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 11 months ago
- f79f4c3 Merge "Export SOONG_CC_API_XML to Make outside androidmk" by Colin Cross · 4 years ago
- ceaa532 Export SOONG_CC_API_XML to Make outside androidmk by Colin Cross · 4 years ago
- cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 4 years ago
- d9287b6 Merge "Also generate api lists based on symbol files for cc_library rule during build time." by Sophie Zheng · 4 years ago
- 4c4f803 Also generate api lists based on symbol files for cc_library rule during build time. by sophiez · 4 years, 1 month ago
- c686838 Support Rust in Ramdisk by Matthew Maurer · 4 years, 2 months ago
- a61e31f Support Rust in native-bridge by Matthew Maurer · 4 years, 3 months ago
- 52af5b0 Support Rust in Product by Matthew Maurer · 4 years, 3 months ago
- 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years, 7 months ago
- 41ad881 Refactoring fuzz packaging code by hamzeh · 4 years, 2 months ago
- 5271fea Remove global state from vendor public libraries by Colin Cross · 4 years, 4 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 4 months ago
- b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 4 years, 5 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
- e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 4 years, 7 months ago
- a889080 Remove global state on module suffixes from vendor and recovery snapshots by Colin Cross · 4 years, 8 months ago
- 9da4aa8 rust: Allow rust_tests to include data files. by Ivan Lozano · 4 years, 7 months ago
- 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 9 months ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 9 months ago
- 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 9 months ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 9 months ago
- f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 9 months ago
- f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 9 months ago
- f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 9 months ago
- 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 9 months ago
- 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 10 months ago
- ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 10 months ago
- f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 10 months ago
- d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 10 months ago
- 81235ff Set stem and suffix for vndk prebuilt libraries by Inseob Kim · 4 years, 11 months ago
- b646bc1 Merge changes from topic "vendor_ramdisk_soong" by Yifan Hong · 4 years, 11 months ago
- ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 11 months ago
- 9649748 Merge "Rename ART release APEX to com.android.art." by Martin Stjernholm · 4 years, 11 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 11 months ago
- 0477b42 Add llndk_stubs property by Colin Cross · 5 years ago
- 7f51107 Rename ART release APEX to com.android.art. by Martin Stjernholm · 5 years ago
- 261e158 Do not install vndk lib by Jooyung Han · 4 years, 11 months ago
- 5ec407b Use version mutator for NDK by Colin Cross · 5 years ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
- 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
- d48fe73 Fix prebuilt library stubs by Colin Cross · 5 years ago
- 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 5 years ago
- 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 5 years ago
- 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 5 years ago
- 3194912 Add support of test data to python_host_test by Dan Shi · 5 years ago
- 1a24627 Replace stringly-typed API levels. by Dan Albert · 5 years ago
- 74b0052 Add test_mainline_module option. by kellyhung · 5 years ago