| /[Apache-SVN]/logging/log4cxx/trunk/build.xml |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
LOGCXX-282: Thread::sleep not affected by Thread::interrupt, requires version bump
LOGCXX-272: Change version number to 0.10.1 for eventual maintenance release
LOGCXX-254: Add build option for static C RTL
LOGCXX-62: Include configure in distribution
LOGCXX-62: Simplify XCode projects
log4cxx 0.10.0-rc2 prep
LOGCXX-62: log4cxx 0.10.0 push
LOGCXX-62: log4cxx 0.10.0 release prep
LOGCXX-62: MSVC project progress
LOGCXX-62: log4cxx 0.10.0 release candidate push
LOGCXX-115: Borland C++ fixes
LOGCXX-74: MinGW builds for both autotools and ant
LOGCXX-62: mswsock is required after all
LOGCXX-62: Doxygen fixes, rename thread to avoid object file collision
LOGCXX-67: Add event messages for NTEventLogAppender
LOGCXX-241: Add test case and setlocale
LOGCXX-1: Retweaking esmtp Ant build
LOGCXX-1: Ant build tweaks for libesmtp
LOGCXX-1: Fixes to Ant build with libesmtp
LOGCXX-62: Remove stray tabs and bad EOLs
LOGCXX-75: Configure LOG4CXX_HAS_FWIDE in Ant build
LOGCXX-62: Improve IDE projects, Maven build
LOGCXX-232: Remove apparently obsolete src/performance
LOGCXX-230: Add comments to generated project files, requires rev 150 of cpptasks
LOGCXX-62: Add vs 2008 project generation
LOGCXX-230: Add dependencies to generated project files (requires rev 148 of cpptasks)
LOGCXX-230: ODBC and expat link issues
LOGCXX-230: Improve find-apr logic, finds APR VC build libs
LOGCXX-230: Windows now links DLL, fails compiling tests
LOGCXX-230: Drop extra shared from executable.dir
LOGCXX-230: Find built in apr and apr-util on Mac OS/X
LOGCXX-230: Align ant options with ./configure
LOGCXX-225: Replace cppunit with APR test framework
LOGCXX-7: Allow reuse of class descriptions for SocketAppender
LOGCXX-142: socketservertestcase.cpp does not compile on Sun et al
LOGCXX-85: MSVC 6 fixes
LOGCXX-85: Support for Mac's CFString and UniChar
LOGCXX-1: Update build.xml for new tokens in log4cxx_private.h.in and fix Gump breakage
LOGCXX-7: SocketAppender binary format not compatible with Chainsaw
LOGCXX-7: Remove simplesocketserver
LOGCXX-7: Remove shortsocketserver.cpp
LOGCXX-18: header-check fixes
LOGCXX-188: Fully resolve project.dir to avoid mangling generated projects
LOGCXX-189: Update build for snapshotted APR, APR-util
LOGCXX-189: Remove ChangeLog, add apr, apr-util tarballs to SVN
LOGCXX-189: Migrate to Maven 2.0 and standard directory layout
LOGCXX-188: Upgrade to apr 1.2.9 and apr-util 1.2.8
LOGCXX-126: fix build failure of console.cpp on systems with no wchar_t support, removed hard coded HAS_STD_WCOUT.
LOGCXX-155: Update source headers per new ASF header policy
LOGCXX-62: Eliminate duplicate .am files in archives
LOGCXX-62: Remove stray .cvsignore, include *.m4, performance.xml in dist
LOGCXX-62: Change version to 0.10.0, include MSVC 6 project files in dist
LOGCXX-153: Automate log4cxx site and manual build and deployment
LOGCXX-147: reflect removal of apr-util-1.2.2.patch in build.xml
Hopefully fix Gump build after trying to optimize shared object dependencies
Fix missing APR references on Gump builds
LOGCXX-147: APR patches for WinCE
LOGCXX-141: Change URLs for APR 1.2.2 and cppunit downloads
LOGCXX-66: re-added syslogappender
Bug LOGCXX-35: Linux compilation fixes
Bug LOGCXX-126: console example testing interaction of C RTL, STL and log4cxx output.
LOGCXX-127: Main build.xml not referencing environment variables properly
LOGCXX-118: Hierarchy corrupted when parent's requested last
LOGCXX-43: fix file name of apr-1-config for cygwin build
LOGCXX-43: enhance logchar type configuration
LOGCXX-114: Upgrade APR to 1.2.2, patch apr-util
LOGCXX-114: Upgrade APR to 1.2.2 from 1.1.0
LOGCXX-36: Removed extra stuff from build-shortsocketserver
LOGCXX-36: Build tweaks
LOGCXX-36: APR build tweaks
LOGCXX-36: APR build tweaks
LOGCXX-36: APR build tweak
LOGCXX-77: 'dist' tweaks
LOGCXX-77: Fix clean-output to work if tests/output not yet created
LOGCXX-77: Force class registration before configuration
LOGCXX-52: log4j 1.3 RollingFileAppender port
LOGCXX-85: Added mac build msg until issues can be resolved
LOGCXX-77: Defer default configuration until first log request to avoid ClassNotFound in static libs
LOGCXX-43: Renamed private/log4cxx.h, other header-check fixes
LOGCXX-43: Config improvments, fix apu breakage
LOGCXX-43: Configuration, Windows iter, fails test on VC6
LOGCXX-43: Config header improvements
LOGCXX-80: APR Network appenders, Windows iter
LOGCXX-59: dropped use of apr-iconv
LOGCXX-59: Encoding, Unix utf-8 fix
LOGCXX-59: Encoding support for writer appender
LOGCXX-77: static builds broken (windows iter)
LOGCXX-77: static builds broken (linux iter)
LOGCXX-49: Gump tweaks
LOGCXX-10: Override apr-iconv's module locating logic, utf-8 decoding
LOGCXX-75: Tweaks to restore linux build
LOGCXX-75: Cygwin build
LOGCXX-74: MinGW build (partial)
LOGCXX-10: no wchar_t, linux check
LOGCXX-10: no wchar_t support continued
LOGCXX-25: Mac and cygwin build tweaks
LOGCXX-10: UTF-8 logchar support
LOGCXX-67: NTEventLogAppender always uses RPC...
Reduce warnings from Borland C++
LOGCXX-49: Pattern parser refresh, Windows iter
LOGCXX-49: PatternParser refresh, timezones in patterns now supported
LOGCXX-25: Add -Duse-pic=true switch to force -fPIC for AMD64
fixcrlf target in ant build, crlf fixup for source
LOGCXX-37: Borland C++ fixes
LOGCXX-56: Examples affected by stray config files
build fixes
Updated APR build scripts
Split download and untar for cppunit
Duplicate target
Gump fixes
Minor build tweaks
LOGCXX-25: Mac iteration (partial)
LOGCXX-25: Ant build more linux iterations
LOGCXX-25: Ant build linux iteration
LOGCXX-25: Ant build file will download and build apr and cppunit if needed
LOGCXX-54: fixed default target
Gump fixes
LOGCXX-44: Find libcppunit relative to cppunit.dir property
LOGCXX-54: Replacement of boost-regex with sed
LOGCXX-54: Replace boost-regex with sed
LOGCXX-54: Eliminate use of boost-regex with sed
Update apr-iconv resolution for Gump
APR-Util fixes for Gump
Remove obsolete APR-0 artifacts
Remove autogen and config from Ant build
DOMConfiguration (linux pass), build and gump fixes
DOMConfigurator restored (Windows pass)
Needed boost-lib.prefix in unix-init
LOGCXX-52: l4j 1.3 RollingFA migration, typos
LOGCXX-34: Visual C++ repair (Happy New Year)
LOGCXX-34: Visual C++ repair
LOGCXX-47: Effective C++ update
LOG4CXX-10: Linux iteration
LOGCXX-10: tchar.h/unicode: Mac iteration
LOGCXX-47: Check headers for missing decls and Effective C++ violations
LOGCXX-10: Conflicting tchar.h: for header feedback, not functional
LOGCXX-36: Migrate to APR threads
LOGCXX 11,15,17,40: dateformatting, missing APR init in unit test
LOGCXX-11, 15, 17, 40: Time rework, Windows pass
LOGCXX-11, 15, 17, 40: Rework of time related functions using APR
LOGCXX-34: Linux tweaks after fixing broken MSVC build
LOGCXX-34: Visual Studio 6 build broken
LOGCXX-26: Default configuration is broken
LOGCXX-25: Add Ant+cpptasks build file
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |