summaryrefslogtreecommitdiff
path: root/remake.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-08* Minor code cleanup.Paul Smith1-1/+1
1999-07-06* Various bugfixes/updates. See ChangeLog.Paul Smith1-10/+15
1999-06-14* Various bug fixes.Paul Smith1-8/+3
1999-04-09If a file declared .INTERMEDIATE already exists before make starts, wePaul Smith1-1/+12
1999-03-05* Define and use xstrdup() instead of strdup().Paul Smith1-3/+3
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-1/+2
1999-02-22* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1-52/+83
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-48/+49
1998-07-30GNU make release 3.77.Paul Smith1-55/+82
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-18/+10
1997-08-18Bug fixes and automake changes.Paul Smith1-29/+37
1997-04-07Changes for make 3.75.1Paul Smith1-16/+90
1996-07-20Sat Jul 20 12:32:10 1996 Klaus Kämpf (kkaempf@progis.de)Roland McGrath1-0/+1
1996-07-14Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-16/+7
1996-05-22Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1-0/+10
1996-05-09Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+10
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-10/+42
1996-03-20Sat Aug 19 23:11:00 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>Roland McGrath1-38/+67
1996-03-01Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-9/+9
1996-02-29Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-1/+22
1995-12-12Use plain stat instead of safe_stat.Roland McGrath1-1/+1
1995-11-26Pass new arg in `message' calls.Roland McGrath1-9/+5
1995-11-22(touch_file): Removing newline from message string.Roland McGrath1-1/+1
1995-11-21(touch_file): Use message instead of printf.Roland McGrath1-5/+2
1995-04-08(notice_finished_file): Set FILE->update_status to zero if it's -1.Roland McGrath1-1/+7
1995-03-24(update_file_1): Handle FILE->update_status == 2 in -d printout.Roland McGrath1-2/+5
1995-03-24(remake_file): Set update_status to 2 instead of 1 for no rule to make.Roland McGrath1-4/+18
1995-01-27(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zeroRoland McGrath1-7/+9
1994-12-05(update_file_1): Do set_command_state (FILE, cs_not_started) only if old3.72.3Roland McGrath1-1/+10
1994-11-23(notice_finished_file): Only mark also_make's as updated if really ranRoland McGrath1-1/+1
1994-09-10Include <assert.h> and use assert instead of printfs and abort.Roland McGrath1-9/+4
1994-09-07(notice_finished_file): Only recheck modtimes if FILE->command_state wasRoland McGrath1-6/+5
1994-09-07Changed all assignments of command_state members to calls toRoland McGrath1-5/+5
1994-07-04(name_mtime): Use safe_stat in place of stat.Roland McGrath1-2/+10
1994-04-22(update_goal_chain): Reset FILE to G->file after the double-colon loop so3.70.3Roland McGrath1-0/+3
1994-04-21(update_goal_chain): Set STATUS to FILE->update_status, to preserve whetherRoland McGrath1-3/+8
1994-04-05(update_goal_chain): Do inner loop on double-colon entries.Roland McGrath1-89/+109
1994-03-23entered into RCSRoland McGrath1-2/+2
1993-10-27Formerly remake.c.~52~Roland McGrath1-1/+1
1993-10-26Formerly remake.c.~51~Roland McGrath1-1/+1
1993-09-17Formerly remake.c.~50~Roland McGrath1-9/+7
1993-04-12Formerly remake.c.~49~Roland McGrath1-5/+3
1993-03-08Formerly remake.c.~48~Roland McGrath1-2/+2
1993-02-08Formerly remake.c.~47~Roland McGrath1-7/+19
1993-02-05Formerly remake.c.~46~Roland McGrath1-2/+11
1993-01-26Formerly remake.c.~45~Roland McGrath1-5/+6
1993-01-25Formerly remake.c.~44~Roland McGrath1-25/+45
1993-01-22Formerly remake.c.~43~Roland McGrath1-6/+10
1993-01-21Formerly remake.c.~42~Roland McGrath1-9/+10
1993-01-15Formerly remake.c.~41~Roland McGrath1-2/+3