Commit Graph

34 Commits (6d48ea885abc47c25cef0a5146324407ef91cd3f)

Author SHA1 Message Date
aCaB 6d48ea885a update libtool - bb#1162 17 years ago
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Török Edvin 4a40b66cf0 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 17 years ago
Tomasz Kojm ec285505da unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
aCaB 5e07cfed01 unit tests for uniq 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Török Edvin b6927a7c77 fix 'make distcheck': 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
aCaB 9476b6ad2b lcov works 17 years ago
aCaB c92b0057f7 test_disasm 17 years ago
Török Edvin 5a622715ee fix EXTRA_DIST 17 years ago
Török Edvin 81361c477a skip valgrind tests for 'make lcov' 17 years ago
Török Edvin 3dcc2d784e more tests for regex 17 years ago
Török Edvin 5ee56e4103 split up regex_list. 17 years ago
Török Edvin 73464bf870 EXTRA_DIST must be unconditional 17 years ago
Török Edvin db1a202ac3 fix CLEANFILES, add rule for clamscan test 17 years ago
Török Edvin 26e5626078 avoid using GNUmake specific rules 17 years ago
Török Edvin 419597717e ensure test/ files are created before running clamscan/clamd checks 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin 377a2330a1 more unit tests for js-norm 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Török Edvin eb2901515b move cli_unescape, and cli_textbuffer_append_normalize to str.c 17 years ago
Török Edvin 4a6ade4489 add all needed files to EXTRA_DIST (to fix make distcheck) 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Török Edvin 71a282f021 AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS. 17 years ago
Török Edvin bc33dd4ce8 fix typo that caused 'make tags' to fail. 17 years ago
Török Edvin 549db571c7 use LDADD, and add @THREAD_LIBS@ last. This way it works on both Linux and OpenBSD. 17 years ago
Török Edvin 0d92372ec6 OpenBSD uses -pthread, we explicitly need to add @THREAD_LIBS@ to linker line. 17 years ago
Tomasz Kojm fe473bcb07 add initial support for unit tests 17 years ago
Tomasz Kojm 0db944fcef Makefile fixes 17 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin 282417339c quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
Török Edvin 3064a5428c generic text normalizer (bb #241) 18 years ago
Török Edvin 6053d09a36 allow to specify libgmp location, by using --with-libgmp-prefix, 18 years ago
Török Edvin 4c56bffa3b build system modernization: (based on suggestion from 18 years ago
Török Edvin a0e5e84425 avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+). 18 years ago
Török Edvin 80cf63099c add support for version scripts when using Sun's ld on Solaris. 18 years ago
aCaB 8ec38f70a0 changelog + reverted automake10 18 years ago
aCaB f377e052cd Merging the post0.92 stuff 18 years ago
Tomasz Kojm 5ca7fd1813 re-include RAR code 18 years ago
Tomasz Kojm 067ecc29a3 temporarily remove the RAR code 18 years ago
Tomasz Kojm 6ce302428f by default don't build and link with libclamunrar; 18 years ago
Trog 2fda4dc0ea * libclamunrar: move unrar to a separate library, under an unrar license. 18 years ago
Tomasz Kojm 09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch 18 years ago
Tomasz Kojm 561f5956d2 add -I$(top_srcdir) to Makefile.am (bb#404) 18 years ago