Last change
on this file since 69396 was 69396, checked in by vboxsync, 7 years ago |
Installer/darwin: more scm updates
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.3 KB
|
Line | |
---|
1 | # $Id: .scm-settings 69396 2017-10-26 17:45:05Z vboxsync $
|
---|
2 | ## @file
|
---|
3 | # Source code massager settings for the host installers.
|
---|
4 | #
|
---|
5 |
|
---|
6 | #
|
---|
7 | # Copyright (C) 2010-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 | # External stuff.
|
---|
19 | /linux/rpm-kmod-VBoxGuest/kmodtool-VBoxGuest-el6.sh: --external-copyright
|
---|
20 |
|
---|
21 | # Dual licensed code.
|
---|
22 | /common/vboxapisetup.py: --license-ose-dual
|
---|
23 |
|
---|
24 | # ignore desktop files.
|
---|
25 | --filter-out-files *.desktop.in|*.desktop
|
---|
26 |
|
---|
27 | # Darwin stuff.
|
---|
28 | --filter-out-files */DS_Store
|
---|
29 | --filter-out-files /darwin/*.rtf
|
---|
30 | --filter-out-files /darwin/*.strings
|
---|
31 | --filter-out-files /darwin/*.html
|
---|
32 | /darwin/DiskImage/VirtualBox_Uninstall.tool: --treat-as .sh
|
---|
33 | /darwin/VBoxKEXTs/postflight: --treat-as .sh
|
---|
34 | /darwin/VirtualBox/postflight: --treat-as .sh
|
---|
35 | /darwin/VirtualBox/preflight: --treat-as .sh
|
---|
36 | /darwin/*/distribution.dist: --treat-as .xml --no-convert-eol
|
---|
37 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.