Lines Matching refs:help

17           help='Print the tool-chain prefix for a board (CROSS_COMPILE=)')
19 help='Branch name to build, or range of commits to build')
22 help='Show changes in function code size for each board')
24 help='List of board names to build separated by comma')
26 default=-1, help='Run build on the top n commits')
29 help='Reconfigure for every commit (disable incremental build)')
32 help='Show detailed size delta for each board in the -S summary')
34 help="Don't build, just configure each commit")
36 default=False, help='Show errors and warnings')
38 default=False, help='Treat all compiler warnings as errors')
41 help='Force build of boards even if already built')
44 help='Force build of previously-failed build')
46 help="Fetch a toolchain for architecture FETCH_ARCH ('list' to list)."
50 help='Git repo containing branch to build', default='.')
52 help='Path to buildman config file', default='')
54 default=False, help='Display the README file')
57 help='Build in the source tree instead of a separate directory')
60 default=False, help='Deprecated, does nothing. See -m')
62 default=None, help='Number of jobs to run at once (passed to make)')
64 default=False, help='Keep all build output files (e.g. binaries)')
66 … default=False, help='Show configuration changes in summary (both board config files and Kconfig)')
68 default=False, help="Don't convert y to 1 in configs")
70 default=False, help='Show a list of boards next to each error/warning')
72 help='List available tool chains (use -v to see probing detail)')
74 default=False, help="Run 'make mrproper before reconfiguring")
76 default=False, help="Do a dry run (describe actions, but do nothing)")
78 … default=False, help="Don't create subdirectories when building current source for a single board")
80 help='Directory where all builds happen and buildman has its workspace (default is ../)')
82 help="Override host toochain to use for sandbox (e.g. 'clang-7')")
84 default=False, help='Do a rough build, with limited warning resolution')
86 default=False, help="Use full toolchain path in CROSS_COMPILE")
88 default=False, help="Use an O= (output) directory per board rather than per thread")
90 default=False, help='Show a build summary')
92 default=False, help='Show image size variation in summary')
94 help='Skip tests which need the network')
96 default=1, help='Only build every n commits (0=just first and last)')
98 default=False, help='run tests')
101 help='Number of builder threads to use (0=single-thread)')
103 default=False, help='Show boards with unknown build result')
105 default=False, help='Show environment changes in summary')
107 default=False, help='Show build results while the build progresses')
109 default=False, help='Run make with V=1, logging all output')
111 default=False, help='Use the output directory as the work directory')
113 default=False, help='Return success even if there are warnings')
116 help='Specify a list of boards to exclude, separated by comma')
119 help='Filter out device-tree-compiler warnings from output')
122 help='Filter out migration warnings from output')