Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| aa185593 | 1999-04-10 22:51:51 | * depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'. (%.lo): Likewise. | ||
| dd97b9db | 1999-01-06 12:41:34 | * depend2.am (%.o): Use \012, not \n, to avoid losing `tr's. From Bill Currie. (%.lo): Likewise. | ||
| 8ae21c4d | 1998-12-22 12:14:05 | * depend2.am: Don't assume backslash can't occur in the middle of filename; it loses on M$W | ||
| 12dae131 | 1998-12-21 13:32:57 | 1998-12-21 Alexandre Oliva <oliva@dcc.unicamp.br> * depend2.am: don't use .p and .P for dependencies; it loses on case-insensitive filesystems. Reported by Henrik Frystyk Nielsen <frystyk@w3.org> | ||
| 53c82a94 | 1998-10-05 23:11:13 | * depend2.am (%.lo): Handle case where compiler does not put space before ":". From Raja R Harinath. * automake.in (scan_one_configure_file): AC_CONFIG_HEADER is not obsolete; it simply isn't preferred with automake. (scan_one_configure_file): Likewise for AC_DECL_YYTEXT and AC_PROG_LEX. * automake.in (am_line_error): Handle case where variable defined in configure.in. Fixes test badline.test. (%configure_vars): Redefined meaning of values. (scan_one_configure_file): Set $configure_vars values appropriately. | ||
| aff7619c | 1998-10-03 11:28:01 | Bug fix from Jim Blandy: * depend2.am (%.lo): When editing the dependency file to add the .lo file to the targets, allow for whitespace between the end of the filename and the colon. Some compilers (notably the Cygnus release of GCC 2.7-97r1) put space there: "alist.o : ..." | ||
| 5949ff93 | 1998-10-01 21:53:55 | * depend2.am (%.o): Append sed results to .P file in this case too. From Raja R Harinath. | ||
| eb7c20a1 | 1998-10-01 01:36:35 | * depend2.am: Don't bother trying to delete source file from list. | ||
| f00e3de5 | 1998-10-01 01:31:07 | * depend2.am (%.o): Handle deleted header file problem. (%.lo): Likewise. | ||
| 5de4fd84 | 1998-02-24 06:25:15 | more dependency fixes | ||
| cb1f004a | 1998-02-23 23:49:39 | dependency fixes from alexandre oliva | ||
| 3984c200 | 1998-02-13 07:27:36 | side-effect dependency tracking | ||
| 7434bb5f | 1997-06-01 19:54:31 | various bug fixes | ||
| d9f53bbd | 1997-05-04 21:50:12 | avoid Debian install-info handle sources in other directories | ||
| 6cd61c69 | 1997-03-31 19:15:34 | dependency fix | ||
| 38bca416 | 1996-12-04 02:04:43 | Fixes from Gord | ||
| ee31c619 | 1996-11-15 06:54:00 | Bug fixes | ||
| 97b46070 | 1996-09-08 16:47:47 | Added version-number checking | ||
| 314dd9a1 | 1996-09-05 03:02:31 | Rewrote dependency handling | ||
| c98183d6 | 1996-08-11 07:42:38 | Better C++, yacc, lex support |