platform_build_blueprint/blueprint/bootstrap
Jamie Gennis c4ed709a71 bootstrap: Fix abandoned file removal.
This change makes removeAbandonedFiles perform some of the string substitutions
that are done by the bootstrap script before considering whether a built target
still exists.  It fixes a bug where the bootstrap manifest would get deleted
and subsequently regenerated, resulting in more re-bootstrap iterations than
was necessary.

Change-Id: I946c883dcc31fb77496f64d2573b395ad2cf095d
2015-01-23 13:41:49 -08:00
..
minibp Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
bootstrap.go bootstrap: Fix abandoned file removal. 2015-01-23 13:41:49 -08:00
cleanup.go bootstrap: Fix abandoned file removal. 2015-01-23 13:41:49 -08:00
command.go bootstrap: Fix abandoned file removal. 2015-01-23 13:41:49 -08:00
config.go bootstrap: Don't export the script-substituted Ninja vars 2015-01-23 13:41:48 -08:00
doc.go Wrap a line in the docs 2015-01-23 13:41:47 -08:00