summaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
Commit message (Collapse)AuthorAgeFilesLines
* build: Update DEPENDENCIESDaiki Ueno2015-12-101-16/+8
| | | | * DEPENDENCIES: Remove duplicate entry for libxml2.
* build: Remove expat dependencyDaiki Ueno2015-12-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* New options --with-xz and --with-bzip2 for compressing the archive.Bruno Haible2010-08-301-21/+35
|
* Mention more dependencies.Bruno Haible2010-06-041-0/+21
|
* Deprecate the --with-cvs option.Bruno Haible2010-06-031-25/+10
|
* Link with libunistring, if it exists.Bruno Haible2010-06-031-0/+13
|
* List the build dependencies.Bruno Haible2010-05-151-6/+84
|
* Support alternative to the cvs-compression of the archive.Bruno Haible2009-09-271-1/+10
|
* Fix typo, noticed by Perry Rapp.Bruno Haible2009-06-231-1/+1
|
* Mention dependency towards 'cvs'.Bruno Haible2009-06-231-1/+12
|
* Support platforms with neither terminfo nor termcap functions, like mingw.Bruno Haible2009-06-231-3/+4
|
* New file DEPENDENCIES.Bruno Haible2009-06-231-0/+96