| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add ade-use-cxx14-standard.patch: Enforce CMAKE_CXX_STANDARD=14 to allow building tests with gtest >= 1.14.0 (gh#opencv/ade#44).
- Update to version 0.1.2d
* Fix compilation with CXX standard set in parent project tree
- Update to version 0.1.2c
* Fixed issues with CMake exported targets/configs as part
of OpenVINO build
* Fixed GCC13 support
- Update to version 0.1.2b
* A minor version bump to fix warnings on Linux.
- Update to version 0.1.2a
* A minor version bump to fix OpenCV warnings on Windows
- Update to version 0.1.2
* This release incorporates the community PRs for the past three
years & mainly serves for OpenCV new compilers support as
requested.
- Don't leave an empty %check section if building without tests
- Update to version 0.1.1f
* Fixed warning which happens with old compilers
(which are still supported in OpenCV)
- Update to version 0.1.1e
* Bugfix: Make size() method to return size_t value
- Drop upstream Silence_redundant-move_warning.patch
- Use -ffat-lto-objects to provide a proper static library.
- Run tests by default
- Remove pointless empty scriptlets
- Initial package version 0.1.1d