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]>
Multiple fixes for constraints (#465)* Fix a typo in chmap, temporary rename concept range * Rename range concept, add workaround for Windows * Reimplement with respect to prospective destruc
Multiple fixes for constraints (#465)* Fix a typo in chmap, temporary rename concept range * Rename range concept, add workaround for Windows * Reimplement with respect to prospective destructors * Fix fibonacci
Commit oneTBB source code 4fcd448a
Commit oneTBB source code 9ed4a21c
Commit oneTBB source code 09241505