September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12
View 6d48ea8

update libtool - bb#1162

aCaB authored on 2008/09/11 01:09:20
September 2, 2008
View 2d75763

revert last commit, it breaks bzip2 detection in /usr/local

Török Edvin authored on 2008/09/02 20:52:53
View 8179270

if pkg-config cannot find check look in standard places for check (such as /usr/local/lib)

Török Edvin authored on 2008/09/02 17:40:27
August 26, 2008
View 4a40b66

replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it

Török Edvin authored on 2008/08/26 21:45:20
August 6, 2008
View 55144c4

work around non reentrant lresolv

aCaB authored on 2008/08/06 09:27:36
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
July 16, 2008
View d1d558c

use pkg-config to locate check, if available (bb #1093) make --enable-coverage depends on unit tests being activated fix a typo in bzip2 configure check remove temporary log files on make clean

Török Edvin authored on 2008/07/16 00:50:50
July 11, 2008
View 232c4b7

add unit tests for binaries enable unit tests by default (if check is available) add --enable-coverage to run gcov/lcov add --enable-tests-install to install test files

Török Edvin authored on 2008/07/11 02:08:41
July 8, 2008
View fd08e02

add Javascript normalizer (not yet enabled)

Török Edvin authored on 2008/07/08 04:10:50
May 10, 2008
View 725a296

build system: add configure checks for FD passing m4/fdpassing.m4: move all FD passing checks here clamd/session.[ch], scanner.[ch]: contrib/clamd_fdscan: add rfc2292/bsd4.4 style file descriptor passing support this code is from Marc Balmer <marc*msys.ch>, with some portability fixes applied

Török Edvin authored on 2008/05/10 06:12:28
April 8, 2008
View e5b0783

-lcheck needs to be conditional, use @LCHECK@. Regenerate Makefiles.

Török Edvin authored on 2008/04/08 21:57:55
March 8, 2008
View 0db944f

Makefile fixes

Tomasz Kojm authored on 2008/03/08 00:05:39
February 25, 2008
View 168cd52

revert the Makefile changes in r3671.

Török Edvin authored on 2008/02/25 21:00:34
View a9ae2f5

improve check for bzip2 test for attribute((packed)) only on GNUC compilers, because Sun's cc ignores it move iconv check after zlib/bzip2 checks use ../ to avoid problems with spaces in directory names

Török Edvin authored on 2008/02/25 20:29:06