aboutsummaryrefslogtreecommitdiff
path: root/libs/easyloggingpp
Commit message (Collapse)AuthorAge
* easyloggingpp: Update version to 9.97.1Volker Christian2023-07-24
| | | | | | | | | | | | | | | | | Update to version 9.97.1 of easyloggingpp Changelog from upstream * Ensuring the build on ARM64 works * Update gtest and cmake now requires C++14 because of that Compile tested: arm_cortex-a7_neon-vfpv4, mips_24kc, aarch64_cortex-a53 Run tested: Linksys MR8300 (arm_cortex-a7_neon-vfpv4) GL.iNet GL-A1800 (arm_cortex-a7_neon-vfpv4) TP-Link_Archer A7 (mips_24kc), GL.iNet GL-MT3000 (aarch64_cortex-a53) Signed-off-by: Volker Christian <me@vchrist.at>
* easyloggingpp: Add packageVolker Christian2023-07-20
Maintainer: me@vchrist.at Compile tested: OpenWRT-23.05-rc2, arm_cortex-a7_neon-vfpv4, mips_24kc Run tested: arm_cortex-a7_neon-vfpv4 (Linksys MR8300), mips_24kc (tplink_archer-a7), OpenWrt 23.05-rc2 Description: Easylogging++ is single header efficient logging library for C++ applications. It is extremely powerful, highly extendable and configurable to user's requirements. Signed-off-by: Volker Christian <me@vchrist.at>