platform_build_blueprint/bootstrap
Chris Parsons 58a29728ea Close ninja file descriptor
With this close() missing, especially with large ninja files, soong paid
the runtime cost at arbitrary times during the rest of its execution (or
during process cleanup).

Test: Manual runs of `m nothing` and verifying timing metrics
Change-Id: Ibdfbf7371cfc4c58c485e76f96b8e9b9ad900972
2023-02-08 23:33:56 -05: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 Add VariableFuncContext argument to VariableFuncs 2022-11-04 18:21:31 +00:00
command.go Close ninja file descriptor 2023-02-08 23:33:56 -05:00
config.go Add VariableFuncContext argument to VariableFuncs 2022-11-04 18:21:31 +00:00
glob.go comment on how glob files are written 2022-12-21 01:04:19 -05:00
writedocs.go Prefix file names with ctx.SrcDir() in docgen. 2021-09-08 09:34:56 +02:00