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
/
read.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-10
Add support for broken SA_RESTART on PTX.
Paul Smith
1
-6
/
+37
2002-08-10
Update to a new version of automake and gettext.
Paul Smith
1
-20
/
+20
2002-08-08
Incorporate some VMS fixes.
Paul Smith
1
-2
/
+9
2002-07-11
Install Greg McGary's patches to port the id-utils hashing functions to
Paul Smith
1
-77
/
+113
2002-07-10
Implement SysV-style $$@ support. I looked at E.Parmelan's patch but
Paul Smith
1
-7
/
+122
2002-07-09
Documentation and tests for order-only prerequisites.
Paul Smith
1
-2
/
+9
2002-07-08
Various cleanups reported by people using the alpha release.
Paul Smith
1
-4
/
+29
2002-07-08
Major updates in preparation for 3.80.
Paul Smith
1
-579
/
+739
2001-06-01
Fix for EINTR problems when using jobserver.
Paul Smith
1
-2
/
+5
2000-11-17
* Fix FAT handling on Windows to match the DJGPP port's FAT handling.
Paul Smith
1
-22
/
+14
2000-06-22
* Fix PR/1709.
Paul Smith
1
-1
/
+10
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-16
/
+16
2000-04-05
* Some final cleanups, and release 3.79.
3.79
Paul Smith
1
-2
/
+1
2000-03-27
* Handle case of empty static pattern rule prerequisites.
Paul Smith
1
-6
/
+19
2000-02-09
* Fix backslash-escape in targets.
3.78.91
Paul Smith
1
-1
/
+1
2000-02-05
* Fix PR/1407.
Paul Smith
1
-5
/
+6
1999-11-27
* Update debugging to use string flags instead of integers.
Paul Smith
1
-1
/
+1
1999-11-22
* Add new debugging output level selection feature.
Paul Smith
1
-3
/
+3
1999-11-17
* Many cleanups and bugfixes.
Paul Smith
1
-4
/
+7
1999-10-15
* Fix PR/1394.
Paul Smith
1
-29
/
+31
1999-09-03
* Removed a memory stomp (reading freed memory).
Paul Smith
1
-26
/
+41
1999-09-02
* A few W32 fixes for backslash support.
Paul Smith
1
-2
/
+4
1999-08-01
* Applied some DOS updates.
Paul Smith
1
-8
/
+6
1999-07-28
* Add gettext macros to start i18n support.
Paul Smith
1
-42
/
+40
1999-07-21
* Add configure option to enable dmalloc library.
Paul Smith
1
-11
/
+10
1999-07-20
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
Paul Smith
1
-2
/
+2
1999-07-16
* Fix some memory and file descriptor leaks.
Paul Smith
1
-0
/
+1
1999-07-16
* Various bug fixes.
Paul Smith
1
-2
/
+8
1999-06-14
* Various bug fixes.
Paul Smith
1
-34
/
+40
1999-03-31
* Ignore CR in CRLF line terminators for compatibility with DOSsy
Paul Smith
1
-0
/
+11
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
-9
/
+3
1999-02-19
* Updates for automake 1.4 and autoconf 2.13
Paul Smith
1
-12
/
+7
1998-10-13
Ignore non-empty lines which become empty after variable expansion.
Paul Smith
1
-13
/
+20
1998-10-03
Checkpoint changes. Bug fixes, mostly.
Paul Smith
1
-111
/
+108
1998-07-30
GNU make release 3.77.
Paul Smith
1
-91
/
+513
1997-08-27
Updates for GNU make 3.75.92.
Paul Smith
1
-4
/
+7
1997-08-18
Bug fixes and automake changes.
Paul Smith
1
-2
/
+2
1997-04-07
Changes for make 3.75.1
Paul Smith
1
-45
/
+84
1996-06-22
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+10
1996-06-22
Sat Jun 15 20:30:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...
Roland McGrath
1
-1
/
+4
1996-05-22
Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>
Roland McGrath
1
-4
/
+37
1996-05-13
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
Roland McGrath
1
-8
/
+17
1996-05-09
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+1
1996-05-09
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+29
1996-05-09
Thu May 9 13:20:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-6
/
+7
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-18
/
+85
1995-12-12
Use plain stat instead of safe_stat.
Roland McGrath
1
-30
/
+23
1995-06-20
(read_all_makefiles): Properly append default makefiles to the end of the
Roland McGrath
1
-0
/
+3
1995-03-13
(parse_file_seq): Rearranged `l(a b)' -> `l(a) l(b)' loop to not
Roland McGrath
1
-6
/
+15
[next]