]> git.draconx.ca Git - cdecl99.git/history - configure.ac
Fix testcase compilation with --disable-shared.
[cdecl99.git] / configure.ac
2021-03-03 Nick BowlerFix testcase compilation with --disable-shared.
2021-03-03 Nick BowlerRelease 1. v1
2021-03-03 Nick BowlerGive better errors when flex/bison are unavailable.
2021-02-24 Nick BowlerUse AC_CONFIG_HEADERS rather than AC_CONFIG_HEADER.
2021-01-23 Nick BowlerFix build with new Bison versions.
2020-07-03 Nick BowlerPort randomdecl sanity test to Autotest.
2020-07-03 Nick BowlerBegin converting testsuite to Autotest.
2013-01-09 Nick BowlerFix silent-rules alignment in Automake 1.12.
2012-12-06 Nick BowlerMove GLOBAL_SYMBOL_PIPE definition into dxcommon code.
2012-08-30 Nick BowlerAdd basic readline history support.
2012-08-18 Nick BowlerUpdate dxcommon to get its version of exported.sh.in.
2012-08-15 Nick BowlerPrevent gratuitous Automake failures.
2012-07-28 Nick BowlerMove some gettext bits to dxcommon.
2012-05-09 Nick BowlerMake fix-gnulib only need a single output file.
2012-03-01 Nick BowlerSimplify glconfig include mechanism.
2012-03-01 Nick BowlerFix GSL detection when using the default --with-gsl...
2012-03-01 Nick BowlerFix distribution of missing config header.
2012-03-01 Nick BowlerAdd a tool to generate random declarations.
2011-10-23 Nick BowlerAdd support for translated long options.
2011-09-22 Nick BowlerRewrite Gnulib symbols to be in libcdecl's namespace.
2011-09-21 Nick BowlerIntegrate Gnulib non-recursively.
2011-09-21 Nick BowlerEnable i18n in Bison.
2011-09-15 Nick BowlerFool autoreconf and automake into ignoring gettext.
2011-09-14 Nick BowlerInitial i18n infrastructure.
2011-07-06 Nick BowlerAdd missing copyright headers.
2011-06-23 Nick BowlerImplement the interactive cdecl99 loop.
2011-06-21 Nick BowlerDon't use missing for flex.
2011-06-19 Nick BowlerInitial commit