platform/upstream/make.git
1994-11-04 Roland McGrathRemove `DRAFT' from edition. 3.72
1994-11-01 Roland McGrath(Variables/Recursion): Fix typo. 3.71.5
1994-11-01 Roland McGrath(start_job_command): When ARGV is nil, only set update_...
1994-11-01 Roland McGrathDoc .DELETE_ON_ERROR.
1994-11-01 Roland McGrath(start_job_command): Call notice_finished_file for...
1994-10-27 Roland McGrath(snap_deps): Set COMMANDS_SILENT for .SILENT, not COMMA...
1994-10-27 Roland McGrath[alliant && i860] (FSCALE): Move defn before #ifndef...
1994-10-26 Roland McGrath(snap_deps): Set command_flags bits in all :: entries.
1994-10-24 Roland McGrath(snap_deps): Fix last change.
1994-10-24 Roland McGrath(posix_pedantic): Declare it.
1994-10-24 Roland McGrath(main): Move checks .IGNORE, .SILENT, .POSIX to snap_deps.
1994-10-24 Roland McGrath(snap_deps): Check .IGNORE, .SILENT, .POSIX here instea...
1994-10-24 Roland McGrath(start_job_command): In FLAGS initialization, OR in
1994-10-24 Roland McGrath(struct file): New member `command_flags'.
1994-10-24 Roland McGrath(Automatic Dependencies): Improve recommended sed command.
1994-10-17 Roland McGrath(Commands): Add warning about "blank" line starting...
1994-10-16 Roland McGrath(switches): Bump flag values for --no-print-directory and
1994-10-16 Roland McGrath(main): Add missing code in .IGNORE test.
1994-10-10 Roland McGrathDocument $+ and $(+D), $(+F).
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.
next