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: 3545220
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: 870c38c
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Nov 15, 2024

  1. OpenCV and dependencies update to v4.10.0-p0 (#764)

    * OpenCV and dependencies update to v4.10.0-p0
    
    Update OpenCV, OpenCV-Extra and ippicv to `v4.10.0-p0`.
    Those packages belong together and should be updated at once.
    
    - OpenCV: update to 4.10.0-p0, but riegl branch
    - OpenCV-Extra: update to 4.10.0 release
    - ippicv: update to 20240201 for OpenCV 4.10.0
    
    But only update the version for MSVC as the other compiler
    have an error with TIFF headers.
    See: #765
    NeroBurner authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    870c38c View commit details
    Browse the repository at this point in the history
Loading