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
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
1995-03-10
(find_char_unquote): Make second arg a string of stop chars instead of a
Roland McGrath
1
-19
/
+18
1995-03-10
(read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__.
Roland McGrath
1
-2
/
+2
1995-03-09
(read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator in
Roland McGrath
1
-0
/
+10
1995-02-06
(read_makefile): For bogus line starting with tab, ignore it if blank after
Roland McGrath
1
-2
/
+2
1994-07-25
(read_makefile): Free FILENAME if we allocated it. From Jim Meyering.
Roland McGrath
1
-1
/
+3
1994-07-04
(construct_include_path): Use safe_stat in place of stat.
Roland McGrath
1
-2
/
+2
1994-06-24
(read_makefile): Check for a shell command first, and then strip leading
Roland McGrath
1
-41
/
+52
1994-05-05
(do_define): Call collapse_continuations on each line before all else.
Roland McGrath
1
-4
/
+5
1994-04-22
(read_makefile): Fix `override define' parsing to skip whitespace after
Roland McGrath
1
-1
/
+1
1994-04-21
(parse_file_seq): Fix typo in last change. Remove unused variable.
Roland McGrath
1
-2
/
+1
1994-04-21
(find_char_unquote): New function, generalized from find_percent.
Roland McGrath
1
-72
/
+60
1994-04-21
(read_makefile): Don't mark makefiles as precious. Just like other
Roland McGrath
1
-1
/
+0
1994-04-20
(read_makefile): Write no error msg for -include file.
Roland McGrath
1
-1
/
+2
1994-04-05
(record_files): Set double_colon pointer instead of flag.
Roland McGrath
1
-4
/
+8
1994-04-01
(read_makefile): Remove unused variable.
Roland McGrath
1
-5
/
+6
1994-03-23
entered into RCS
Roland McGrath
1
-2
/
+2
[next]