platform_build_blueprint/blueprint
David Allison 701fbad02b Add the ability to check if a property is present
This adds (to the ModuleContext) a facility to check if a property is
defined in a module in a Blueprints file.

Change-Id: I16a35fd236717d8797f15093c019f7cc1049fb3c
2015-01-23 13:41:48 -08:00
..
bootstrap Add support for removing abandoned files. 2015-01-23 13:41:48 -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 pathtools: Fixed absolute path bug in Glob. 2015-01-23 13:41:48 -08:00
proptools Add the blueprint/proptools package. 2015-01-23 13:41:47 -08:00
context.go Add support for removing abandoned files. 2015-01-23 13:41:48 -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 Add the ability to check if a property is present 2015-01-23 13:41:48 -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