thodg/libiconv/lib/Makefile.msvc

Branch :


Log

Author Commit Date CI Message
92cf9653 2003-06-11 11:49:48 Support for relocatable data files even on Woe32.
9b958b9f 2003-05-18 11:28:29 Make it possible to create DLLs with debug information.
9b345968 2003-05-12 19:09:46 No need for dllexport when building a static library.
24b960a3 2003-04-14 14:08:07 Support for relocatable installation.
1be7e00e 2003-04-10 10:32:39 Improved MSVC support.
64d5a8b9 2003-03-29 16:35:11 Improved MSVC support.
5eb66df2 2002-01-06 20:27:21 prepend '-' before 'del'
c7f1dc92 2001-06-25 22:14:38 Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives.
3c597b51 2001-05-07 17:26:44 Use CPPFLAGS and LDFLAGS.
4b9851c2 2001-05-07 21:00:40 Try to avoid build errors with some versions of nmake.
7fdfc83d 2000-12-02 00:49:32 Replace STATIC with its opposite flag, DLL.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.