Revisions of log4cplus

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 8)
- update to 2.1.0:
  * This release breaks ABI with 2.0.x. It is source compatible.
  * Throw exception on nonexistent properties file,
    if requested by `fThrow` flag.
  * Generate pkgconfig file with CMake.
  * Add locale support to ConsoleAppender. (Choy Kho Yee)
  * Initialize thread pool for async logging on demand.
  * SysLogAppender: Allow non-FQDN hostname in syslog messages.
buildservice-autocommit accepted request 991600 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 6)
- update to 2.0.8:
  * Add CMake alias libraries.
  * Add an option to disable tests to configure script.
  * Fix C++11 compatibility: C++11 does not have basic_string_view.
  * Look for Android's log library.
  * Fix handling of ,aux extension for FileAppender.
buildservice-autocommit accepted request 950299 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 4)
- update to 2.0.7:
  * Fix compilation with C++20 compiler, use std::invoke_result.
  * TimeBasedRollingFileAppender: Clear files before `MaxHistory` when
    `CleanHistoryOnStart=false`.
  * Update embedded Catch2 to version v2.13.7 to compilation with current
    Glibc. GitHub issue #519.
buildservice-autocommit accepted request 891578 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 2)
- update to 2.0.6:
  * Fixes to internal thread pool.
  * Internal thread pool can now be disabled during compilation. Use
    --disable-thread-pool with Autotools based build or set
    LOG4CPLUS_ENABLE_THREAD_POOL to OFF with CMake based build.
  * Improved SONAME handling in CMake.
  * Update Catch to 2.13.4 to fix compilation on MacOS X on AArch64.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 1)
Displaying all 9 revisions
openSUSE Build Service is sponsored by