kc3-lang/automake/lib/ylwrap

Branch :


Log

Author Commit Date CI Message
16a59b89 2001-05-15 03:33:20 * lib/ylwrap: Fixed quoting on regular expression. Fixes yacc4.test.
1be94280 2001-05-15 02:21:54 Fix for yaccvpath.test: * tests/Makefile.am (XFAIL_TESTS): Removed yaccvpath.test. * lib/am/distdir.am (distdir): Always look for file in build directory first. * lib/ylwrap: Quote the `#line' regular expression. * lib/am/yacc.am (%YACC_SUFFIX%%C_SUFFIX%): Reverted earlier change; don't run sed on the generated file. * tests/yaccvpath.test: Create new parser in srcdir. Added test to make sure parser will be rebuilt at dist time.
adf4c603 2001-05-09 03:10:05 For PR automake/29: * ylwrap: Handle arguments to program. Remove old code that tried to avoid absolute paths and add new code to do it in all cases. Removed ancient logic that tried to deal with relative path. * tests/Makefile.am (TESTS): Added yacc4.test. * tests/yacc4.test: New file.
a2c34841 2000-10-16 09:01:36 * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. * automake.in, automake.texi: Likewise. * clean-kr.am, clean.am: Likewise. * comp-vars.am: Likewise. * compile, compile.am: Likewise. * data-clean.am: Likewise. * data.am: Likewise. * dejagnu.am: Likewise. * depcomp: Likewise. * depend.am, depend2.am: Likewise. * dist-vars.am, dist.am: Likewise. * elisp-comp: Likewise. * footer.am: Likewise. * header-vars.am, header.am: Likewise. * java-clean.am java.am: Likewise. * kr-extra.am: Likewise. * library.am: Likewise. * libs-clean.am, libs.am: Likewise. * libtool.am: Likewise. * lisp-clean.am lisp.am: Likewise. * ltlib-clean.am ltlib.am: Likewise. * ltlibrary.am: Likewise. * m4/Makefile.in: Likewise. * m4/strtod.m4: Likewise. * mans-vars.am, mans.am: Likewise. * mdate-sh: Likewise. * missing: Likewise. * multilib.am: Likewise. * program.am: Likewise. * progs-clean.am, progs.am: Likewise. * python-clean.am, python.am: Likewise. * remake-hdr.am, remake.am: Likewise. * scripts.am: Likewise. * subdirs.am: Likewise. * tags-clean.am, tags.am: Likewise. * texi-vers.am: Likewise. * texinfos.am: Likewise. * ylwrap: Likewise.
5fc0a437 1999-06-20 10:40:26 1999-06-20 Mark Elbrecht <snowball3@bigfoot.com> * ylwrap: Handle filenames output by the DOS version of Bison.
bd479e3d 1999-06-20 10:34:26 * ylwrap: Be less strict when recognizing DOS paths. From Mark Elbrecht.
5a349bba 1998-07-17 22:00:24 recognize DOS paths as absolute
111a0b97 1998-07-17 18:18:00 ylwrap fix from HJ Lu
d3db859c 1997-08-05 23:41:33 ylwrap patch from Ian
624cd5d3 1997-08-02 19:30:48 ylwrap patch from ian
7849ac20 1997-06-01 19:19:19 another ylwrap fix from jim meyering
61df2818 1997-05-27 04:51:07 ylwrap bug fix
dbdb2711 1997-04-28 00:22:07 got rid of interlock
c353c2ba 1996-10-10 22:26:34 Various bug fixes
c19b5620 1996-10-06 03:55:55 Many bug fixes
bcb69714 1996-08-11 16:01:03 Fixed up interlock. Better C++ support.