VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL/.scm-settings@ 69390

Last change on this file since 69390 was 69390, checked in by vboxsync, 7 years ago

HostServices/SharedOpenGL: scm updates

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.5 KB
Line 
1# $Id: .scm-settings 69390 2017-10-26 17:17:51Z vboxsync $
2## @file
3# Source code massager settings for the SharedOpenGL host service.
4#
5
6#
7# Copyright (C) 2017 Oracle Corporation
8#
9# This file is part of VirtualBox Open Source Edition (OSE), as
10# available from http://www.virtualbox.org. This file is free software;
11# you can redistribute it and/or modify it under the terms of the GNU
12# General Public License (GPL) as published by the Free Software
13# Foundation, in version 2 as it comes in the "COPYING" file of the
14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16#
17
18
19# The basic config here is external copyright, however there are lots of exceptions
20/*.h: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
21/crserverlib/presenter/server_presenter.h: --no-external-copyright --convert-tabs --strip-trailing-blanks
22/render/renderspu_cocoa_helper.h: --no-external-copyright --convert-tabs --strip-trailing-blanks
23
24/*.c: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
25/crserverlib/server_framebuffer.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
26/crserverlib/server_getshaders.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
27/crserverlib/server_glsl.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
28/crserverlib/server_texture.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
29/dlm/dlm_lists.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
30/dlm/dlm_state.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
31/expando/expandospu.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
32/render/renderspu_cocoa.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
33/unpacker/unpack_framebuffer.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
34/unpacker/unpack_shaders.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
35/unpacker/unpack_visibleregion.c: --no-external-copyright --convert-tabs --strip-trailing-blanks
36
37/*.def: --external-copyright
38/*.py: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
39
40--filter-out-files *_special
41--filter-out-files /LICENSE
42
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette