summaryrefslogtreecommitdiff
path: root/lib/am/yacc.am
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright years to 2017.Mathieu Lirzin2017-03-021-1/+1
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-051-1/+1
* maint: update copyright yearsStefano Lattarini2014-04-211-1/+1
* maint: update copyright year for 2013 (in branch maint)Stefano Lattarini2012-12-311-1/+1
* am: do not quote `like this', as per GCS recommendationStefano Lattarini2012-02-231-1/+1
* maint: run "make update-copyright"Stefano Lattarini2012-02-161-2/+1
* yacc: extension of headers modelled after extension of sourcesStefano Lattarini2011-03-211-4/+7
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Implement `silent' build rules.Jan Engelhardt2009-03-071-2/+3
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-3/+1
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* * lib/am/lex.am, lib/am/yacc.am: Drop the inline rules, always useAlexandre Duret-Lutz2006-08-191-37/+2
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-2/+2
* Fix PR automake/432:Alexandre Duret-Lutz2004-08-111-2/+4
* Disable Lex and Yacc rules whenever possible if AM_MAINTAINER_MODEAlexandre Duret-Lutz2004-08-011-5/+37
* revert hasty commit before releaseAlexandre Duret-Lutz2004-07-281-8/+0
* * lib/am/yacc.am, lib/am/lex.am: Only compile these targets inDerek R. Price2004-07-271-0/+8
* * lib/am/yacc.am (?!GENERIC?%OBJ% aka .y.c): Don't redirectJim Meyering2003-04-181-3/+3
* * lib/am/depend2.am (?GENERIC?%EXT%.lo): Do not useAlexandre Duret-Lutz2003-03-061-3/+7
* * automake.in (lang_yacc_target_hook): Add rule to recover fromAlexandre Duret-Lutz2002-06-081-5/+0
* Fix for PR automake/310:Alexandre Duret-Lutz2002-03-261-2/+2
* * automake.in (scan_one_autoconf_file): DeclareAlexandre Duret-Lutz2002-02-251-3/+3
* * lib/am/yacc.am: Use `rm -f'.Tom Tromey2002-01-281-1/+1
* * lib/am/yacc.am: Also rename the possible y.output file.Akim Demaille2001-12-301-2/+6
* * configure.in: Bump version to 1.5b.Release-1-5bAlexandre Duret-Lutz2001-12-141-2/+2
* At every place where an "$extension" is used, include the leadingAlexandre Duret-Lutz2001-11-161-1/+1
* * lib/am/lex.am, lib/am/yacc.am: Use the output file name inAkim Demaille2001-11-011-5/+15
* 2001-08-22 Richard Boulton <richard@tartarus.org>Tom Tromey2001-08-231-6/+2
* Fix for yacc5.test:Tom Tromey2001-06-241-9/+18
* Fix for yaccvpath.test:Tom Tromey2001-05-151-2/+1
* For PR automake/29:Tom Tromey2001-05-091-1/+2
* Support `if !COND', `else COND', `end COND'.Akim Demaille2001-05-081-2/+2
* * automake.in (&condition_negate): New.Akim Demaille2001-04-091-0/+32