Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/clang_tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ jobs:
-DENABLE_PYTHON=OFF \
-DENABLE_TESTS=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_CPPLINT=OFF \
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
-DCMAKE_CXX_COMPILER_LAUNCHER=${{ env.CMAKE_CXX_COMPILER_LAUNCHER }} \
-S ${OPENVINO_REPO} \
Expand Down Expand Up @@ -225,7 +224,6 @@ jobs:
-DENABLE_PYTHON=OFF \
-DENABLE_TESTS=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_CPPLINT=OFF \
-DCMAKE_RULE_MESSAGES=OFF \
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
-DCMAKE_CXX_COMPILER_LAUNCHER=${{ env.CMAKE_CXX_COMPILER_LAUNCHER }} \
Expand Down Expand Up @@ -294,7 +292,6 @@ jobs:
-DENABLE_PYTHON=OFF \
-DENABLE_TESTS=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_CPPLINT=OFF \
-DCMAKE_RULE_MESSAGES=OFF \
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
-DCMAKE_CXX_COMPILER_LAUNCHER=${{ env.CMAKE_CXX_COMPILER_LAUNCHER }} \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ jobs:
run: |
cmake \
-G "${{ env.CMAKE_GENERATOR }}" \
-DENABLE_CPPLINT=OFF \
-DENABLE_STRICT_DEPENDENCIES=OFF \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DENABLE_FASTER_BUILD=ON \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/debian_10_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:
-DCMAKE_COMPILE_WARNING_AS_ERROR=OFF
-DCMAKE_BUILD_TYPE=Release
-DENABLE_STRICT_DEPENDENCIES=OFF
-DENABLE_CPPLINT=OFF
-DENABLE_NCC_STYLE=OFF
-DCMAKE_VERBOSE_MAKEFILE=ON
-DENABLE_CONFORMANCE_PGQL=ON
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/dev_cpu_linux_snippets_libxsmm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ jobs:
run: |
cmake \
-G "${{ env.CMAKE_GENERATOR }}" \
-DENABLE_CPPLINT=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_TESTS=ON \
-DENABLE_SNIPPETS_LIBXSMM_TPP=ON \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/fedora_29.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ jobs:
target-branch: ${{ inputs.target-branch }}
cmake-options: >-
-G 'Ninja'
-DENABLE_CPPLINT=OFF
-DENABLE_NCC_STYLE=OFF
-DENABLE_INTEL_NPU=OFF
-DENABLE_TESTS=ON
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linux_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
target-branch: ${{ inputs.target-branch }}
cmake-options: >-
-G 'Ninja Multi-Config'
-DENABLE_CPPLINT=OFF
-DENABLE_NCC_STYLE=OFF
-DENABLE_TESTS=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/linux_conditional_compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ jobs:
-DCMAKE_CXX_STANDARD=20 \
-DBUILD_SHARED_LIBS=OFF \
-DENABLE_TESTS=ON \
-DENABLE_CPPLINT=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_PROFILING_ITT=FULL \
-DSELECTIVE_BUILD=COLLECT \
Expand Down Expand Up @@ -329,7 +328,6 @@ jobs:
run: |
cmake \
-DBUILD_SHARED_LIBS=OFF \
-DENABLE_CPPLINT=OFF \
-DSELECTIVE_BUILD=ON \
-DENABLE_TEMPLATE=OFF \
-DENABLE_INTEL_GPU=OFF \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linux_riscv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ jobs:
source ${OPENVINO_BUILD_DIR}/dependencies/conanbuild.sh
cmake \
-G 'Ninja' \
-DENABLE_CPPLINT=OFF \
-DENABLE_INTEL_GPU=ON \
-DENABLE_PYTHON=ON \
-DENABLE_WHEEL=ON \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linux_riscv_xuantie_dev_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ jobs:
- name: CMake - Configure
run: >
cmake -G "${{ env.CMAKE_GENERATOR }}"
-DENABLE_CPPLINT=OFF
-DENABLE_INTEL_GPU=OFF
-DENABLE_INTEL_NPU=OFF
-DENABLE_SAMPLES=OFF
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linux_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ jobs:
run: |
cmake \
-G "${{ env.CMAKE_GENERATOR }}" \
-DENABLE_CPPLINT=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_TESTS=ON \
-DENABLE_STRICT_DEPENDENCIES=OFF \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/mac_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ jobs:
run: |
cmake \
-G "${{ env.CMAKE_GENERATOR }}" \
-DENABLE_CPPLINT=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_TESTS=ON \
-DENABLE_WHEEL=OFF \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/manylinux_2014.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ jobs:
python3.12 -m pip install -r /work/src/src/bindings/python/wheel/requirements-dev.txt
cmake \
-DPython3_EXECUTABLE=/usr/local/bin/python3.12 \
-DENABLE_CPPLINT=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_TESTS=ON \
-DENABLE_OV_JAX_FRONTEND=OFF \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/manylinux_2_28.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ jobs:
run: |
python3.12 -m pip install -r ${{ env.OPENVINO_REPO }}/src/bindings/python/wheel/requirements-dev.txt
/usr/bin/cmake -DPython3_EXECUTABLE=/usr/local/bin/python3.12 \
-DENABLE_CPPLINT=OFF \
-DENABLE_NCC_STYLE=OFF \
-DENABLE_TESTS=ON \
-DCMAKE_VERBOSE_MAKEFILE=ON \
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ubuntu_22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ jobs:
target-branch: ${{ inputs.target-branch }}
cmake-options: >-
-G 'Ninja Multi-Config'
-DENABLE_CPPLINT=OFF
-DENABLE_NCC_STYLE=OFF
-DENABLE_TESTS=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ubuntu_22_arm64_cross_compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ jobs:
target-branch: ${{ inputs.target-branch }}
cmake-options: >-
-G 'Ninja'
-DENABLE_CPPLINT=OFF
-DOV_CPU_ARM_TARGET_ARCH=arm64-v8a
-DTHREADS_PTHREAD_ARG=-pthread
-DPYTHON_MODULE_EXTENSION=.cpython-311-aarch64-linux-gnu.so
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ubuntu_22_dpcpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
target-branch: ${{ inputs.target-branch }}
cmake-options: >-
-G 'Ninja Multi-Config'
-DENABLE_CPPLINT=OFF
-DENABLE_NCC_STYLE=OFF
-DENABLE_TESTS=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ubuntu_24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
target-branch: ${{ inputs.target-branch }}
cmake-options: >-
-G 'Ninja Multi-Config'
-DENABLE_CPPLINT=OFF
-DENABLE_NCC_STYLE=OFF
-DENABLE_TESTS=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/windows_conditional_compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ jobs:
-DBUILD_SHARED_LIBS=OFF `
-DCMAKE_CXX_STANDARD=20 `
-DENABLE_TESTS=ON `
-DENABLE_CPPLINT=OFF `
-DENABLE_NCC_STYLE=OFF `
-DENABLE_PROFILING_ITT=FULL `
-DSELECTIVE_BUILD=COLLECT `
Expand Down Expand Up @@ -370,7 +369,6 @@ jobs:
run: |
cmake `
-DBUILD_SHARED_LIBS=OFF `
-DENABLE_CPPLINT=OFF `
-DSELECTIVE_BUILD=ON `
-DENABLE_TEMPLATE=OFF `
-DENABLE_INTEL_GPU=OFF `
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/windows_vs2022_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
cmake-options: >-
-G 'Ninja'
-DENABLE_PYTHON=OFF
-DENABLE_CPPLINT=OFF
-DENABLE_TESTS=ON
-DCMAKE_COMPILE_WARNING_AS_ERROR=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/windows_vs2022_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
-G 'Ninja Multi-Config'
-DENABLE_PYTHON=ON
-DENABLE_WHEEL=OFF
-DENABLE_CPPLINT=OFF
-DENABLE_TESTS=ON
-DCMAKE_COMPILE_WARNING_AS_ERROR=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ include(python_requirements)

# Code style utils

include(cpplint/cpplint)
include(clang_format/clang_format)
include(clang_tidy/clang_tidy)
include(ncc_naming_style/ncc_naming_style)
Expand Down
6 changes: 0 additions & 6 deletions cmake/developer_package/add_target_helpers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ function to create CMake target and setup its options in a declarative style.
Example:
ov_add_target(
NAME core_lib
ADD_CPPLINT
ADD_CLANG_FORMAT
TYPE <SHARED / STATIC / EXECUTABLE>
ROOT ${CMAKE_CURRENT_SOURCE_DIR}
Expand Down Expand Up @@ -35,7 +34,6 @@ ov_add_target(
#]]
function(ov_add_target)
set(options
ADD_CPPLINT # Enables code style checks for the target
ADD_CLANG_FORMAT # Enables code style checks for the target
)
set(oneValueRequiredArgs
Expand Down Expand Up @@ -116,10 +114,6 @@ function(ov_add_target)
string(REPLACE ";" " " ARG_LINK_FLAGS "${ARG_LINK_FLAGS}")
set_target_properties(${ARG_NAME} PROPERTIES LINK_FLAGS "${oldLinkFlags} ${ARG_LINK_FLAGS}")
endif()
if (ARG_ADD_CPPLINT)
# code style
add_cpplint_target(${ARG_NAME}_cpplint FOR_TARGETS ${ARG_NAME})
endif()
if (ARG_ADD_CLANG_FORMAT)
# code style
ov_add_clang_format_target(${ARG_NAME}_clang FOR_TARGETS ${ARG_NAME})
Expand Down
102 changes: 0 additions & 102 deletions cmake/developer_package/cpplint/cpplint.cmake

This file was deleted.

Loading
Loading