Lines Matching refs:targets
19 const char kLs_HelpShort[] = "ls: List matching targets.";
24 Lists all targets matching the given pattern for the given build directory.
25 By default, only targets in the default toolchain will be matched unless a
28 If the label pattern is unspecified, list all targets. The label pattern is
41 Lists all targets in the default toolchain.
44 Lists all targets in the directory base and all subdirectories.
47 Lists all targets defined in //base/BUILD.gn.
56 Builds all targets in //base and all subdirectories.
91 // List all resolved targets in the default toolchain.
97 // List all resolved targets.