Log of /logging/log4cxx/trunk/configure.in
Parent Directory
|
Revision Log
Revision
537476 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 12 16:09:52 2007 UTC
(2 years, 6 months ago)
by
afester
File length: 11378 byte(s)
Diff to
previous 495011
(
colored)
LOGCXX-126: fix build failure of console.cpp on systems with no wchar_t support,
removed hard coded HAS_STD_WCOUT.
Revision
447530 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 18 20:06:03 2006 UTC
(3 years, 2 months ago)
by
afester
File length: 11875 byte(s)
Diff to
previous 446836
(
colored)
LOGCXX-43: Added configure option --enable-wchar_t to allow manual
disabling of the wchar_t interfaces on systems which do not support
a __STDC_ISO_10646__ wchar_t implementation.
Revision
392748 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 9 15:06:30 2006 UTC
(3 years, 7 months ago)
by
afester
File length: 11484 byte(s)
Diff to
previous 358314
(
colored)
LOGCXX-35: Cleaned up the configurations scripts to eliminate detection of libxml2, removed setting of the various HAVE_XML defines.
Revision
357349 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 17 16:52:40 2005 UTC
(3 years, 11 months ago)
by
afester
File length: 12898 byte(s)
Diff to
previous 351783
(
colored)
LOGCXX-92: check for std::wstring instead of wchar_t (std::wstring is necessary and includes wchar_t)
Revision
308661 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 13 12:27:48 2004 UTC
(5 years, 3 months ago)
by
cdevienne
File length: 9663 byte(s)
Diff to
previous 308660
(
colored)
- Fix global namespace pollution. I had to modify the .cpp files in addition
to the patch.
- Add -I$(top_builddir)/include to INCLUDES in the different Makefile.am
files, so we can successfully build in a separate tree.
Submitted by: Cesar Eduardo Barros
Revision
308660 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 13 08:50:28 2004 UTC
(5 years, 3 months ago)
by
cdevienne
File length: 9389 byte(s)
Diff to
previous 308639
(
colored)
Moved simplesocketserver to a separate directory.
Having it in src made "make -j N" fail most of the time because is depends
on liblog4cxx which is constructed in src.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.