Commit Graph

88 Commits (c8f694f3caeb1fbd8ecd1171fc73d394af39e4c3)

Author SHA1 Message Date
Török Edvin d0af4afea4 ctx param to APIs 16 years ago
Török Edvin f51ae7727f Fix dependencies: libclamav.la has to depend on libclamavcxx.la, and libclamavcxx.la has to depend on LLVM libs. 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 a97998d294 Fix build with --disable-llvm. 16 years ago
Török Edvin d1487222f7 Draft of libclamav <-> jit communication. 16 years ago
Török Edvin 731d647a7a Regenerate build system files. 16 years ago
Török Edvin cf0cd429e9 Implement API calls from bytecode. 16 years ago
Török Edvin 800a79e091 fix make distcheck. 16 years ago
aCaB 81fded1131 7z support 16 years ago
aCaB 7dd5d4c94d introduce new lzma 16 years ago
aCaB 7ebede9b3c ishield-msi complete 16 years ago
Tomasz Kojm 89c14869ae missing stuff (-a !@(*&!(@*&) 16 years ago
Török Edvin 7a9022c944 bytecode: setup context to invoke a bytecode function. 16 years ago
Tomasz Kojm 75e46945d2 libclamav: add support for cpio archives (bb#1649) - missing changes 16 years ago
Török Edvin d236bc985f fix version number for exported repositories. 16 years ago
Török Edvin d9432eea04 Fix errors from make distcheck. 16 years ago
Török Edvin 52ba63593b Generate proper version numbers for git (bb #1644). 16 years ago
Török Edvin 997a1efeb2 Draft of bytecode loader. 16 years ago
Török Edvin a391afb938 fix dependency bug introduced in r4992 (bb #1530) 16 years ago
Török Edvin cd0a934f67 Prefer libclamunrar_iface that matches version (bb #1491). 16 years ago
Török Edvin b070a1d264 fix build on platforms where pthread in not part of libc (bb #1470). 16 years ago
Török Edvin ac3eae77cd DEPENDENCIES should use LTDLDEPS (bb #1469). 16 years ago
Tomasz Kojm 20473dece8 libclamav/others.c: move cli_gentemp*() to others_common.c 16 years ago
aCaB 15b3dc2367 add --with-system-tommath 17 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 17 years ago
Török Edvin 1d60f70d03 git-* commands are gone, use 'git svn'. 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
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 3b053173ed fix last commit 17 years ago
Török Edvin 02b5f26cab make regex available in libclamav_internal_utils.la, split others.c instead of 17 years ago
Török Edvin 33d52089fc fix disable-unrar build: don't refer to libclamunrar_iface.la 17 years ago
Török Edvin af84980bec fix distcheck 17 years ago
aCaB 5ed6026065 liblt sucks 17 years ago
aCaB bb7bd3abfd final 17 years ago
Török Edvin 5ddf834fa3 fix VPATH build 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
Török Edvin b51745f53e another try at fixing the build 17 years ago
Török Edvin a5f0eabf18 forgot to add file 17 years ago
Török Edvin 04f9bedf4b use SVN revision in version info 17 years ago
aCaB 937ade082c fix collisions in ole2/vba 17 years ago
Török Edvin 307e51c124 jsparse-keywords.gperf is an intermediate file, no need to have it in EXTRA_DIST 17 years ago
Török Edvin b6927a7c77 fix 'make distcheck': 17 years ago
aCaB 4c4651ad3a merge disasm code 17 years ago
Török Edvin 5ee56e4103 split up regex_list. 17 years ago
Török Edvin 4a6ade4489 add all needed files to EXTRA_DIST (to fix make distcheck) 17 years ago