No CPPTrace #8

Merged
rboullard merged 30 commits from Development into main 2026-04-27 06:58:29 +00:00
3 changed files with 0 additions and 3 deletions
Showing only changes of commit 92f56a60d5 - Show all commits

View File

@@ -27,5 +27,4 @@ tools.cmake.cmaketoolchain:generator=Ninja
!ninja/*: ninja/1.13.2
[options]
mold/*:with_mimalloc=True
bin2cpp/*:build_tests=True

View File

@@ -31,6 +31,5 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
!ninja/*: ninja/1.13.2
[options]
mold/*:with_mimalloc=True
bin2cpp/*:asan=True
bin2cpp/*:build_tests=True

View File

@@ -25,6 +25,5 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
!ninja/*: ninja/1.13.2
[options]
mold/*:with_mimalloc=True
bin2cpp/*:build_tests=True
bin2cpp/*:coverage=True