No description
Find a file
Colin Cross 573a2fd4fc Store a sorted module list
Walk the dependency tree once in order to create a list of modules
such that that any module is guaranteed to be later in the list than
any of its dependencies.  Allows easily walking the tree in child-first
or parent-first order by walking the list in forward or reverse order.

Change-Id: I8f2013ebf700d1bc4c41b7898742a426f032ea2f
2015-01-23 13:41:49 -08:00
blueprint Store a sorted module list 2015-01-23 13:41:49 -08:00
Blueprints Add support for removing abandoned files. 2015-01-23 13:41:48 -08:00
bootstrap.bash Clean up the bootstrap script a little. 2014-06-18 12:57:56 -07:00
build.ninja.in bootstrap: Fix abandoned file removal. 2015-01-23 13:41:49 -08:00