libcharset/Makefile.devel

Branch


Log

Author Commit Date CI Message
Bruno Haible 6a93e918 2025-05-31T14: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.
Collin Funk d53c2baf 2025-04-17T22:06:24 Switch to automake 1.17, part 3. * autogen.sh (ACLOCAL): Use Automake 1.17. Copyright-paperwork-exempt: Yes
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 bacf3318 2023-09-06T03:29:12 Don't export symbols from static MSVC .obj files. Suggested by Dmitry Bely <dmitry.bely@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2023-08/msg00002.html>. * include/export.h: Add a copyright notice. Set LIBICONV_DLL_EXPORTED to empty on MSVC when DLL_EXPORT is not defined. * Makefile.devel (include/iconv.h.build.in): Filter out the second copyright notice. * configure.ac (DLL_VARIABLE): Test DLL_EXPORT, not _DLL. * lib/relocatable.h: From gnulib: (RELOCATABLE_DLL_EXPORTED): Don't use __declspec(dllexport) when creating static .obj files with MSVC. * libcharset/include/export.h: Add a copyright notice. Set LIBCHARSET_DLL_EXPORTED to empty on MSVC when DLL_EXPORT is not defined. * libcharset/Makefile.devel (include/libcharset.h.build.in, include/localcharset.h.build.in): Filter out the second copyright notice.
Bruno Haible 1170b8aa 2020-12-09T01:47:18 Switch to autoconf 2.70.
Bruno Haible 2f9ba73c 2019-06-30T23:00:48 Fix build error with MSVC.
Bruno Haible 678afa4a 2018-05-04T11:18:42 Switch to automake 1.16.
Bruno Haible 393cf16d 2017-07-15T21:53:52 Get rid of autom4te.cache directories, as far as possible.
Bruno Haible e8dcb598 2016-12-15T01:37:23 Avoid error during initial autogen.sh invocation.
Bruno Haible cc98b82c 2016-12-03T18:42:27 Make Makefile.devel more useful for the users of the released tarball.
Bruno Haible a8437051 2016-10-01T16:29:46 Switch to automake 1.15.
Bruno Haible ba31d76e 2012-04-29T04:00:00 Switch to autoconf 2.69 and automake 1.12.
Bruno Haible f084d0c3 2010-09-24T01:32:16 Switch to autoconf 2.68.
Bruno Haible 3cc20f54 2010-07-31T19:35:04 Switch to autoconf 2.67.
Bruno Haible 88bd2d24 2010-07-03T12:39:43 Switch to autoconf 2.66.
Bruno Haible 76e61d77 2009-12-11T12:01:24 Switch to autoconf 2.65.
Bruno Haible 5b29e5f1 2009-08-15T11:21:01 Use autoconf version 2.64.
Bruno Haible 93672fc7 2009-05-19T21:52:50 Switch to automake-1.11.
Bruno Haible c6b1b95f 2008-09-17T01:01:11 Switch to version 2.63.
Bruno Haible 3cde1658 2008-04-14T11:08:50 Switch to autoconf 2.62.
Bruno Haible cb362557 2007-11-11T15:58:41 Use newer versions of autoconf and automake.
Bruno Haible f260e646 2006-07-26T11:42:48 Remove MSVC/nmake build support.
Bruno Haible f574c3fa 2006-07-25T11:08:43 Remove VMS support.
Bruno Haible 2cfac6dc 2006-06-27T13:32:50 Assume autoconf-2.60.
Bruno Haible a21db575 2005-12-29T13:39:30 Renamed configure.in.
Bruno Haible cd4300ce 2005-07-25T12:02:53 Tidy up exported symbols.
Bruno Haible c23a68aa 2005-07-06T10:59:40 Use specific autoconf/automake versions.
Bruno Haible 5c557c5c 2004-01-26T10:04:24 Assume automake-1.8.
Bruno Haible 11567654 2003-06-11T11:52:29 Improved VMS support.
Bruno Haible 9042f1c1 2003-05-07T19:52:28 Support for VMS.
Bruno Haible 99e22dda 2003-04-14T15:28:52 Support for relocatable installation.
Bruno Haible 64d5a8b9 2003-03-29T16:35:11 Improved MSVC support.
Bruno Haible e0f5154c 2003-02-14T18:32:43 Switch to autoconf-2.57.
Bruno Haible f607f924 2002-05-18T01:25:03 Don't include a complete autoconf copy in the distribution.
Bruno Haible 14f10423 2000-11-21T16:14:16 Improved Windows support.
Bruno Haible 9b0205c8 2000-11-20T18:42:13 Corrections and Win32 port.
Bruno Haible 507052f0 2000-11-01T14:01:29 Charset determination library.