5.x merge 4.x#1231
Open
asmorkalov wants to merge 71 commits into
Open
Conversation
Attempting to get building on 3.12
Submodules update to 4.11.0-pre
The PyPI distribution of CMake shall not be listed as an unconditional build requirement. It shall only be added as a build requirement if not installed or too low a version. This helps building from sources on platforms where no wheels are available for CMake but the system already provides a recent enough CMake version. In case of error checking the version, the backend falls back to using the PyPI distribution of CMake.
Add NASM assembler to Windows build for jpeg-turbo.
Fix Python Source RelPath for PY_LIMITED_API=OFF
3.12 functionality
fix: add CMake as a build requirement only if required
Switched to tag 4.11.0
Python 3.13 suport
…t handle releases.
Reverted back to Github actions checkout as self-made command does not handle releases
* Update build_wheels_windows.yml * Update setup.py
* Base image update from ubuntu 20.04 to 22.04. * Update dependencies. * Removed double artifacts upload. * Use fresh download step. * Deduplicate wheels upload on Mac too.
* Added libavif to the build environment. * Added license text for libavif and its dependencies.
Install libavif and deps on MacOS.
…rt_custom_builds setup.py: support patched sources, allow custom package name
OpenCV submodules update.
…supported-version Add Python `3.13` in the supported versions
fix path for Release
* New manylinux_2_28 based invironment. * Fixed typo.
--------- Co-authored-by: Alexander Smorkalov <alexander.smorkalov@opencv.ai>
Musllinux wheels opencv#1099 added
Manylinux CI cleanup
allow numpy 2.3
Update submodules to release 4.13.0
Cherry-pick Numpy 2.4.x types fix.
…_4.13.0 Dependencies update for 4.13.0 release.
Switched MacOS Intel builds to own host
Added Python 3.14 support to CI
…AKAZE Add KAZE and AKAZE license
…_headless Disable libavdevice for headless builds on Linux to get rid of X libs dependency
Fixed upload path in twine release.
Update pkgs in Docker version opencv#1230
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.