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
2000-01-23
* A few fixes.
Paul Smith
1
-35
/
+25
2000-01-22
* Implement GNU gettext internationalization support in GNU make.
Paul Smith
1
-2
/
+2
1999-12-18
* Fix problems with double-colon rules.
Paul Smith
1
-2
/
+2
1999-12-08
* Various changes and fixes. See ChangeLog.
Paul Smith
1
-24
/
+33
1999-11-27
* Update debugging to use string flags instead of integers.
Paul Smith
1
-14
/
+14
1999-11-22
* Add new debugging output level selection feature.
Paul Smith
1
-43
/
+56
1999-10-15
* Fix PR/1394.
Paul Smith
1
-4
/
+6
1999-10-13
* Fix PR/1379: -n/-q behaves correctly when all commands are recursive.
Paul Smith
1
-18
/
+21
1999-09-06
* Some doc and help changes.
Paul Smith
1
-43
/
+42
1999-09-04
* Fix for infinite recursion.
Paul Smith
1
-23
/
+21
1999-09-03
* Removed a memory stomp (reading freed memory).
Paul Smith
1
-5
/
+13
1999-08-24
* Terminology change in docs and code.
Paul Smith
1
-8
/
+8
1999-08-23
* Fix jobserver algorithm again.
Paul Smith
1
-11
/
+11
1999-08-01
* Release 3.77.92.
3.77.92
Paul Smith
1
-5
/
+2
1999-08-01
* Applied some DOS updates.
Paul Smith
1
-4
/
+0
1999-07-28
* Add gettext macros to start i18n support.
Paul Smith
1
-38
/
+38
1999-07-22
* Installed new versions of GLIBC glob library.
Paul Smith
1
-0
/
+19
1999-07-15
* Fix up and document $(apply ...) function.
Paul Smith
1
-14
/
+6
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
[next]