summaryrefslogtreecommitdiffstats
path: root/gettext-tools/gnulib-tests
Commit message (Collapse)AuthorAgeFilesLines
* Update gnulibDaiki Ueno2016-05-191-0/+1
| | | | | | | | | | | * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Explicitly pull 'gettext', as the module is now marked as obsolete. * gnulib-local/Makefile.am (EXTRA_DIST): Remove m4/hard-locale.m4.diff. * gnulib-local/m4/hard-locale.m4.diff: Remove, as it is no longer needed. * gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gettext-tools/libgettextpo/.gitignore: Likewise.
* msgfmt, xgettext: Respect XDG_DATA_DIRSDaiki Ueno2016-05-161-0/+1
| | | | | | | | | | | | | | | Suggested in https://savannah.gnu.org/bugs/?47123 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add 'xmemdup0'. * gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gettext-tools/src/search-path.c: New file. * gettext-tools/src/search-path.h: New file. * gettext-tools/src/Makefile.am (noinst_HEADERS): Add search-path.h. (libgettextsrc_la_SOURCES): Add search-path.c. * gettext-tools/src/msgfmt.c: Include "search-path.h". (main): Use get_search_path to locate ITS directories. * gettext-tools/src/xgettext.c: Include "search-path.h". (main): Use get_search_path to locate ITS directories.
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
|
* Ignore file brought by gnulib-toolDaiki Ueno2015-12-281-0/+1
| | | | | * gettext-tools/gnulib-tests/.gitignore: Ignore file brought by gnulib-tool.
* gnulib-local: Pull more functions for libxmlDaiki Ueno2015-12-151-0/+6
| | | | | | | | * gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gnulib-local/modules/libxml (Depends-on): Add 'pow', 'log10', and 'fabs'.
* gnulib-local: Replace libxml2 trio with GnulibDaiki Ueno2015-12-151-0/+16
| | | | | | | | | | | * gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gnulib-local/lib/libxml/triodef.h: Remove. * gnulib-local/lib/libxml/trionan.c: Replace it with Gnulib functions. * gnulib-local/lib/libxml/trionan.h: Remove. * gnulib-local/modules/libxml (Depends-on): Add 'isinf', 'isnan', and 'signbit'.
* build: Remove expat dependencyDaiki Ueno2015-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * DEPENDENCIES: Suggest libxml2 instead of expat. * gnulib-local/lib/markup.c: New file. * gnulib-local/lib/markup.h: New file. * gnulib-local/modules/markup: New file. * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add markup module. * gettext-tools/configure.ac: Remove checks for expat. * gettext-tools/gnulib-lib/.gitignore: Ignore modules pulled by gnulib-tool due to the markup module usage. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gettext-tools/libgettextpo/.gitignore: Likewise. * gettext-tools/libgettextpo/Makefile.am (libgettextpo_la_AUXSOURCES): Remove ../src/libexpat-compat.c. (libgettextpo_la_LDFLAGS): Remove @LTLIBEXPAT@. * gettext-tools/src/Makefile.am (noinst_HEADERS): Remove libexpat-compat.h. (libgettextsrc_la_SOURCES): Remove libexpat-compat.c. (libgettextsrc_la_LDFLAGS): Remove @LTLIBEXPAT@. * gettext-tools/src/format-kde-kuit.c: Use functions from markup.h, when the file is being compiled as part of libgettextpo. Otherwise use libxml2. * gettext-tools/src/libexpat-compat.c: Remove. * gettext-tools/src/libexpat-compat.h: Remove.
* Update gnulibDaiki Ueno2015-12-081-0/+2
|
* build: Remove ChangeLogsDaiki Ueno2015-10-141-0/+0
| | | | | | | | | | | | | | | | | | | | | Generate ChangeLog files at "make dist" time, using gitlog-to-changelog. We still keep ChangeLog files under "po" and "intl" directories, since those files are copied as part of gettext infrastructure and it is still meaningful to have them there. * .gitignore: Add ChangeLog files. * Admin/release-steps: Remove mention of running update-changelog script. * Admin/update-changelog: Remove. * Makefile.am (gen-ChangeLog): New rule. * autogen.sh: Copy gitlog-to-changelog from gnulib. Create empty ChangeLog files to suppress Automake errors. * gettext-tools/doc/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gettext-tools/man/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gettext-tools/src/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gettext-tools/tests/Makefile.am (EXTRA_DIST): Remove ChangeLog.0. * gnulib-local/Makefile.am (EXTRA_DIST): Remove ChangeLog files. * */ChangeLog: Rename to ChangeLog.0 or ChangeLog.1. * HACKING: Add brief guideline to submit patches.
* Release 0.19.6Daiki Ueno2015-09-111-0/+4
|
* Release 0.19.5Daiki Ueno2015-07-101-0/+4
|
* Update gnulibDaiki Ueno2015-06-051-4/+5
|
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+1
|
* Update .gitignoreDaiki Ueno2015-03-041-0/+1
|
* Update GnulibDaiki Ueno2015-01-201-3/+4
|
* Release 0.19.4Daiki Ueno2014-12-241-0/+4
|
* Update .gitignoreDaiki Ueno2014-10-161-0/+1
|
* Release 0.19.3Daiki Ueno2014-10-151-0/+4
|
* Regenerate files for 0.18.2.Daiki Ueno2012-12-251-0/+2
|
* Version 0.18.2.Daiki Ueno2012-12-251-0/+4
|
* Update after gnulib changed.Bruno Haible2012-02-191-0/+93
|
* Version 0.18.1.Bruno Haible2010-06-041-0/+4
|
* Update after gnulib changed.Bruno Haible2010-06-041-2/+2
|
* Cleanup files that are no longer used.Bruno Haible2010-06-031-13/+0
|
* Fix compilation failure on systems without <libintl.h>.Bruno Haible2010-06-032-1/+9
|
* Version 0.18.Bruno Haible2010-05-091-0/+4
|
* Update after gnulib changed.Bruno Haible2010-05-091-0/+2
|
* Update after gnulib changed.Bruno Haible2010-03-291-0/+4
|
* Update after gnulib changed.Bruno Haible2009-12-261-0/+2
|
* Update after gnulib changed.Bruno Haible2009-12-121-0/+27
|
* Update after gnulib imports and gnulib changed.Bruno Haible2009-08-151-2/+4
|
* Avoid the hash-tests module.Bruno Haible2009-08-101-1/+0
|
* Port msgfilter to Woe32 platforms.Bruno Haible2009-08-041-0/+8
|
* Ignore all files that are automatically generated and distributed andBruno Haible2009-08-041-0/+163
| | | | not under version control.
* Use option color-tests.Bruno Haible2009-06-232-1/+7
|
* Prepare for gettext-0.17.Bruno Haible2009-06-231-0/+4
|
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
|
* Makefile for the gnulib generated tests directory.Bruno Haible2009-06-232-0/+25