基于C++11的框架,集成常用开发库
Go to file
tqcq 03b38d43ce
Some checks failed
rpcrypto-build / build (Debug, hisiv500.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m14s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 41s
rpcrypto-build / build (Debug, host-afl.toolchain.cmake) (push) Failing after 11m20s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 43s
rpcrypto-build / build (Release, host.toolchain.cmake) (push) Failing after 15s
rpcrypto-build / build (Debug, host.toolchain.cmake) (push) Failing after 15m6s
rpcrypto-build / build (Debug, mips64el-linux-gnuabi64.toolchain.cmake) (push) Failing after 18m58s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 16m38s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 26m18s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 19m20s
rpcrypto-build / build (Release, hisiv500.toolchain.cmake) (push) Failing after 17m12s
rpcrypto-build / build (Release, host-afl.toolchain.cmake) (push) Failing after 12m49s
rpcrypto-build / build (Release, mips64el-linux-gnuabi64.toolchain.cmake) (push) Failing after 13m13s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 13m8s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 13m2s
fix disable CPP11 for fmt
2023-12-05 13:47:33 +08:00
.gitea/workflows feature test compile 2023-12-05 10:05:36 +08:00
3party/fmt feature add log 2023-12-05 11:33:13 +08:00
src fix miss header for strlen 2023-12-05 11:48:17 +08:00
toolchains feature test compile 2023-12-05 10:05:36 +08:00
.clang-format add .clang-format 2023-11-22 22:36:20 +08:00
.gitignore feature add sigslot 2023-11-16 14:28:55 +08:00
CMakeLists.txt fix disable CPP11 for fmt 2023-12-05 13:47:33 +08:00
LICENSE Initial commit 2023-11-15 23:57:41 +00:00
README.md feature set test standard c++11 2023-12-05 10:08:21 +08:00

ulib

基于C++98的框架