platform_build_blueprint/bootstrap
Dan Willemsen 0f0e304d08 Add blueprint_go_packages phony to build all go packages
We have `blueprint_tools` that can build all Go binaries (and run their
associates tests). But if a package is not (yet) used, it won't be
included there. This makes testing the build of new Go packages
difficult.

Test: m blueprint_go_packages
Change-Id: I7a67cf2593fedcf499d40d82c266d3b0d7ebbef2
2021-05-24 11:36:37 -07:00
..
bpdoc Identify the type of the list for bpdocs (#326) 2020-11-04 17:20:11 -08:00
bpglob Speed up globs with sharding 2021-04-15 11:04:11 -07:00
minibp Make Blueprint better callable from Go: 2021-04-14 13:47:52 +02:00
bootstrap.go Add blueprint_go_packages phony to build all go packages 2021-05-24 11:36:37 -07:00
build.ninja Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
cleanup.go Remove global variables from Blueprint. 2021-03-17 08:06:38 +01:00
command.go Merge "Speed up globs with sharding" 2021-04-20 16:16:40 +00:00
config.go Move primary builder command line computation. 2021-04-12 14:30:47 +02:00
doc.go Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
glob.go Speed up globs with sharding 2021-04-15 11:04:11 -07:00
writedocs.go Remove global variables from Blueprint. 2021-03-17 08:06:38 +01:00