March 31, 2009
View 00c3dfe

provide script for package maintainers to split tarball (bb #1515) disable preloading, it doesn't work properly yet.

Török Edvin authored on 2009/03/31 21:29:36
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
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
March 8, 2008
View 0db944f

Makefile fixes

Tomasz Kojm authored on 2008/03/08 00:05:39
February 25, 2008
View 168cd52

revert the Makefile changes in r3671.

Török Edvin authored on 2008/02/25 21:00:34
View a9ae2f5

improve check for bzip2 test for attribute((packed)) only on GNUC compilers, because Sun's cc ignores it move iconv check after zlib/bzip2 checks use ../ to avoid problems with spaces in directory names

Török Edvin authored on 2008/02/25 20:29:06
January 31, 2008
View 4c56bff

build system modernization: (based on suggestion from Markus Elfring <Markus.Elfring*web.de> in bb #452) * use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete * put configure files into auxiliary directory * fix main declaration in FD_SETSIZE test * check for failure on fopen in FD_SETSIZE test * move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete * eliminate automake warnings, update Makefile.am * rename .splitted to .split (requested by aCaB)

Török Edvin authored on 2008/01/31 06:06:36
December 31, 2007
View 80cf630

add support for version scripts when using Sun's ld on Solaris. use $GREP to grep binary files, needed for autoit to build on Solaris. add support for both GNU and Sun ld version scripts. add version script maps to libclamunrar, libclamunrar_iface. Enumerate all symbols, Sun's ld doesn't support cl_* (only *). cli_decodesig needs a dummy definition on Solaris.

Török Edvin authored on 2007/12/31 21:46:26
December 13, 2007
View 5ca7fd1

re-include RAR code

Tomasz Kojm authored on 2007/12/13 06:46:34