Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-03-24 | (update_file_1): Handle FILE->update_status == 2 in -d printout. | Roland McGrath | 1 | -2/+5 | |
1995-03-24 | (remake_file): Set update_status to 2 instead of 1 for no rule to make. | Roland McGrath | 1 | -4/+18 | |
Mention parent (dependent) in error message. | |||||
1995-01-27 | (update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero | Roland McGrath | 1 | -7/+9 | |
before calling notice_finished_file. (notice_finished_file): Touch only when FILE->update_status is zero. (remake_file): Set FILE->update_status to zero after not calling execute_file_command and deciding to touch instead. | |||||
1994-12-05 | (update_file_1): Do set_command_state (FILE, cs_not_started) only if old3.72.3 | Roland McGrath | 1 | -1/+10 | |
state was deps_running. | |||||
1994-11-23 | (notice_finished_file): Only mark also_make's as updated if really ran | Roland McGrath | 1 | -1/+1 | |
cmds. | |||||
1994-09-10 | Include <assert.h> and use assert instead of printfs and abort. | Roland McGrath | 1 | -9/+4 | |
1994-09-07 | (notice_finished_file): Only recheck modtimes if FILE->command_state was | Roland McGrath | 1 | -6/+5 | |
cs_running on entry (meaning the commands actually just ran). (update_file_1): Whenever we set FILE->update_status, call notice_finished_file instead of just set_command_state. | |||||
1994-09-07 | Changed all assignments of command_state members to calls to | Roland McGrath | 1 | -5/+5 | |
set_command_state. | |||||
1994-07-04 | (name_mtime): Use safe_stat in place of stat. | Roland McGrath | 1 | -2/+10 | |
(touch_file) [EINTR]: Do EINTR looping around fstat. | |||||
1994-04-22 | (update_goal_chain): Reset FILE to G->file after the double-colon loop so3.70.3 | Roland McGrath | 1 | -0/+3 | |
it is never null for following code. | |||||
1994-04-21 | (update_goal_chain): Set STATUS to FILE->update_status, to preserve whether | Roland McGrath | 1 | -3/+8 | |
it's 2 for error or 1 for -q trigger. When STATUS gets nonzero and -q is set, always stop immediately. | |||||
1994-04-05 | (update_goal_chain): Do inner loop on double-colon entries. | Roland McGrath | 1 | -89/+109 | |
(update_file): Use FILE->double_colon pointer to find all entries. (f_mtime): Likewise. (notice_finished_file): Propagate mtime change to all entries. | |||||
1994-03-23 | entered into RCS | Roland McGrath | 1 | -2/+2 | |
1993-10-27 | Formerly remake.c.~52~ | Roland McGrath | 1 | -1/+1 | |
1993-10-26 | Formerly remake.c.~51~ | Roland McGrath | 1 | -1/+1 | |
1993-09-17 | Formerly remake.c.~50~ | Roland McGrath | 1 | -9/+7 | |
1993-04-12 | Formerly remake.c.~49~ | Roland McGrath | 1 | -5/+3 | |
1993-03-08 | Formerly remake.c.~48~ | Roland McGrath | 1 | -2/+2 | |
1993-02-08 | Formerly remake.c.~47~ | Roland McGrath | 1 | -7/+19 | |
1993-02-05 | Formerly remake.c.~46~ | Roland McGrath | 1 | -2/+11 | |
1993-01-26 | Formerly remake.c.~45~ | Roland McGrath | 1 | -5/+6 | |
1993-01-25 | Formerly remake.c.~44~ | Roland McGrath | 1 | -25/+45 | |
1993-01-22 | Formerly remake.c.~43~ | Roland McGrath | 1 | -6/+10 | |
1993-01-21 | Formerly remake.c.~42~ | Roland McGrath | 1 | -9/+10 | |
1993-01-15 | Formerly remake.c.~41~ | Roland McGrath | 1 | -2/+3 | |
1992-12-22 | Formerly remake.c.~40~ | Roland McGrath | 1 | -1/+8 | |
1992-12-09 | Formerly remake.c.~39~ | Roland McGrath | 1 | -13/+28 | |
1992-11-09 | Formerly remake.c.~38~ | Roland McGrath | 1 | -3/+1 | |
1992-10-25 | Formerly remake.c.~37~ | Roland McGrath | 1 | -30/+22 | |
1992-10-25 | Formerly remake.c.~36~ | Roland McGrath | 1 | -0/+6 | |
1992-09-09 | Formerly remake.c.~35~ | Roland McGrath | 1 | -4/+17 | |
1992-08-27 | Formerly remake.c.~34~ | Roland McGrath | 1 | -37/+41 | |
1992-08-26 | Formerly remake.c.~33~ | Roland McGrath | 1 | -1/+1 | |
1992-08-20 | Formerly remake.c.~32~ | Roland McGrath | 1 | -11/+19 | |
1992-07-15 | Formerly remake.c.~31~ | Roland McGrath | 1 | -1/+1 | |
1992-06-26 | Formerly remake.c.~30~ | Roland McGrath | 1 | -1/+18 | |
1992-06-15 | Formerly remake.c.~29~ | Roland McGrath | 1 | -0/+4 | |
1992-06-11 | Formerly remake.c.~28~ | Roland McGrath | 1 | -6/+0 | |
1992-04-29 | Formerly remake.c.~27~ | Roland McGrath | 1 | -2/+2 | |
1992-04-21 | Formerly remake.c.~26~ | Roland McGrath | 1 | -1/+1 | |
1992-04-14 | Formerly remake.c.~25~ | Roland McGrath | 1 | -4/+7 | |
1992-04-01 | Formerly remake.c.~24~ | Roland McGrath | 1 | -0/+3 | |
1992-03-11 | Formerly remake.c.~23~ | Roland McGrath | 1 | -3/+4 | |
1992-01-18 | Initial revision | Roland McGrath | 1 | -0/+907 | |