Skip to content

build: update cpp template to version 0.4.1#6

Merged
BurningEnlightenment merged 20 commits into
masterfrom
dev/update-template-v0.4.0
Nov 24, 2025
Merged

build: update cpp template to version 0.4.1#6
BurningEnlightenment merged 20 commits into
masterfrom
dev/update-template-v0.4.0

Conversation

@BurningEnlightenment
Copy link
Copy Markdown
Member

No description provided.

@BurningEnlightenment BurningEnlightenment force-pushed the dev/update-template-v0.4.0 branch from e86b492 to cce3a11 Compare June 19, 2025 20:50
- `boost::json::error_code` has been removed.
@BurningEnlightenment BurningEnlightenment force-pushed the dev/update-template-v0.4.0 branch from cce3a11 to 356a70d Compare June 19, 2025 20:51
@BurningEnlightenment BurningEnlightenment force-pushed the dev/update-template-v0.4.0 branch from 0679049 to ba8fc8c Compare June 27, 2025 17:29
@BurningEnlightenment BurningEnlightenment force-pushed the dev/update-template-v0.4.0 branch 5 times, most recently from 84f456c to 91df647 Compare September 23, 2025 08:40
boringssl abuses CMake in creative ways that make it incompatible with
the `macos-gcc` toolchain. Disable it for now until we can figure out a
better solution.
Re-implement the counter class to use `__int128` where available, and
add a generic std::uint64_t fallback implementation. This should
improve performance on platforms where `__int128` is available, and
also make the code fully portable.
`golang` is only used for the `boringssl` tests which doesn't need
any modules and therefore there's nothing to cache.
@BurningEnlightenment BurningEnlightenment changed the title build: update cpp template to version 0.4.0 build: update cpp template to version 0.4.1 Nov 24, 2025
@BurningEnlightenment BurningEnlightenment merged commit 8a2ebfd into master Nov 24, 2025
10 of 14 checks passed
@BurningEnlightenment BurningEnlightenment deleted the dev/update-template-v0.4.0 branch November 24, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant