]> git.saurik.com Git - bison.git/history - tests/atlocal.in
build: beware of Clang++ not supporting POSIXLY_CORRECT
[bison.git] / tests / atlocal.in
2012-12-09  Akim Demaillebuild: beware of Clang++ not supporting POSIXLY_CORRECT
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-10-22  Akim Demailletests: no longer disable -O compiler options
2012-10-22  Akim Demailletests: use $PERL instead of perl
2012-10-08  Akim Demailletests: no longer disable -O compiler options
2012-10-05  Akim Demailletests: use $PERL instead of perl
2012-07-18  Akim Demailletests: adjust to case where the C compiler is actually...
2012-06-12  Akim Demailletests: remove all the -On flags.
2012-03-30  Akim Demaillebuild: simplify and improve the compiler warnings for...
2012-03-24  Akim Demailletests: when using the C++ compiler, use its flags too.
2012-03-09  Akim Demailletests: be robust to quote style.
2012-02-14  Akim Demaillemaint: add license headers.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-02-01  Joel E. DennyCode cleanup.
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-12-15  Joel E. Dennyportability: use -DGNULIB_POSIXCHECK.
2009-10-04  Joel E. Dennyyysyntax_error: test memory management more.
2009-09-26  Joel E. Dennytests: check that parse-gram.y's IELR and LALR are...
2009-01-08  Akim DemailleFix grep portability issues.
2008-12-11  Joel E. DennyVersion 2.4.1. v2.4.1
2008-11-12  Paolo BonziniReplace m4/warning.m4 with warnings module.
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-02-07  Paolo Bonzini2007-02-07 Paolo Bonzini <bonzini@gnu.org>
2007-01-29  Paolo Bonzini2007-01-29 Paolo Bonzini <bonzini@gnu.org>
2006-10-13  Paul Eggert* bootstrap.conf (gnulib_modules): Add config-h.
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2005-09-19  Akim Demaille* tests/atlocal.in (LIBS): Pass INTLLIBS to address...
2004-05-30  Paul EggertDon't assume the C++ compiler takes the same arguments...
2004-05-24  Paul EggertEnsure that the C++ compiler used for testing actually...
2003-06-02  Paul Eggert(CXXFLAGS): New var.
2003-02-18  Paul Eggert(LDFLAGS, LIBS): New vars.
2003-02-06  Akim Demaille* configure.ac (GXX): Rename as...
2002-11-14  Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
2002-10-13  Akim Demaille* configure.ac (AC_GNU_SOURCE): Use it instead of hand...
2002-03-19  Akim DemailleTest and fix the #line outputs.
2002-01-09  Akim Demaille* configure.in (WERROR_CFLAGS): Compute it.
2002-01-06  Akim Demaille* src/Makefile.am (bison_SOURCES): Add parse-skel.h and
2001-12-05  Akim Demaille* tests/atlocal.in (CPPFLAGS): Do not leave a space...
2001-11-30  Akim Demaille* configure.in (WARNING_CFLAGS): Add -Werror when possible.
2001-11-14  Akim Demaille* tests/calc.at, tests/output.at, tests/regression.at,
2001-10-18  Akim Demaille* tests/atlocal.in (GCC): Add.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29