Commit Graph

5 Commits

Author SHA1 Message Date
Török Edvin
b105842c5c when --disable-gcc-vcheck is set, set CFLAGS to O0 and
append -broken-compiler to the VERSION (bb #684)
introduce VERSION_SUFFIX for easier handling, and convert -exp to use it

git-svn: trunk@4239
2008-10-09 09:00:26 +00:00
Tomasz Kojm
acc0e06a5c include clamav.h for cl_retver() prototype
git-svn: trunk@4095
2008-08-09 09:58:13 +00:00
Török Edvin
dfc0c031cb 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

git-svn: trunk@4078
2008-08-04 12:44:16 +00:00
Török Edvin
add738d28c portability fixes
if there is a version.h.static use that instead of output from svnversion
use get_version(), tools outside libclamav shouldn't rely on libclamav version
exception: clamconf itself needs both, and the milter shows both

git-svn: trunk@4076
2008-08-04 10:38:24 +00:00
Török Edvin
a5f0eabf18 forgot to add file
git-svn: trunk@4071
2008-08-03 22:11:06 +00:00