CMake: Bump required version (#1237)Bump cmake version to 3.5 to avoid this deprecation message: CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CM
CMake: Bump required version (#1237)Bump cmake version to 3.5 to avoid this deprecation message: CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. Signed-off-by: Julien Schueller <[email protected]>
show more ...
Update copyright year 2021 -> 2022 (#761)Signed-off-by: Zheltov, Sergey1 <[email protected]>
clang-tidy: use nullptr instead of NULL (#631)This patch applies clang-tidy check- modernize-use-nullptr Signed-off-by: Ilya Isaev <[email protected]> Co-authored-by: vlserov <vladimir.serov
clang-tidy: use nullptr instead of NULL (#631)This patch applies clang-tidy check- modernize-use-nullptr Signed-off-by: Ilya Isaev <[email protected]> Co-authored-by: vlserov <[email protected]>
Changes in code after applying some clang-tidy check fixes (#620)Applied fixes from clang-tidy(readability and modernize) Signed-off-by: Ilya Isaev [email protected]
Commit oneTBB source code 9ed4a21c
Commit oneTBB source code 09241505