aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/sbox
Commit message (Expand)AuthorAgeFilesLines
* Use __SBOX_OUT_DIR__ in sbox output file listColin Cross2018-02-211-6/+3
* sbox error message now lists the files that were createdJeff Gaston2017-12-011-5/+48
* Have sbox remove its output directory before runningJeff Gaston2017-11-081-5/+23
* Use flag.Parse in sboxJeff Gaston2017-11-031-53/+60
* Make $(depfile) work with sboxJeff Gaston2017-10-301-20/+46
* Make absolute OUT_DIR work with sboxJeff Gaston2017-06-121-5/+37
* Easier debugging of sboxJeff Gaston2017-06-091-4/+24
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-092-0/+154