7 Commits

Author SHA1 Message Date
tqcq 85a0ff93c2 chore: remove ThreadSanitizer (TSan) support
cpp-template / format (ubuntu-22.04) (push) Successful in 57s
cpp-template / format (ubuntu-24.04) (push) Successful in 56s
cpp-template / build-test (asan, ubuntu-22.04) (push) Successful in 1m34s
cpp-template / build-test (asan, ubuntu-24.04) (push) Successful in 1m35s
cpp-template / build-test (debug, ubuntu-22.04) (push) Successful in 1m55s
cpp-template / build-test (debug, ubuntu-24.04) (push) Successful in 1m50s
cpp-template / build-test (fuzz, ubuntu-22.04) (push) Successful in 6m18s
cpp-template / build-test (fuzz, ubuntu-24.04) (push) Successful in 7m0s
cpp-template / build-test (release, ubuntu-22.04) (push) Successful in 1m49s
cpp-template / build-test (release, ubuntu-24.04) (push) Successful in 1m53s
cpp-template / clang-tidy (ubuntu-22.04) (push) Successful in 1m37s
cpp-template / clang-tidy (ubuntu-24.04) (push) Successful in 1m52s
cpp-template / install-consumer (ubuntu-22.04) (push) Successful in 1m41s
cpp-template / install-consumer (ubuntu-24.04) (push) Successful in 1m36s
cpp-template / no-network-negative (ubuntu-22.04) (push) Successful in 6m50s
cpp-template / no-network-negative (ubuntu-24.04) (push) Successful in 7m32s
cpp-template / format (ubuntu-20.04) (push) Has been cancelled
cpp-template / build-test (asan, ubuntu-20.04) (push) Has been cancelled
cpp-template / build-test (debug, ubuntu-20.04) (push) Has been cancelled
cpp-template / build-test (fuzz, ubuntu-20.04) (push) Has been cancelled
cpp-template / build-test (release, ubuntu-20.04) (push) Has been cancelled
cpp-template / clang-tidy (ubuntu-20.04) (push) Has been cancelled
cpp-template / install-consumer (ubuntu-20.04) (push) Has been cancelled
cpp-template / no-network-negative (ubuntu-20.04) (push) Has been cancelled
2026-05-19 14:19:49 +08:00
tqcq 18ca15f568 feat: link GTest::gmock by default in cc_test() 2026-05-19 12:00:25 +08:00
tqcq 929becb745 chore: remove TracyClient stub and third_party remnants 2026-05-19 11:59:55 +08:00
tqcq 9c5b440339 build: add 6 utility library dependencies to CPM system
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
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
tqcq cab458d93f docs: update CMake API, template design, and dependency docs 2026-05-19 03:32:24 +08:00
tqcq 77c5cc9ff3 docs: document system make default 2026-05-18 21:08:58 +08:00
tqcq 05eabe7cd4 docs: document template workflows
cpp-template / format (push) Failing after 3m38s
cpp-template / debug (push) Failing after 5m18s
cpp-template / clang-tidy (push) Failing after 1m26s
cpp-template / release (push) Failing after 1m42s
cpp-template / cxx11-smoke (push) Failing after 1m43s
cpp-template / install-consumer (push) Failing after 1m37s
cpp-template / asan (push) Failing after 1m23s
cpp-template / tsan (push) Failing after 1m26s
cpp-template / fuzz-smoke (push) Failing after 1m15s
cpp-template / no-network-negative (push) Failing after 7m7s
2026-05-18 09:41:16 +08:00