Tomasz Kojm
094127dd66
test: add cpio test files
16 years ago
aCaB
c4afd0b458
update ignore files
16 years ago
Török Edvin
997a1efeb2
Draft of bytecode loader.
16 years ago
Török Edvin
4b93f2b633
check for mallinfo availability (bb #1445 ).
...
git-svn: trunk@5001
16 years ago
aCaB
5348fa8d28
bb#1443
...
please don't touch the build stuff for a coupel of hours so i can easily revert this commit
git-svn: trunk@4884
16 years ago
Török Edvin
8db0a3463d
clamdtop moved to toplevel + manpage.
...
git-svn: trunk@4846
16 years ago
Tomasz Kojm
47d40feb7a
libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366)
...
git-svn: trunk@4650
17 years ago
aCaB
3be4ac3f65
drop useless checks
...
git-svn: trunk@4545
17 years ago
aCaB
094104a7ac
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/dlopen@4360 77e5149b-7576-45b1-b177-96237e5ba77b
17 years ago
aCaB
b346e3629a
zip fixes
...
git-svn: trunk@4228
17 years ago
Török Edvin
ae685a75c1
link to libclamunrar_iface explicitly to
...
allow non-rpath builds to work. (bb #1203 )
Thanks to James Ralston <ralston*pobox.com>
git-svn: trunk@4224
17 years ago
Török Edvin
35251e019f
add missing testfiles
...
git-svn: trunk@4204
17 years ago
Török Edvin
1279faf61e
add htmlnorm unit tests and fix jsnorm space normalization
...
git-svn: trunk@4201
17 years ago
Török Edvin
15d67313c4
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.
git-svn: trunk@4172
17 years ago
aCaB
6d48ea885a
update libtool - bb#1162
...
git-svn: trunk@4170
17 years ago
Török Edvin
2d75763208
revert last commit, it breaks bzip2 detection in /usr/local
...
git-svn: trunk@4163
17 years ago
Török Edvin
8179270b95
if pkg-config cannot find check look in standard places for check
...
(such as /usr/local/lib)
git-svn: trunk@4162
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
...
git-svn: trunk@4145
17 years ago
aCaB
55144c4766
work around non reentrant lresolv
...
git-svn: trunk@4087
17 years ago
aCaB
945bb9a349
add test/clam.impl.zip
...
git-svn: trunk@4075
17 years ago
aCaB
ac90139491
add clam.ole.doc
...
git-svn: trunk@4073
17 years ago
Török Edvin
29eb2189af
add more test files to test/
...
copy testfiles to contrib/test
git-svn: trunk@4039
17 years ago
Török Edvin
7a5545d11d
Some split testfiles were still detected.
...
Split them in a different way.
git-svn: trunk@4038
17 years ago
aCaB
a16a10ed94
add zip/deflate64 testfile
...
git-svn: trunk@4014
17 years ago
aCaB
c75c99bf13
autoit updated, test files added
...
git-svn: trunk@4013
17 years ago
Török Edvin
d1d558c944
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
git-svn: trunk@3953
17 years ago
Török Edvin
232c4b7016
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
git-svn: trunk@3935
17 years ago
Török Edvin
fd08e02ea3
add Javascript normalizer (not yet enabled)
...
git-svn: trunk@3917
17 years ago
Tomasz Kojm
6389d1e78f
test: add clam.mail, clam.ppt and clam.tnef (bb#902)
...
git-svn: trunk@3883
17 years ago
Tomasz Kojm
d115bdea69
compatibility with pmake (bb#1018)
...
git-svn: trunk@3856
17 years ago
Török Edvin
725a296922
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
git-svn: trunk@3849
17 years ago
Tomasz Kojm
08632ca059
add more test files (bb#902)
...
git-svn: trunk@3840
17 years ago
aCaB
52431d6e9b
added clam-fsg
...
git-svn: trunk@3793
17 years ago
Tomasz Kojm
7188fdb1fd
add clam-aspack.exe, clam-pespin.exe and clam-upx.exe (bb#902)
...
git-svn: trunk@3785
17 years ago
Tomasz Kojm
71f6a57150
add clam.chm and clam.sis (bb#902)
...
git-svn: trunk@3784
17 years ago
Tomasz Kojm
040b73b89d
test/Makefile.am: new Makefile
...
git-svn: trunk@3783
17 years ago
Török Edvin
e5b0783922
-lcheck needs to be conditional, use @LCHECK@.
...
Regenerate Makefiles.
git-svn: trunk@3774
17 years ago
Török Edvin
44fd90eb99
add test file for RTF (bb #902 )
...
git-svn: trunk@3746
17 years ago
Tomasz Kojm
5078c1b253
add test files for ARJ, SZDD and .tar.gz (bb#902)
...
git-svn: trunk@3745
17 years ago
aCaB
de2c23eee7
sync to trunk - complete
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3600 77e5149b-7576-45b1-b177-96237e5ba77b
18 years ago
aCaB
2455584143
sync to trunk
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3599 77e5149b-7576-45b1-b177-96237e5ba77b
18 years ago
Török Edvin
282417339c
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)
git-svn: trunk@3598
18 years ago
Török Edvin
3064a5428c
generic text normalizer (bb #241 )
...
update automake files: automake complained that they were too old
git-svn: trunk@3583
18 years ago
Török Edvin
6053d09a36
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 )
git-svn: trunk@3566
18 years ago
Török Edvin
4c56bffa3b
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)
git-svn: trunk@3563
18 years ago
Tomasz Kojm
31dbb4262c
typo
...
git-svn: trunk@3514
18 years ago
aCaB
e7ce9dd3b0
update test/README
...
git-svn: trunk@3510
18 years ago
aCaB
afc57127b2
splitted test files
...
git-svn: trunk@3509
18 years ago
aCaB
ace28304ad
byteswapped testfiles - bb#398
...
git-svn: trunk@3506
18 years ago
Nigel Horne
d7ad035aea
Catch sigpipe
...
git-svn: trunk@3052
18 years ago