Copied from old documentation. Removed all Gedcom_val details.
[gedcom-parse.git] / gedcom / Makefile.am
2003-01-25 Peter VerthezMoved encoding state to separate source file.
2002-12-29 Peter VerthezPut extra files in distribution.
2002-12-28 Peter VerthezSome portability fixes.
2002-12-21 Peter VerthezFix bug in make distcheck.
2002-12-21 Peter VerthezUTF8 library is now a shared library.
2002-12-21 Peter VerthezTag names are now automatically generated.
2002-12-08 Peter VerthezAdded configure option --enable-debug.
2002-12-04 Peter VerthezBeginnings of write support.
2002-12-01 Peter VerthezUse libutf8.
2002-11-29 Peter Verthez*** empty log message ***
2002-10-27 Peter VerthezPut generated lex and yacc files also in distribution.
2002-10-27 Peter VerthezExtra C flags for portability.
2002-10-20 Peter VerthezUse Makefile.inc for *.tabgen.h.
2002-10-20 Peter VerthezFix for using included gettext.
2002-10-14 Peter VerthezDon't warn on long long.
2002-10-13 Peter VerthezDon't include Makefile.inc: add specific rule here...
2002-09-28 Peter VerthezAdd -export-dynamic to be able to use libtool --execute.
2002-08-28 Peter VerthezNew files added: age.c, age.h
2002-08-16 Peter VerthezLittle fix.
2002-08-16 Peter VerthezAvoid unnecessary recompilation of lex files.
2002-01-22 Peter VerthezCompatibility handling for ftree.
2002-01-10 Peter VerthezSome bugfixes for the standalone lexers.
2002-01-05 Peter VerthezParse and process cross-references.
2002-01-02 Peter VerthezUse hash implementation from kazlib.
2001-12-28 Peter VerthezParsing of dates via a separate yacc parser.
2001-12-22 Peter VerthezDon't link libgedcom with the libintl library: let...
2001-12-11 Peter VerthezAdded support for gettext.
2001-12-10 Peter VerthezSupport for the lexer test programs.
2001-12-09 Peter VerthezUse of autoconf/automake.