aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix package path of android/soong/android pctxColin Cross2019-04-041-1/+1
* Merge changes I7dd4ba7f,I7887a67aColin Cross2019-04-021-12/+24
|\
| * Add depfile support to RuleBuilderColin Cross2019-03-291-12/+24
* | Merge changes Ie7f776a4,I3ca5dd1f,I2e911262Colin Cross2019-04-0212-0/+1266
|\ \
| * | Add a whitelist for services.art changing between buildsColin Cross2019-04-011-0/+10
| * | Add diff_target_files toolColin Cross2019-04-012-0/+98
| * | Import files from compare_target_files for use in diff_target_filesColin Cross2019-04-019-0/+1158
| |/
* / Touch output files in sboxColin Cross2019-04-011-0/+10
|/
* Build doc improvements.android-q-preview-1Jaewoong Jung2019-03-121-2/+3
* Change module type text to HTML in build docs.Jaewoong Jung2019-03-111-1/+1
* Replace *Escape with *EscapeListColin Cross2019-03-042-2/+2
* Add a filename to anchor links in build docs.Jaewoong Jung2019-02-271-2/+2
* soong_docs build link error fix.Jaewoong Jung2019-02-251-21/+33
* Split up Soong build doc.Jaewoong Jung2019-02-201-45/+109
* Merge "Improve documentation page layout"Treehugger Robot2019-02-202-81/+184
|\
| * Improve documentation page layoutSasha Smundak2019-02-132-81/+184
* | Simplify python launcher, use __main__.pyDan Willemsen2019-02-152-25/+4
|/
* Update Soong docs generator for blueprint changesColin Cross2019-02-132-2/+21
* Provide an option to reduce build's verbosity.Sasha Smundak2019-02-072-3/+6
* Fix the issue for dumping metrics file to artifactNan Zhang2019-01-071-3/+2
* Generate build timing metrics to proto format fileNan Zhang2019-01-041-1/+8
* Fix par file zip offsetsDan Willemsen2018-12-031-1/+17
* Fix the host bionic linker check; add testsDan Willemsen2018-11-123-14/+156
* Keep directories when moving glob resultsColin Cross2018-11-012-2/+124
* Speed up build_testDan Willemsen2018-10-291-6/+4
* Rework how linux_bionic is built with LLDDan Willemsen2018-10-223-48/+214
* Turn symbol_inject into a reusable packageDan Willemsen2018-10-2212-3414/+0
* Always allow duplicates with identical CRC32 and sizeColin Cross2018-10-172-10/+29
* zip2zip: support included an excluded fileColin Cross2018-10-092-23/+62
* zip2zip: add flag to uncompress filesColin Cross2018-10-082-18/+138
* Use SoongJavacWrapper for javadocNan Zhang2018-10-022-0/+19
* Refactor Kati logicDan Willemsen2018-09-281-2/+2
* soong_zip: Add testsColin Cross2018-09-282-3/+8
* Refactor multiproduct_katiDan Willemsen2018-09-051-138/+146
* Add an incremental mode to multiproduct_kati / build_testDan Willemsen2018-09-051-2/+44
* pom2bp: clean up templatesColin Cross2018-08-301-15/+59
* pom2bp: use java_import_host for host modulesColin Cross2018-08-291-2/+2
* gofmt -w .Colin Cross2018-08-291-1/+1
* Merge "Pass extra args from multiproduct_kati to config."Anton Hansson2018-08-281-1/+1
|\
| * Pass extra args from multiproduct_kati to config.Anton Hansson2018-08-201-1/+1
* | pom2bp support to specify which modules are host modulesJeff Gaston2018-08-241-3/+30
|/
* Fix `go vet` issuesDan Willemsen2018-07-222-3/+3
* Make multiproduct_kati return errorDan Willemsen2018-07-191-1/+30
* Fix missing errors during lunchDan Willemsen2018-07-161-1/+9
* Merge changes I5b8522aa,I541aea75Colin Cross2018-07-173-3/+3
|\
| * Fix lint errors caught by go testColin Cross2018-07-163-3/+3
* | Merge changes from topic "merge_zips_strip"Treehugger Robot2018-07-173-20/+343
|\|
| * Make merge_zips -stripFile use blueprint style globsColin Cross2018-07-163-17/+67
| * Add tests for merge_zipsColin Cross2018-07-163-6/+279
* | Add a unified status reporting UIDan Willemsen2018-07-124-115/+102
|/