|
From: <log...@li...> - 2026-03-14 10:31:32
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Log4cpp Git repository.".
The annotated tag, REL_1.1.6_Mar_12_2026 has been created
at 65383775486b1f45f9dac09b953c8c11fa8eccd8 (tag)
tagging 5ce81a79fe9368e984165318d9ddb1f383e235dc (commit)
replaces REL_1.1.5_Dec_01_2025
tagged by Alexander Perepelkin
on Sat Mar 14 10:53:41 2026 +0100
- Log -----------------------------------------------------------------
log4cpp-1.1.6, 12 Mar 2026
Alexander Perepelkin (36):
index.html, styles.css
index.html, v.1.1.5
.clang-format, BasedOnStyle: LLVM, with only minor tweaks to stay closer to the most of the current files
Adjust comments style for the fields, add missing
Reformat source codebase automatically with clang-format-21
fix type conversion warnings
index.html, ChangeLog
Exclude documentation and configuration from Github language statistics
Address few cmake leftovers
Replace global commands with targeted ones; replace duplicates with calls to macro
Export targets for cmake install; keep capsed targets as aliases; add versioning for exports. config.h is for export
Building examples is enabled via the LOG4CPP_BUILD_EXAMPLES option. CMake usage examples are provided for both scenarios: importing a CMake-installed log4cpp library and using log4cpp as a CMake subproject. Both shared and static library variants are demonstrated.
Emulate autotools behaviour and generate include/log4cpp/config.h from Autotools-style config.h.in
Small fixes for the tests
Exporting class Properties for the testProperties.cpp to run on Windows
CMake: add test build support using CTest
Bunch of renaming for the tests: testConfig.log4cpp.properties -> testPropertyConfig.log4cpp.properties testConfig.log4cpp.dailyroll.properties -> testDailyRollingFileAppender.log4cpp.properties testConfig.log4cpp.dailyroll.nt.properties -> testDailyRollingFileAppender.log4cpp.nt.properties log4cpp.property -> testPropConfig.log4cpp.properties log4cpp.nt.property -> testPropConfig.log4cpp.nt.properties testConfig.cpp -> testSimpleConfig.cpp log4cpp.init -> testSimpleConfig.log4cpp.init
Utilize macros LOG4CPP_PACKAGE_NAME, LOG4CPP_PACKAGE_VERSION for tests and examples
Update and fix THANKS, leave ascii content
Sync lib versions in CMakeLists.txt and configure.in, set 1.1.6
index.html, ChangeLog
Use va_copy for C+11 and later; use __va_copy for GCC pre-C++11; fallback to simple copy
clang-format setting 'SpacesInAngles: Never' breaks compilation on older c++ compilers. Keep setting for the codebase, but turn off formatting for few vulnerable lines only
.gitignore
index.html
Add formatted and streaming log4cpp macros with compile-time stripping
Keep project version-related macros for hardcoded config header files in single file <log4cpp/config-project-version.h>
Add path to the shared library into PATH for the test on windows so CTest can run it
Move all MSVC, BCB, OpenVMS project catalogs into separate directory 'projects'. No changes are applied to the project files themselves.
Prevent MS VS from mixing old project files with CMake builds
index.html Brief: Native project files are archived, CTest usage is added.
index.html wording ChangeLog
fix cmake examples build
README.md for githib
index.html
Remove references to directories msvc6 bcb5 openvms from autotools configs
-----------------------------------------------------------------------
hooks/post-receive
--
Log4cpp Git repository.
|