opencv/hal
Yuantao Feng 547cef4e88
Merge pull request #27301 from fengyuentau:4x/hal/riscv_rvv/refactor_build
hal/riscv-rvv: refactor the building process #27301

Current hal/riscv-rvv is built with all headers without building an object. This slows down the compilation progress, especially when re-compiling for minor changes in those headers (~170 files need to be re-compiled). This patch solves the problem.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-05-14 14:04:58 +03:00
..
carotene Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
fastcv Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
ipp Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
kleidicv Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
ndsrvp Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
openvx Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
riscv-rvv Merge pull request #27301 from fengyuentau:4x/hal/riscv_rvv/refactor_build 2025-05-14 14:04:58 +03:00