VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/.scm-settings@ 92185

Last change on this file since 92185 was 92185, checked in by vboxsync, 3 years ago

scm: Check UTF-8 encoding and reject files with bidirectional control codes in them.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.6 KB
Line 
1# $Id: .scm-settings 92185 2021-11-02 21:52:35Z vboxsync $
2## @file
3# Source code massager settings for network devices/drivers.
4#
5
6#
7# Copyright (C) 2017-2020 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--filter-out-dirs /lwip-new/src/*
20--filter-out-dirs /lwip-new/test/*
21--filter-out-dirs /lwip-new/doc/*
22--filter-out-dirs /lwip-new/vbox/include/*
23
24--filter-out-files /lwip-new/CHANGELOG
25--filter-out-files /lwip-new/FILES
26--filter-out-files /lwip-new/README
27--filter-out-files /lwip-new/README.vbox
28--filter-out-files /lwip-new/UPGRADING
29--filter-out-files /slirp/libalias/HISTORY
30--filter-out-files /slirp/libalias/*.3
31--filter-out-files /slirp/COPYRIGHT
32
33
34# fun
35/slirp/dnsproxy/dnsproxy.h: --external-copyright --no-convert-tabs
36/slirp/dnsproxy/hash.c: --external-copyright --no-convert-tabs
37/slirp/libalias/*: --external-copyright --no-convert-tabs
38/slirp/bsd/*: --external-copyright --no-convert-tabs --dont-set-svn-keywords
39/slirp/*: --no-fix-header-guards
40
41# Not UTF-8 sources with latin-1/whatever chars in them (mostly names):
42/slirp/bsd/kern/subr_sbuf.c: --skip-unicode-checks
43/slirp/bsd/sys/sbuf.h: --skip-unicode-checks
44
45# well...
46/lwipopts.h: --external-copyright
47
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