summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-objc-gnustep/po/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* po: In the Makefiles, enable --quiet by default when possible.Bruno Haible2023-03-141-9/+12
* Update bug reporting instructions.Bruno Haible2019-05-121-1/+1
* po: Make it possible to override xgettext options from Makefile.in.in.Bruno Haible2019-04-281-2/+4
* po, examples: Change .po -> .gmo rules to consider the newest changes to the ...Bruno Haible2018-10-251-6/+9
* po, examples: Use case-insensitive search for "GNU <PACKAGE_NAME>".Bruno Haible2018-10-241-2/+2
* po: Remove obsolete Makefile rules for .mo files.Bruno Haible2018-10-241-1/+1
* examples: Add support for msgmerge --previous.Bruno Haible2018-10-241-3/+5
* examples: Support reading header comments from file.Bruno Haible2018-10-241-0/+6
* examples: Make it possible to pass custom options to msginit.Bruno Haible2018-10-241-0/+6
* examples: Add an option to claim the package as GNU/non-GNU.Bruno Haible2018-10-241-9/+24
* examples: Avoid grepping through monster files.Bruno Haible2018-10-241-1/+9
* examples: hello-objc-gnustep: Fix 'make distclean'.Bruno Haible2018-10-171-0/+3
* Silence the msgmerge invocations.Bruno Haible2009-08-161-6/+12
* Don't pass --package-name option to xgettext older than 0.16.2.Bruno Haible2009-08-161-7/+18
* Pass the package name and version to xgettext.Bruno Haible2009-08-161-0/+11
* Apply part of 2005-02-07 changes.Bruno Haible2009-08-161-1/+2
* Create autogenerated PO files if they don't exist.Bruno Haible2009-08-161-8/+19
* When using msgmerge 0.18 or newer, pass a --lang option.Bruno Haible2009-06-231-4/+15
* Put all non-option arguments after all option arguments.Bruno Haible2009-06-231-1/+1
* Remove all "Copyright (C) ..." notices from files that are in the publicBruno Haible2009-06-231-1/+0
* Fix a build error.Bruno Haible2009-06-231-2/+3
* Example package demonstrating the use of gettext.Bruno Haible2009-06-231-0/+173