Commit Graph

170 Commits (7e98915f9bc317d1182da919a2784192d50c0a00)

Author SHA1 Message Date
Török Edvin 4c6ba0e560 Fix make distcheck failure. 16 years ago
aCaB 7ab261a02b properly check for lm 16 years ago
Török Edvin bc794573c7 Fix build on Solaris8: bzip2 is present both in /usr/lib and /opt/csw/lib, 16 years ago
Tomasz Kojm 1a81686914 update revision 16 years ago
aCaB 15fbe96ff6 removed r_gethostbyname which was not used 16 years ago
aCaB 2de5c29b1b check for madvise() 16 years ago
Török Edvin 4d00280b79 Partially fix the build: check for anon mmaps must be done always, remove a dead 16 years ago
Török Edvin a0cbf9adc2 Only use -fno-strict-aliasing for gcc-4.3+, to avoid bugs with older compilers (bb #1581). 16 years ago
Török Edvin f094281181 Fix srcdir != objdir builds: platform.h needs to be configure generated. 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Török Edvin 3c5f686d75 Use automake's parallel tests feature. 16 years ago
Török Edvin 2922746173 Fix make distcheck. 16 years ago
Török Edvin 62dfa21a4c Use POSIX tar that support paths longer than 99 characters. 16 years ago
Török Edvin 48b7916372 Automakify LLVM build. 16 years ago
Török Edvin b1ac5f5997 Fix typo. 16 years ago
Török Edvin 2c7d5adc15 If C++ compiler is not available, don't build LLVM. 16 years ago
Török Edvin 8771ff1860 rename libclamav/{llvm->c++} 16 years ago
Török Edvin d1487222f7 Draft of libclamav <-> jit communication. 16 years ago
Török Edvin 441eaf95d0 Add llvm autoconf glue. 16 years ago
aCaB 11d7c8aade new autotools 16 years ago
aCaB 295f1d1f8b build system upgrade - bb#1528 16 years ago
aCaB 7dd5d4c94d introduce new lzma 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 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
Tomasz Kojm 8df99a92aa 0.95.2 16 years ago
Török Edvin 2fd6eb95de add -fno-strict-aliasing, so that gcc-4.4.0 works correctly. Code will be fixed for 0.96. (bb #1581). 16 years ago
Török Edvin e6dedc7290 Fix Solaris memory usage: don't link with -lmalloc on Solaris (bb #1595, 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
Tomasz Kojm bdd4b77c18 0.95.1 16 years ago
Tomasz Kojm faed911222 bump flevel and revision 16 years ago
Török Edvin 0b44bb9f3b use same symbols as 0.95 for libclamunrar_iface (bb #1535). 16 years ago
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin cca6a1f611 fix warning 16 years ago
Török Edvin 00c3dfe516 provide script for package maintainers to split tarball (bb #1515) 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
Tomasz Kojm 9669477308 libclamav/others.h, configure: bump f-level and LC_REVISION 16 years ago
Tomasz Kojm 2cf6a78796 bump flevel and LC_REVISION (not touching LC_CURRENT because the API changes 16 years ago
Török Edvin 871ad50811 LDFLAGS is LDFLAGS, not LIBS. This fixes build with mudflap. 16 years ago
Török Edvin 156e643cd1 fix previous commit 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
Tomasz Kojm 005816e3c8 bump version numbers 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
aCaB 50b1bff4fc bb#1389 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
Tomasz Kojm 695e6fd402 sync with 0.94.2 17 years ago