Lines Matching refs:False

21           action='store_true', default=False,
28 action='store_true', default=False,
31 action='store_true', default=False,
33 parser.add_option('-D', '--config-only', action='store_true', default=False,
36 default=False, help='Show errors and warnings')
38 default=False, help='Treat all compiler warnings as errors')
40 action='store_true', default=False,
43 action='store_true', default=False,
54 default=False, help='Display the README file')
56 action='store_true', default=False,
60 default=False, help='Deprecated, does nothing. See -m')
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')
71 parser.add_option('--list-tool-chains', action='store_true', default=False,
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")
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')
93 parser.add_option('--skip-net-tests', action='store_true', default=False,
98 default=False, help='run tests')
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')
118 default=False,
121 default=False,