woe32dll

Branch


Log

Author Commit Date CI Message
Bruno Haible 8ec33591 2025-06-07T04:14:52 Sync woe32dll/export.h with GNU libunistring and GNU gettext. * woe32dll/export.h: Update comments.
Bruno Haible 6ad5ae56 2023-09-16T12: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.
Bruno Haible 999f8b33 2023-09-07T13: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.
Bruno Haible 3acb1179 2020-04-04T14:58:34 Change the license of the library from LGPL 2.0 to LGPL 2.1.
Bruno Haible a3476d2d 2019-05-07T19: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.
Bruno Haible e54fc9c1 2018-09-17T18:28:56 Prefer https URLs where possible.
Bruno Haible a625a199 2012-01-15T12:19:04 Support for MSVC 9. Add a comment.
Bruno Haible 4a2f4d20 2009-12-11T12:16:52 Untabify.
Bruno Haible 0531ec16 2007-10-07T18:30:41 Upgrade copyright header to GPLv3.
Bruno Haible 83b1f520 2007-09-14T22:59:21 Fix typo, correction from GNU gettext.
Bruno Haible 2a6311de 2006-05-15T21:59:28 Support for building a shared library on mingw and Cygwin.