platform_build_blueprint/blueprint
Colin Cross 535434a59d Move cgofilter to be built by bootstrap.ninja
Building cgofilter from main.ninja creates a circular dependency.
Move it to be built by the bootstrap stage instead, where go
files are built without cgofilter.

Change-Id: I853eb0b20a364adbfb93d44b039e1493214a6887
2015-01-23 13:41:47 -08:00
..
bootstrap Move cgofilter to be built by bootstrap.ninja 2015-01-23 13:41:47 -08:00
deptools Add a utility function for writing depfiles. 2015-01-23 13:41:47 -08:00
parser Add support for map properties 2014-07-25 17:01:20 -07:00
pathtools add ReplaceExtensions to pathtools 2014-06-19 21:22:52 +00:00
proptools Add the blueprint/proptools package. 2015-01-23 13:41:47 -08:00
context.go Add support for unpacking properties into nested structs. 2015-01-23 13:41:47 -08:00
context_test.go Fix the context parse test 2015-01-23 13:41:47 -08:00
live_tracker.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
mangle.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
module_ctx.go Stop determining package names from the call stack. 2015-01-23 13:41:46 -08:00
ninja_defs.go Sort variables by name when writing ninja files 2015-01-23 13:41:47 -08:00
ninja_strings.go Fix a string parsing bug 2015-01-23 13:41:47 -08:00
ninja_strings_test.go Fix a string parsing bug 2015-01-23 13:41:47 -08:00
ninja_writer.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
ninja_writer_test.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
package_ctx.go Stop determining package names from the call stack. 2015-01-23 13:41:46 -08:00
scope.go Stop determining package names from the call stack. 2015-01-23 13:41:46 -08:00
singleton_ctx.go Stop determining package names from the call stack. 2015-01-23 13:41:46 -08:00
unpack.go Add support for unpacking properties into nested structs. 2015-01-23 13:41:47 -08:00
unpack_test.go Add support for unpacking properties into nested structs. 2015-01-23 13:41:47 -08:00