openvino/cmake/developer_package
Ilya Lavrenov 6dd8a93735
Made OpenVINO cmake scripts Linux flavors agnostic (#14384)
* Use prebuilt cmake in install-dependencies steps

* Removed building of custom python to save Azure CI time

* Adjusted conditions in cmake

* Download VPU custom kernels compiler only for x86

* Removed -pyver argument

* Improvements

* Detect glibc version

* Usage of new glic variable

* Fixed typo

* Increased glibc version for MYRIAD case

* Made OpenVINO cmake Linux flavors agnostic

* Detect glibc version on RedHat

* Use clcompiler only since ubuntu 18.04

* Universal way to detect glibc version

* Revert some changes

* Apply suggestions from code review

fixes issue with GNA

* Apply suggestions from code review

fixed typo
2022-12-04 22:55:52 +04:00
..
api_validator Enable apivalidator check when BUILD_SHARED_LIBS=OFF (#10461) 2022-03-03 07:39:52 +03:00
clang_format Added older pugixml version support (#14260) 2022-11-28 11:54:54 +04:00
compile_flags Made OpenVINO cmake scripts Linux flavors agnostic (#14384) 2022-12-04 22:55:52 +04:00
coverage Fixed comments after coverage PR (#13100) 2022-09-19 17:20:05 +03:00
cpplint Fix conditions for python when cmake debug prefix is not empty (#12601) 2022-08-18 08:31:23 +04:00
cross_compile Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
download Update GNA library version (#13188) 2022-10-19 13:40:21 +04:00
frontends Tensorflow func tests (#13198) 2022-09-25 16:54:26 +04:00
ncc_naming_style No-break space->space, asssuming->assuming (#14276) 2022-11-30 11:25:16 +00:00
packaging RPM packages improvements: part 2 (#14306) 2022-12-01 23:57:23 +04:00
plugins Improved dependencies handling for ie_wheel (#12666) 2022-08-22 11:09:56 +04:00
shellcheck Tensorflow func tests (#13198) 2022-09-25 16:54:26 +04:00
tbb OpenVINO requires TBB 2017.0 or higher (#12934) 2022-09-06 18:57:55 +04:00
vs_version CMAKE: IE_VERSION => OpenVINO_VERSION (#11242) 2022-03-28 19:32:21 +03:00
IEDevScriptsConfig.cmake Improvements in rpm / debian build (#13750) 2022-11-01 18:02:07 +04:00
add_ie_target.cmake Correcting a regular expression (#10822) 2022-03-22 13:41:23 +03:00
debug.cmake Fixes for brew support on OSX (#13476) 2022-10-15 00:15:03 +03:00
faster_build.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
features.cmake Made OpenVINO cmake scripts Linux flavors agnostic (#14384) 2022-12-04 22:55:52 +04:00
linux_name.cmake Made OpenVINO cmake scripts Linux flavors agnostic (#14384) 2022-12-04 22:55:52 +04:00
message.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
models.cmake Print detailed errors if no reqs are found for either ENABLE_PYTHON / ENABLE_WHEEL are ON (#12755) 2022-08-25 20:15:21 +04:00
options.cmake Improvements in rpm / debian build (#13750) 2022-11-01 18:02:07 +04:00
python_requirements.cmake Fix conditions for python when cmake debug prefix is not empty (#12601) 2022-08-18 08:31:23 +04:00
target_flags.cmake Made OpenVINO cmake scripts Linux flavors agnostic (#14384) 2022-12-04 22:55:52 +04:00
version.cmake Fully define product version in cmake (#13802) 2022-11-03 14:22:46 +04:00
whole_archive.cmake Made OpenVINO cmake scripts Linux flavors agnostic (#14384) 2022-12-04 22:55:52 +04:00