platform/upstream/make.git
1994-10-10 Roland McGrath(define_automatic_variables): Define +D and +F.
1994-10-01 Roland McGrath(main): Define hidden automatic variable with command...
1994-09-30 Roland McGrath(posix_pedantic): New variable.
1994-09-29 Roland McGrathComment fix.
1994-09-29 Roland McGrath(set_file_variables): Define new automatic variable...
1994-09-29 Roland McGrath(reap_children): Call delete_child_targets for non...
1994-09-28 Roland McGrath[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT...
1994-09-26 Roland McGrath(reap_children): Don't change C->file->command_state...
1994-09-26 Roland McGrath(quote_as_word): Actually test DOUBLE_DOLLARS, instead...
1994-09-26 Roland McGrath(quote_as_word): Renamed from shell_quote.
1994-09-26 Roland McGrath[__MSDOS__]: Fixed typo.
1994-09-26 Roland McGrath(selective_vpath_search): Reset EXISTS when stat fails.
1994-09-26 David J. MacKenzieremove CONFIG_BROKETS
1994-09-26 David J. MacKenzieREMOVE CONFIG_BROKETS
1994-09-26 David J. MacKenzieremove CONFIG_BROKETS
1994-09-17 Richard M.... (getloadavg): Add OSF_ALPHA support.
1994-09-10 Roland McGrathInclude <assert.h> and use assert instead of printfs...
1994-09-10 Roland McGrath(decode_switches): Loop until optind hits ARGC, not...
1994-09-09 Roland McGrathAdd HAVE_SYS_SIGLIST and HAVE__SYS_SIGLIST. 3.71.2
1994-09-09 Roland McGrath(Archive Suffix Rules): Remove Next pointer.
1994-09-09 Roland McGrath(decode_switches): The non-option return from getopt...
1994-09-09 Roland McGrath(other_args): Variable removed.
1994-09-07 Roland McGrath(notice_finished_file): Only recheck modtimes if FILE...
1994-09-07 Roland McGrath(start_job_command): Whenever we set CHILD->file->updat...
1994-09-07 Roland McGrath(set_command_state): Actually set FILE->command_state.
1994-09-07 Roland McGrath(set_command_state): Fix typo.
1994-09-07 Roland McGrath(set_command_state): Declare D.
1994-09-07 Roland McGrathAdd missing ".
1994-09-07 Roland McGrathChanged all assignments of command_state members to...
1994-09-07 Roland McGrath(set_command_state): New function.
1994-09-06 Roland McGrathDeclare set_command_state.
1994-09-06 Roland McGrath(init_switches): Put a + first in options.
1994-08-21 Richard M.... entered into RCS
1994-08-10 gnuFormerly make-stds.texi.~29~
1994-07-25 Roland McGrathInitial revision
1994-07-25 Roland McGrathAdded trailing CRs.
1994-07-25 Roland McGrathChanged all uses of ':' to PATH_SEPARATOR_CHAR.
1994-07-25 Roland McGrath(directory_before_chdir): New variable, moved out of...
1994-07-25 Roland McGrath(PATH_SEPARATOR_CHAR): Macro removed (now in make.h).
1994-07-25 Roland McGrath(PATH_SEPARATOR_CHAR): New macro; differing defns for...
1994-07-25 Roland McGrath[__MSDOS__]: Include <process.h>.
1994-07-25 Roland McGrath(expand_function: `shell') [__MSDOS__]: Wholly new...
1994-07-25 Roland McGrath[__MSDOS__] (dosify): New function.
1994-07-25 Roland McGrath[__MSDOS__]: Define GCC_IS_NATIVE.
1994-07-25 Roland McGrathInitial revision
1994-07-25 Roland McGrath(fatal_error_signal) [__MSDOS__]: Just remove intermedi...
1994-07-25 Roland McGrath(set_file_variables): Add parens in length computation...
1994-07-25 Roland McGrath(read_makefile): Free FILENAME if we allocated it....
1994-07-20 Roland McGrathUpdate ISBN number to 1-882114-50-7 for edition 0.46.
1994-07-08 Roland McGrathSplit a shell command line in @example to avoid overful...
1994-07-05 Roland McGrath(Goals): Say that only first target in first rule is...
1994-07-04 Roland McGrath(selective_vpath_search): Use safe_stat in place of...
1994-07-04 Roland McGrath(construct_include_path): Use safe_stat in place of...
1994-07-04 Roland McGrath(search_path): Use safe_stat in place of stat.
1994-07-04 Roland McGrath(find_directory): Use safe_stat in place of stat.
1994-07-04 Roland McGrath(delete_target): Use safe_stat in place of stat.
1994-07-04 Roland McGrath(ar_member_touch) [EINTR]: Do EINTR looping around...
1994-07-04 Roland McGrath(name_mtime): Use safe_stat in place of stat.
1994-07-04 Roland McGrath(safe_stat): New function, EINTR-safe wrapper around...
1994-06-24 Roland McGrath(read_makefile): Check for a shell command first, and...
1994-06-24 Roland McGrathFix typo in last change.
1994-06-24 Roland McGrath[__arm]: Undefine POSIX.
1994-06-24 Roland McGrath(construct_command_argv_internal): After swallowing...
1994-06-04 Roland McGrathPut #include of errno.h and decl of errno before #ifnde...
1994-06-04 Roland McGrathDon't check for sys_siglist and _sys_siglist with AC_HA...
1994-06-02 Richard M.... [emacs]: Block input around the garbage reclamation.
1994-05-23 Roland McGrath[!__GNU_LIBRARY__ && !POSIX]: Also test #ifndef _POSIX_...
1994-05-23 Roland McGrath[GETLOADAVG_PRIVILEGED] [POSIX]: Remove bogus #ifndefs...
1994-05-21 Roland McGrath[GETLOADAVG_PRIVILEGED] [POSIX]: Don't test [HAVE_SETUI... 3.71
1994-05-21 Roland McGrath[_POSIX_VERSION]: Don't #define POSIX #ifdef ultrix.
1994-05-21 Roland McGrath(loadavg): Depend on and use loadavg.c instead of getlo...
1994-05-19 Roland McGrath(AC_MACRODIR): Don't define it.
1994-05-17 Roland McGrathCorrect update date updated in last change. 3.70.4
1994-05-17 Roland McGrathUpdate update date for last change.
1994-05-17 Roland McGrath[GETLOADAVG_PRIVILEGED] [! POSIX]: Undefine HAVE_SETEUI...
1994-05-17 Roland McGrath(SCCS_GET_MINUS_G check): Put -G flag before file name.
1994-05-17 Roland McGrath(default_terminal_rules): In SCCS rules, put $(SCCS_OUT...
1994-05-11 Roland McGrath(Overriding Makefiles): Don't suggest using .DEFAULT...
1994-05-10 Roland McGrath(construct_command_argv_internal): Swallow backslash...
1994-05-05 Roland McGrath(do_define): Call collapse_continuations on each line...
1994-05-02 Roland McGrath(AC_MACRODIR): Change default back.
1994-05-02 Roland McGrathNote that dirs in VPATH, vpath can be separated by...
1994-05-02 Roland McGrath(config.h.in): Use $(AC_MACRODIR) in dep.
1994-05-02 Roland McGrath(AC_MACRODIR): Define if undefined.
1994-04-25 Roland McGrath(ARCH==hp300): Disabled customs.
1994-04-25 Roland McGrath(construct_command_argv_internal): Notice newline insid...
1994-04-22 Roland McGrath(update_goal_chain): Reset FILE to G->file after the... 3.70.3
1994-04-22 Roland McGrath(read_makefile): Fix `override define' parsing to skip...
1994-04-22 Roland McGrath(srcdir): Define as @srcdir@; don't reference $(VPATH).
1994-04-21 Roland McGrath(Using Variables): Fixed @xref node to `Automatic'. 3.70.2
1994-04-21 Roland McGrath(dist): Depend on rcs-mark first.
1994-04-21 Roland McGrath(Using Variables): Fix menu item to `Automatic'.
1994-04-21 Roland McGrathUndo last change; reverted to revision 1.22.
1994-04-21 Roland McGrath(parse_file_seq): Fix typo in last change. Remove...
1994-04-21 Roland McGrath(chop_commands): Fix braino in last change (failed...
1994-04-21 Roland McGrath(remove_comments): Use find_char_unquote.
1994-04-21 Roland McGrath(find_char_unquote): Declare it.
1994-04-21 Roland McGrath(find_char_unquote): New function, generalized from...
1994-04-21 Roland McGrath(chop_commands): Use find_char_unquote to find newlines.
1994-04-21 Roland McGrath(pattern_search): Always allocate new storage for FILE...
next