Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.0.6

Compare
Choose a tag to compare
@wilx wilx released this 22 Feb 18:10
· 438 commits to master since this release
f127be0
  • 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.