summaryrefslogtreecommitdiff
path: root/bootstrap.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
2017-07-24Switch to blueprint's microfactory Dan Willemsen
2016-04-29Move shell and python scripts to scripts/ directory Colin Cross
2016-03-22Improve BUILDDIR handling with symlinks Dan Willemsen
2015-09-17Use SRCDIR as a working directory Dan Willemsen
2015-06-26Build and run tests during bootstrap Dan Willemsen
2015-06-10Fix bootstrap.bash -r with Android.bp Dan Willemsen
2015-04-10Fix soong scripts to support directories with spaces Colin Cross
2015-03-25Replace soong script with a symlink Colin Cross
2015-03-04Initial soong Colin Cross