Searched refs:GN (Results 1 – 4 of 4) sorted by relevance
56 GN ?= $(PREBUILTS)/gn/gn macro85 @$(GN) --export-compile-commands gen --args='$(GN_ARGS)' $(OUT_DIR)108 @find . \( -name \*.gn -o -name \*.gni \) | xargs -n1 $(GN) format
6 Everything is built with [GN](https://gn.googlesource.com/gn/).23 * `build`: Common GN configuration, build scripts, and linker
81 # We never use the output but GN requires each target to have one, and for
43 - `build`: Common GN configuration, build scripts, and linker script.
Completed in 10 milliseconds