summaryrefslogtreecommitdiffstats
path: root/po/Makefile.in.in
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with automake-1.7.Bruno Haible2009-06-231-1/+1
* Avoid modifying PO files if the POT file is the same except for a differentBruno Haible2009-06-231-3/+25
* Make po/Makefile depend on po/LINGUAS if it exists.Bruno Haible2009-06-231-1/+1
* More robustness.Bruno Haible2009-06-231-1/+1
* Make an unused target more robust.Bruno Haible2009-06-231-1/+2
* Fix for "make distcheck".Bruno Haible2009-06-221-8/+24
* Fix bug in last patch.Bruno Haible2009-06-221-39/+43
* Support packages which need extra locale categories.Bruno Haible2009-06-221-11/+55
* Don't force the execution of the *.po rules, because with some dumb makeBruno Haible2009-06-221-4/+7
* Oops.Bruno Haible2009-06-211-1/+1
* New xgettext option --copyright-holder.Bruno Haible2009-06-211-1/+2
* Rename msgexec to msgfilter.Bruno Haible2009-06-211-1/+1
* Make the xgettext options customizable.Bruno Haible2009-06-211-1/+1
* Add rules to generate the en@quot.po and en@boldquot.po files automatically.Bruno Haible2009-06-211-46/+61
* Make ChangeLog optional.Bruno Haible2009-06-211-1/+2
* Make "update-po" work in VPATH builds as well.Bruno Haible2009-06-211-9/+17
* Make "make dist" work in automake-1.5 projects.Bruno Haible2009-06-211-4/+14
* Fixes for "make dist".Bruno Haible2001-10-301-0/+1
* Extract translator comments only, not all comments.Bruno Haible2001-10-261-1/+1
* Add the standard targets 'install-strip' and 'installdirs'.Bruno Haible2001-10-261-0/+21
* Use the msgmerge --update option.Bruno Haible2001-10-221-6/+8
* Reorganize msgfmt checking options.Bruno Haible2001-08-311-2/+2
* Remove the rules for compilation of C code.Bruno Haible2001-08-161-13/+1
* Don't use @CATALOGS@ if NLS is disabled.Bruno Haible2001-08-021-6/+10
* Clarify copyright wording.Bruno Haible2001-06-251-4/+6
* Let "make dist" work with builddir !- srcdir.Bruno Haible2001-05-181-1/+2
* Allow more than one po directory in the project.Bruno Haible2001-05-141-18/+7
* Remove obsolete variable.Bruno Haible2001-04-111-1/+0
* Respect the configure arguments.Bruno Haible2001-04-041-2/+2
* Make sure "make dist" updates the gmo files after 'update-po', not before.Bruno Haible2001-03-111-1/+8
* PACKAGE.pot must be regenerated when POTFILES.in changes.Bruno Haible2001-03-091-1/+1
* Ignore LINGUAS during 'make update-po'.Bruno Haible2001-03-091-1/+1
* The GCC problem is already fixed by the removal of cat-id-tbl.c.Bruno Haible2001-03-071-0/+4
* Remove useless PATH setting.Bruno Haible2001-03-061-3/+3
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-261-7/+7
* Show the statistics to the maintainer.Bruno Haible2001-01-191-1/+1
* Remove catgets fallback code.Bruno Haible2001-01-181-54/+15
* Tweak PATH.Bruno Haible2001-01-171-1/+1
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-151-2/+2
* Tweak the dist target.Bruno Haible2000-11-101-2/+1
* Tweak the update-po target.Bruno Haible2000-10-121-6/+4
* Remove unneeded gnulocaledir variable.Bruno Haible2000-07-291-12/+3
* A fix for builddir != srcdir. By Paul Eggert.Bruno Haible2000-07-281-1/+1
* maintainer-clean fix, from Paul Eggert.Bruno Haible2000-07-281-1/+1
* Fix the uninstall targets.Bruno Haible2000-07-281-4/+11
* Fix the MKINSTALLDIRS problem (which autoconf does not adjust automatically).Bruno Haible2000-07-281-3/+5
* Use $(SHELL) for all MKINSTALLDIRS calls.Bruno Haible2000-07-261-16/+4
* Support for DESTDIR.Bruno Haible2000-07-261-21/+22
* Initial revisionUlrich Drepper2000-06-161-0/+249