January 31, 2008
View 4c56bff

build system modernization: (based on suggestion from Markus Elfring <Markus.Elfring*web.de> in bb #452) * use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete * put configure files into auxiliary directory * fix main declaration in FD_SETSIZE test * check for failure on fopen in FD_SETSIZE test * move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete * eliminate automake warnings, update Makefile.am * rename .splitted to .split (requested by aCaB)

Török Edvin authored on 2008/01/31 06:06:36
December 31, 2007
View 80cf630

add support for version scripts when using Sun's ld on Solaris. use $GREP to grep binary files, needed for autoit to build on Solaris. add support for both GNU and Sun ld version scripts. add version script maps to libclamunrar, libclamunrar_iface. Enumerate all symbols, Sun's ld doesn't support cl_* (only *). cli_decodesig needs a dummy definition on Solaris.

Török Edvin authored on 2007/12/31 21:46:26
December 13, 2007
View 5ca7fd1

re-include RAR code

Tomasz Kojm authored on 2007/12/13 06:46:34
December 6, 2007
View 067ecc2

temporarily remove the RAR code

Tomasz Kojm authored on 2007/12/06 23:48:48
October 27, 2007
View 6ce3024

by default don't build and link with libclamunrar; use --enable-unrar to build with RAR support

Tomasz Kojm authored on 2007/10/27 03:45:20
October 23, 2007
View 2fda4dc

* libclamunrar: move unrar to a separate library, under an unrar license. * libclamav/unarj: further bounds checking

Trog authored on 2007/10/23 21:04:53