• Home
  • Raw
  • Download

Lines Matching refs:help

17           help='Branch name to build, or range of commits to build')
20 help='Show changes in function code size for each board')
22 default=-1, help='Run build on the top n commits')
25 help='Reconfigure for every commit (disable incremental build)')
28 help='Show detailed information for each board in summary')
30 help="Don't build, just configure each commit")
32 default=False, help='Show errors and warnings')
34 default=False, help='Treat all compiler warnings as errors')
37 help='Force build of boards even if already built')
40 help='Force build of previously-failed build')
42 help="Fetch a toolchain for architecture FETCH_ARCH ('list' to list)."
46 help='Git repo containing branch to build', default='.')
48 help='Path to buildman config file', default='')
50 default=False, help='Display the README file')
53 help='Build in the source tree instead of a separate directory')
55 default=False, help='Do not run make mrproper (when reconfiguring)')
57 default=None, help='Number of jobs to run at once (passed to make)')
59 default=False, help='Keep all build output files (e.g. binaries)')
61 … default=False, help='Show configuration changes in summary (both board config files and Kconfig)')
63 default=False, help="Don't convert y to 1 in configs")
65 default=False, help='Show a list of boards next to each error/warning')
67 help='List available tool chains')
69 default=False, help="Do a dry run (describe actions, but do nothing)")
71 … default=False, help="Don't create subdirectories when building current source for a single board")
74 help='Directory where all builds happen and buildman has its workspace (default is ../)')
76 default=False, help='Do a rough build, with limited warning resolution')
78 default=False, help="Use full toolchain path in CROSS_COMPILE")
80 default=False, help="Use an O= (output) directory per board rather than per thread")
82 default=False, help='Show a build summary')
84 default=False, help='Show image size variation in summary')
86 help='Skip tests which need the network')
88 default=1, help='Only build every n commits (0=just first and last)')
90 default=False, help='run tests')
92 default=None, help='Number of builder threads to use')
94 default=False, help='Show boards with unknown build result')
96 default=False, help='Show environment changes in summary')
98 default=False, help='Show build results while the build progresses')
100 default=False, help='Run make with V=1, logging all output')
103 help='Specify a list of boards to exclude, separated by comma')