diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:49:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:49:04 +0000 |
commit | 16f504a9dca3fe3b70568f67b7d41241ae485288 (patch) | |
tree | c60f36ada0496ba928b7161059ba5ab1ab224f9d /src/VBox/Devices/Graphics/.scm-settings | |
parent | Initial commit. (diff) | |
download | virtualbox-upstream.tar.xz virtualbox-upstream.zip |
Adding upstream version 7.0.6-dfsg.upstream/7.0.6-dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/VBox/Devices/Graphics/.scm-settings')
-rw-r--r-- | src/VBox/Devices/Graphics/.scm-settings | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/src/VBox/Devices/Graphics/.scm-settings b/src/VBox/Devices/Graphics/.scm-settings new file mode 100644 index 00000000..547112e5 --- /dev/null +++ b/src/VBox/Devices/Graphics/.scm-settings @@ -0,0 +1,88 @@ +# $Id: .scm-settings $ +## @file +# Source code massager settings for graphics. +# + +# +# Copyright (C) 2017-2022 Oracle and/or its affiliates. +# +# This file is part of VirtualBox base platform packages, as +# available from https://www.virtualbox.org. +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation, in version 3 of the +# License. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, see <https://www.gnu.org/licenses>. +# +# SPDX-License-Identifier: GPL-3.0-only +# + + +/BIOS/vbe.c: --external-copyright --lgpl-disclaimer +/BIOS/vbe.h: --external-copyright --lgpl-disclaimer +/BIOS/vberom.asm: --external-copyright --lgpl-disclaimer +/BIOS/vbetables-gen.c: --external-copyright +/BIOS/vgabios.c: --external-copyright --lgpl-disclaimer +/BIOS/vgabios.h: --external-copyright +/BIOS/vgadefs.h: --external-copyright +/BIOS/vgadefs.inc: --external-copyright +/BIOS/vgafonts.h: --external-copyright +/BIOS/vgarom.asm: --external-copyright --lgpl-disclaimer +/BIOS/vgatables.h: --external-copyright +/BIOS/tests/testbios.c: --external-copyright + +--filter-out-files /BIOS/BUGS +--filter-out-files /BIOS/ChangeLog +--filter-out-files /BIOS/makefile +--filter-out-files /BIOS/Notes +--filter-out-files /BIOS/README +--filter-out-files /BIOS/TODO +--filter-out-files /BIOS/vbe_display_api.txt +--filter-out-files /BIOS/VBoxVgaBiosAlternative*.asm +--filter-out-files /BIOS/VBoxVgaBiosAlternative*.md5sum + + +/shaderlib/*: --external-copyright --lgpl-disclaimer --no-convert-tabs --no-fix-todos --no-strip-trailing-blanks +/shaderlib/wine/include/*.idl: --treat-as .h --no-fix-header-guards +/shaderlib/wine/include/*.rh: --treat-as .h --no-fix-header-guards +/shaderlib/wine/include/*.h.in: --treat-as .h --no-fix-header-guards +/shaderlib/wine/include/*-h.in: --treat-as .h --no-fix-header-guards +/shaderlib/wine/include/*.inl: --treat-as .h --no-fix-header-guards +/shaderlib/wine/include/*.x: --treat-as .h --no-fix-header-guards +/shaderlib/wine/include/Makefile.in: --treat-as Makefile +/shaderlib/wine/include/*.h: --no-fix-header-guards +/shaderlib/libWineStub/include/*.h: --no-fix-header-guards +/shaderlib/libWineStub/include/wine/*.h: --no-fix-header-guards +/shaderlib/wine/vbox/libWineStub/include/*.h: --no-fix-header-guards +/shaderlib/wine/vbox/libWineStub/include/wine/*.h: --no-fix-header-guards + +/shaderlib/shaderapi.c: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/shaderlib.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/utils.c: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/vboxext.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/wine/vbox/VBoxDbgGl.c: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/wine/vbox/VBoxDbgGl.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/wine/vbox/VBoxWineEx.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks +/shaderlib/winoverride.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks + +/shaders/*.h: --external-copyright --no-fix-header-guards --dont-set-svn-keywords --no-strip-trailing-blanks +/shaders/*.hlsl: --treat-as .cpp + +--filter-out-dirs "/svgadump/." + +/vmsvga_glext/*.h: --external-copyright --no-convert-tabs --no-strip-trailing-blanks +/vmsvga_include/includeCheck.h: --external-copyright --no-fix-header-guards +/vmsvga_include/svga*.h: --external-copyright --no-fix-header-guards --no-convert-tabs --no-strip-trailing-blanks --dont-set-svn-keywords --no-page-restrictions +/vmsvga_include/vmware*.h: --external-copyright --no-fix-header-guards --no-convert-tabs --no-strip-trailing-blanks --dont-set-svn-keywords +/vmsvga_include/VGPU*.h: --external-copyright --no-fix-header-guards --no-convert-tabs --no-strip-trailing-blanks --dont-set-svn-keywords +/vmsvga_include/vmsvga*.h: --no-fix-header-guards + +/DevVGATmpl.h: --no-fix-header-guards |