thodg/libiconv/libcharset/lib

Branch :


Log

Author Commit Date CI Message
6ad5ae56 2023-09-16 12:04:24 Fix a misnomer. * include/export.h (LIBICONV_SHLIB_EXPORTED): Renamed from LIBICONV_DLL_EXPORTED. Prefer the term "shared library", since the term "DLL" applies only to Windows. * Makefile.devel (include/iconv.h.build.in): Insert LIBICONV_SHLIB_EXPORTED instead of LIBICONV_DLL_EXPORTED. * configure.ac (DLL_VARIABLE): Update comment. * lib/Makefile.in (DEFS): Update comment. * woe32dll/export.h: Update comment. * libcharset/include/export.h (LIBCHARSET_SHLIB_EXPORTED): Renamed from LIBCHARSET_DLL_EXPORTED. Prefer the term "shared library", since the term "DLL" applies only to Windows. * libcharset/Makefile.devel (include/libcharset.h.build.in, include/localcharset.h.build.in): Insert LIBCHARSET_SHLIB_EXPORTED instead of LIBCHARSET_DLL_EXPORTED. * libcharset/lib/relocatable-stub.c (libcharset_set_relocation_prefix): Use LIBCHARSET_SHLIB_EXPORTED instead of LIBCHARSET_DLL_EXPORTED. * libcharset/lib/Makefile.in (DEFS): Update comment. * libcharset/Makefile.in (install-lib): Update comment.
3acb1179 2020-04-04 14:58:34 Change the license of the library from LGPL 2.0 to LGPL 2.1.
61cc62b7 2019-12-25 00:45:34 Update from gnulib.
d22bc653 2019-12-22 15:50:00 Update from gnulib.
66b6eda0 2019-08-11 18:57:57 Update from gnulib.
143b473c 2019-07-02 21:00:01 Update from gnulib.
1badfd5d 2019-01-27 22:57:45 Accommodate a shell that is not in /bin/sh.
7a3418bb 2018-09-22 14:23:53 Update from gnulib. Move mapping tables into the code.
e54fc9c1 2018-09-17 18:28:56 Prefer https URLs where possible.
07aa900d 2018-05-04 21:22:25 Update from gnulib.