February 14, 2008
View 84f4e2b

revert nsis zlibs

aCaB authored on 2008/02/14 11:12:13
February 8, 2008
View 2824173

quote macro arguments, group AC_C_* macros (bb #452), thanks to Markus Elfring <Markus.Elfring*web.de> move ld --version-script check after compiler checks run autoreconf (new libtool)

Török Edvin authored on 2008/02/08 21:38:09
February 5, 2008
View 3064a54

generic text normalizer (bb #241) update automake files: automake complained that they were too old

Török Edvin authored on 2008/02/05 06:25:31
January 31, 2008
View 6053d09

allow to specify libgmp location, by using --with-libgmp-prefix, by default current prefix is also searched allow to specify libb2 location, by using --with-bz2-prefix, by default current prefix is also searched locating gmp and bz2 works by default on OpenBSD (bb #301) move local m4 macros to m4/ import lib-link.m4 and dependent files quoting for autoconf macros (bb #452)

Török Edvin authored on 2008/01/31 21:07:57
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
January 22, 2008
View 1d64380

drop internal snprintf implementation

Tomasz Kojm authored on 2008/01/22 02:38:42
January 17, 2008
View 5a85b33

remove experimental JS and PST code

Tomasz Kojm authored on 2008/01/17 13:04:20
January 13, 2008
View 3eaf4ea

Fix build problem on OpenBSD: don't compile in functions depending on pthreads into libclamav_internal_utils.a, because clamdscan is compiled without pthreads.

Török Edvin authored on 2008/01/13 06:29:22
January 7, 2008
View c8f2d06

re-enable text detection (ASCII, UTF8, UTF16)

Tomasz Kojm authored on 2008/01/07 23:20:38
View a0e5e84

avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+).

Török Edvin authored on 2008/01/07 01:58:25
January 2, 2008
View f8be651

unzip/implode support

aCaB authored on 2008/01/02 08:09:15
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 29, 2007
View bdd702c

fix typo causing build failure on ppc. minor cleanup in Makefiles.

Török Edvin authored on 2007/12/29 20:11:37
View 097455e

add ld version script support. cl_ symbols are exported with a CLAMAV_PUBLIC version, cli_ symbols with a CLAMAV_PRIVATE version. TODO: reduce number of cli_* symbols exported. clamav-milter/Makefile.in/am: fix out-of-tree builds of manpage.

Török Edvin authored on 2007/12/29 06:59:48
December 20, 2007
View 9d193ff

add support for .cld containers

Tomasz Kojm authored on 2007/12/20 07:06:32