Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:updated

74    was done, 0 if all goals were updated successfully, or 1 if a goal failed.
164 /* If we updated a file and STATUS was not already 1, set it to
169 if ((x != 0 || file->updated) && status < 1)
187 if (file->updated && g->changed &&
208 any_not_updated |= !file->updated;
223 /* If the update_status is zero, we updated successfully
383 if (file->updated)
641 file's bookkeeping (updated, but not_started is bogus state). */
788 file->updated = 1;
793 /* Set FILE's `updated' flag and re-check its mtime and the mtime's of all
807 file->updated = 1;
842 /* Request for the timestamp to be updated (and distributed
860 would have been updated. */
880 updated, propagate the change of modification time to all the
892 /* Check that all rules were updated and at the same time find
895 for (f = file->double_colon; f != 0 && f->updated; f = f->prev)
907 updated its also_make's as well (if it worked).
909 So mark them as updated with the same status. */
913 d->file->updated = 1;
920 never be done because the target is already updated. */
1099 /* Having checked and updated the dependencies of FILE,
1253 dependencies are updated. */
1279 && !file->updated)