基于C++11的框架,集成常用开发库
Go to file
tqcq db3fd0d6b6
Some checks failed
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 47s
rpcrypto-build / build (Release, mips64el-linux-gnuabi64.toolchain.cmake) (push) Successful in 45s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 11m39s
rpcrypto-build / build (Debug, hisiv500.toolchain.cmake) (push) Failing after 11m25s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 11m24s
rpcrypto-build / build (Debug, host-afl.toolchain.cmake) (push) Failing after 11m17s
rpcrypto-build / build (Debug, host.toolchain.cmake) (push) Failing after 11m1s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 10m59s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m42s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 15m15s
rpcrypto-build / build (Release, hisiv500.toolchain.cmake) (push) Failing after 13m6s
rpcrypto-build / build (Release, host-afl.toolchain.cmake) (push) Failing after 13m44s
rpcrypto-build / build (Release, host.toolchain.cmake) (push) Failing after 12m32s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 11m53s
rpcrypto-build / build (Debug, mips64el-linux-gnuabi64.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
fix add install TARGETS
2023-12-05 11:49:59 +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 add install TARGETS 2023-12-05 11:49:59 +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的框架