mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00

Add enforecment script that verifies that only specified file types are allowed to be mared as executable. Change-Id: I4b40e3a46b03bfc78a9dcd52e8bf29cb079b7f3b Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
20 lines
729 B
Text
20 lines
729 B
Text
# =============================================================================
|
|
# Copyright (c) 2012 Tilera Corporation and others.
|
|
#
|
|
# This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
|
# which accompanies this distribution, and is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
# Contributors:
|
|
# William R. Swanson (Tilera Corporation)
|
|
# =============================================================================
|
|
|
|
This plugin defines the UI components of the CDT Visualizer feature.
|
|
|
|
For an overview of the Visualizer feature, see the following file:
|
|
|
|
/org.eclipse.cdt.visualizer-feature/ABOUT.txt.
|
|
|