Andrey Somsikov
2ed596c87a
Use default thread sanitizer linkage ( #833 )
...
GCC and CLang *default* sanitizer linkage differs (static vs. dynamic).
Prefer default behavior as alternate seen having issues.
Default (GN)U linker fails with unresolved symbols linking Clang built
binaries with sanitizer enabled. Force use LLVM linker lld for Clang
builds.
Sanitizer instrumentation and link flags should be retained for all
binaries. Updating samples cmake configuration to keep those flags
after unset logic at the ie_build_samples().
2020-06-09 20:11:44 +03:00
Andrey Somsikov
5776b66fb2
Enable Control Flow Guard for Windows binaries ( #714 )
...
Control Flow Guard is security option.
2020-06-02 16:46:23 +03:00
Ilya Lavrenov
bb039adef8
Fixed compilation with clang-10 + xcode ( #521 )
2020-05-26 17:17:36 +03:00
Ilya Churaev
42a8364cb6
Disable nGraph tests if ENABLE_TESTS=OFF ( #579 )
2020-05-26 11:51:47 +03:00
Alexey Suhov
deb008a26f
publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb
2020-05-22 02:23:12 +03:00
Alexey Suhov
29d24c613a
move dependencies to https://download.01.org/opencv/master
2020-05-21 15:00:31 +03:00
Alexey Suhov
f1b7a7292b
update TBB and VPU binary dependencies
2020-05-20 22:02:34 +03:00
Alexey Suhov
f30dcc218c
publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114
2020-05-20 01:13:06 +03:00
Alexey Suhov
ba0a339888
publish master branch snapshot, revision 59af1853ca21ea08acf17b177da0b239753deb46
2020-05-18 17:21:58 +03:00
Alexey Suhov
3d63b13ba5
Revert LTO on Windows
2020-05-14 16:30:29 +03:00
Alexey Suhov
5b428f0655
publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687
2020-05-13 21:12:22 +03:00
Alexey Suhov
357cc7eb4c
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
2020-04-27 21:21:29 +03:00
Alexey Suhov
127cbac5bc
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
Alexey Suhov
95a57795dc
Publishing 2020.2 content
2020-04-13 21:17:23 +03:00
Alexey Suhov
b2140c083a
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00