Home
last modified time | relevance | path

Searched refs:GN (Results 1 – 4 of 4) sorted by relevance

/hafnium/
A DMakefile56 GN ?= $(PREBUILTS)/gn/gn macro
85 @$(GN) --export-compile-commands gen --args='$(GN_ARGS)' $(OUT_DIR)
108 @find . \( -name \*.gn -o -name \*.gni \) | xargs -n1 $(GN) format
/hafnium/docs/hypervisor/
A DCodeStructure.md6 Everything is built with [GN](https://gn.googlesource.com/gn/).
23 * `build`: Common GN configuration, build scripts, and linker
/hafnium/build/linux/
A Dlinux.gni81 # We never use the output but GN requires each target to have one, and for
/hafnium/docs/getting_started/
A Dproject-structure.rst43 - `build`: Common GN configuration, build scripts, and linker script.

Completed in 5 milliseconds