kc3-lang/libiconv/woe32dll

Branch :


Log

Author Commit Date CI Message
8ec33591 2025-06-07 04:14:52 Sync woe32dll/export.h with GNU libunistring and GNU gettext. * woe32dll/export.h: Update comments.
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.
999f8b33 2023-09-07 13:50:13 Sync woe32dll/export.h with GNU libunistring and GNU gettext. * woe32dll/export.h: Update comments. (IMP): Define correctly for 64-bit Windows platforms.
3acb1179 2020-04-04 14:58:34 Change the license of the library from LGPL 2.0 to LGPL 2.1.
a3476d2d 2019-05-07 19:49:25 Fix license header of two files. Reported by Herbert Oppmann <herbert.oppmann@siemens.com>. * woe32dll/export.h: Use an LGPL 2 license header. * woe32dll/iconv-exports.c: Likewise.
e54fc9c1 2018-09-17 18:28:56 Prefer https URLs where possible.
a625a199 2012-01-15 12:19:04 Support for MSVC 9. Add a comment.
4a2f4d20 2009-12-11 12:16:52 Untabify.
0531ec16 2007-10-07 18:30:41 Upgrade copyright header to GPLv3.
83b1f520 2007-09-14 22:59:21 Fix typo, correction from GNU gettext.
2a6311de 2006-05-15 21:59:28 Support for building a shared library on mingw and Cygwin.