|
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.
|
|
d53c2baf
|
2025-04-17T22:06:24
|
|
Switch to automake 1.17, part 3.
* autogen.sh (ACLOCAL): Use Automake 1.17.
Copyright-paperwork-exempt: Yes
|
|
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.
|
|
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.
|
|
1170b8aa
|
2020-12-09T01:47:18
|
|
Switch to autoconf 2.70.
|
|
2f9ba73c
|
2019-06-30T23:00:48
|
|
Fix build error with MSVC.
|
|
678afa4a
|
2018-05-04T11:18:42
|
|
Switch to automake 1.16.
|
|
393cf16d
|
2017-07-15T21:53:52
|
|
Get rid of autom4te.cache directories, as far as possible.
|
|
e8dcb598
|
2016-12-15T01:37:23
|
|
Avoid error during initial autogen.sh invocation.
|
|
cc98b82c
|
2016-12-03T18:42:27
|
|
Make Makefile.devel more useful for the users of the released tarball.
|
|
a8437051
|
2016-10-01T16:29:46
|
|
Switch to automake 1.15.
|
|
ba31d76e
|
2012-04-29T04:00:00
|
|
Switch to autoconf 2.69 and automake 1.12.
|
|
f084d0c3
|
2010-09-24T01:32:16
|
|
Switch to autoconf 2.68.
|
|
3cc20f54
|
2010-07-31T19:35:04
|
|
Switch to autoconf 2.67.
|
|
88bd2d24
|
2010-07-03T12:39:43
|
|
Switch to autoconf 2.66.
|
|
76e61d77
|
2009-12-11T12:01:24
|
|
Switch to autoconf 2.65.
|
|
5b29e5f1
|
2009-08-15T11:21:01
|
|
Use autoconf version 2.64.
|
|
93672fc7
|
2009-05-19T21:52:50
|
|
Switch to automake-1.11.
|
|
c6b1b95f
|
2008-09-17T01:01:11
|
|
Switch to version 2.63.
|
|
3cde1658
|
2008-04-14T11:08:50
|
|
Switch to autoconf 2.62.
|
|
cb362557
|
2007-11-11T15:58:41
|
|
Use newer versions of autoconf and automake.
|
|
f260e646
|
2006-07-26T11:42:48
|
|
Remove MSVC/nmake build support.
|
|
f574c3fa
|
2006-07-25T11:08:43
|
|
Remove VMS support.
|
|
2cfac6dc
|
2006-06-27T13:32:50
|
|
Assume autoconf-2.60.
|
|
a21db575
|
2005-12-29T13:39:30
|
|
Renamed configure.in.
|
|
cd4300ce
|
2005-07-25T12:02:53
|
|
Tidy up exported symbols.
|
|
c23a68aa
|
2005-07-06T10:59:40
|
|
Use specific autoconf/automake versions.
|
|
5c557c5c
|
2004-01-26T10:04:24
|
|
Assume automake-1.8.
|
|
11567654
|
2003-06-11T11:52:29
|
|
Improved VMS support.
|
|
9042f1c1
|
2003-05-07T19:52:28
|
|
Support for VMS.
|
|
99e22dda
|
2003-04-14T15:28:52
|
|
Support for relocatable installation.
|
|
64d5a8b9
|
2003-03-29T16:35:11
|
|
Improved MSVC support.
|
|
e0f5154c
|
2003-02-14T18:32:43
|
|
Switch to autoconf-2.57.
|
|
f607f924
|
2002-05-18T01:25:03
|
|
Don't include a complete autoconf copy in the distribution.
|
|
14f10423
|
2000-11-21T16:14:16
|
|
Improved Windows support.
|
|
9b0205c8
|
2000-11-20T18:42:13
|
|
Corrections and Win32 port.
|
|
507052f0
|
2000-11-01T14:01:29
|
|
Charset determination library.
|