| Commit message (Expand) | Author | Age | Files | Lines |
* | Move partner androidmk and bpfix files to match their package path | Colin Cross | 2019-11-11 | 3 | -7/+5 |
* | bpfix: remove empty HIDL libs | Steven Moreland | 2019-11-06 | 2 | -0/+111 |
* | Add support to extend commands bpfix and androidmk | Justin DeMartino | 2019-10-25 | 4 | -37/+106 |
* | Rename product_services to system_ext | Justin Yun | 2019-07-09 | 1 | -9/+9 |
* | Soong: Add mk2bp conversion for prebuilt_firmare. | Patrice Arruda | 2019-06-04 | 1 | -5/+7 |
* | Merge "androidmk conversion logic for android_app_import" | Jaewoong Jung | 2019-05-23 | 2 | -21/+111 |
|\ |
|
| * | androidmk conversion logic for android_app_import | Jaewoong Jung | 2019-05-15 | 2 | -21/+111 |
* | | Soong: Add mk2bp conversion for prebuilt_font. | Patrice Arruda | 2019-05-16 | 1 | -2/+2 |
|/ |
|
* | Soong: Add mk2bp conversion for prebuilt_usr_share. | Patrice Arruda | 2019-05-10 | 1 | -36/+50 |
* | Fix crash in mergeListProperties | Sasha Smundak | 2019-03-11 | 1 | -0/+8 |
* | Handle LOCAL_MODULE_PATH assignment for android_test modules | Sasha Smundak | 2019-02-22 | 2 | -0/+61 |
* | Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc | Sasha Smundak | 2019-01-24 | 2 | -0/+213 |
* | Add BUILD_CTS_* to androidmk | Dan Willemsen | 2019-01-15 | 2 | -0/+121 |
* | Add java_import_host handling logic. | Jaewoong Jung | 2019-01-07 | 2 | -0/+89 |
* | Fix `go vet` issues | Dan Willemsen | 2018-07-22 | 1 | -1/+0 |
* | Translate java libraries to java_library | Colin Cross | 2018-07-11 | 2 | -2/+114 |
* | Add support for android_test modules | Colin Cross | 2018-05-24 | 1 | -5/+96 |
* | Reduce boilerplate around bpfix passes | Colin Cross | 2018-05-24 | 2 | -84/+73 |
* | Remove the unused `tags` property | Dan Willemsen | 2018-05-15 | 1 | -0/+75 |
* | bpfix: Convert local_include_dirs removal to PatchList | Dan Willemsen | 2018-05-14 | 2 | -22/+185 |
* | bpfix: Add reorderCommonProperties | Dan Willemsen | 2018-05-14 | 2 | -42/+212 |
* | Merge changes I52f88bfd,I4263b7d5 | android-build-prod (mdb) | 2018-05-08 | 1 | -1/+1 |
|\ |
|
| * | Fix usage of bytes.NewBuffer in bpfix | Dan Willemsen | 2018-05-07 | 1 | -1/+1 |
* | | bpfix: Remove local_include_dirs if we remove the last entry | Dan Willemsen | 2018-05-07 | 2 | -9/+21 |
* | | Fix androidmk converting cc libraries | Dan Willemsen | 2018-05-05 | 1 | -0/+5 |
|/ |
|
* | Add more androidmk translations for android libraries | Colin Cross | 2018-04-16 | 1 | -3/+49 |
* | Merge matching properties in bpfix | Colin Cross | 2018-04-16 | 2 | -0/+261 |
* | Make bpfix not modify the input tree | Colin Cross | 2018-04-16 | 3 | -23/+66 |
* | Fix format string issues | Colin Cross | 2018-03-28 | 1 | -1/+1 |
* | Remove unused property | Jeff Gaston | 2018-02-28 | 1 | -0/+13 |
* | Fix java_import and android_library_import conversions | Colin Cross | 2018-02-22 | 1 | -1/+50 |
* | Don't pretend *parser.List is immutable | Colin Cross | 2018-02-22 | 3 | -30/+30 |
* | Have bpfix not remove empty lists | Jeff Gaston | 2017-10-05 | 1 | -37/+1 |
* | Revert "Revert "Initial implementation of bpfix"" | Jeff Gaston | 2017-06-19 | 4 | -0/+530 |
* | Revert "Initial implementation of bpfix" | Jeff Gaston | 2017-05-26 | 4 | -530/+0 |
* | Initial implementation of bpfix | Jeff Gaston | 2017-05-24 | 4 | -0/+530 |