thodg/libiconv

Branch :


Log

Author Commit Date CI Message
b66b2f54 2025-09-13 00:57:59 Update gitsub.sh. * gitsub.sh: Update from gnulib.
61fbe742 2025-09-06 16:56:25 Update gitsub.sh. * gitsub.sh: Update from gnulib.
918904ed 2025-07-07 11:42:45 Add support for --enable-relocatable in mingw builds on Cygwin hosts. Reported by Michele Locati <michele@locati.it> in <https://github.com/mlocati/gettext-iconv-windows/pull/47#issuecomment-3041406917>. * configure.ac: Invoke gl_BUILD_TO_HOST_BINDIR. * src/Makefile.in (bindir_c_make, localedir_c_make): New variables. (iconv_no_i18n.@OBJEXT@, iconv.@OBJEXT@): Fix value of INSTALLDIR and LOCALEDIR.
b6de390c 2025-06-10 21:05:13 More install-tests, part 2.
b012e147 2025-06-10 04:41:45 More install-tests. * install-tests/test-api.c: New file. * install-tests/Makefile.in (installcheck): Compile and run test-api. (SOURCE_FILES): Add test-api.c.
e443659f 2025-06-10 00:55:52 build: Implement 'installcheck' target. * install-tests/test-version.c: New file. * install-tests/Makefile.in: New file. * configure.ac (PATH_SEPARATOR, AUGMENT_SHLIBPATH): New variables. (AC_CONFIG_FILES): Add install-tests/Makefile. * Makefile.in (bindir): New variable. (all, mostlyclean, clean, distclean, maintainer-clean, distdir): Recurse into install-tests. (installcheck): New target.
8ec33591 2025-06-07 04:14:52 Sync woe32dll/export.h with GNU libunistring and GNU gettext. * woe32dll/export.h: Update comments.
6a93e918 2025-05-31 14:47:08 Switch to automake 1.18. * autogen.sh: Update comment. * Makefile.devel (AUTOMAKE, ACLOCAL): Use binary from automake 1.18. * libcharset/autogen.sh: Update comment. * libcharset/Makefile.devel (ACLOCAL): Use binary from automake 1.18.
cf10b545 2025-05-31 00:29:46 Document the 'const char **' vs. 'char **' problem. Reported by Braden Ganetsky <braden.ganetsky@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2025-05/msg00003.html>. * man/iconv.3 (SYNOPSIS, CONFORMING TO): List also the POSIX-compatible declaration. Explain the background. Mention AM_ICONV.
d53c2baf 2025-04-17 22:06:24 Switch to automake 1.17, part 3. * autogen.sh (ACLOCAL): Use Automake 1.17. Copyright-paperwork-exempt: Yes