No description
Find a file
Colin Cross 7ad621c2b4 Parallelize Blueprints file parsing
Parse multiple Blueprints files simultaneously by using a goroutine
to read the file, call the module factory, parse the properties,
and look for subdirectories.  Requires module factories to be
reentrant, but otherwise does not change any build logic semantics.

Change-Id: Ia07579917a2b6fd064cedbfff655c23d706da718
2015-01-23 13:41:50 -08:00
blueprint Parallelize Blueprints file parsing 2015-01-23 13:41:50 -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