Lines Matching refs:when
278 variable st is not used when it's not initialized.
313 (start_job_command): Fix a typo in error message when process_easy
347 struct dep when creating a new one.
431 * maintMakefile: We only need to build the templates when we are
666 (eval): Call find_char_unquote() with IGNOREVARS set when we're
799 jobserver tokens. I found that this happens when an exported
807 waiting_jobs. Increment jobserver_tokens when we get one.
814 master process, when using the jobserver.
824 consulted properly when checking for the "free" token.
893 * signame.c (strsignal): HAVE_DECL_SYS_SIGLIST is 0 when not
909 * main.c (main): Use o_file instead of o_default when defining
912 define_variable() when setting new value for the .DEFAULT_TARGET
961 previously we were stopping when !-q, exactly the opposite. This
1017 * read.c (eval): If necessary, update default_target_name when
1043 when the second expansion reverses them again they appear in
1079 * main.c (main): Check for ferror() when reading makefiles from stdin.
1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when
1141 complain that this file doesn't exist when we checkout from CVS.
1286 (remake_file): Don't complain about un-remake-able files when
1305 %SYSTEM-F-NOPRIV. It happens when setting up a handler for
1430 MAKE=make even when no make already exists. Fix bug #3823.
1481 "thundering herd" problem when using -l to control job creation
1609 process the variable handling properly even when the same pattern
1616 * variable.h (struct variable): Remember when a variable is
1765 pathological performance hit when doing substitutions on very
1793 before we eval, then restore the old one when we're done.
1958 be made, when directories can be created as prerequisites. He
2021 * variable.c (define_variable_in_set): Set "exportable" when a new
2185 * file.c (print_file): Show order-only deps properly when printing
2262 (uniquize_deps): Consider ignore_mtime when comparing deps.