kc3-lang/libiconv

Branch :


Log

Author Commit Date CI Message
thodg 80f29e3a 2025-11-02 00:00:15 gnu make idiom
thodg d4f3d739 2025-11-01 23:55:40 aclocal and automake
thodg 2d7186ad 2025-11-01 23:51:08 gnulib
thodg 136f0195 2025-11-01 23:46:30 make autogen really bootstrap
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.