aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/sbox
Commit message (Expand)AuthorAgeFilesLines
* Automate dependency on inputs of genrule module type.Bill Peckham2020-02-191-1/+4
* Rewrite depfile from sbox to stay reproducibleDan Willemsen2019-08-292-3/+24
* Support RuleBuilder.Sbox to wrap commands in sboxDan Willemsen2019-04-151-1/+1
* Touch output files in sboxColin Cross2019-04-011-0/+10
* 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