aboutsummaryrefslogtreecommitdiffstats
path: root/intl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generate the ChangeLog from commit logs.Werner Koch2011-12-021-2/+1
| | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * doc/HACKING: Describe the ChangeLog policy. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog.
* Rename all ChangeLog files to ChangeLog-2011.Werner Koch2011-12-022-4/+10
| | | | * ChangeLog: New file.
* Fixed some autoconf bit rot.Werner Koch2011-08-091-128/+0
| | | | | | | Autoconf 2.68 is more picky about correct macro usage and thus I fixed some wrong call conventions for AC_LANG_PROGRAM. Also factored an m4 conditional construct out from AC_INIT to avoid the "not a literal" warning.
* Switched to GPLv3.Werner Koch2007-10-2340-1438/+4462
| | | | | Updated gettext.
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-3151-53/+53
|
* * configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch2004-07-2745-765/+3680
| | | | | | | | | | | (min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac.
* Updated to 0.12.1Werner Koch2003-10-2524-1313/+2612
|
* GettexizedWerner Koch2003-10-2513-0/+2445
|
* * gettextP.h: Add comment for HP/UX users. Local fix for GnuPG.David Shaw2003-04-302-0/+10
|
* * dcigettext.c (plural_lookup): Name conflict on some platforms withDavid Shaw2003-04-072-5/+10
| | | | | "index". Local fix for GnuPG.
* Include intl/ in the CVS again; otherwise we are not able toWerner Koch2002-08-2331-0/+7672
re-recreate a distribution from CVS. Some minor other fixes.