summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-11-04Remove `DRAFT' from edition.3.72Roland McGrath1-1/+1
1994-11-01(Variables/Recursion): Fix typo.3.71.5Roland McGrath1-1/+1
1994-11-01(start_job_command): When ARGV is nil, only set update_state and callRoland McGrath1-2/+6
1994-11-01Doc .DELETE_ON_ERROR.Roland McGrath1-50/+94
1994-11-01(start_job_command): Call notice_finished_file for empty command line.Roland McGrath1-0/+1
1994-10-27(snap_deps): Set COMMANDS_SILENT for .SILENT, not COMMANDS_NOERROR.Roland McGrath1-1/+1
1994-10-27[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.Roland McGrath1-7/+7
1994-10-26(snap_deps): Set command_flags bits in all :: entries.Roland McGrath1-2/+4
1994-10-24(snap_deps): Fix last change.Roland McGrath1-12/+20
1994-10-24(posix_pedantic): Declare it.Roland McGrath1-0/+1
1994-10-24(main): Move checks .IGNORE, .SILENT, .POSIX to snap_deps.Roland McGrath1-11/+2
1994-10-24(snap_deps): Check .IGNORE, .SILENT, .POSIX here instead of in main.Roland McGrath1-2/+18
1994-10-24(start_job_command): In FLAGS initialization, OR inRoland McGrath1-1/+6
1994-10-24(struct file): New member `command_flags'.Roland McGrath1-1/+2
1994-10-24(Automatic Dependencies): Improve recommended sed command.Roland McGrath1-2/+8
1994-10-17(Commands): Add warning about "blank" line starting with a tab.Roland McGrath1-6/+8
1994-10-16(switches): Bump flag values for --no-print-directory andRoland McGrath1-2/+2
1994-10-16(main): Add missing code in .IGNORE test.Roland McGrath1-1/+1
1994-10-10Document $+ and $(+D), $(+F).Roland McGrath1-3/+18
1994-10-10(define_automatic_variables): Define +D and +F.Roland McGrath1-0/+2
1994-10-01(main): Define hidden automatic variable with command vars, andRoland McGrath1-5/+25
1994-09-30(posix_pedantic): New variable.Roland McGrath1-2/+12
1994-09-29Comment fix.Roland McGrath1-1/+1
1994-09-29(set_file_variables): Define new automatic variable $+, like $^ but beforeRoland McGrath1-16/+46
1994-09-29(reap_children): Call delete_child_targets for non-signal error ifRoland McGrath1-1/+7
1994-09-28[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.Roland McGrath1-1/+16
1994-09-26(reap_children): Don't change C->file->command_state when dying.Roland McGrath1-24/+29
1994-09-26(quote_as_word): Actually test DOUBLE_DOLLARS, instead of always doubling.Roland McGrath1-1/+1
1994-09-26(quote_as_word): Renamed from shell_quote.Roland McGrath1-53/+67
1994-09-26[__MSDOS__]: Fixed typo.Roland McGrath1-1/+1
1994-09-26(selective_vpath_search): Reset EXISTS when stat fails.Roland McGrath1-0/+2
1994-09-26remove CONFIG_BROKETSDavid J. MacKenzie1-7/+0
1994-09-26REMOVE CONFIG_BROKETSDavid J. MacKenzie1-7/+0
1994-09-26remove CONFIG_BROKETSDavid J. MacKenzie1-4/+0
1994-09-17(getloadavg): Add OSF_ALPHA support.Richard M. Stallman1-0/+13
1994-09-10Include <assert.h> and use assert instead of printfs and abort.Roland McGrath1-9/+4
1994-09-10(decode_switches): Loop until optind hits ARGC, not just until getopt_longRoland McGrath1-17/+74
1994-09-09Add HAVE_SYS_SIGLIST and HAVE__SYS_SIGLIST.3.71.2Roland McGrath1-0/+6
1994-09-09(Archive Suffix Rules): Remove Next pointer.Roland McGrath1-1/+1
1994-09-09(decode_switches): The non-option return from getopt is 1, not 0.Roland McGrath1-61/+145
1994-09-09(other_args): Variable removed.Roland McGrath1-128/+61
1994-09-07(notice_finished_file): Only recheck modtimes if FILE->command_state wasRoland McGrath1-6/+5
1994-09-07(start_job_command): Whenever we set CHILD->file->update_status, callRoland McGrath1-4/+6
1994-09-07(set_command_state): Actually set FILE->command_state.Roland McGrath1-0/+2
1994-09-07(set_command_state): Fix typo.Roland McGrath1-1/+1
1994-09-07(set_command_state): Declare D.Roland McGrath1-1/+1
1994-09-07Add missing ".Roland McGrath1-1/+1
1994-09-07Changed all assignments of command_state members to calls toRoland McGrath2-9/+9
1994-09-07(set_command_state): New function.Roland McGrath1-0/+13
1994-09-06Declare set_command_state.Roland McGrath1-0/+1