- 3727f6d Update selects_test for selects with deferred expressions by Cole Faust · 6 months ago
- ed62197 soong: Add equivalent for LOCAL_EXPORT_CFLAGS by Alessandro Astone · 4 years, 3 months ago
- 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 8 months ago
- f7e7776 Merge "Disable "__builtin_func" when converting mk to bp" into main by Treehugger Robot · 9 months ago
- 3fe7b7f Disable "__builtin_func" when converting mk to bp by Herbert Xue · 10 months ago
- 53ca8b2 Handles if a space is encountered while parsing the rule by Min Yun · 10 months ago
- 3b21c9c Merge "The androidmk supports converting "LOCAL_PROTOC_FLAGS"" into main by Treehugger Robot · 11 months ago
- 936a57d Merge "Fix the error of androidmk unittest" into main by Treehugger Robot · 11 months ago
- d63054e Fix the error of androidmk unittest by Herbert Xue · 12 months ago
- 65e0963 The androidmk supports converting "LOCAL_PROTOC_FLAGS" by Herbert Xue · 11 months ago
- 5418340 Support converting LOCAL_PROTO_JAVA_OUTPUT_PARAMS by Herbert Xue · 12 months ago
- b9db386 Ignore LOCAL_XTS_TEST_PACKAGE translation by Jim Tang · 12 months ago
- caadada Add support for parsing 'LOCAL_TARGET_SDK_VERSION' in androidmk by Herbert Xue · 1 year, 1 month ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 4 months ago
- 1323877 Support complicated variable references by Cole Faust · 2 years, 8 months ago
- 35b994e Fix crash in MakeString.EndsWith() by Cole Faust · 2 years, 8 months ago
- b8e8035 rewrite android_app to android_test in mk2bp by Yuntao Xu · 2 years, 9 months ago
- e309a91 Parse variable references with #s by Cole Faust · 2 years, 10 months ago
- ecdb9f7 Add support for privileged apps to androidmk by Trevor Radcliffe · 2 years, 10 months ago
- 4cba817 mk2bp LOCAL_DISABLE_AUTO_GENERATE_TEST_CONFIG by Yuntao Xu · 2 years, 11 months ago
- 6804782 Add LOCAL_GENERATED_SOURCES to androidmk by Yuntao Xu · 2 years, 11 months ago
- 82cf9a7 Remove res and assets in androidmk if default by Trevor Radcliffe · 3 years ago
- e9ecddc Add support for a prebuilt_root_host type. by Liz Kammer · 3 years ago
- 45513fe Support LOCAL_CHECK_ELF_FILES in androidmk tool by Yuntao Xu · 3 years ago
- 21be0e2 Add tests for converting license in androidmk by Yuntao Xu · 3 years, 1 month ago
- 214cdaf Handle license conversions in androidmk by Yuntao Xu · 3 years, 2 months ago
- 93295f2 Ignore obsolete lines when converting makefiles by Trevor Radcliffe · 3 years, 3 months ago
- 31b48a7 Add support for USES_LIBRARIES to androidmk by Trevor Radcliffe · 3 years, 3 months ago
- 0f922ea Convert LOCAL_PRODUCT_SERVICES_MODULE to product_specific by Justin Yun · 3 years, 4 months ago
- b051c4e Product config makefiles to Starlark converter by Sasha Smundak · 4 years, 2 months ago
- f1b75a2 convert BUILD_CTS_SUPPORT_PACKAGE in mk files by Yuntao Xu · 3 years, 6 months ago
- 8d87cb0 Support LOCAL_CERTIFICATE_LINEAGE for androidmk by Yuntao Xu · 3 years, 7 months ago
- c97761e Support LOCAL_ENFORCE_USES_LIBRARIES in androidmk by Yuntao Xu · 3 years, 8 months ago
- 3ef77e8 Make runtime_resource_overlay product specific. by Jaewoong Jung · 3 years, 10 months ago
- 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- d63f7f0 Add missing export/unexport directives by Sasha Smundak · 4 years, 1 month ago
- cbc17ee Fix empty item handling in Split function, rewrite Words function by Sasha Smundak · 4 years, 1 month ago
- 7890211 Fix comments with continuation by Sasha Smundak · 4 years, 1 month ago
- 9c35d8b Parse else ifxxx statement by Sasha Smundak · 4 years, 1 month ago
- d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 1 month ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- ee0b81a Revert "Implement vts_config module" by Dan Shi · 4 years, 3 months ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 3 months ago
- 0449a63 Add relative_install_path property to prebuilt_etc by Liz Kammer · 4 years, 6 months ago
- 5e4070c Add androidmk error for multiple assignments by Liz Kammer · 4 years, 6 months ago
- 9946f03 Rename variables with "-" in androidmk by Liz Kammer · 4 years, 6 months ago
- 26cdf13 When bpfix fails in androidmk, output the tree anyway by Chris Parsons · 4 years, 7 months ago
- 6e85e4c Support preprocessed prebuilt tests in androidmk by Liz Kammer · 4 years, 7 months ago
- 74151f2 Add androidmk support for runtime_resource_overlay by Liz Kammer · 4 years, 8 months ago
- da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
- 6a9f5cf Emit error if expression cannot be evaluated to boolean during androidmk conversion by Sasha Smundak · 4 years, 10 months ago
- 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
- 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
- 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
- ce23942 Move partner androidmk and bpfix files to match their package path by Colin Cross · 5 years ago
- 541056c Add dont_merge_manifests attribute to android_test by Sasha Smundak · 5 years ago
- ac38d7e Add support to extend commands bpfix and androidmk by Justin DeMartino · 5 years ago
- b5432b7 Add 'Additional_manifest' property to merge other manifests by changho.shin · 5 years ago
- d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
- a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
- b6fd6f7 Merge "Clean up sortedKeys function" by Treehugger Robot · 6 years ago
- 1a365c6 Clean up sortedKeys function by Inseob Kim · 6 years ago
- 1ef3bb5 Soong: Add mk2bp conversion for prebuilt_firmare. by Patrice Arruda · 6 years ago
- bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
- 13feeb7 Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk" by Treehugger Robot · 6 years ago
- a725681 Merge "androidmk conversion logic for android_app_import" by Jaewoong Jung · 6 years ago
- 0d11feb Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk by Sasha Smundak · 6 years ago
- d1f45c8 Soong: Add mk2bp conversion for prebuilt_font. by Patrice Arruda · 6 years ago
- e07b0b6 androidmk conversion logic for android_app_import by Jaewoong Jung · 6 years ago
- 77311df Soong: Add mk2bp conversion for prebuilt_usr_share. by Patrice Arruda · 6 years ago
- 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
- 9223a62 Handle LOCAL_JAVA_RESOURCE_FILES variable by Sasha Smundak · 6 years ago
- b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
- 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 6 years ago
- 2935b40 Rename test description by Ng Zhi An · 6 years ago
- e02e41a Skip obsolete JACK flags by Ng Zhi An · 6 years ago
- 177a1a5 Fix crash in mergeListProperties by Sasha Smundak · 6 years ago
- e10952b Do not "escape" newline if comment ends with ESC character. by Sasha Smundak · 6 years ago
- b8ba8a5 Fixe typos in androidmk. by Jaewoong Jung · 6 years ago
- aa7fdad Revert $(LOCAL_PATH) handling for `certificate` and by Sasha Smundak · 6 years ago
- 1d318cb Handle $(LOCAL_PATH) in androidmk by Sasha Smundak · 6 years ago
- f7ed051 Handle LOCAL_MODULE_PATH assignment for android_test modules by Sasha Smundak · 6 years ago
- ff36da0 Implement vts_config module by Sasha Smundak · 6 years ago
- 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 6 years ago
- e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
- 7054764 Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc by Sasha Smundak · 6 years ago
- 11ecdd6 Translate LOCAL_ANNOTATION_PROCESSORS to java_plugin by Colin Cross · 6 years ago
- e9622a3 Add BUILD_CTS_* to androidmk by Dan Willemsen · 6 years ago
- e5c5317 Handle Jacoco filters by Sasha Smundak · 6 years ago
- 1976a25 Make androidmk translate LOCAL_32_BIT_ONLY by Anton Hansson · 6 years ago
- acb529b Handle multi dir all-*-files-under function calls. by Jaewoong Jung · 6 years ago
- 18ef4a2 Add LOCAL_OVERRIDES_PACKAGES support to androidmk. by Jaewoong Jung · 6 years ago
- 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 6 years ago
- 59171a4 Fix how soong converts LOCAL_STRIP_MODULE. by Jaewoong Jung · 6 years ago
- bd01e2a Add support for android_app_certificate modules by Colin Cross · 6 years ago
- a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
- fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
- 0fa89a3 Translate java libraries to java_library by Colin Cross · 7 years ago
- 83bb316 Add support for min_sdk_version by Colin Cross · 7 years ago