platform/upstream/make.git
1995-02-05 Roland McGrathCheck for mktemp. 3.72.5
1995-02-05 Roland McGrath(main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp.
1995-02-05 Roland McGrath(make_cv_sysconf_open_max): New check for `sysconf...
1995-02-05 Roland McGrathAdded #undef HAVE_SYSCONF_OPEN_MAX.
1995-02-05 Roland McGrath[HAVE_SYSCONF_OPEN_MAX] (getdtablesize): Define as...
1995-01-27 Roland McGrath(update_file_1): When !MUST_MAKE, don't set FILE->updat...
1995-01-26 Roland McGrath(debug_signal_handler): New function; toggles debug_flag.
1995-01-16 Roland McGrath(realclean): Remove Info files.
1995-01-15 Roland McGrath(variable_expand): Fix braino in last change. 3.72.4
1995-01-15 Roland McGrathFix nits in last change.
1995-01-15 Roland McGrath(start_job_command): Save and restore environ around...
1995-01-15 Roland McGrath(variable_expand): Rewrote computed variable name and...
1995-01-15 Roland McGrath(construct_command_argv_internal): Handle " quoting...
1995-01-15 Roland McGrath(union wait check): If WEXITSTATUS and WTERMSIG are...
1995-01-13 Roland McGrath(Foreach Function): Correccion de gramatica espanola.
1995-01-11 Roland McGrath(default_variables) [__hpux]: Remove special definition...
1995-01-10 Roland McGrath(clean): Don't remove Info files.
1995-01-10 Roland McGrath($(bindir)/make): Fix typo in echo.
1995-01-10 Roland McGrathFix typo in comment.
1995-01-10 Roland McGrath(check): Remove gratuitous target declaration.
1995-01-07 Roland McGrath(ETAGS, CTAGS): Don't use -t.
1995-01-07 Roland McGrathInclude config.h first.
1995-01-07 Roland McGrath(ar_name_equal) [cray]: Subtract 1 like [__hpux].
1995-01-07 Roland McGrath(decode_switches): For --help, print usage to stdout.
1995-01-04 Richard M.... install, uninstall, installdirs should not alter the...
1994-12-05 Roland McGrath(update_file_1): Do set_command_state (FILE, cs_not_sta... 3.72.3
1994-11-29 Roland McGrath(start_waiting_job): Use set_command_state.
1994-11-28 Roland McGrath(CPPFLAGS): New variable.
1994-11-28 Roland McGrath(build.sh.in): Make it executable.
1994-11-28 Roland McGrath(globfiles): Add configure.in, configure.
1994-11-28 Roland McGrath(make-$(version).tar): Rename install.sh to install-sh. 3.72.2
1994-11-28 Roland McGrath(prefix, exec_prefix): Set.
1994-11-28 Roland McGrathAbbreviate copyright years.
1994-11-28 Roland McGrath(AC_OUTPUT): Don't write glob/Makefile.
1994-11-28 Roland McGrath(AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED.
1994-11-28 Roland McGrathDon't check for ranlib.
1994-11-23 Roland McGrath(notice_finished_file): Only mark also_make's as update...
1994-11-15 Roland McGrathPut dnls before random whitespace.
1994-11-13 Roland McGrath(CPPFLAGS): New variable, set from @CPPFLAGS@.
1994-11-11 David J. MacKenzieExplain reason for new filesystem layout.
1994-11-08 Roland McGrathAdd #undef HAVE_UNION_WAIT.
1994-11-08 Roland McGrathConverted to Autoconf v2.
1994-11-08 Roland McGrathTest HAVE_DIRENT_H, HAVE_SYS_DIR_H, HAVE_NDIR_H instead...
1994-11-07 Roland McGrath(prefix, exec_prefix): Set these from @...@.
1994-11-07 Roland McGrathInitial revision
1994-11-07 Roland McGrath(define_makeflags): When no flags, set WORDS to zero.
1994-11-06 Roland McGrath(define_makeflags): Terminate properly when FLAGSTRING...
1994-11-04 Roland McGrath(rcs-mark-{alpha,beta}): Let make do the globbing inste...
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
next