Searched refs:noExecute (Results 1 – 15 of 15) sorted by relevance
25 noExecute, debug, isWindows, order, argument38 self.noExecute = noExecute
52 noExecute=False,
37 noExecute=opts.noExecute,
1994 if litConfig.noExecute:
203 if (noExecute || is_out_of_date(Dir_MTime(gn))) in CompatMake()208 if (noExecute || is_out_of_date(Dir_MTime(sib))) in CompatMake()
45 extern bool noExecute; /* True if should execute nothing */
256 if (noExecute) { in Job_Touch()627 doExecute = !noExecute; in do_run_command()651 if ( noExecute || !silent) in do_run_command()694 job->node->name, (noExecute || !silent) ? "" : cmd); in do_run_command()
81 bool noExecute; /* -n flag */ variable155 noExecute = true; in posixParseOptLetter()672 noExecute = false; /* Execute all commands */ in main()
263 if (noExecute || is_out_of_date(Dir_MTime(cgn))) in Make_Update()
179 if (dying && !noExecute && !Targ_Precious(j->node)) { in may_remove_target()
99 if litConfig.noExecute:
282 if litConfig.noExecute:
87 noExecute=False,
33 noExecute=False,
132 if litConfig.noExecute: