VirtualBox

source: vbox/trunk/src/VBox/Main/.scm-settings@ 98280

最後變更 在這個檔案從98280是 98280,由 vboxsync 提交於 2 年 前

Main/src-global: rc -> hrc/vrc. Make scm check this dir now. bugref:10223

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 4.2 KB
 
1# $Id: .scm-settings 98280 2023-01-24 11:58:44Z vboxsync $
2## @file
3# Source code massager settings for the Main API.
4#
5
6#
7# Copyright (C) 2010-2023 Oracle and/or its affiliates.
8#
9# This file is part of VirtualBox base platform packages, as
10# available from https://www.alldomusa.eu.org.
11#
12# This program is free software; you can redistribute it and/or
13# modify it under the terms of the GNU General Public License
14# as published by the Free Software Foundation, in version 3 of the
15# License.
16#
17# This program is distributed in the hope that it will be useful, but
18# WITHOUT ANY WARRANTY; without even the implied warranty of
19# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20# General Public License for more details.
21#
22# You should have received a copy of the GNU General Public License
23# along with this program; if not, see <https://www.gnu.org/licenses>.
24#
25# SPDX-License-Identifier: GPL-3.0-only
26#
27
28# cbindings have different licences.
29/cbinding/*.h: --license-lgpl
30/cbinding/VBoxCAPIGlue.c: --license-mit
31/cbinding/VBoxCAPIGlue.h.in: --license-mit --treat-as .h
32/cbinding/makefile.tstCAPIGlue: --license-mit --treat-as Makefile
33
34# The Python bindings is licensed under dual GPL and CDDL.
35/glue/vboxapi.py: --license-ose-dual
36
37# Source dirs.
38--filter-out-files /src-all/VBoxAPI-end.d
39--filter-out-files /src-all/VBoxAPI-end-alternative.d
40--filter-out-files /src-client/README.testing
41--filter-out-files /src-server/custom.ids
42--filter-out-files /src-server/usb.ids
43/src-all/win/VBoxAPIWrap-precomp_vcc.h: --no-fix-header-guards
44/src-all/xpcom/VBoxAPIWrap-precomp_gcc.h: --no-fix-header-guards
45/src-client/win/precomp_vcc.h: --no-fix-header-guards
46/src-client/xpcom/precomp_gcc.h: --no-fix-header-guards
47/src-server/win/precomp_vcc.h: --no-fix-header-guards
48/src-server/xpcom/precomp_gcc.h: --no-fix-header-guards
49/*.h: --guard-relative-to-dir . --guard-prefix MAIN_INCLUDED_SRC_
50/include/*.h: --guard-relative-to-dir include --guard-prefix MAIN_INCLUDED_
51/include/*.h: --guard-relative-to-dir include --guard-prefix MAIN_INCLUDED_
52/cbinding/VBoxCAPI*.h: --guard-relative-to-dir ''
53/cbinding/VBoxCAPI*.h: --guard-relative-to-dir ''
54/cbinding/VBoxCAPIGlue.h.in: --guard-relative-to-dir ''
55
56/src-client/*cpp: --no-rc-use
57/src-global/*cpp: --no-rc-use
58
59# IDL and XML
60/idl/VirtualBox.xidl: --treat-as .xml
61/idl/VirtualBox.dtd: --treat-as .xml
62
63/xml/VirtualBox-settings.xsd: --treat-as .xml
64--filter-out-files /xml/samples/*.xml
65
66# We don't have any copyright or license in the .cfg and .sif files.
67# Exploint --external-copyright to check that this remains the case.
68# This does not imply anything wrt to the copyright status of the files.
69/UnattendedTemplates/*.cfg: --external-copyright --treat-as .sh
70/UnattendedTemplates/*.sif: --external-copyright
71/UnattendedTemplates/*.xml: --dont-set-svn-eol --no-convert-eol
72/UnattendedTemplates/os2_response_files.rsp: --treat-as batch --external-copyright
73
74# The webservice is fun.
75/webservice/Makefile.webtest: --treat-as Makefile
76--filter-out-files /webservice/types.txt
77--filter-out-files /webservice/MANIFEST.MF.in
78--filter-out-dirs /webservice/jaxlibs/.
79
80# The webservice samples are MIT and need some hacks to handle unusual file types.
81/webservice/samples/*: --license-mit
82/webservice/samples/*/Makefile.glue: --treat-as Makefile
83/webservice/samples/php/clienttest.php: --treat-as .c
84
85
86# Testcases.
87/testcase/makefile.tstVBoxAPIWin: --treat-as Makefile
88/testcase/makefile.tstVBoxAPIXPCOM: --treat-as Makefile
89--filter-out-files /testcase/ovf-dummy.vmdk
90--filter-out-files /testcase/ovf-joomla-0.9/joomla-1.1.4-ovf.ovf
91--filter-out-files /testcase/ovf-winhost-audio-nodisks/WinXP.ovf
92--filter-out-files /testcase/ovf-winxp-vbox-sharedfolders/winxp.ovf
93--filter-out-files /testcase/VBoxVBTest/TestForm.frm
94--filter-out-files /testcase/VBoxVBTest/TestForm.frx
95--filter-out-files /testcase/VBoxVBTest/VBoxVBTest.vbp
96
97/testcase/tstUnattendedScript-1.expected: --treat-as plaintext --external-copyright
98/testcase/tstUnattendedScript-1.template: --treat-as plaintext --external-copyright
99
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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