summaryrefslogtreecommitdiff
path: root/read.c
Commit message (Expand)AuthorAgeFilesLines
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-4/+7
* Bug fixes and automake changes.Paul Smith1997-08-181-2/+2
* Changes for make 3.75.1Paul Smith1997-04-071-45/+84
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-1/+10
* Sat Jun 15 20:30:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-06-221-1/+4
* Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1996-05-221-4/+37
* Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>Roland McGrath1996-05-131-8/+17
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-1/+1
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-0/+29
* Thu May 9 13:20:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-6/+7
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-18/+85
* Use plain stat instead of safe_stat.Roland McGrath1995-12-121-30/+23
* (read_all_makefiles): Properly append default makefiles to the end of theRoland McGrath1995-06-201-0/+3
* (parse_file_seq): Rearranged `l(a b)' -> `l(a) l(b)' loop to notRoland McGrath1995-03-131-6/+15
* (find_char_unquote): Make second arg a string of stop chars instead of aRoland McGrath1995-03-101-19/+18
* (read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__.Roland McGrath1995-03-101-2/+2
* (read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator inRoland McGrath1995-03-091-0/+10
* (read_makefile): For bogus line starting with tab, ignore it if blank afterRoland McGrath1995-02-061-2/+2
* (read_makefile): Free FILENAME if we allocated it. From Jim Meyering.Roland McGrath1994-07-251-1/+3
* (construct_include_path): Use safe_stat in place of stat.Roland McGrath1994-07-041-2/+2
* (read_makefile): Check for a shell command first, and then strip leadingRoland McGrath1994-06-241-41/+52
* (do_define): Call collapse_continuations on each line before all else.Roland McGrath1994-05-051-4/+5
* (read_makefile): Fix `override define' parsing to skip whitespace afterRoland McGrath1994-04-221-1/+1
* (parse_file_seq): Fix typo in last change. Remove unused variable.Roland McGrath1994-04-211-2/+1
* (find_char_unquote): New function, generalized from find_percent.Roland McGrath1994-04-211-72/+60
* (read_makefile): Don't mark makefiles as precious. Just like otherRoland McGrath1994-04-211-1/+0
* (read_makefile): Write no error msg for -include file.Roland McGrath1994-04-201-1/+2
* (record_files): Set double_colon pointer instead of flag.Roland McGrath1994-04-051-4/+8
* (read_makefile): Remove unused variable.Roland McGrath1994-04-011-5/+6
* entered into RCSRoland McGrath1994-03-231-2/+2
* Formerly read.c.~75~Roland McGrath1994-03-041-3/+15
* Formerly read.c.~74~Roland McGrath1994-02-161-7/+29
* Formerly read.c.~73~Roland McGrath1994-02-011-3/+2
* Formerly read.c.~72~Roland McGrath1993-12-231-0/+5
* Formerly read.c.~71~Roland McGrath1993-12-141-9/+15
* Formerly read.c.~70~Roland McGrath1993-12-021-18/+25
* Formerly read.c.~69~Roland McGrath1993-11-101-0/+7
* Formerly read.c.~68~Roland McGrath1993-10-251-1/+5
* Formerly read.c.~67~Roland McGrath1993-08-181-0/+6
* Formerly read.c.~66~Roland McGrath1993-07-151-5/+11
* Formerly read.c.~65~Roland McGrath1993-07-141-18/+14
* Formerly read.c.~64~Roland McGrath1993-06-251-3/+25
* Formerly read.c.~63~Roland McGrath1993-06-101-7/+4
* Formerly read.c.~62~Roland McGrath1993-06-101-8/+160
* Formerly read.c.~61~Roland McGrath1993-06-081-54/+82
* Formerly read.c.~60~Roland McGrath1993-06-021-4/+3
* Formerly read.c.~59~Roland McGrath1993-05-191-1/+1
* Formerly read.c.~58~Roland McGrath1993-05-141-0/+3
* Formerly read.c.~57~Roland McGrath1993-05-031-3/+3
* Formerly read.c.~56~Roland McGrath1993-04-151-14/+21