summaryrefslogtreecommitdiff
path: root/soong.bash
AgeCommit message (Expand)Author
2021-10-29Use --skip-config --soong-only instead of --skip-make Colin Cross
2017-11-17Add license headers to all go and shell files Colin Cross
2017-08-18Obsolete bootstrap.bash and ./soong wrappers Dan Willemsen
2017-08-08Add --skip-make to replace Soong's blueprint wrapper with soong_ui Dan Willemsen
2016-08-31Simplify bootstrapping Dan Willemsen
2016-05-04Update path to ninja Colin Cross
2016-03-01Turn on ninja errors for duplicate rules Dan Willemsen
2015-12-10Execute the blueprint wrapper Dan Willemsen
2015-09-17Use SRCDIR as a working directory Dan Willemsen
2015-04-10Fix soong scripts to support directories with spaces Colin Cross
2015-04-09Fix running soong from different directory Colin Cross
2015-03-26Support dependencies on environment variables Colin Cross
2015-03-25Replace soong script with a symlink Colin Cross