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: cpp-pm/hunter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cfe3633
Choose a base ref
...
head repository: cpp-pm/hunter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 93329a1
Choose a head ref
  • 8 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 23, 2024

  1. CI updates and fixes (#740)

    * CI update depricated packages and routines
    
    * CI fix MinGW build, closes #709
    drodin authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7295790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ab45f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    f46a461 View commit details
    Browse the repository at this point in the history
  2. Add 'brotli' package (#604)

    drodin authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e31fe32 View commit details
    Browse the repository at this point in the history
  3. Add 'Alut' package (#742)

    drodin authored May 15, 2024
    Configuration menu
    Copy the full SHA
    f59ec4e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add support for Visual Studio 2022 version 17.10 (#747)

    Visual Studio 2022 versions have rolled over from 1930s to 1940s with the release of 17.10
    https://learn.microsoft.com/en-us/cpp/overview/compiler-versions
    antonsmetanin authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9d9242b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. OpenBLAS: update to v0.3.27 (#749)

    Upstream released `v0.3.27` on 2024-04-04. Update to that new version
    NeroBurner authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    93329a1 View commit details
    Browse the repository at this point in the history
Loading