Ilya Lavrenov
|
0b8237f508
|
Removed testdata repo usage (#19890)
|
2023-09-18 06:59:56 +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 |
Ilya Lavrenov
|
ddf75def93
|
Print detailed errors if no reqs are found for either ENABLE_PYTHON / ENABLE_WHEEL are ON (#12755)
* Don't install onnx test requirements autonatically
* Added requirementst install to Azure CI
* Respect onnx_FOUND
* Use pdpd 2.3.0
* Remove numerous warnings
* Improved error messages for building python, python wheel
* Improvements
* More improvements
* Fixes
* Fixed CI
* Fixes
* Revert
|
2022-08-25 20:15:21 +04:00 |
Alexey Suhov
|
a79830cb55
|
Update year to 2022 in copyright notice (#9755)
|
2022-01-19 01:07:49 +03:00 |
Ilya Lavrenov
|
56adef710a
|
Added missed include(ExternalProject) (#6366)
|
2021-06-25 12:54:24 +03:00 |
Alexey Suhov
|
a748c26fee
|
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950)
|
2021-03-25 02:40:09 +03:00 |
Ilya Lavrenov
|
50f9dd8a6b
|
Enabled CMP0025 as NEW (#3791)
|
2021-01-11 14:48:27 +03:00 |
Ilya Lavrenov
|
9465073f58
|
Introduce IEDevScripts package (#3661)
* Refactored developer package
* Added fuzzing for CMAKE_MODULE_LINKER_FLAGS as well
* Added options for developer package
* More improvements
* Further improvements
* Removed global CMAKE_MODULE_PATH population
* Fixes
* Final fixes
* Fixed python build
* Fix for TBB
* Fixed Find TBB
* Fixed install
* Fixes for OV features
* Split developer targets per component
* Fixed IE build tree config
* Fixed ITT
* Fixed review comments
* Clean export dependencies
* Fixed export of pugixml
* Added IEDevScripts_DIR for Android
* Fixed Android #2
* Fixed Android #3
* Fixed python cc
* Disabled Core threading tests on GNA
|
2020-12-22 18:44:59 +03:00 |