aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Output apkcerts file for android_app_set.Jaewoong Jung2020-06-302-18/+59
* pom2bp: add apex_available/min_sdk_versionJooyung Han2020-05-281-2/+26
* Handle universal APK case in extract_apksSasha Smundak2020-05-202-25/+77
* Add apex_set module.Jaewoong Jung2020-05-162-52/+308
* Implement extract_apksSasha Smundak2020-05-1510-0/+5056
* Use 0777 instead of FileInfo() for dirs.Jaewoong Jung2020-04-031-1/+1
* Automate dependency on inputs of genrule module type.Bill Peckham2020-02-191-1/+4
* Merge "If input zip file cannot opened, print its name."Treehugger Robot2020-01-281-2/+4
|\
| * If input zip file cannot opened, print its name.Sasha Smundak2020-01-221-2/+4
* | Create a highmem pool and put metalava into itColin Cross2020-01-241-0/+4
|/
* Take into account RAM usage for multiproduct_katiDan Willemsen2019-12-271-13/+17
* Add sharding support to multiproduct_katiDan Willemsen2019-12-053-0/+125
* Silence trailing "1 warning" message from javac when warning is silencedColin Cross2019-11-112-6/+53
* Force dumpvars into dumb terminal mode and move log filesColin Cross2019-09-232-19/+29
* Fix lint error in format stringColin Cross2019-09-111-1/+1
* Merge "Rewrite depfile from sbox to stay reproducible"Dan Willemsen2019-09-046-495/+30
|\
| * Rewrite depfile from sbox to stay reproducibleDan Willemsen2019-08-296-495/+30
* | Merge "Allow reading zipfile list from a file."Alexander Smundak2019-08-073-327/+680
|\|
| * Allow reading zipfile list from a file.Sasha Smundak2019-08-063-327/+680
* | Merge "Remove support for ONE_SHOT_MAKEFILE"Dan Willemsen2019-08-011-40/+28
|\|
| * Remove support for ONE_SHOT_MAKEFILEDan Willemsen2019-07-311-40/+28
* | Merge "Deprecate ONE_SHOT_MAKEFILE"Dan Willemsen2019-07-291-1/+20
|\|
| * Deprecate ONE_SHOT_MAKEFILEDan Willemsen2019-07-251-1/+20
* | Merge "Allow other module types in androidx"Tony Mak2019-07-221-2/+35
|\|
| * Allow other module types in androidxTony Mak2019-07-221-2/+35
* | Merge "soong-ui: Redirect mmm to mmma."Patrice Arruda2019-07-191-1/+4
|\|
| * Merge "soong-ui: Redirect mmm to mmma."Treehugger Robot2019-07-181-1/+4
| |\
| | * soong-ui: Redirect mmm to mmma.Patrice Arruda2019-07-181-1/+4
* | | Merge "soong-ui: Redirect mm to mma."Patrice Arruda2019-07-181-1/+4
|\| |
| * | soong-ui: Redirect mm to mma.Patrice Arruda2019-07-181-1/+4
| |/
* | Rename product_services to system_extJustin Yun2019-07-091-1/+1
|\|
| * Rename product_services to system_extJustin Yun2019-07-091-1/+1
* | Merge changes Icfc893c8,I40f03fc0Colin Cross2019-07-031-1/+52
|\|
| * Allow debugging with SOONG_DELVE=<listen addr>Colin Cross2019-07-031-1/+52
* | Merge "Compute critical path when ninja finishes" am: 7c9b4cf144Colin Cross2019-06-261-0/+1
|\|
| * Compute critical path when ninja finishesColin Cross2019-06-261-0/+1
* | Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." am: 7d7cae85abPatrice Arruda2019-06-241-0/+1
|\|
| * Soong: Add build_error proto raw file to $(OUT_DIR).Patrice Arruda2019-06-241-0/+1
* | Merge "Soong: Add BUILD_MODULES build action in soong_ui." am: 45cdb71290Patrice Arruda2019-06-201-1/+1
|\|
| * Soong: Add BUILD_MODULES build action in soong_ui.Patrice Arruda2019-06-201-1/+1
* | Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. am:...Patrice Arruda2019-06-181-15/+15
|\|
| * Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui.Patrice Arruda2019-06-181-15/+15
* | Merge "soong_ui: Add --build-mode flag in soong_ui" am: 2f93a2e07bPatrice Arruda2019-06-171-4/+94
|\|
| * soong_ui: Add --build-mode flag in soong_uiPatrice Arruda2019-06-171-4/+94
* | Merge "Soong: Fix the package name in metrics.proto file" am: eec8d3aee3Patrice Arruda2019-06-171-1/+1
|\|
| * Soong: Fix the package name in metrics.proto filePatrice Arruda2019-06-141-1/+1
* | Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... am: 6ebe...Colin Cross2019-06-142-21/+26
|\|
| * Move all output through StatusOutputColin Cross2019-06-122-9/+18
| * Remove terminal.WriterColin Cross2019-06-122-20/+16
* | Merge "Refactor .aar resource compilation" am: 588857b418Dan Willemsen2019-06-101-7/+19
|\|