aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/multiproduct_kati/main.go
Commit message (Expand)AuthorAgeFilesLines
* Force dumpvars into dumb terminal mode and move log filesColin Cross2019-09-261-2/+2
* Move all output through StatusOutputColin Cross2019-09-041-5/+12
* Remove terminal.WriterColin Cross2019-09-041-7/+6
* Provide an option to reduce build's verbosity.Sasha Smundak2019-02-071-2/+4
* Speed up build_testDan Willemsen2018-10-291-6/+4
* Refactor Kati logicDan Willemsen2018-09-281-2/+2
* soong_zip: Add testsColin Cross2018-09-281-2/+2
* Refactor multiproduct_katiDan Willemsen2018-09-051-138/+146
* Add an incremental mode to multiproduct_kati / build_testDan Willemsen2018-09-051-2/+44
* Pass extra args from multiproduct_kati to config.Anton Hansson2018-08-201-1/+1
* Fix `go vet` issuesDan Willemsen2018-07-221-2/+2
* Make multiproduct_kati return errorDan Willemsen2018-07-191-1/+30
* Add a unified status reporting UIDan Willemsen2018-07-121-102/+64
* Fix multiproduct_kati product listDan Willemsen2018-05-151-3/+5
* Increase per-process file limits for multiproduct_katiDan Willemsen2017-12-111-0/+27
* multiproduct_kati support for a custom list of productsJeff Gaston2017-11-151-1/+28
* Send soong output to std.log in multiproduct_katiDan Willemsen2017-11-111-2/+1
* Change storage behavior of multiproduct_katiDan Willemsen2017-11-071-23/+47
* Switch product configs from make to ckatiDan Willemsen2017-10-121-1/+1
* multiproduct_kati: Support skipping known-broken productsDan Willemsen2017-10-061-2/+23
* Fix Finder out path in multiproduct_katiJeff Gaston2017-08-171-2/+1
* Run the Finder and make its results available to KatiJeff Gaston2017-08-161-0/+5
* Prepare multiproduct_kati to run on the build serversDan Willemsen2017-05-221-11/+60
* Allow specifying a build variantDan Willemsen2017-05-151-1/+3
* Improve multiproduct_kati outputDan Willemsen2017-05-151-17/+83
* multiproduct_kati: better directory names.Steven Moreland2017-03-291-4/+6
* Updates for the new ckati dropDan Willemsen2017-02-241-2/+1
* Ship the build log and trace on the build serversDan Willemsen2017-02-071-2/+2
* Add build tracingDan Willemsen2017-02-061-5/+16
* Add multiproduct_katiDan Willemsen2017-02-061-0/+194