Török Edvin
60ba0f8656
Revert "build system: use automake subdir-objects (bb #2369 )"
...
This reverts commit 321488a958 .
Conflicts:
win32/clamav-config.h
2011-04-16 17:41:57 +03:00
Török Edvin
4fe129a313
build system: upgrade libtool and libltdl
2011-04-14 16:00:25 +03:00
Török Edvin
321488a958
build system: use automake subdir-objects (bb #2369 )
...
This required introduced various libshared*.la, because otherwise the
object files in shared would overwrite eachother.
This is not for 0.97.1
2011-04-14 16:00:25 +03:00
Török Edvin
3694e4cb97
build system: regenerate.
...
With autoconf 2.67 and libtool 2.2.6b, not upgrading yet.
2011-04-14 13:53:06 +03:00
Török Edvin
63feb6cdf4
Add some performance measurement code.
...
Default off, activated by --dev-performance, and always on in c4w.
2011-02-14 19:19:53 +02:00
aCaB
14294b605d
bb#2400
2011-01-19 12:17:34 +01:00
Török Edvin
e2bbd6b47b
restore libltdl's makefile.
2010-04-19 17:29:43 +03:00
Török Edvin
909407e70b
Regenerate build system after clamconf change.
2010-04-19 17:14:57 +03:00
Török Edvin
57cb0075d9
regenerate build files.
...
using automake 1.11.1
2010-01-26 10:10:56 +02:00
Török Edvin
5b5e4e6ef0
Merge branch 'bytecode'
...
* bytecode: (99 commits)
Update to autoconf 2.65, and libtool 2.2.6b.
Disable LLVM's make check for now.
Output trace messages to stderr, to ensure its flushed.
Support for bytecode lines >8k.
Print llvm's version too when printing clambc's.
Fix global initializer bitcasts.
Allow controlling trace level from cmdline.
Refactor trace API, so that trace printing happens in clambc.
Add support for null constant.
Trace formatting fixes.
Add support for tracing (if bytecode compiled with support).
Drop extra {} and "".
Fix compiler version check for C++: autoconf needs [] to be escaped.
change bytecode format to allow structs with more than 16 fields.
Fix after merge: update to fmap API.
Support for scanning files created by bytecode.
read optional debug metadata.
Sync headers with clamav bytecode compiler.
Print better error message when wrong function is called.
Update to new LLVM API.
...
Conflicts:
Makefile.am
Makefile.in
configure
configure.in
libclamav/Makefile.am
libclamav/Makefile.in
libclamav/pe.h
2009-12-11 18:21:04 +02:00
Török Edvin
1b2396cabb
Update to autoconf 2.65, and libtool 2.2.6b.
2009-12-11 18:11:56 +02:00
Török Edvin
a295207b81
Regenerate build system.
...
This also upgrades autoconf to 2.65, and libtool to 2.2.6b.
2009-12-11 11:08:34 +02:00
aCaB
7ab261a02b
properly check for lm
2009-12-07 19:52:36 +01:00
Török Edvin
6018f3fdf5
autoreconf -fvi with proper versions, one of the previous commits
...
used autotools I had in /usr/local.
2009-09-24 16:04:08 +03:00
Török Edvin
2c4c464098
Regenerate the buildfiles.
2009-08-31 15:52:44 +03:00
Török Edvin
d13f148a9c
Regenerate build stuff.
2009-08-25 19:06:35 +03:00
Török Edvin
731d647a7a
Regenerate build system files.
2009-08-24 19:39:51 +03:00
aCaB
295f1d1f8b
build system upgrade - bb#1528
2009-08-21 00:57:55 +02:00
aCaB
f333d0bccb
introduce new lzma
2009-08-05 16:20:29 +02:00
Török Edvin
d9432eea04
Fix errors from make distcheck.
2009-06-30 16:57:34 +03:00
Török Edvin
997a1efeb2
Draft of bytecode loader.
2009-06-26 16:30:46 +03:00
Török Edvin
4b93f2b633
check for mallinfo availability (bb #1445 ).
...
git-svn: trunk@5001
2009-04-01 17:51:44 +00:00
Török Edvin
55849ed781
fix -Werror filtering (bb #1500 ).
...
git-svn: trunk@4995
2009-04-01 08:51:34 +00:00
aCaB
5348fa8d28
bb#1443
...
please don't touch the build stuff for a coupel of hours so i can easily revert this commit
git-svn: trunk@4884
2009-03-02 16:39:54 +00:00
Török Edvin
8db0a3463d
clamdtop moved to toplevel + manpage.
...
git-svn: trunk@4846
2009-02-23 12:35:34 +00:00
aCaB
50b1bff4fc
bb#1389
...
git-svn: trunk@4823
2009-02-18 15:56:55 +00:00
Tomasz Kojm
47d40feb7a
libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366)
...
git-svn: trunk@4650
2009-01-26 19:47:02 +00:00
aCaB
3be4ac3f65
drop useless checks
...
git-svn: trunk@4545
2008-12-07 15:12:07 +00:00
Török Edvin
f01ea61380
Fix -Werror build: there is no libltdl directory when building with VPATH, $(srcdir)/libltdl is enough. Filter -Werror in libltdl.
...
git-svn: trunk@4389
2008-11-12 18:31:38 +00:00
Török Edvin
aa78250a2b
regenerate libltdl/ to get rid of bunch of leftover files.
...
git-svn: trunk@4376
2008-11-10 19:12:43 +00:00
aCaB
176f09186b
remove cache
...
git-svn: trunk@4374
2008-11-10 18:36:00 +00:00
aCaB
bb7bd3abfd
final
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/dlopen@4368 77e5149b-7576-45b1-b177-96237e5ba77b
2008-11-10 17:27:03 +00:00
aCaB
094104a7ac
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/dlopen@4360 77e5149b-7576-45b1-b177-96237e5ba77b
2008-11-09 18:23:04 +00:00