基于C++11的框架,集成常用开发库
Go to file
tqcq 73f3bd686e
Some checks failed
rpcrypto-build / build (Release, hisiv500.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, host-afl.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, host.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, mips64el-linux-gnuabi64.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Debug, hisiv500.toolchain.cmake) (push) Successful in 1m3s
rpcrypto-build / build (Debug, host-afl.toolchain.cmake) (push) Failing after 8s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Debug, mips64el-linux-gnuabi64.toolchain.cmake) (push) Successful in 1m21s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m22s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, host.toolchain.cmake) (push) Has been cancelled
fix FMT_MAYBE_UNUSED on mipsel
2023-12-05 14:39:35 +08:00
.gitea/workflows feature try sudo 2023-12-05 14:31:13 +08:00
3party/fmt fix FMT_MAYBE_UNUSED on mipsel 2023-12-05 14:39:35 +08:00
src feature add sigslog 2023-12-05 13:50:07 +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 feature set FMT_USE_CPP11 false 2023-12-05 14:06:18 +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的框架