Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vixcpp/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.1
Choose a base ref
...
head repository: vixcpp/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.6
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 5, 2026

  1. fix(utils): clean CMake configuration and fix linking issues

    - fix mixed signature usage in target_link_libraries
    - ensure consistent keyword-based linking
    - improve spdlog/fmt detection and fallback handling
    - stabilize build configuration for utils module
    
    result: clean CMake configuration with no warnings/errors
    GaspardKirira committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    a21161d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b2933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9ba108 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. Configuration menu
    Copy the full SHA
    9ea64be View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. fix(utils): remove redundant comment in vix_utilsConfig.cmake

    Clean up vix_utilsConfig.cmake.in by removing an unnecessary comment.
    No functional changes.
    GaspardKirira committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    7a69f06 View commit details
    Browse the repository at this point in the history
Loading