Ilya Lavrenov
2104b6dde0
Added support for Visual Studio VERSIONINFO ( #2900 )
...
* Generate vs_version file
* Fixed comments
* Fixed comments
2020-10-30 21:38:34 +03:00
Ilya Lavrenov
d14a7939a6
Removed forced CMAKE_VERBOSE_MAKEFILE ( #2891 )
2020-10-29 13:12:01 +03:00
Ilya Lavrenov
ce037da591
Updated apiValidator rules ( #2785 )
...
* Updated apiValidator rules: added custom filter to emulate BinaryExclusions.xml
* temp
* Temp
* debug log
* Print a message about success
* Fixed file name
2020-10-29 12:38:15 +03:00
Ilya Lavrenov
a4584d77a2
Added apiValidator post-build checks for WCOS compliance ( #2657 )
...
* Added apiValidator post-build checks for WCOS compiance
* WA for cmake
* Additional checks for old WDK version
2020-10-16 10:58:38 +03:00
Ilya Lavrenov
82d0aaf1dd
used native LTO support from cmake 3.9.6 ( #2625 )
...
* used native LTO support from cmake 3.9.6
* Removed compilation flags push / pop
* Fixes
* Fixes for VPU unit tests
* Temp WA for old gcc
2020-10-14 10:43:24 +03:00
Ilya Lavrenov
de1cc8af2e
Shellcheck tests for bash scripts ( #2532 )
...
* Added bash scripts checks with shellcheck
* Fixed indentations
* Fixed setupvars.sh with shellcheck
* Fixed MO scripts
* Compilation with newer versions of shellcheck
2020-10-05 23:37:50 +03:00
Vladislav Vinogradov
d28a5d6c4f
[CMAKE] Introduce FASTER_BUILD experimental feature ( #2438 )
...
It uses CMake 3.16 built-in utilities to speed up build time:
* Unity builds
* Precompiled headers
The feature is controlled via `ENABLE_FASTER_BUILD` CMake option (disabled by default).
The option avaialble only on CMake >= 3.16.
The feature is enabled per-target via `ie_faster_build` function.
Some observations:
* Don't have actual numbers for compile time, but subjectively can see
speed up locally with VS 2019.
* Unity builds gives much more effect, but has some restriction on source files,
so are not used everywhere.
2020-09-28 18:53:11 +03:00
Ilya Lavrenov
7861b67203
CMAKE: fixed path for bin artifacts for 32bits ( #890 )
2020-06-17 14:41:16 +03:00
Ilya Lavrenov
bb039adef8
Fixed compilation with clang-10 + xcode ( #521 )
2020-05-26 17:17:36 +03:00
Alexey Suhov
deb008a26f
publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb
2020-05-22 02:23:12 +03:00
Alexey Suhov
f30dcc218c
publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114
2020-05-20 01:13:06 +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