Sign in
fuchsia
/
fuchsia.git
/
refs/heads/main
/
.
/
build
/
tools
tree: fb2a2803731eb03b233d3749a2f456b8a0ec44cc
bazel2gn/
formatjson5/
gzip/
json_merge/
json_validator/
merge_and_sort/
tarmaker/
BUILD.gn
README.md
build/tools/README.md
This directory contains a collection of tools used in the GN build:
JSON merge
: merges JSON files;
JSON validator
: verifies that JSON files match a given schema;
Tar maker
: efficiently creates tarballs from file manifests.