platform_build_blueprint/blueprint
Jamie Gennis 6eb4d24fad Remove the blueprint.Config type.
This change removes the definition of the Config type in the blueprint package.
The type was simply an empty interface, and it seems more clear to just have
that be explicit in the APIs.

Change-Id: Ia23a978f28e8627f890f483f62536f67264401bf
2014-06-12 12:16:09 -07:00
..
bootstrap Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
parser Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
pathtools Add the blueprint/pathtools package 2014-06-06 14:41:07 -07:00
context.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
context_test.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
globals.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07: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 Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
ninja_defs.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
ninja_strings.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
ninja_strings_test.go Initial Blueprint commit. 2014-06-04 14:23:32 -07: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
scope.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
singleton_ctx.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
unpack.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
unpack_test.go Initial Blueprint commit. 2014-06-04 14:23:32 -07:00