openvino/cmake/developer_package
Ilya Churaev 8a9c19e3eb
Warning as error for Windows (#13291)
* parent 6e7016ccda
author Ilya Churaev <ilya.churaev@intel.com> 1664281499 +0400
committer Ilya Churaev <ilya.churaev@intel.com> 1664510018 +0400

Fixed warnings on local machine

* Added CMAKE_COMPILE_WARNING_AS_ERROR usage

* Fixed style

* Fixed merge conflicts

* Fixed typo

* Fixed myriad build for macOS

* Fixed warning

* Fixed tests

* Disabled incorrect test

* Try to fix linux tests

* Revert "Try to fix linux tests"

This reverts commit 29224c93ff.

* Fixed tests

* Revert logic with incorrect cast

* Fixed log softmax

* Disable warning as error for cuda

* Try to fix inference_engine_s

* Fixed cmake

* Revert "Fixed cmake"

This reverts commit 87e9e4e674.

* Revert "Try to fix inference_engine_s"

This reverts commit a1adca8b05.

* WA for static symbols in inference_engine_s test library

* Fixed code style

* Fixed static definition for master

* Revert "Fixed static definition for master"

This reverts commit 20d00d215a.

* Revert "Fixed code style"

This reverts commit 0eb2362543.

* Revert "WA for static symbols in inference_engine_s test library"

This reverts commit 75ef86a79d.

* Fixed linker issue for Windows

* Disable WaE by default

* Disable warning as error in the developer package

* Try to fix dev package

* Try to fix Windows Jenkins

* Revert old behavior for tread_warn_as_err variable
2022-10-06 13:44:21 +04:00
..
api_validator Enable apivalidator check when BUILD_SHARED_LIBS=OFF (#10461) 2022-03-03 07:39:52 +03:00
clang_format U22 adoption in github actions (#12550) 2022-08-14 20:53:41 +04:00
compile_flags Warning as error for Windows (#13291) 2022-10-06 13:44:21 +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 Fix ENABLE_UNSAFE_LOCATIONS build flag (#8774) 2022-09-01 14:46:49 +04:00
frontends Tensorflow func tests (#13198) 2022-09-25 16:54:26 +04:00
ncc_naming_style Improvements for OSX build (#13201) 2022-09-26 07:48:41 +04:00
packaging Ability to build OpenVINO wheel based on OV developer package (#13197) 2022-09-26 11:33:50 +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 Proper folder during compilation for arm64 on intel (#13331) 2022-10-05 00:34:36 +04:00
add_ie_target.cmake Correcting a regular expression (#10822) 2022-03-22 13:41:23 +03:00
debug.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
faster_build.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
features.cmake Warning as error for Windows (#13291) 2022-10-06 13:44:21 +04:00
linux_name.cmake Build with system TBB (#11244) 2022-03-31 18:05:59 +03: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 Removed old headers from OV 2.0 API (#12214) 2022-08-12 11:35:36 +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 Compilation with conda build (#13083) 2022-10-05 08:38:38 +04:00
version.cmake Ported changes related to versiong handling (#12841) 2022-08-31 17:38:57 +04:00
whole_archive.cmake Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00