summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-04-22(update_goal_chain): Reset FILE to G->file after the double-colon loop so3.70.3Roland McGrath1-0/+3
1994-04-22(read_makefile): Fix `override define' parsing to skip whitespace afterRoland McGrath1-1/+1
1994-04-22(srcdir): Define as @srcdir@; don't reference $(VPATH).Roland McGrath1-1/+4
1994-04-21(Using Variables): Fixed @xref node to `Automatic'.3.70.2Roland McGrath1-1/+1
1994-04-21(dist): Depend on rcs-mark first.Roland McGrath1-5/+6
1994-04-21(Using Variables): Fix menu item to `Automatic'.Roland McGrath1-1/+1
1994-04-21Undo last change; reverted to revision 1.22.Roland McGrath1-4/+16
1994-04-21(parse_file_seq): Fix typo in last change. Remove unused variable.Roland McGrath1-2/+1
1994-04-21(chop_commands): Fix braino in last change (failed to initialize IDX forRoland McGrath1-0/+1
1994-04-21(remove_comments): Use find_char_unquote.Roland McGrath1-28/+5
1994-04-21(find_char_unquote): Declare it.Roland McGrath1-1/+1
1994-04-21(find_char_unquote): New function, generalized from find_percent.Roland McGrath1-72/+60
1994-04-21(chop_commands): Use find_char_unquote to find newlines.Roland McGrath1-17/+4
1994-04-21(pattern_search): Always allocate new storage for FILE->stem.Roland McGrath1-2/+4
1994-04-21Check for seteuid and setegid.Roland McGrath1-1/+1
1994-04-21[HAVE_SETEUID]: Declare seteuid.Roland McGrath1-2/+36
1994-04-21Clarify -q exit status.Roland McGrath1-3/+20
1994-04-21(update_goal_chain): Set STATUS to FILE->update_status, to preserve whetherRoland McGrath1-3/+8
1994-04-21(main, decode_switches): Die with 2 for errors.Roland McGrath1-3/+7
1994-04-21(fatal, makefile_fatal): Die with 2; 1 is reserved for -q answer.Roland McGrath1-2/+2
1994-04-21(reap_children): Die with 2 for error.Roland McGrath1-6/+12
1994-04-21(read_makefile): Don't mark makefiles as precious. Just like otherRoland McGrath1-1/+0
1994-04-21(Automatic Dependencies): Mention here that deps preclude intermediate files.Roland McGrath1-0/+5
1994-04-21(Wildcard Pitfall): Fixed typo.Roland McGrath1-1/+1
1994-04-21(Bugs): Take my bloody e-mail address out of the manual and tell them toRoland McGrath1-15/+5
1994-04-21(Archive Members): Don't say archive file must exist. Instead, in ar cmdsRoland McGrath1-6/+7
1994-04-20(read_makefile): Write no error msg for -include file.Roland McGrath1-1/+2
1994-04-20(dist-flavor): New variable, default to alpha.Roland McGrath1-4/+7
1994-04-20(Using Variables): Add paragraph that xrefs to Automatic Variables.Roland McGrath1-2/+8
1994-04-06(fatal_error_signal): Don't unblock signals.Roland McGrath1-13/+4
1994-04-05(update_goal_chain): Do inner loop on double-colon entries.Roland McGrath1-89/+109
1994-04-05(main): When disqualifying makefiles for updating, use double_colon pointerRoland McGrath1-3/+1
1994-04-05(enter_file): If there is already a double-colon entry for the file, setRoland McGrath1-2/+4
1994-04-05(record_files): Set double_colon pointer instead of flag.Roland McGrath1-4/+8
1994-04-05(try_variable_definition): Return after abort.Roland McGrath1-1/+1
1994-04-05(struct file): Change member `double_colon' from flag to `struct file *'.Roland McGrath1-2/+5
1994-04-01(read_makefile): Remove unused variable.Roland McGrath1-5/+6
1994-03-29Put $Id$ inside [] in AC_REVISION, since expansion contains a comma.Roland McGrath1-1/+1
1994-03-29(rcs-mark-alpha): New target.Roland McGrath1-0/+5
1994-03-29(Makefile.in): Edit MAKE assignment into @SET_MAKE@.Roland McGrath1-1/+1
1994-03-28Do AC_SET_MAKE.Roland McGrath1-0/+1
1994-03-28Added rcsid.Roland McGrath1-0/+1
1994-03-23entered into RCSRoland McGrath1-2/+2
1994-03-23Added rcs id.Roland McGrath1-0/+1
1994-03-23entered into RCSRoland McGrath15-21/+29
1994-03-04entered into RCSRoland McGrath1-7/+18
1994-03-04Formerly read.c.~75~Roland McGrath1-3/+15
1994-03-04Formerly misc.c.~31~Roland McGrath1-19/+3
1994-02-16entered into RCSRoland McGrath1-0/+2
1994-02-16Formerly read.c.~74~Roland McGrath1-7/+29