Commit Graph

51 Commits (33872a43de95fff02e46c1308c2e26daededae0f)

Author SHA1 Message Date
aCaB f333d0bccb introduce new lzma 16 years ago
aCaB 86d59b249e fix portability issues for fseeko, sysconf(_SC_PAGESIZE), getpagesize() (bb#1658) 16 years ago
Török Edvin 997a1efeb2 Draft of bytecode loader. 16 years ago
Török Edvin 75ce59c12f errno is not thread-safe on AIX by default, ask for thread-safe version. (bb #1480) 16 years ago
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin cd0a934f67 Prefer libclamunrar_iface that matches version (bb #1491). 16 years ago
Tomasz Kojm 0b4c0baae0 configure: don't define HAVE_ZLIB_H 16 years ago
Török Edvin e4fb91da32 attempt to fix AC_C_BIGENDIAN action-if-universal, regenerate files. 16 years ago
aCaB 5348fa8d28 bb#1443 16 years ago
Török Edvin 8db0a3463d clamdtop moved to toplevel + manpage. 16 years ago
aCaB 15b3dc2367 add --with-system-tommath 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
aCaB 3be4ac3f65 drop useless checks 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
aCaB 0281fb4d9c 32 and 64 bit pools 17 years ago
Török Edvin b105842c5c when --disable-gcc-vcheck is set, set CFLAGS to O0 and 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
Tomasz Kojm 3027857c52 configure: use getaddrinfo() whenever available (can be disabled with 17 years ago
aCaB 6d48ea885a update libtool - bb#1162 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
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Tomasz Kojm b54eb319c6 freshclam: IPv6 support (bb#715) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Tomasz Kojm 600a7f2b08 configure, clamd: fix compilation error on systems without pthread_yield() (bb#1058) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Török Edvin e8d1666f5a configure: explicitly link freshclam with zlib, better zlib checks (bb 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
Tomasz Kojm fe473bcb07 add initial support for unit tests 17 years ago
aCaB 2455584143 sync to trunk 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 7d39618297 fix quoting of version. 18 years ago
Török Edvin 8b46ba3f1c add AC_C_RESTRICT (bb #452) 18 years ago
Török Edvin 4c56bffa3b build system modernization: (based on suggestion from 18 years ago
Tomasz Kojm 1d643803e5 drop internal snprintf implementation 18 years ago
Török Edvin 6eac0e0612 improve iconv() detection, by actually trying to link a test-program (bb #599). 18 years ago
Török Edvin ff75dedb3d strcasestr() check and replacement. 18 years ago
Tomasz Kojm 5ca7fd1813 re-include RAR code 18 years ago
Tomasz Kojm 067ecc29a3 temporarily remove the RAR code 18 years ago
aCaB ed93f138f3 preliminary autoit support (ea05/ea06) 18 years ago
Tomasz Kojm 6ce302428f by default don't build and link with libclamunrar; 18 years ago
aCaB f847541a6e FPU endianess detection in configure 18 years ago
Trog 2fda4dc0ea * libclamunrar: move unrar to a separate library, under an unrar license. 18 years ago
Török Edvin 53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc. 18 years ago
Tomasz Kojm 09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch 18 years ago
aCaB 35eb635417 compiler indepenedent sign-extended signed right shift macroes 18 years ago
Tomasz Kojm 73224c705e remove libcurl checks 18 years ago
Tomasz Kojm 8bead9a17d add GNU/Hurd support (bb#363) 18 years ago
Tomasz Kojm 34f71e0e12 clamscan: merge win32 patches from NJH 19 years ago
Tomasz Kojm ef38c83d47 add support for HP-UX 11.11 19 years ago