gettext/gettext-tools
Daiki Ueno de4796a11d xgettext: Support per-file options
* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add getsubopt.
* gettext-tools/src/xgettext.c: Include <fnmatch.h>.
(long_options): Add --options.
(main): Handle --options.  Factor out language guessing to...
(filename_to_language): ...here.
(usage): Mention --options.
(enum suboption_type): New enum.
(suboption_tokens): New variable.
(struct suboption_ty, struct suboption_list_ty,
struct suboption_list_list_ty): New struct.
(suboption_list_destroy, suboption_list_insert,
suboption_list_list_destroy, suboption_list_list_insert): New function.
(suboptions): New variable.
2016-03-02 19:18:40 +09:00
..
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2016-03-02 19:18:40 +09:00
2016-01-02 18:58:05 +09:00
2016-01-02 18:58:05 +09:00
2014-04-22 14:50:36 +09:00
2015-10-14 15:00:09 +09:00
2016-01-02 18:58:05 +09:00

This directory contains the tools of GNU gettext, for the translator and the
maintainer, and the associated documentation.