aboutsummaryrefslogtreecommitdiff
path: root/cc/androidmk.go
AgeCommit message (Expand)Author
2023-02-22Prevent sdk variants from installJooyung Han
2022-12-02Merge "Allow hwasan variant for vendor_snapshot_static modules"Treehugger Robot
2022-11-30Refactor the build rules for ABI diffHsin-Yi Chen
2022-11-24Allow hwasan variant for vendor_snapshot_static modulesJustin Yun
2022-10-04Add overrides support for snapshotsInseob Kim
2022-09-01Define cc_api_headers moduleKiyoung Kim
2022-08-18Fix bugs from cc_api_library buildKiyoung Kim
2022-08-17Move common test_options properties into the android packageZhenhuang Wang
2022-08-05Diff source dump and previous version dump for Cross-Version ABI CheckMu-Le Lee
2022-04-04Add support for test_suites to cc_test_libraryTrevor Radcliffe
2022-02-24Fix snapshot symlinksInseob Kim
2022-02-17Propagate data_bins from Soong to Makeyangbill
2022-02-10Propagate runtime_libs from Soong to Makeyangbill
2022-01-24Merge "Delete toolchain_library"Liz Kammer
2022-01-22Merge "Don't install static snapshot to device"Treehugger Robot
2022-01-21Don't install static snapshot to deviceInseob Kim
2022-01-20libclang_rt_prebuilt_library_shared mixed buildsAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2022-01-14Delete toolchain_libraryLiz Kammer
2021-12-15Remove InstallBypassMake and ToMakePathColin Cross
2021-11-24Fix prebuilt selection logic for cc_prebuilt_library_headers.Martin Stjernholm
2021-11-12Use new soong_cc_rust_prebuilt.mkIvan Lozano
2021-11-04Move cc module installation into SoongColin Cross
2021-10-04Merge "Export SOONG_CC_API_XML to Make outside androidmk"Colin Cross
2021-09-30Export SOONG_CC_API_XML to Make outside androidmkColin Cross
2021-09-27Support per-testcase directories in all test suitesColin Cross
2021-08-25Merge "Also generate api lists based on symbol files for cc_library rule duri...Sophie Zheng
2021-08-24Also generate api lists based on symbol files for cc_library rule during buil...sophiez
2021-08-17Support Rust in RamdiskMatthew Maurer
2021-08-17Support Rust in native-bridgeMatthew Maurer
2021-08-17Support Rust in ProductMatthew Maurer
2021-08-17Support Rust in RecoveryMatthew Maurer
2021-07-16Refactoring fuzz packaging codehamzeh
2021-04-27Remove global state from vendor public librariesColin Cross
2021-04-26Remove obsolete llndk_libraryColin Cross
2021-04-23Incorporate cc_library_headers into mixed buildsLiz Kammer
2021-02-19Add ctx to AndroidMkExtraEntriesFuncColin Cross
2021-02-08rust: Add rust_ffi_static vendor ramdisk SupportIvan Lozano
2021-02-01Remove global state on module suffixes from vendor and recovery snapshotsColin Cross
2021-01-29rust: Allow rust_tests to include data files.Ivan Lozano
2020-12-23Support for recovery snapshot.Jose Galmes
2020-12-22Remove unnecessary snake case variables.Jaewoong Jung
2020-12-21Don't rewrite LLNDK dependencies with .llndk suffixColin Cross
2020-12-17Call ctx.InstallFile for uninstallable cc modulesColin Cross
2020-12-15Prebuilt stub not available to platform is handled correctlyJiyong Park
2020-12-11Merge "Refactor for preliminary Rust vendor image support"Ivan Lozano
2020-12-10Refactor for preliminary Rust vendor image supportIvan Lozano
2020-12-07Remove AndroidMkExtraFootersFunc entries param.Jaewoong Jung
2020-12-01Add test suite handling to central androidmk codeLiz Kammer
2020-11-18Merge "Add unit_test test option in test configs"Dan Shi
2020-11-16Support for recovery snapshot.Jose Galmes