18 Commits

Author SHA1 Message Date
Bruno Haible 32f5208257 doc: Update list of external dependencies.
* DEPENDENCIES: Don't list glib2 and libcroco (not needed any more since
2019-02-15).
2019-10-04 20:22:33 +02:00
Bruno Haible 283418cdf9 build: Build and install libtextstyle.
* autogen.sh: Recurse into libtextstyle directory.
* configure.ac: Likewise.
* Makefile.am (SUBDIRS): Add libtextstyle.
* DEPENDENCIES: Mention that libiconv and ncurses are also used by libtextstyle.
* PACKAGING: Recommend to ship libtextstyle as a third binary package.
* NEWS: Mention that libtextstyle is installed.
2019-04-02 17:52:20 +02:00
Bruno Haible ced9457bf6 Fix list of dependencies.
* DEPENDENCIES: Add libacl.
2018-10-15 01:01:51 +02:00
Bruno Haible 88582a1383 C# support: Remove pnet choice.
* DEPENDENCIES: Don't mention pnet.
* PACKAGING: Likewise.
* gettext-tools/src/format-csharp.c: Simplify comment.
* gettext-tools/src/msgfmt.cs: Remove workarounds for cscc.
* gettext-tools/src/write-csharp.c (write_csharp_code): Update comment.
* gettext-tools/doc/gettext.texi (C#): Don't mention resgen.
* gettext-tools/tests/lang-csharp: Rely on mono, not pnet.
* gettext-tools/examples/hello-csharp/INSTALL: Likewise.
* gettext-tools/examples/hello-csharp-forms/INSTALL: Likewise.
* gettext-tools/examples/hello-csharp-forms/BUGS: Remove file.
2018-10-09 02:44:00 +02:00
Bruno Haible 8f39b38f33 all: Replace more http and ftp URLs by https URLs.
* autogen.sh: Use https: URLs.
* gettext-runtime/doc/nls.texi (Translating Teams, Available Packages): Likewise.
* gettext-tools/doc/gettext.texi: Likewise.
* gettext-tools/doc/FAQ.html: Likewise.
* gettext-tools/doc/tutorial.html: Likewise.
* gettext-tools/misc/gettextize.in: Likewise.
* gettext-tools/projects/GNOME/team-address: Likewise.
* gettext-tools/projects/GNOME/teams.url: Likewise.
* gettext-tools/projects/KDE/team-address: Likewise.
* gettext-tools/projects/KDE/teams.url: Likewise.
* gettext-tools/projects/TP/teams.url: Likewise.
* gettext-tools/src/x-python.c: Likewise.
* gettext-tools/tests/xgettext-its-1: Likewise.
2018-05-05 13:39:22 +02:00
Bruno Haible b631191323 Update URLs in READMEs.
* README: Prefer https protocol over http or ftp protocol.
* DEPENDENCIES: Likewise. Point to OpenJDK instead of gcj. Point to Mono instead
of pnet.
2017-01-10 22:21:29 +01:00
Daiki Ueno 618752075e build: Update DEPENDENCIES
* DEPENDENCIES: Remove duplicate entry for libxml2.
2015-12-10 04:37:55 +09:00
Daiki Ueno 898e184a59 build: Remove expat dependency
* 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.
2015-12-09 19:07:06 +09:00
Bruno Haible 84a360eeff New options --with-xz and --with-bzip2 for compressing the archive. 2010-08-30 22:58:23 +02:00
Bruno Haible 7dc2a3d704 Mention more dependencies. 2010-06-04 12:50:01 +02:00
Bruno Haible 7e406ea3d6 Deprecate the --with-cvs option. 2010-06-03 16:22:48 +02:00
Bruno Haible ae943bcc1a Link with libunistring, if it exists. 2010-06-03 15:09:44 +02:00
Bruno Haible e840f3f60c List the build dependencies. 2010-05-15 23:34:03 +02:00
Bruno Haible 38b8d48eba Support alternative to the cvs-compression of the archive. 2009-09-27 22:56:39 +02:00
Bruno Haible 1659eef6d1 Fix typo, noticed by Perry Rapp. 2009-06-23 12:15:00 +02:00
Bruno Haible b7c05c4e47 Mention dependency towards 'cvs'. 2009-06-23 12:14:45 +02:00
Bruno Haible 1e75b14e60 Support platforms with neither terminfo nor termcap functions, like mingw. 2009-06-23 12:14:34 +02:00
Bruno Haible fc783b21a0 New file DEPENDENCIES. 2009-06-23 12:14:28 +02:00