]> git.saurik.com Git - bison.git/history - configure.ac
tests: be robust to C being compiled with a C++11 compiler
[bison.git] / configure.ac
2012-12-09  Akim Demaillebuild: beware of Clang++ not supporting POSIXLY_CORRECT
2012-12-07  Akim Demaillebuild: keep -Wmissing-declarations and -Wmissing-protot...
2012-12-07  Akim Demaillebuild: drop -Wcast-qual
2012-11-26  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-12  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-08  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-07  Akim Demailletests: beware of compilers that do not support POSIXLY_...
2012-11-06  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-26  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-25  Akim Demailletests: don't use options that Clang does not support
2012-10-23  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-22  Akim DemailleMerge branch '2.6.3' into maint
2012-10-22  Akim Demaillebuild: look for Perl in configure.
2012-10-19  Akim Demaillemaint: check for dot before using it
2012-10-05  Akim Demaillebuild: look for Perl in configure.
2012-07-24  Stefano Lattariniconfigure: fix botched quoting
2012-07-18  Akim Demaillemaint: Valgrind on OS X.
2012-05-11  Akim Demaillebuild: do not enable c++ warnings on 0 when nullptr...
2012-05-09  Akim Demaillebuild: config.in.h.
2012-05-06  Akim Demaillebuild: AC_PROG_LEX: use more readable variable names.
2012-04-10  Akim Demaillebuild: require Flex.
2012-04-01  Akim Demaillebuild: remove ancient Autoconf tests.
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-30  Akim Demaillebuild: simplify and improve the compiler warnings for...
2012-01-26  Akim Demaillemaint: fix --gcc-warnings support.
2012-01-26  Akim Demaillemaint: silent-rules.
2012-01-13  Akim Demaillemaint: factor copyright year.
2012-01-13  Akim Demaillemaint: catch missing gnulib macros.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-08-21  Joel E. Dennytests: add -pedantic for --enable-gcc-warnings.
2011-07-10  Joel E. Dennybuild: avoid YACC typo inherited from Autoconf.
2011-07-10  Joel E. Dennybuild: create xz instead of bzip2 tarballs.
2011-05-14  Joel E. DennyDon't use IF_LINT in Bison sources.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-07-30  Joel E. Dennymaint: enable gnits only at stable releases.
2010-07-25  Joel E. Dennymaint: use announce-gen's new --mail-headers.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-04-10  Joel E. Dennytests: fix for newer Sun Studio C++.
2010-01-21  Joel E. Dennymaint: automate PACKAGE_COPYRIGHT_YEAR update, and...
2010-01-20  Joel E. Dennybuild: require Automake 1.11.1 to avoid a security...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-08-18  Akim Demaillebuild: require gettext 0.17.
2009-08-17  Akim Demaillebuild: lower gettext requirements.
2009-04-05  Joel E. DennyReplace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.
2008-11-12  Paolo BonziniReplace m4/warning.m4 with warnings module.
2008-08-02  Joel E. DennySet gnu or gnits strictness.
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
2008-05-28  Joel E. Denny* NEWS (2.3b+): New section, empty for now.
2008-05-23  Joel E. Denny* NEWS: Version 2.3b.
2008-04-21  Joel E. DennyUpdate copyright year, and fix whitespace.
2008-04-21  Joel E. DennyFix make dist infinite loop reported by Juan Manuel...
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-11-14  Akim Demaille* doc/yacc.1.in: New.
2007-11-04  Akim DemailleGenerate bison.1 using help2man.
2007-08-15  Paul EggertUpdate to GPLv3.
2007-02-11  Joel E. DennyEnable the Java related testsuite tests when the only...
2007-01-29  Paolo Bonzini2007-01-29 Paolo Bonzini <bonzini@gnu.org>
2006-12-26  Joel E. DennyUpdate etc/bench.pl. Optimize push mode a little ...
2006-12-13  Joel E. Denny* configure.ac (AC_PREREQ): Require Autoconf 2.61 becau...
2006-10-15  Joel E. DennyFix testsuite for ./configure --enable-gcc-warnings:
2006-10-13  Paul Eggert* configure.ac: Use AC_PROG_CC_STDC; this is more moder...
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2006-09-15  Paul Eggert(AC_INIT): Bump from 2.3a to 2.3a+.
2006-09-13  Paul EggertVersion 2.3a.
2006-08-11  Paul Eggert* configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign...
2006-07-25  Paul EggertUpdate to latest gnulib and gettext versions.
2006-07-09  Paul EggertAdjust to Autoconf 2.60 and today's gnulib.
2006-06-06  Joel E. DennyBetween Bison releases, manually append `+' to the...
2006-06-05  Paul Eggert* NEWS: Version 2.3.
2006-05-19  Paul EggertUpdate version number to 2.2a.
2006-05-19  Paul EggertVersion 2.1.
2006-02-13  Paul EggertBump version number.
2006-02-12  Paul Eggert* m4/c-working.m4: New file.
2006-01-20  Paul EggertMinor fixups to get 'make maintainer-check' to work.
2005-10-21  Akim DemailleFinish the transition config -> build-aux.
2005-09-19  Akim Demaille* NEWS, configure.ac: Bump to 2.1a.
2005-09-16  Paul Eggert* NEWS: Version 2.1.
2005-08-21  Paul Eggert(AC_INIT): Bump to 2.0c.
2005-07-22  Paul EggertVersion 2.0b.
2005-07-12  Paul Eggert* bootstrap: Get runtime translations into runtime-po.
2005-07-06  Akim DemailleBind examples/calc++ to the package.
2005-05-22  Paul EggertVarious maintainer cleanups.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-01-24  Paul Eggert(O0CFLAGS, O0CXXFLAGS): Fix quoting bug.
2004-12-26  Paul EggertBump version number to 2.0a.
2004-12-26  Paul Eggert(AC_INIT): Bump version to 2.0.
2004-12-11  Paul Eggert(AC_INIT): Bump version to 1.875f.
2004-05-30  Paul EggertDon't assume the C++ compiler takes the same arguments...
2004-05-27  Paul EggertIncrease prerequisite version numbers to match what...
2004-05-27  Paul Eggert* src/parse-gram.y (lloc_default): Rewrite to avoid...
2004-05-26  Paul Eggert* configure.ac (AM_GNU_GETTEXT_VERSION): Lower it from...
2004-05-25  Paul EggertUndo change made earlier today: it caused autopoint...
2004-05-24  Paul EggertThe gettext version checking is causing more trouble...
2004-05-24  Paul EggertEnsure that the C++ compiler used for testing actually...
2004-05-21  Paul Eggert* configure.ac (AC_INIT): Update to 1.875e.
2004-05-21  Paul EggertVersion 1.875d.
2004-04-28  Paul EggertGet files from the gnulib and po repositories, instead...
2003-06-17  Paul Eggert(AC_INIT): Bump version number to 1.875c.
next