log4cxx-0.10.0-vc2008-June2008

所属分类:系统编程
开发工具:Visual C++
文件大小:7357KB
下载次数:112
上传日期:2009-06-03 16:05:44
上 传 者stevphen
说明:  开源C++日志系统Apache Log4Cxx 0.10.0 for vc9.0(VS2008),含源代码和工程文件,Windows平台下直接编译。
(Open source C++ log system Apache Log4Cxx 0.10.0 for vc9.0 (VS2008), including source code and project file, Windows platform, the compiler directly.)

文件列表:
src\ant\apr-build.xml (19393, 2008-03-31)
src\ant\apr-util-build.xml (17157, 2008-03-31)
src\ant\common.xml (6089, 2008-03-31)
src\ant\esmtp-build.xml (5107, 2008-03-31)
src\ant\find-apr-util.xml (13322, 2008-03-31)
src\ant\find-apr.xml (11997, 2008-03-31)
src\ant\find-libesmtp.xml (12499, 2008-03-31)
src\apr\apr-config.in (6879, 2006-08-03)
src\apr\apr.dsp (12808, 2006-02-28)
src\apr\apr.dsw (1220, 2004-11-24)
src\apr\apr.pc.in (313, 2005-04-06)
src\apr\apr.spec (2393, 2006-11-29)
src\apr\atomic\netware\apr_atomic.c (2263, 2006-08-03)
src\apr\atomic\os390\atomic.c (2571, 2006-08-03)
src\apr\atomic\unix\apr_atomic.c (12044, 2006-08-03)
src\apr\atomic\win32\apr_atomic.c (4208, 2006-08-03)
src\apr\build\aplibtool.c (18466, 2006-08-03)
src\apr\build\apr_app.dsp (2846, 2006-02-28)
src\apr\build\apr_common.m4 (26635, 2006-09-08)
src\apr\build\apr_hints.m4 (13114, 2006-08-03)
src\apr\build\apr_network.m4 (19007, 2006-08-03)
src\apr\build\apr_rules.mk.in (6064, 2006-08-03)
src\apr\build\apr_threads.m4 (8043, 2006-08-03)
src\apr\build\buildcheck.sh (2065, 2005-06-16)
src\apr\build\config.guess (44208, 2006-08-08)
src\apr\build\config.sub (32448, 2006-08-08)
src\apr\build\cvtdsp.pl (11910, 2006-02-28)
src\apr\build\find_apr.m4 (6302, 2006-10-31)
src\apr\build\fixwin32mak.pl (2304, 2004-11-24)
src\apr\build\gen-build.py (4817, 2004-11-24)
src\apr\build\get-version.sh (1156, 2004-11-24)
src\apr\build\install.sh (2631, 2004-11-24)
src\apr\build\jlibtool.c (47668, 2006-08-03)
src\apr\build\libapr_app.dsp (2938, 2006-02-28)
src\apr\build\libtool.m4 (219675, 2006-11-29)
src\apr\build\lineends.pl (3634, 2006-03-22)
src\apr\build\ltmain.sh (186760, 2005-09-26)
src\apr\build\MakeEtags (1320, 2004-11-24)
src\apr\build\make_exports.awk (2991, 2004-11-24)
src\apr\build\make_nw_export.awk (1661, 2004-11-24)
... ...

Apache Portable Runtime ======================= If you are building APR from SVN, you need to use a slightly non-standard build process. You must have autoconf and libtool installed for this to work. There are three steps: 1) ./buildconf 2) ./configure 3) make If you are building APR from a distribution tarball, buildconf will have already been run for you, and you therefore do not need to have either autoconf or libtool installed, and you do not need to run buildconf. Skip step one above and just run configure then make. Generating Test Coverage information ==================================== If you want to generate test coverage data, use the following steps: 1) ./buildconf 2) CFLAGS="-fprofile-arcs -ftest-coverage" ./configure 3) make 4) cd test 5) make 6) ./testall 7) cd .. 8) make gcov

近期下载者

相关文件


收藏者