Skip to content

build(deps): use pre-compiled boost#4132

Open
ReenigneArcher wants to merge 1 commit intomasterfrom
build/deps/use-pre-compiled-boost
Open

build(deps): use pre-compiled boost#4132
ReenigneArcher wants to merge 1 commit intomasterfrom
build/deps/use-pre-compiled-boost

Conversation

@ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Aug 5, 2025

Description

This PR will attempt to use the new boost pre-compiled libraries with a fallback to use CPM.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@ReenigneArcher ReenigneArcher force-pushed the build/deps/use-pre-compiled-boost branch 2 times, most recently from 6546cb1 to a8dd4b9 Compare September 1, 2025 22:42
@ReenigneArcher ReenigneArcher force-pushed the build/deps/use-pre-compiled-boost branch from a8dd4b9 to 5df577c Compare October 6, 2025 21:34
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.42%. Comparing base (a038cc1) to head (e598ce8).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4132      +/-   ##
==========================================
- Coverage   15.50%   13.42%   -2.09%     
==========================================
  Files          97       69      -28     
  Lines       20478    12735    -7743     
  Branches     9400     6016    -3384     
==========================================
- Hits         3176     1710    -1466     
+ Misses      15177    10519    -4658     
+ Partials     2125      506    -1619     
Flag Coverage Δ
Archlinux ?
FreeBSD-14.3-aarch64 ?
FreeBSD-14.3-amd64 ?
Homebrew-ubuntu-22.04 13.42% <ø> (ø)
Linux-AppImage ?
Windows-AMD64 ?
Windows-ARM64 ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 88 files with indirect coverage changes

@LizardByte-bot

This comment was marked as resolved.

@ReenigneArcher ReenigneArcher force-pushed the build/deps/use-pre-compiled-boost branch from 5df577c to 18b1f57 Compare February 15, 2026 14:34
@ReenigneArcher ReenigneArcher marked this pull request as ready for review February 15, 2026 14:35
@LizardByte LizardByte deleted a comment from sonarqubecloud bot Feb 15, 2026
@LizardByte LizardByte deleted a comment from sonarqubecloud bot Feb 15, 2026
@ReenigneArcher ReenigneArcher force-pushed the build/deps/use-pre-compiled-boost branch from 18b1f57 to e598ce8 Compare February 15, 2026 14:39
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Feb 15, 2026

Bundle Report

Bundle size has no change ✅

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.

2 participants