Ilya Lavrenov
b13cb8ce12
Make RPM packages compatible with wide range of RHEL systems ( #20762 )
2023-10-31 10:25:35 +04:00
Ilya Lavrenov
ead4b8a0ec
Moved cmake functions, variables to API 2.0 naming style ( #20281 )
...
* Merge Linux CC + static build + clang compiler
* Improvements
* Removed ie prefixes from cmake scripts
* Fixes for NPU
2023-10-09 22:30:32 +04:00
Ilya Lavrenov
d37326b37e
Disable pkg-config search on Android via CMAKE_DISABLE_FIND_PACKAGE_PkgConfig ( #20179 )
2023-10-03 09:16:56 +04:00
Zlobin Vladimir
55ddbcaf23
cpp/samples: update build ( #17900 )
...
* cpp/samples: update build
Ticket 111295
* Fix sample_type extraction
* Fix inputLog type
* include <limits>
* Add missing const
* Revert cpp/speech_sample error message
* update azure CI
2023-06-08 19:30:29 +04:00
Ilya Lavrenov
84db7d0ee6
Build using conanfile.txt ( #17580 )
...
* Build using conanfile.txt
* Update .ci/azure/linux_arm64.yml
* Several improvements
* Removed conanfile.py
* Try to use activate / deactivate
* Fixed clang-format code style
* Supported TBB version from Conan
* Added more NOMINMAX
* Fixed static build
* More improvements for static build
* Add usage of static snappy in case of static build
* More fixes
* Small fixes
* Final fixes
2023-05-19 14:01:39 +04:00
Ilya Lavrenov
57cb7015f0
Fixed samples build on Debian 10 with cmake 3.13 ( #15940 )
2023-02-24 22:28:45 +04:00
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04:00
Zlobin Vladimir
055e34a77a
Allow running samples CMakeLists.txt as stand alone ( #14826 )
...
* Allow running samples CMakeLists.txt as stand alone
* Don't add cnpy twice
* Fix binary path
2022-12-27 13:44:46 +00:00
Ilya Lavrenov
1af95fb3f8
Fixed C samples build on Windows ( #14386 )
2022-12-05 01:33:42 +04:00
Ilya Lavrenov
55a45a4d1a
Adjusted dependencies ( #13942 )
...
* Adjusted dependencies
* Fixed paths on Windows
* Move dependencies close to usage
* Updates
2022-11-14 12:57:27 +04:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Ilya Churaev
f639e4e902
Moved inference_engine samples to cpp folder ( #8615 )
...
* Moved inference_engine samples to cpp folder
* Fixed documentations links
* Fixed installation
* Fixed scripts
* Fixed cmake script
* Try to fix install
* Fixed samples
* Some fix
2021-11-18 10:08:20 +03:00