Lines Matching refs:product
15 …erface compilation guidance, compilation target dependency check, and compilation product cleaning.
32 1. **hb set**: Set the OpenHarmony source code directory and the product to build.
33 2. **hb build**: Build the product, development board, or component. The process to build the solu…
35 …- **Running gn**: Run the **gn gen** command to read the product configuration \(related to th…
36 - **Running Ninja**: Run **ninja -C out/company/product** to start build.
75 -p PRODUCT_NAME, --product-name PRODUCT_NAME
76 …Default:''. Help:Build a specified product. You could use this option like this: 1.'hb set --produ…
82 - **hb set -p --product** is used to set the product to build.
83 …- hb set --all Select customized product configurations, such as product chip architecture, rele…
106 -p PRODUCT_NAME, --product-name PRODUCT_NAME
107 …product. If you have executed 'hb set', execute 'hb build' directly. Or you could use this option …
109 … each may support different cpu architectures, run 'hb set --all' to list product all supported cpu
162 --archive-image Default:False. Help:archive image when build product complete
176 …*hb build** with no argument, the previously configured code directory, product, and options are …
177 …ld** _\{component\}_ to build product components separately based on the development board and ke…
178 … - You can run **hb build** _\{component_test\}_ to build product component tests separately.
179 … - You can run **hb build -p PRODUCT** to skip the setting step and build the product directly.
185 …Clear the build result of the product in the **out** directory, and leave the **args.gn** and …
195 …--clean-out-product Default:False. Help:clean out/{product} directory that generated by last c…