aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.bash
AgeCommit message (Expand)Author
2021-10-29Use --skip-config --soong-only instead of --skip-makeColin Cross
2017-11-17Add license headers to all go and shell filesColin Cross
2017-08-18Obsolete bootstrap.bash and ./soong wrappersDan Willemsen
2017-08-08Add --skip-make to replace Soong's blueprint wrapper with soong_uiDan Willemsen
2017-07-24Switch to blueprint's microfactoryDan Willemsen
2016-04-29Move shell and python scripts to scripts/ directoryColin Cross
2016-03-22Improve BUILDDIR handling with symlinksDan Willemsen
2015-09-17Use SRCDIR as a working directoryDan Willemsen
2015-06-26Build and run tests during bootstrapDan Willemsen
2015-06-10Fix bootstrap.bash -r with Android.bpDan Willemsen
2015-04-10Fix soong scripts to support directories with spacesColin Cross
2015-03-25Replace soong script with a symlinkColin Cross
2015-03-04Initial soongColin Cross