[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #19975] Add function: $(mtime foo.c) -> 1180203683
From: |
anonymous |
Subject: |
[bug #19975] Add function: $(mtime foo.c) -> 1180203683 |
Date: |
Mon, 28 May 2007 16:42:57 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-2) |
Follow-up Comment #1, bug #19975 (project make):
Now that the AT&T nmake tool is opensource, you might be better off seeing if
that will serve your needs rather than writing something on top of GNU make.
http://www.research.att.com/sw/download/
nmake already remembers the mtime for files and considers the file is out of
date if the prerequsites mtime has changed.
It also remembers the values of flags, so if you change say "CFLAGS" (it
calls it CCFLAGS for consistency with other languages) then it knows it
should recompile everything.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19975>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/