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: opencv/opencv-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4638ce5
Choose a base ref
...
head repository: GArik/opencv-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ad06688
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 14, 2021

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

Commits on Jan 18, 2021

  1. Use MacOS 10.15.5 for build

    To fix warnings like this:
    
    Warning: You are using macOS 10.13.
    5We (and Apple) do not provide support for this old version.
    You will encounter build failures with some formulae.
    
    Also use Qt-5.15.2 which is installed in MacOS 10.15.5
    GArik committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    964ef12 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

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

Commits on Jan 25, 2021

  1. Rework Mac OS build

    Use cmake && make to prebuild opencv libraries and use pip to pack them
    GArik committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3826d25 View commit details
    Browse the repository at this point in the history
  2. Implement build timeouts

    GArik committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    6b9eb0f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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

Commits on Jan 28, 2021

  1. Test deployment to PyPI

    GArik committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ad06688 View commit details
    Browse the repository at this point in the history
Loading