platform_build_blueprint/bootstrap
Lukacs T. Berki 2cd5fe6206 Make RunBlueprint() return an error, if need be.
This is so that it doesn't need to abruptly call os.Exit(), denying
callers the opportunity to do cleanups.

Bug: 244730498
Test: Presubmits.
Change-Id: Ifd191d3bbbf2fdea2ca49e4fb552e5d1c557b80f
2023-06-20 09:44:50 +00:00
..
bpdoc Change bpdoc to separate entries with the same type 2021-11-02 15:59:48 +00:00
bpglob Remove the -v argument from bpglob. 2021-11-04 11:48:43 +01:00
bootstrap.go Enable parallelCompile since golang is now >= 1.9 2023-03-03 21:57:29 +00:00
command.go Make RunBlueprint() return an error, if need be. 2023-06-20 09:44:50 +00:00
config.go Add VariableFuncContext argument to VariableFuncs 2022-11-04 18:21:31 +00:00
glob.go Make RunBlueprint() return an error, if need be. 2023-06-20 09:44:50 +00:00
writedocs.go Prefix file names with ctx.SrcDir() in docgen. 2021-09-08 09:34:56 +02:00