Files
cpp-project-template/docs
tqcq 9c5b440339
cpp-template / format (push) Failing after 1m41s
cpp-template / debug (push) Failing after 2m57s
cpp-template / clang-tidy (push) Failing after 1m58s
cpp-template / release (push) Failing after 2m26s
cpp-template / cxx11-smoke (push) Failing after 1m17s
cpp-template / asan (push) Has been cancelled
cpp-template / tsan (push) Has been cancelled
cpp-template / fuzz-smoke (push) Has been cancelled
cpp-template / no-network-negative (push) Has been cancelled
cpp-template / install-consumer (push) Has been cancelled
build: add 6 utility library dependencies to CPM system
Add tl::optional, sigslot, ByteBuffer, Eigen3, hash-library, and CRCpp
as CPM-managed dependencies with offline archives. Add self-written hex
and base64 utility headers using tl::optional for C++14 compatibility.
Remove deprecated cxx11-smoke preset.

New archives (6): sigslot-1.2.0, ByteBuffer-master, eigen-3.4.0,
hash-library-v8, CRCpp-1.2.1.0, optional-1.1.0
New targets: sigslot::sigslot, Eigen3::Eigen, ByteBuffer::ByteBuffer,
hash-library::hash-library, CRCpp::CRCpp, tl::optional, hex::hex,
base64::base64
2026-05-19 11:25:08 +08:00
..