Lines Matching refs:False
21 action='store_true', default=False,
26 action='store_true', default=False,
29 action='store_true', default=False,
31 parser.add_option('-D', '--config-only', action='store_true', default=False,
34 default=False, help='Show errors and warnings')
36 action='store_true', default=False,
39 action='store_true', default=False,
50 default=False, help='Display the README file')
52 action='store_true', default=False,
55 default=False, help='Do not run make mrproper (when reconfiguring)')
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')
66 parser.add_option('--list-tool-chains', action='store_true', default=False,
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")
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')
88 default=False, help='run tests')
92 default=False, help='Show boards with unknown build result')
94 default=False, help='Show build results while the build progresses')
96 default=False, help='Run make with V=1, logging all output')