index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remake.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-07-09
* Fixed error rebuilding makefiles with -j>1
Paul Smith
1
-2
/
+13
1999-07-08
* Minor code cleanup.
Paul Smith
1
-1
/
+1
1999-07-06
* Various bugfixes/updates. See ChangeLog.
Paul Smith
1
-10
/
+15
1999-06-14
* Various bug fixes.
Paul Smith
1
-8
/
+3
1999-04-09
If a file declared .INTERMEDIATE already exists before make starts, we
Paul Smith
1
-1
/
+12
1999-03-05
* Define and use xstrdup() instead of strdup().
Paul Smith
1
-3
/
+3
1999-03-05
* Update FSF address info in copyright notices.
Paul Smith
1
-1
/
+2
1999-02-22
* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.
Paul Smith
1
-52
/
+83
1998-10-03
Checkpoint changes. Bug fixes, mostly.
Paul Smith
1
-48
/
+49
1998-07-30
GNU make release 3.77.
Paul Smith
1
-55
/
+82
1997-08-27
Updates for GNU make 3.75.92.
Paul Smith
1
-18
/
+10
1997-08-18
Bug fixes and automake changes.
Paul Smith
1
-29
/
+37
1997-04-07
Changes for make 3.75.1
Paul Smith
1
-16
/
+90
1996-07-20
Sat Jul 20 12:32:10 1996 Klaus Kämpf (kkaempf@progis.de)
Roland McGrath
1
-0
/
+1
1996-07-14
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-16
/
+7
1996-05-22
Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>
Roland McGrath
1
-0
/
+10
1996-05-09
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+10
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-10
/
+42
1996-03-20
Sat Aug 19 23:11:00 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Roland McGrath
1
-38
/
+67
1996-03-01
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-9
/
+9
1996-02-29
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+22
1995-12-12
Use plain stat instead of safe_stat.
Roland McGrath
1
-1
/
+1
1995-11-26
Pass new arg in `message' calls.
Roland McGrath
1
-9
/
+5
1995-11-22
(touch_file): Removing newline from message string.
Roland McGrath
1
-1
/
+1
1995-11-21
(touch_file): Use message instead of printf.
Roland McGrath
1
-5
/
+2
1995-04-08
(notice_finished_file): Set FILE->update_status to zero if it's -1.
Roland McGrath
1
-1
/
+7
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
1995-01-27
(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero
Roland McGrath
1
-7
/
+9
1994-12-05
(update_file_1): Do set_command_state (FILE, cs_not_started) only if old
3.72.3
Roland McGrath
1
-1
/
+10
1994-11-23
(notice_finished_file): Only mark also_make's as updated if really ran
Roland McGrath
1
-1
/
+1
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
1994-09-07
Changed all assignments of command_state members to calls to
Roland McGrath
1
-5
/
+5
1994-07-04
(name_mtime): Use safe_stat in place of stat.
Roland McGrath
1
-2
/
+10
1994-04-22
(update_goal_chain): Reset FILE to G->file after the double-colon loop so
3.70.3
Roland McGrath
1
-0
/
+3
1994-04-21
(update_goal_chain): Set STATUS to FILE->update_status, to preserve whether
Roland McGrath
1
-3
/
+8
1994-04-05
(update_goal_chain): Do inner loop on double-colon entries.
Roland McGrath
1
-89
/
+109
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
[next]