November 19, 2008
View af23f58

enable mempool by default when available

aCaB authored on 2008/11/19 03:43:38
November 12, 2008
View 5ed6026

liblt sucks

aCaB authored on 2008/11/12 09:37:03
November 11, 2008
View bb7bd3a

final

aCaB authored on 2008/11/11 02:27:03
November 10, 2008
View 094104a

preliminary dlopen support for libclamunrar - this is mostly libtool stuff

aCaB authored on 2008/11/10 03:23:04
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
November 1, 2008
View 946bd26

merge mempool branch

aCaB authored on 2008/11/01 11:39:00
October 30, 2008
View 5e035bd

update flevel/revision

Tomasz Kojm authored on 2008/10/30 23:01:20
View a35d4b4

fix test

Török Edvin authored on 2008/10/30 17:35:47
View e30a2c4

be nice to non-GNU compilers, and use memcmp/abort instead of __builtin_*

Török Edvin authored on 2008/10/30 05:25:03
View d4c8adb

Try to make a difference between failing to link the bzip2 testcase and the testcase failing (bb #1240)

Török Edvin authored on 2008/10/30 04:19:48
View c828f71

fix message: it is enough to use a lower optimization level

Török Edvin authored on 2008/10/30 04:12:04
View fd9379f

fix make distcheck on gcc < 4.3 (bb #1259)

Török Edvin authored on 2008/10/30 04:06:20
View a20faa3

add testcase for gcc bug 37573, affecting gcc 4.1.2 at -O3 too (bb #1258)

Török Edvin authored on 2008/10/30 04:06:09
October 29, 2008
View 0281fb4

32 and 64 bit pools

aCaB authored on 2008/10/29 07:45:31
October 20, 2008
View 9d444ac

use -print-multi-os-directory to set default libdir (bb #1240) WARNING: On a 64-bit multiarch OS, this will by default install libclamav into /usr/local/lib64, if your system uses /usr/local/lib for 32bit apps. If the system uses /usr/local/lib for 64-bit apps and lib32 for 32bit apps, there is no change (unless you use -m32).

Török Edvin authored on 2008/10/20 23:00:07