From npanday-commits-return-1182-apmail-incubator-npanday-commits-archive=incubator.apache.org@incubator.apache.org Sun Jul 10 00:01:16 2011 Return-Path: X-Original-To: apmail-incubator-npanday-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-npanday-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA26E4CCD for ; Sun, 10 Jul 2011 00:01:16 +0000 (UTC) Received: (qmail 56485 invoked by uid 500); 10 Jul 2011 00:01:16 -0000 Delivered-To: apmail-incubator-npanday-commits-archive@incubator.apache.org Received: (qmail 56460 invoked by uid 500); 10 Jul 2011 00:01:16 -0000 Mailing-List: contact npanday-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: npanday-dev@incubator.apache.org Delivered-To: mailing list npanday-commits@incubator.apache.org Received: (qmail 56453 invoked by uid 99); 10 Jul 2011 00:01:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 00:01:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 00:01:14 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C23CA2388A90; Sun, 10 Jul 2011 00:00:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1144764 - /incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml Date: Sun, 10 Jul 2011 00:00:53 -0000 To: npanday-commits@incubator.apache.org From: jfallows@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110710000053.C23CA2388A90@eris.apache.org> Author: jfallows Date: Sun Jul 10 00:00:53 2011 New Revision: 1144764 URL: http://svn.apache.org/viewvc?rev=1144764&view=rev Log: Add support for other .NETPortable profiles Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml?rev=1144764&r1=1144763&r2=1144764&view=diff ============================================================================== --- incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml (original) +++ incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml Sun Jul 10 00:00:53 2011 @@ -209,6 +209,73 @@ under the License. + MS-CS:4.0+.NETPortable,Profile1 + npanday.executable.compiler.impl.CSharpCompilerForProfile + MICROSOFT + csc + C_SHARP + .NETPortable,Profile1 + + 4.0 + + + + Windows + x86 + + + .NETPortable,Version=v4.0,Profile=Profile1 + C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile1 + + mscorlib + System + System.Core + System.Xml + + + + out + target + delaysign + doc + keyfile + keycontainer + platform + recurse + reference + addmodule + win32res + win32icon + resource + linkresource + debug + optimize + warnaserror + warn + nowarn + checked + unsafe + define + langversion + help + nologo + noconfig + baseaddress + bugreport + codepage + utf8output + main + fullpaths + filealign + pdb + nostdlib + lib + errorreport + moduleassemblyname + + + + MS-CS:4.0+.NETPortable,Profile2 npanday.executable.compiler.impl.CSharpCompilerForProfile MICROSOFT @@ -280,6 +347,150 @@ under the License. + MS-CS:4.0+.NETPortable,Profile3 + npanday.executable.compiler.impl.CSharpCompilerForProfile + MICROSOFT + csc + C_SHARP + .NETPortable,Profile3 + + 4.0 + + + + Windows + x86 + + + .NETPortable,Version=v4.0,Profile=Profile3 + C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile3 + + mscorlib + System + System.ComponentModel.Composition + System.Core + System.Net + System.Runtime.Serialization + System.ServiceModel + System.Xml + System.Xml.Serialization + + + + out + target + delaysign + doc + keyfile + keycontainer + platform + recurse + reference + addmodule + win32res + win32icon + resource + linkresource + debug + optimize + warnaserror + warn + nowarn + checked + unsafe + define + langversion + help + nologo + noconfig + baseaddress + bugreport + codepage + utf8output + main + fullpaths + filealign + pdb + nostdlib + lib + errorreport + moduleassemblyname + + + + + MS-CS:4.0+.NETPortable,Profile4 + npanday.executable.compiler.impl.CSharpCompilerForProfile + MICROSOFT + csc + C_SHARP + .NETPortable,Profile4 + + 4.0 + + + + Windows + x86 + + + .NETPortable,Version=v4.0,Profile=Profile4 + C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile4 + + mscorlib + System + System.Core + System.Net + System.Runtime.Serialization + System.ServiceModel + System.Windows + System.Xml + System.Xml.Serialization + + + + out + target + delaysign + doc + keyfile + keycontainer + platform + recurse + reference + addmodule + win32res + win32icon + resource + linkresource + debug + optimize + warnaserror + warn + nowarn + checked + unsafe + define + langversion + help + nologo + noconfig + baseaddress + bugreport + codepage + utf8output + main + fullpaths + filealign + pdb + nostdlib + lib + errorreport + moduleassemblyname + + + + MS-VB npanday.executable.compiler.impl.DefaultCompiler MICROSOFT @@ -627,6 +838,84 @@ under the License. + MONO-CS:4.0+.NETPortable,Profile1 + npanday.executable.compiler.impl.CSharpCompilerForProfile + MONO + dmcs + C_SHARP + .NETPortable,Profile1 + + 4.0 + + + + Windows + + + Mac OS X + + + Linux + + + Solaris + + + FreeBSD + + + .NETPortable,Version=v4.0,Profile=Profile1 + + + mscorlib + System + System.Core + System.Xml + + + + out + target + delaysign + doc + keyfile + keycontainer + platform + recurse + reference + addmodule + win32res + win32icon + resource + linkresource + debug + optimize + warnaserror + warn + nowarn + checked + unsafe + define + langversion + help + nologo + noconfig + baseaddress + bugreport + codepage + utf8output + main + fullpaths + filealign + pdb + nostdlib + lib + errorreport + moduleassemblyname + + + + MONO-CS:4.0+.NETPortable,Profile2 npanday.executable.compiler.impl.CSharpCompilerForProfile MONO @@ -709,6 +998,172 @@ under the License. + MONO-CS:4.0+.NETPortable,Profile3 + npanday.executable.compiler.impl.CSharpCompilerForProfile + MONO + dmcs + C_SHARP + .NETPortable,Profile3 + + 4.0 + + + + Windows + + + Mac OS X + + + Linux + + + Solaris + + + FreeBSD + + + .NETPortable,Version=v4.0,Profile=Profile3 + + + mscorlib + System + System.ComponentModel.Composition + System.Core + System.Net + System.Runtime.Serialization + System.ServiceModel + System.Xml + System.Xml.Serialization + + + + out + target + delaysign + doc + keyfile + keycontainer + platform + recurse + reference + addmodule + win32res + win32icon + resource + linkresource + debug + optimize + warnaserror + warn + nowarn + checked + unsafe + define + langversion + help + nologo + noconfig + baseaddress + bugreport + codepage + utf8output + main + fullpaths + filealign + pdb + nostdlib + lib + errorreport + moduleassemblyname + + + + + MONO-CS:4.0+.NETPortable,Profile4 + npanday.executable.compiler.impl.CSharpCompilerForProfile + MONO + dmcs + C_SHARP + .NETPortable,Profile4 + + 4.0 + + + + Windows + + + Mac OS X + + + Linux + + + Solaris + + + FreeBSD + + + .NETPortable,Version=v4.0,Profile=Profile4 + + + mscorlib + System + System.Core + System.Net + System.Runtime.Serialization + System.ServiceModel + System.Windows + System.Xml + System.Xml.Serialization + + + + out + target + delaysign + doc + keyfile + keycontainer + platform + recurse + reference + addmodule + win32res + win32icon + resource + linkresource + debug + optimize + warnaserror + warn + nowarn + checked + unsafe + define + langversion + help + nologo + noconfig + baseaddress + bugreport + codepage + utf8output + main + fullpaths + filealign + pdb + nostdlib + lib + errorreport + moduleassemblyname + + + + NEM npanday.executable.compiler.impl.NemerleCompiler MONO