thodg/libiconv/lib/Makefile.in

Branch :


Log

Author Commit Date CI Message
2613089e 2007-03-20 01:55:33 Remove redundant mkinstalldirs invocations.
a4492a87 2006-12-20 13:35:38 Avoid a problem with setlocale() on AIX.
c8dc4a2e 2006-07-24 12:43:07 Use the CFLAGS also when linking.
5e08f217 2006-07-14 13:24:59 Treat *.stackdump files like core files.
c7c7da1e 2006-05-16 11:46:20 Cygwin shared library support.
a373c34b 2006-05-15 21:58:39 Support for building shared libraries on mingw and Cygwin.
1dc5d848 2006-01-23 13:27:35 Bump versioning number.
78423b48 2005-12-29 13:20:57 Prepare for version 1.11.
cd4300ce 2005-07-25 12:02:53 Tidy up exported symbols.
01abb546 2005-07-08 13:16:25 Bump LIBICONV_VERSION_INFO.
850c9ab1 2005-06-09 19:08:18 Renamed autoconf/ to build-aux/.
37a70626 2005-03-29 13:56:39 Rename libiconv_plug.so to preloadable_libiconv.so.
91c50790 2003-05-18 14:18:45 Fix a build error on Tru64.
24b960a3 2003-04-14 14:08:07 Support for relocatable installation.
a9adbd70 2003-04-11 09:16:41 Bump version number to 1.9.
407b7965 2003-01-06 14:29:08 Use mkinstalldirs.
afc13d15 2002-12-19 16:03:21 With gcc on Solaris, use -shared, not -G.
8ce4b310 2002-05-23 11:52:37 Prepare for release 1.8.
464312aa 2002-01-14 12:02:46 Use -x none when using gcc.
5be38df8 2001-11-12 12:54:27 Allow building with Intel icc.
2d4f4c89 2001-08-08 12:55:08 Make it possible to build with CC=gcc CFLAGS="-x c++".
7b338f6f 2001-06-27 22:51:28 Portability fixes.
c7f1dc92 2001-06-25 22:14:38 Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives.
78281f96 2001-06-25 12:14:05 Bump version number for 1.7.
ad4e8a6e 2001-05-07 15:10:58 Correction for Solaris.
3c597b51 2001-05-07 17:26:44 Use CPPFLAGS and LDFLAGS.
d771d662 2001-03-06 17:29:26 Prepare for libiconv release 1.6.
8c5fb204 2001-03-06 13:43:56 Add support for OSF/1 (Tru64) 5.1.
bd1090cd 2001-03-11 14:41:41 Portability to BeOS.
3d31606d 2001-02-26 13:36:17 Add support for DOS encodings.
b2ef8c91 2001-02-20 19:44:26 Respect configure arguments --libdir, --includedir, --mandir.
74834e21 2000-12-08 14:57:53 Don't ignore --exec-prefix given to configure.
2fa33a56 2000-12-02 01:01:44 Bump version number to 1.5.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.