- b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 1 year, 7 months ago
- c5f7b96 Enable building whole MCTS and partial MCTS test suites. by Tongbo Liu · 1 year, 7 months ago
- 138d37d Merge "Support generating module_info.json in Soong" into main by Colin Cross · 1 year, 7 months ago
- f3c7068 Enable Soong to correctly add dependencies to .PHONY targets. by Nelson Li · 1 year, 8 months ago
- d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 9 months ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 8 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 8 months ago
- 3c0a83d Use generics for providers API by Colin Cross · 1 year, 8 months ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 9 months ago
- a16bd6b Don't write license data to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 9 months ago
- 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 3 months ago
- 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 2 years, 5 months ago
- 502da39 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
- 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 5 months ago
- ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
- 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 7 months ago
- 39aabe9 Add information about what module produced a certain androidmk entry by Cole Faust · 2 years, 5 months ago
- dcb6129 Streamline AndroidMk generation by Sasha Smundak · 2 years, 8 months ago
- 5c4729d Show module type in a module section of the Android-TARGET.mk by Sasha Smundak · 2 years, 8 months ago
- 4660a98 Integrate gen_notice with Make for dist. by Bob Badour · 2 years, 11 months ago
- 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 1 month ago
- 9f84758 Keep Notice property from erasing license texts. by Bob Badour · 3 years, 1 month ago
- 9a027be Don't pass host cross linux musl modules to Make by Colin Cross · 3 years, 1 month ago
- 5180438 Make sure dist files have license metadata. by Bob Badour · 3 years, 4 months ago
- 4697725 Install .rc files for ramdisk variants by Kelvin Zhang · 3 years, 4 months ago
- 90727f4 Allow appending artifact in dist with product name by Trevor Radcliffe · 3 years, 5 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
- d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 8 months ago
- 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
- 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 8 months ago
- b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
- b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 8 months ago
- 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 9 months ago
- 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 3 years, 10 months ago
- d06cc74 Use new soong_cc_rust_prebuilt.mk by Ivan Lozano · 3 years, 9 months ago
- 836e387 Use pathtools.WriteFileIfChanged in translateAndroidMk by Colin Cross · 3 years, 9 months ago
- 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 10 months ago
- 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 10 months ago
- f1f763a Rename amod variable in AndroidMkEntries.fillInEntries to base by Colin Cross · 3 years, 10 months ago
- def7b5d Reduce modules exposed to Make in Mac builds by Dan Willemsen · 3 years, 10 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 1 month ago
- 65ee90a Change default to require licenses property. by Bob Badour · 4 years ago
- c74ea4b Support musl builds in Make by Colin Cross · 4 years ago
- 4fcfb53 android/androidmk.go: Calls *RequiredModuleNames() to get required modules by Yi-Yo Chiang · 4 years, 2 months ago
- ec0836a Switch Effective_license_text from []string to Paths by Paul Duffin · 4 years, 3 months ago
- 7b3dc8a Support paths for vintf_fragments from Soong. by Liz Kammer · 4 years, 4 months ago
- 3eb2312 Merge "Clean up package names." by Treehugger Robot · 4 years, 4 months ago
- 414719e Clean up package names. by Bob Badour · 4 years, 4 months ago
- 0c4f71c Support paths for init_rc from Soong. by Liz Kammer · 4 years, 4 months ago
- 6c9da04 Add preparer for test to use AndroidMk by Paul Duffin · 4 years, 5 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
- b499922 Revert^2 "Export soong license data to make." by Bob Badour · 4 years, 7 months ago
- 61a55a0 Revert "Export soong license data to make." by Jerome Gaillard · 4 years, 7 months ago
- 74fab31 Export soong license data to make. by Bob Badour · 4 years, 10 months ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 8 months ago
- 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 8 months ago
- 4396c01 Merge "Do not install init.rc for (vendor_)ramdisk variants." by Yifan Hong · 4 years, 8 months ago
- 919dae1 Do not install init.rc for (vendor_)ramdisk variants. by Yifan Hong · 4 years, 8 months ago
- 2b2bc8c Merge "Bolster comments in android/androidmk.go." by Jaewoong Jung · 4 years, 8 months ago
- 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 8 months ago
- 7ef4a90 Bolster comments in android/androidmk.go. by Jaewoong Jung · 4 years, 9 months ago
- af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 8 months ago
- 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 8 months ago
- 8b0349c Separate dist processing from make specific output by Paul Duffin · 4 years, 8 months ago
- cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 8 months ago
- 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 10 months ago
- 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 10 months ago
- 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 11 months ago
- 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 11 months ago
- fc16b66 Merge "Fix droiddoc disting when WITHOUT_CHECK_API is true." by Jingwen Chen · 5 years ago
- 7b27ca7 Fix droiddoc disting when WITHOUT_CHECK_API is true. by Jingwen Chen · 5 years ago
- 08dca38 Build transitive lint reports for apex modules by Colin Cross · 5 years ago
- 8481186 Fix dist(s)-with-tag and add tests to prevent regression. by Jingwen Chen · 5 years ago
- c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
- 0c6f111 Merge changes Ifd2858dd,I2585dd99,I65e7a456 by Treehugger Robot · 5 years ago
- 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 5 years ago
- 2ed99d0 apex: AndroidMk writes common properties by Jooyung Han · 5 years ago
- 89e850a mark platform un-availability by Jiyong Park · 5 years ago
- 8c3fec4 Enable androidmk processing in sdk testing by Paul Duffin · 5 years ago
- a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
- 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
- 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
- 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
- 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
- 43240b1 Remove unused "product_services_specific" prop by Jooyung Han · 6 years ago
- 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
- 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 6 years ago
- b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 6 years ago
- e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 6 years ago
- 2ca7a88 Merge "Make relative path for native_bridge binaries configurable" by Dimitry Ivanov · 6 years ago
- 8d6dde8 Make relative path for native_bridge binaries configurable by dimitry · 6 years ago
- 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 6 years ago
- d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
- 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
- 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
- 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
- b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
- 52818fc Notice support for APEX by Jiyong Park · 6 years ago
- 1ad8142 Fix androidmk module ordering by Colin Cross · 7 years ago