uppercutbuild 0.9
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/NDepend.xml +251 -0
- data/lib/build.bat +32 -0
- data/lib/build/Castle.Core.dll +0 -0
- data/lib/build/Castle.DynamicProxy2.dll +0 -0
- data/lib/build/Castle.MicroKernel.dll +0 -0
- data/lib/build/Castle.Windsor.dll +0 -0
- data/lib/build/UppercuT.xml +5 -0
- data/lib/build/analyze.step +78 -0
- data/lib/build/analyzers/gallio.test.step +145 -0
- data/lib/build/analyzers/mbunit2.test.step +146 -0
- data/lib/build/analyzers/moma.step +143 -0
- data/lib/build/analyzers/ncover.step +186 -0
- data/lib/build/analyzers/ndepend.step +95 -0
- data/lib/build/analyzers/nitriq.step +116 -0
- data/lib/build/analyzers/nunit.test.step +172 -0
- data/lib/build/analyzers/test.step +99 -0
- data/lib/build/compile.step +178 -0
- data/lib/build/customize.bat +41 -0
- data/lib/build/customize.build +76 -0
- data/lib/build/customizers/item.template +50 -0
- data/lib/build/default.build +164 -0
- data/lib/build/deploymentBuilder.step +103 -0
- data/lib/build/environmentBuilder.step +119 -0
- data/lib/build/generateBuildInfo.step +106 -0
- data/lib/build/ilmerge.build +174 -0
- data/lib/build/open.build +103 -0
- data/lib/build/package.step +234 -0
- data/lib/build/policyChecks.step +81 -0
- data/lib/build/updateAssemblies.build +107 -0
- data/lib/build/uppercut.dll +0 -0
- data/lib/build/uppercut.tasks.dll +0 -0
- data/lib/build/versionBuilder.step +148 -0
- data/lib/build/versioners/git.step +106 -0
- data/lib/build/versioners/hg.step +106 -0
- data/lib/build/versioners/svn.step +112 -0
- data/lib/build/versioners/tfs.step +104 -0
- data/lib/build/zip.build +162 -0
- data/lib/deployment/scripts/database.deploy +37 -0
- data/lib/deployment/templates/AppDeployment.bat +9 -0
- data/lib/deployment/templates/DBDeployment.RESTORE.bat +9 -0
- data/lib/deployment/templates/DBDeployment.bat +9 -0
- data/lib/lib/MbUnit2/MbUnit.AddIn.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.Cons.exe +0 -0
- data/lib/lib/MbUnit2/MbUnit.Cons.exe.config +12 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.2.0.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.XML +6929 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.GUI.exe +0 -0
- data/lib/lib/MbUnit2/MbUnit.GUI.exe.config +14 -0
- data/lib/lib/MbUnit2/MbUnit.MSBuild.Tasks.dll +0 -0
- data/lib/lib/MbUnit2/NAnt.Core.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.Helpers.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.Layout.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.Algorithms.Graphviz.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.Algorithms.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.dll +0 -0
- data/lib/lib/MbUnit2/Refly.dll +0 -0
- data/lib/lib/MbUnit2/TestDriven.Framework.dll +0 -0
- data/lib/lib/MbUnit2/TestFu.XML +1932 -0
- data/lib/lib/MbUnit2/TestFu.dll +0 -0
- data/lib/lib/MbUnit2/XsdTidy.exe +0 -0
- data/lib/lib/MoMA/Definitions/2.4.0.1-defs.zip +0 -0
- data/lib/lib/MoMA/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/MoMA/MoMA.Analyzer.dll +0 -0
- data/lib/lib/MoMA/MoMA.exe +0 -0
- data/lib/lib/MoMA/Mono.Cecil.dll +0 -0
- data/lib/lib/MoMA/Reports/Media/fail.png +0 -0
- data/lib/lib/MoMA/Reports/Media/minus.png +0 -0
- data/lib/lib/MoMA/Reports/Media/moma.css +117 -0
- data/lib/lib/MoMA/Reports/Media/moma.js +17 -0
- data/lib/lib/MoMA/Reports/Media/pass.png +0 -0
- data/lib/lib/MoMA/Reports/Media/plus.png +0 -0
- data/lib/lib/MoMA/Resources/button_ok.png +0 -0
- data/lib/lib/MoMA/Resources/dialog-warning.png +0 -0
- data/lib/lib/MoMA/Resources/dialogback.png +0 -0
- data/lib/lib/MoMA/Resources/list-add.png +0 -0
- data/lib/lib/MoMA/Resources/list-directory.png +0 -0
- data/lib/lib/MoMA/Resources/list-remove.png +0 -0
- data/lib/lib/MoMA/Resources/monoback.png +0 -0
- data/lib/lib/MoMA/Resources/spinner.gif +0 -0
- data/lib/lib/NAnt/CollectionGen.dll +0 -0
- data/lib/lib/NAnt/Interop.MsmMergeTypeLib.dll +0 -0
- data/lib/lib/NAnt/Interop.StarTeam.dll +0 -0
- data/lib/lib/NAnt/Interop.WindowsInstaller.dll +0 -0
- data/lib/lib/NAnt/MSITaskErrors.mst +0 -0
- data/lib/lib/NAnt/MSITaskTemplate.msi +0 -0
- data/lib/lib/NAnt/MSMTaskErrors.mst +0 -0
- data/lib/lib/NAnt/MSMTaskTemplate.msm +0 -0
- data/lib/lib/NAnt/MbUnit.Framework.dll +0 -0
- data/lib/lib/NAnt/MbUnit.Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.CompressionTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Contrib.Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Core.dll +0 -0
- data/lib/lib/NAnt/NAnt.DotNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.MSNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit1Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit2Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.SourceControlTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.VSNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.VisualCppTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Win32Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.exe +0 -0
- data/lib/lib/NAnt/NAnt.exe.config +2126 -0
- data/lib/lib/NAnt/NCoverExplorer.NAntTasks.dll +0 -0
- data/lib/lib/NAnt/NDepend.Build.NAntTasks.dll +0 -0
- data/lib/lib/NAnt/NDoc.Documenter.NAnt.dll +0 -0
- data/lib/lib/NAnt/QuickGraph.Algorithms.dll +0 -0
- data/lib/lib/NAnt/QuickGraph.dll +0 -0
- data/lib/lib/NAnt/SLiNgshoT.Core.dll +0 -0
- data/lib/lib/NAnt/SLiNgshoT.exe +0 -0
- data/lib/lib/NAnt/SourceSafe.Interop.dll +0 -0
- data/lib/lib/NAnt/ThoughtWorks.CruiseControl.MSBuild.dll +0 -0
- data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.dll +0 -0
- data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.xml +36 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NUnitCore.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/log4net.dll +0 -0
- data/lib/lib/NAnt/scvs.exe +0 -0
- data/lib/lib/NCover/ActiproEULA.html +287 -0
- data/lib/lib/NCover/ActiproSoftware.Shared.Net11.dll +0 -0
- data/lib/lib/NCover/ActiproSoftware.SyntaxEditor.Net11.dll +0 -0
- data/lib/lib/NCover/ActiproSoftware.WinUICore.Net11.dll +0 -0
- data/lib/lib/NCover/CommandBars.dll +0 -0
- data/lib/lib/NCover/ConsoleConfig.xsd +123 -0
- data/lib/lib/NCover/ConsoleExample.config +94 -0
- data/lib/lib/NCover/CoverLib.dll +0 -0
- data/lib/lib/NCover/Coverage.xsl +339 -0
- data/lib/lib/NCover/CoverageReport.xsl +468 -0
- data/lib/lib/NCover/ICSharpCode.TextEditor.dll +0 -0
- data/lib/lib/NCover/LicencePersonal.rtf +334 -0
- data/lib/lib/NCover/MSVCP80.dll +0 -0
- data/lib/lib/NCover/MSVCR80.dll +0 -0
- data/lib/lib/NCover/Microsoft.VC80.CRT.manifest +8 -0
- data/lib/lib/NCover/NCover.Console.exe +0 -0
- data/lib/lib/NCover/NCover.Console.exe.config +6 -0
- data/lib/lib/NCover/NCover.Framework.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.Console.exe +0 -0
- data/lib/lib/NCover/NCoverExplorer.Core.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.NCoverRunner.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.WinForms.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.exe +0 -0
- data/lib/lib/NCover/NCoverExplorer.exe.config +8 -0
- data/lib/lib/NCover/NCoverExplorerFAQ.html +303 -0
- data/lib/lib/NCover/NCoverExplorerReleaseNotes.html +874 -0
- data/lib/lib/NCover/NCoverFAQ.html +429 -0
- data/lib/lib/NCover/VC80CRT.MAN +15 -0
- data/lib/lib/NCover/license.txt +299 -0
- data/lib/lib/NUnit/NUnitTests.config +84 -0
- data/lib/lib/NUnit/NUnitTests.nunit +14 -0
- data/lib/lib/NUnit/agent.conf +4 -0
- data/lib/lib/NUnit/agent.log.conf +18 -0
- data/lib/lib/NUnit/framework/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/framework/nunit.framework.xml +10113 -0
- data/lib/lib/NUnit/framework/nunit.mocks.dll +0 -0
- data/lib/lib/NUnit/framework/pnunit.framework.dll +0 -0
- data/lib/lib/NUnit/launcher.log.conf +18 -0
- data/lib/lib/NUnit/lib/Failure.png +0 -0
- data/lib/lib/NUnit/lib/Ignored.png +0 -0
- data/lib/lib/NUnit/lib/Inconclusive.png +0 -0
- data/lib/lib/NUnit/lib/Skipped.png +0 -0
- data/lib/lib/NUnit/lib/Success.png +0 -0
- data/lib/lib/NUnit/lib/fit.dll +0 -0
- data/lib/lib/NUnit/lib/log4net.dll +0 -0
- data/lib/lib/NUnit/lib/nunit-console-runner.dll +0 -0
- data/lib/lib/NUnit/lib/nunit-gui-runner.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.core.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.core.interfaces.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.fixtures.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.uiexception.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.uikit.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.util.dll +0 -0
- data/lib/lib/NUnit/nunit-agent-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-agent-x86.exe.config +76 -0
- data/lib/lib/NUnit/nunit-agent.exe +0 -0
- data/lib/lib/NUnit/nunit-agent.exe.config +76 -0
- data/lib/lib/NUnit/nunit-console-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-console-x86.exe.config +76 -0
- data/lib/lib/NUnit/nunit-console.exe +0 -0
- data/lib/lib/NUnit/nunit-console.exe.config +76 -0
- data/lib/lib/NUnit/nunit-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-x86.exe.config +91 -0
- data/lib/lib/NUnit/nunit.exe +0 -0
- data/lib/lib/NUnit/nunit.exe.config +91 -0
- data/lib/lib/NUnit/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/pnunit-agent.exe +0 -0
- data/lib/lib/NUnit/pnunit-agent.exe.config +77 -0
- data/lib/lib/NUnit/pnunit-launcher.exe +0 -0
- data/lib/lib/NUnit/pnunit-launcher.exe.config +77 -0
- data/lib/lib/NUnit/pnunit.framework.dll +0 -0
- data/lib/lib/NUnit/pnunit.tests.dll +0 -0
- data/lib/lib/NUnit/runpnunit.bat +2 -0
- data/lib/lib/NUnit/test.conf +24 -0
- data/lib/lib/NUnit/tests/loadtest-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/mock-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/nonamespace-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/nunit-console.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit-gui.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.core.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.fixtures.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.framework.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.mocks.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.uiexception.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.uikit.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.util.tests.dll +0 -0
- data/lib/lib/NUnit/tests/test-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/test-utilities.dll +0 -0
- data/lib/lib/NUnit/tests/timing-tests.dll +0 -0
- data/lib/open.bat +10 -0
- data/lib/settings/LOCAL.settings +29 -0
- data/lib/settings/SettingsFileReadMe.txt +2 -0
- data/lib/settings/UppercuT.config +73 -0
- data/lib/test.bat +38 -0
- data/lib/zip.bat +23 -0
- metadata +328 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,117 @@
|
|
1
|
+
body
|
2
|
+
{
|
3
|
+
font-family: Arial, Helvetica, sans-serif;
|
4
|
+
margin-left: 0;
|
5
|
+
margin-right: 0;
|
6
|
+
margin-top: 0;
|
7
|
+
}
|
8
|
+
|
9
|
+
.header
|
10
|
+
{
|
11
|
+
background-color: #566077;
|
12
|
+
background-repeat: repeat-x;
|
13
|
+
color: #fff;
|
14
|
+
font-weight: bolder;
|
15
|
+
height: 50px;
|
16
|
+
vertical-align: middle;
|
17
|
+
}
|
18
|
+
|
19
|
+
.headertext
|
20
|
+
{
|
21
|
+
height: 35px;
|
22
|
+
margin-left: 15px;
|
23
|
+
padding-top: 15px;
|
24
|
+
width: auto;
|
25
|
+
}
|
26
|
+
|
27
|
+
.wrapper
|
28
|
+
{
|
29
|
+
padding-left: 20px;
|
30
|
+
padding-right: 20px;
|
31
|
+
width: auto;
|
32
|
+
}
|
33
|
+
|
34
|
+
.legend
|
35
|
+
{
|
36
|
+
background-color: #ffc;
|
37
|
+
border: #d7ce28 1px solid;
|
38
|
+
font-size: small;
|
39
|
+
margin-top: 15px;
|
40
|
+
padding: 5px;
|
41
|
+
vertical-align: middle;
|
42
|
+
width: inherit;
|
43
|
+
}
|
44
|
+
|
45
|
+
.errorrow
|
46
|
+
{
|
47
|
+
cursor: pointer;
|
48
|
+
}
|
49
|
+
|
50
|
+
.tabletotal
|
51
|
+
{
|
52
|
+
border-top: 1px #000;
|
53
|
+
font-weight: 700;
|
54
|
+
}
|
55
|
+
|
56
|
+
.results-table
|
57
|
+
{
|
58
|
+
border-collapse: collapse;
|
59
|
+
font-size: 12px;
|
60
|
+
margin-top: 20px;
|
61
|
+
text-align: left;
|
62
|
+
width: 100%;
|
63
|
+
}
|
64
|
+
|
65
|
+
.results-table th
|
66
|
+
{
|
67
|
+
background: #b9c9fe;
|
68
|
+
border-bottom: 1px solid #fff;
|
69
|
+
border-top: 4px solid #aabcfe;
|
70
|
+
color: #039;
|
71
|
+
font-size: 13px;
|
72
|
+
font-weight: 400;
|
73
|
+
padding: 8px;
|
74
|
+
}
|
75
|
+
|
76
|
+
.results-table td
|
77
|
+
{
|
78
|
+
background: #e8edff;
|
79
|
+
border-bottom: 1px solid #fff;
|
80
|
+
border-top: 1px solid transparent;
|
81
|
+
color: #669;
|
82
|
+
padding: 5px;
|
83
|
+
}
|
84
|
+
|
85
|
+
.errorlist td
|
86
|
+
{
|
87
|
+
background: #FFF;
|
88
|
+
border-bottom: 0;
|
89
|
+
border-top: 0 solid transparent;
|
90
|
+
color: #000;
|
91
|
+
padding: 0;
|
92
|
+
}
|
93
|
+
|
94
|
+
.inner-results
|
95
|
+
{
|
96
|
+
border-collapse: collapse;
|
97
|
+
font-size: 12px;
|
98
|
+
margin-bottom: 3px;
|
99
|
+
margin-top: 4px;
|
100
|
+
text-align: left;
|
101
|
+
width: 100%;
|
102
|
+
}
|
103
|
+
|
104
|
+
.inner-results td
|
105
|
+
{
|
106
|
+
background: #FFF;
|
107
|
+
border-bottom: 1px solid #fff;
|
108
|
+
border-top: 1px solid transparent;
|
109
|
+
color: #669;
|
110
|
+
padding: 3px;
|
111
|
+
}
|
112
|
+
|
113
|
+
.inner-header td
|
114
|
+
{
|
115
|
+
background: #b9c9fe;
|
116
|
+
color: #039;
|
117
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
function toggle (name, img)
|
2
|
+
{
|
3
|
+
var element = document.getElementById (name);
|
4
|
+
|
5
|
+
if (element.style.display == 'none')
|
6
|
+
element.style.display = '';
|
7
|
+
else
|
8
|
+
element.style.display = 'none';
|
9
|
+
|
10
|
+
var img_element = document.getElementById (img);
|
11
|
+
|
12
|
+
if (img_element.src.indexOf ('minus.png') > 0)
|
13
|
+
img_element.src = 'Media/plus.png';
|
14
|
+
else
|
15
|
+
img_element.src = 'Media/minus.png';
|
16
|
+
}
|
17
|
+
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,2126 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<configuration>
|
3
|
+
<!-- Leave this alone. Sets up configsectionhandler section -->
|
4
|
+
<configSections>
|
5
|
+
<section name="nant" type="NAnt.Core.ConfigurationSection, NAnt.Core" />
|
6
|
+
<section name="log4net" type="System.Configuration.IgnoreSectionHandler" />
|
7
|
+
</configSections>
|
8
|
+
<appSettings>
|
9
|
+
|
10
|
<!-- Used to indicate the location of the cache folder for shadow files -->
|
11
|
+
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
12
|
+
<!-- Used to indicate that NAnt should shadow copy files in a cache folder near the executable -->
|
13
|
+
<add key="nant.shadowfiles" value="False" />
|
14
|
+
<!-- Used to indicate if cached files should be deleted when done running-->
|
15
|
+
<add key="nant.shadowfiles.cleanup" value="False" />
|
16
|
+
<!-- To enable internal log4net logging, uncomment the next line -->
|
17
|
+
<!-- <add key="log4net.Internal.Debug" value="true"/> -->
|
18
|
+
</appSettings>
|
19
|
+
<!-- nant config settings -->
|
20
|
+
<nant>
|
21
|
+
<frameworks>
|
22
|
+
<platform name="win32" default="auto">
|
23
|
+
<task-assemblies>
|
24
|
+
<!-- include NAnt task assemblies -->
|
25
|
+
<include name="*Tasks.dll" />
|
26
|
+
<!-- include NAnt test assemblies -->
|
27
|
+
<include name="*Tests.dll" />
|
28
|
+
<!-- include framework-neutral assemblies -->
|
29
|
+
<include name="extensions/common/neutral/**/*.dll" />
|
30
|
+
<!-- exclude Microsoft.NET specific task assembly -->
|
31
|
+
<exclude name="NAnt.MSNetTasks.dll" />
|
32
|
+
<!-- exclude Microsoft.NET specific test assembly -->
|
33
|
+
<exclude name="NAnt.MSNet.Tests.dll" />
|
34
|
+
</task-assemblies>
|
35
|
+
<framework
|
36
|
+
name="net-1.0"
|
37
|
+
family="net"
|
38
|
+
version="1.0"
|
39
|
+
description="Microsoft .NET Framework 1.0"
|
40
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}"
|
41
|
+
frameworkdirectory="${path::combine(installRoot, 'v1.0.3705')}"
|
42
|
+
frameworkassemblydirectory="${path::combine(installRoot, 'v1.0.3705')}"
|
43
|
+
clrversion="1.0.3705"
|
44
|
+
clrtype="Desktop"
|
45
|
+
vendor="Microsoft"
|
46
|
+
>
|
47
|
+
<runtime>
|
48
|
+
<probing-paths>
|
49
|
+
<directory name="lib/net/1.0" />
|
50
|
+
<directory name="lib/net/neutral" />
|
51
|
+
<directory name="lib/common/1.0" />
|
52
|
+
<directory name="lib/common/neutral" />
|
53
|
+
</probing-paths>
|
54
|
+
<modes>
|
55
|
+
<strict>
|
56
|
+
<environment>
|
57
|
+
<variable name="COMPLUS_VERSION" value="v1.0.3705" />
|
58
|
+
</environment>
|
59
|
+
</strict>
|
60
|
+
</modes>
|
61
|
+
</runtime>
|
62
|
+
<reference-assemblies basedir="${path::combine(installRoot, 'v1.0.3705')}">
|
63
|
+
<include name="Accessibility.dll" />
|
64
|
+
<include name="cscompmgd.dll" />
|
65
|
+
<include name="mscorlib.dll" />
|
66
|
+
<include name="Microsoft.Vsa.dll" />
|
67
|
+
<include name="Microsoft.VisualBasic.dll" />
|
68
|
+
<include name="System.Configuration.Install.dll" />
|
69
|
+
<include name="System.Data.dll" />
|
70
|
+
<include name="System.Design.dll" />
|
71
|
+
<include name="System.DirectoryServices.dll" />
|
72
|
+
<include name="System.dll" />
|
73
|
+
<include name="System.Drawing.Design.dll" />
|
74
|
+
<include name="System.Drawing.dll" />
|
75
|
+
<include name="System.EnterpriseServices.dll" />
|
76
|
+
<include name="System.Management.dll" />
|
77
|
+
<include name="System.Messaging.dll" />
|
78
|
+
<include name="System.Runtime.Remoting.dll" />
|
79
|
+
<include name="System.Runtime.Serialization.Formatters.Soap.dll" />
|
80
|
+
<include name="System.Security.dll" />
|
81
|
+
<include name="System.ServiceProcess.dll" />
|
82
|
+
<include name="System.Web.dll" />
|
83
|
+
<include name="System.Web.RegularExpressions.dll" />
|
84
|
+
<include name="System.Web.Services.dll" />
|
85
|
+
<include name="System.Windows.Forms.dll" />
|
86
|
+
<include name="System.XML.dll" />
|
87
|
+
</reference-assemblies>
|
88
|
+
<task-assemblies>
|
89
|
+
<!-- include MS.NET version-neutral assemblies -->
|
90
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
91
|
+
<!-- include MS.NET 1.0 specific assemblies -->
|
92
|
+
<include name="extensions/net/1.0/**/*.dll" />
|
93
|
+
<!-- include Microsoft.NET specific task assembly -->
|
94
|
+
<include name="NAnt.MSNetTasks.dll" />
|
95
|
+
<!-- include Microsoft.NET specific test assembly -->
|
96
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
97
|
+
<!-- include .NET 1.0 specific assemblies -->
|
98
|
+
<include name="extensions/common/1.0/**/*.dll" />
|
99
|
+
</task-assemblies>
|
100
|
+
<tool-paths>
|
101
|
+
<directory name="${path::combine(sdkInstallRoot, 'bin')}"
|
102
|
+
if="${property::exists('sdkInstallRoot')}" />
|
103
|
+
<directory name="${path::combine(installRoot, 'v1.0.3705')}" />
|
104
|
+
</tool-paths>
|
105
|
+
<project>
|
106
|
+
<readregistry
|
107
|
+
property="installRoot"
|
108
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
109
|
+
hive="LocalMachine" />
|
110
|
+
<readregistry
|
111
|
+
property="sdkInstallRoot"
|
112
|
+
key="SOFTWARE\Microsoft\.NETFramework\sdkInstallRoot"
|
113
|
+
hive="LocalMachine"
|
114
|
+
failonerror="false" />
|
115
|
+
</project>
|
116
|
+
<tasks>
|
117
|
+
<task name="csc">
|
118
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
119
|
+
</task>
|
120
|
+
<task name="vjc">
|
121
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
122
|
+
</task>
|
123
|
+
<task name="delay-sign">
|
124
|
+
<attribute name="exename">sn</attribute>
|
125
|
+
</task>
|
126
|
+
<task name="license">
|
127
|
+
<attribute name="exename">lc</attribute>
|
128
|
+
</task>
|
129
|
+
<task name="aximp">
|
130
|
+
<attribute name="supportsrcw">false</attribute>
|
131
|
+
</task>
|
132
|
+
<task name="tlbimp">
|
133
|
+
<attribute name="supportstransform">false</attribute>
|
134
|
+
</task>
|
135
|
+
</tasks>
|
136
|
+
</framework>
|
137
|
+
<framework
|
138
|
+
name="net-1.1"
|
139
|
+
family="net"
|
140
|
+
version="1.1"
|
141
|
+
description="Microsoft .NET Framework 1.1"
|
142
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}"
|
143
|
+
frameworkdirectory="${path::combine(installRoot, 'v1.1.4322')}"
|
144
|
+
frameworkassemblydirectory="${path::combine(installRoot, 'v1.1.4322')}"
|
145
|
+
clrversion="1.1.4322"
|
146
|
+
clrtype="Desktop"
|
147
|
+
vendor="Microsoft"
|
148
|
+
>
|
149
|
+
<runtime>
|
150
|
+
<probing-paths>
|
151
|
+
<directory name="lib/net/1.1" />
|
152
|
+
<directory name="lib/net/neutral" />
|
153
|
+
<directory name="lib/common/1.1" />
|
154
|
+
<directory name="lib/common/neutral" />
|
155
|
+
</probing-paths>
|
156
|
+
<modes>
|
157
|
+
<strict>
|
158
|
+
<environment>
|
159
|
+
<variable name="COMPLUS_VERSION" value="v1.1.4322" />
|
160
|
+
</environment>
|
161
|
+
</strict>
|
162
|
+
</modes>
|
163
|
+
</runtime>
|
164
|
+
<reference-assemblies basedir="${path::combine(installRoot, 'v1.1.4322')}">
|
165
|
+
<include name="Accessibility.dll" />
|
166
|
+
<include name="cscompmgd.dll" />
|
167
|
+
<include name="mscorlib.dll" />
|
168
|
+
<include name="Microsoft.Vsa.dll" />
|
169
|
+
<include name="Microsoft.VisualBasic.dll" />
|
170
|
+
<include name="Microsoft.VisualBasic.Compatibility.dll" />
|
171
|
+
<include name="Microsoft.VisualBasic.Compatibility.Data.dll" />
|
172
|
+
<include name="System.Configuration.Install.dll" />
|
173
|
+
<include name="System.Data.dll" />
|
174
|
+
<include name="System.Data.OracleClient.dll" />
|
175
|
+
<include name="System.Design.dll" />
|
176
|
+
<include name="System.DirectoryServices.dll" />
|
177
|
+
<include name="System.dll" />
|
178
|
+
<include name="System.Drawing.Design.dll" />
|
179
|
+
<include name="System.Drawing.dll" />
|
180
|
+
<include name="System.EnterpriseServices.dll" />
|
181
|
+
<include name="System.Management.dll" />
|
182
|
+
<include name="System.Messaging.dll" />
|
183
|
+
<include name="System.Runtime.Remoting.dll" />
|
184
|
+
<include name="System.Runtime.Serialization.Formatters.Soap.dll" />
|
185
|
+
<include name="System.Security.dll" />
|
186
|
+
<include name="System.ServiceProcess.dll" />
|
187
|
+
<include name="System.Web.dll" />
|
188
|
+
<include name="System.Web.Mobile.dll" />
|
189
|
+
<include name="System.Web.RegularExpressions.dll" />
|
190
|
+
<include name="System.Web.Services.dll" />
|
191
|
+
<include name="System.Windows.Forms.dll" />
|
192
|
+
<include name="System.XML.dll" />
|
193
|
+
</reference-assemblies>
|
194
|
+
<task-assemblies>
|
195
|
+
<!-- include MS.NET version-neutral assemblies -->
|
196
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
197
|
+
<!-- include MS.NET 1.1 specific assemblies -->
|
198
|
+
<include name="extensions/net/1.1/**/*.dll" />
|
199
|
+
<!-- include MS.NET specific task assembly -->
|
200
|
+
<include name="NAnt.MSNetTasks.dll" />
|
201
|
+
<!-- include MS.NET specific test assembly -->
|
202
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
203
|
+
<!-- include .NET 1.1 specific assemblies -->
|
204
|
+
<include name="extensions/common/1.1/**/*.dll" />
|
205
|
+
</task-assemblies>
|
206
|
+
<tool-paths>
|
207
|
+
<directory name="${path::combine(sdkInstallRoot, 'bin')}"
|
208
|
+
if="${property::exists('sdkInstallRoot')}" />
|
209
|
+
<directory name="${path::combine(installRoot, 'v1.1.4322')}" />
|
210
|
+
</tool-paths>
|
211
|
+
<project>
|
212
|
+
<readregistry
|
213
|
+
property="installRoot"
|
214
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
215
|
+
hive="LocalMachine" />
|
216
|
+
<readregistry
|
217
|
+
property="sdkInstallRoot"
|
218
|
+
key="SOFTWARE\Microsoft\.NETFramework\sdkInstallRootv1.1"
|
219
|
+
hive="LocalMachine"
|
220
|
+
failonerror="false" />
|
221
|
+
</project>
|
222
|
+
<tasks>
|
223
|
+
<task name="csc">
|
224
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
225
|
+
</task>
|
226
|
+
<task name="vjc">
|
227
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
228
|
+
</task>
|
229
|
+
<task name="delay-sign">
|
230
|
+
<attribute name="exename">sn</attribute>
|
231
|
+
</task>
|
232
|
+
<task name="license">
|
233
|
+
<attribute name="exename">lc</attribute>
|
234
|
+
</task>
|
235
|
+
</tasks>
|
236
|
+
</framework>
|
237
|
+
<framework
|
238
|
+
name="net-2.0"
|
239
|
+
family="net"
|
240
|
+
version="2.0"
|
241
|
+
description="Microsoft .NET Framework 2.0"
|
242
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}"
|
243
|
+
frameworkdirectory="${path::combine(installRoot, 'v2.0.50727')}"
|
244
|
+
frameworkassemblydirectory="${path::combine(installRoot, 'v2.0.50727')}"
|
245
|
+
clrversion="2.0.50727"
|
246
|
+
clrtype="Desktop"
|
247
|
+
vendor="Microsoft"
|
248
|
+
>
|
249
|
+
<runtime>
|
250
|
+
<probing-paths>
|
251
|
+
<directory name="lib/net/2.0" />
|
252
|
+
<directory name="lib/net/neutral" />
|
253
|
+
<directory name="lib/common/2.0" />
|
254
|
+
<directory name="lib/common/neutral" />
|
255
|
+
</probing-paths>
|
256
|
+
<modes>
|
257
|
+
<strict>
|
258
|
+
<environment>
|
259
|
+
<variable name="COMPLUS_VERSION" value="v2.0.50727" />
|
260
|
+
</environment>
|
261
|
+
</strict>
|
262
|
+
</modes>
|
263
|
+
</runtime>
|
264
|
+
<reference-assemblies basedir="${path::combine(installRoot, 'v2.0.50727')}">
|
265
|
+
<include name="Accessibility.dll" />
|
266
|
+
<include name="cscompmgd.dll" />
|
267
|
+
<include name="mscorlib.dll" />
|
268
|
+
<include name="Microsoft.Build.Engine.dll" />
|
269
|
+
<include name="Microsoft.Build.Framework.dll" />
|
270
|
+
<include name="Microsoft.Build.Utilities.dll" />
|
271
|
+
<include name="Microsoft.Vsa.dll" />
|
272
|
+
<include name="Microsoft.VisualBasic.dll" />
|
273
|
+
<include name="Microsoft.VisualBasic.Compatibility.dll" />
|
274
|
+
<include name="Microsoft.VisualBasic.Compatibility.Data.dll" />
|
275
|
+
<include name="System.Configuration.dll" />
|
276
|
+
<include name="System.Configuration.Install.dll" />
|
277
|
+
<include name="System.Data.dll" />
|
278
|
+
<include name="System.Data.OracleClient.dll" />
|
279
|
+
<include name="System.Data.SqlXml.dll" />
|
280
|
+
<include name="System.Deployment.dll" />
|
281
|
+
<include name="System.Design.dll" />
|
282
|
+
<include name="System.DirectoryServices.dll" />
|
283
|
+
<include name="System.dll" />
|
284
|
+
<include name="System.Drawing.Design.dll" />
|
285
|
+
<include name="System.Drawing.dll" />
|
286
|
+
<include name="System.EnterpriseServices.dll" />
|
287
|
+
<include name="System.Management.dll" />
|
288
|
+
<include name="System.Messaging.dll" />
|
289
|
+
<include name="System.Runtime.Remoting.dll" />
|
290
|
+
<include name="System.Runtime.Serialization.Formatters.Soap.dll" />
|
291
|
+
<include name="System.Security.dll" />
|
292
|
+
<include name="System.ServiceProcess.dll" />
|
293
|
+
<include name="System.Transactions.dll" />
|
294
|
+
<include name="System.Web.dll" />
|
295
|
+
<include name="System.Web.Mobile.dll" />
|
296
|
+
<include name="System.Web.RegularExpressions.dll" />
|
297
|
+
<include name="System.Web.Services.dll" />
|
298
|
+
<include name="System.Windows.Forms.dll" />
|
299
|
+
<include name="System.XML.dll" />
|
300
|
+
</reference-assemblies>
|
301
|
+
<task-assemblies>
|
302
|
+
<!-- include MS.NET version-neutral assemblies -->
|
303
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
304
|
+
<!-- include MS.NET 2.0 specific assemblies -->
|
305
|
+
<include name="extensions/net/2.0/**/*.dll" />
|
306
|
+
<!-- include MS.NET specific task assembly -->
|
307
|
+
<include name="NAnt.MSNetTasks.dll" />
|
308
|
+
<!-- include MS.NET specific test assembly -->
|
309
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
310
|
+
<!-- include .NET 2.0 specific assemblies -->
|
311
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
312
|
+
</task-assemblies>
|
313
|
+
<tool-paths>
|
314
|
+
<directory name="${path::combine(sdkInstallRoot, 'bin')}"
|
315
|
+
if="${property::exists('sdkInstallRoot')}" />
|
316
|
+
<directory name="${path::combine(installRoot, 'v2.0.50727')}" />
|
317
|
+
</tool-paths>
|
318
|
+
<project>
|
319
|
+
<readregistry
|
320
|
+
property="installRoot"
|
321
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
322
|
+
hive="LocalMachine" />
|
323
|
+
<readregistry
|
324
|
+
property="sdkInstallRoot"
|
325
|
+
key="SOFTWARE\Microsoft\.NETFramework\sdkInstallRootv2.0"
|
326
|
+
hive="LocalMachine"
|
327
|
+
failonerror="false" />
|
328
|
+
</project>
|
329
|
+
<tasks>
|
330
|
+
<task name="csc">
|
331
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
332
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
333
|
+
<attribute name="supportskeycontainer">true</attribute>
|
334
|
+
<attribute name="supportskeyfile">true</attribute>
|
335
|
+
<attribute name="supportsdelaysign">true</attribute>
|
336
|
+
<attribute name="supportsplatform">true</attribute>
|
337
|
+
<attribute name="supportslangversion">true</attribute>
|
338
|
+
</task>
|
339
|
+
<task name="vbc">
|
340
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
341
|
+
<attribute name="supportsnostdlib">true</attribute>
|
342
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
343
|
+
<attribute name="supportskeycontainer">true</attribute>
|
344
|
+
<attribute name="supportskeyfile">true</attribute>
|
345
|
+
<attribute name="supportsdelaysign">true</attribute>
|
346
|
+
<attribute name="supportsplatform">true</attribute>
|
347
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
348
|
+
</task>
|
349
|
+
<task name="jsc">
|
350
|
+
<attribute name="supportsplatform">true</attribute>
|
351
|
+
</task>
|
352
|
+
<task name="vjc">
|
353
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
354
|
+
<attribute name="supportskeycontainer">true</attribute>
|
355
|
+
<attribute name="supportskeyfile">true</attribute>
|
356
|
+
<attribute name="supportsdelaysign">true</attribute>
|
357
|
+
</task>
|
358
|
+
<task name="resgen">
|
359
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
360
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
361
|
+
</task>
|
362
|
+
<task name="delay-sign">
|
363
|
+
<attribute name="exename">sn</attribute>
|
364
|
+
</task>
|
365
|
+
<task name="license">
|
366
|
+
<attribute name="exename">lc</attribute>
|
367
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
368
|
+
</task>
|
369
|
+
</tasks>
|
370
|
+
</framework>
|
371
|
+
<framework
|
372
|
+
name="net-3.5"
|
373
|
+
family="net"
|
374
|
+
version="3.5"
|
375
|
+
description="Microsoft .NET Framework 3.5"
|
376
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}"
|
377
|
+
frameworkdirectory="${path::combine(installRoot, 'v3.5')}"
|
378
|
+
frameworkassemblydirectory="${path::combine(installRoot, 'v2.0.50727')}"
|
379
|
+
clrversion="2.0.50727"
|
380
|
+
clrtype="Desktop"
|
381
|
+
vendor="Microsoft"
|
382
|
+
>
|
383
|
+
<runtime>
|
384
|
+
<probing-paths>
|
385
|
+
<directory name="lib/net/2.0" />
|
386
|
+
<directory name="lib/net/neutral" />
|
387
|
+
<directory name="lib/common/2.0" />
|
388
|
+
<directory name="lib/common/neutral" />
|
389
|
+
</probing-paths>
|
390
|
+
<modes>
|
391
|
+
<strict>
|
392
|
+
<environment>
|
393
|
+
<variable name="COMPLUS_VERSION" value="v2.0.50727" />
|
394
|
+
</environment>
|
395
|
+
</strict>
|
396
|
+
</modes>
|
397
|
+
</runtime>
|
398
|
+
<reference-assemblies basedir="${path::combine(installRoot, 'v2.0.50727')}">
|
399
|
+
<include name="Accessibility.dll" />
|
400
|
+
<include name="cscompmgd.dll" />
|
401
|
+
<include name="mscorlib.dll" />
|
402
|
+
<include name="Microsoft.Build.Utilities.dll" />
|
403
|
+
<include name="Microsoft.Vsa.dll" />
|
404
|
+
<include name="Microsoft.VisualBasic.dll" />
|
405
|
+
<include name="Microsoft.VisualBasic.Compatibility.dll" />
|
406
|
+
<include name="Microsoft.VisualBasic.Compatibility.Data.dll" />
|
407
|
+
<include name="System.Configuration.dll" />
|
408
|
+
<include name="System.Configuration.Install.dll" />
|
409
|
+
<include name="System.Data.dll" />
|
410
|
+
<include name="System.Data.OracleClient.dll" />
|
411
|
+
<include name="System.Data.SqlXml.dll" />
|
412
|
+
<include name="System.Deployment.dll" />
|
413
|
+
<include name="System.Design.dll" />
|
414
|
+
<include name="System.DirectoryServices.dll" />
|
415
|
+
<include name="System.dll" />
|
416
|
+
<include name="System.Drawing.Design.dll" />
|
417
|
+
<include name="System.Drawing.dll" />
|
418
|
+
<include name="System.EnterpriseServices.dll" />
|
419
|
+
<include name="System.Management.dll" />
|
420
|
+
<include name="System.Messaging.dll" />
|
421
|
+
<include name="System.Runtime.Remoting.dll" />
|
422
|
+
<include name="System.Runtime.Serialization.Formatters.Soap.dll" />
|
423
|
+
<include name="System.Security.dll" />
|
424
|
+
<include name="System.ServiceProcess.dll" />
|
425
|
+
<include name="System.Transactions.dll" />
|
426
|
+
<include name="System.Web.dll" />
|
427
|
+
<include name="System.Web.Mobile.dll" />
|
428
|
+
<include name="System.Web.RegularExpressions.dll" />
|
429
|
+
<include name="System.Web.Services.dll" />
|
430
|
+
<include name="System.Windows.Forms.dll" />
|
431
|
+
<include name="System.XML.dll" />
|
432
|
+
</reference-assemblies>
|
433
|
+
<reference-assemblies basedir="${environment::get-folder-path('ProgramFiles')}/Reference Assemblies/Microsoft/Framework/v3.5">
|
434
|
+
<include name="Microsoft.Build.Engine.dll" />
|
435
|
+
<include name="Microsoft.Build.Framework.dll" />
|
436
|
+
<include name="System.AddIn.Contract.dll" />
|
437
|
+
<include name="System.AddIn.dll" />
|
438
|
+
<include name="System.Core.dll" />
|
439
|
+
<include name="System.Data.DataSetExtensions.dll" />
|
440
|
+
<include name="System.Data.Linq.dll" />
|
441
|
+
<include name="System.DirectoryServices.AccountManagement.dll" />
|
442
|
+
<include name="System.Management.Instrumentation.dll" />
|
443
|
+
<include name="System.Net.dll" />
|
444
|
+
<include name="System.ServiceModel.Web.dll" />
|
445
|
+
<include name="System.Web.Extensions.Design.dll" />
|
446
|
+
<include name="System.Web.Extensions.dll" />
|
447
|
+
<include name="System.Windows.Presentation.dll" />
|
448
|
+
<include name="System.WorkflowServices.dll" />
|
449
|
+
<include name="System.Xml.Linq.dll" />
|
450
|
+
</reference-assemblies>
|
451
|
+
<reference-assemblies basedir="${environment::get-folder-path('ProgramFiles')}/Reference Assemblies/Microsoft/Framework/v3.0">
|
452
|
+
<include name="System.IdentityModel.dll" />
|
453
|
+
<include name="System.IdentityModel.Selectors.dll" />
|
454
|
+
<include name="System.IO.Log.dll" />
|
455
|
+
<include name="System.Printing.dll" />
|
456
|
+
<include name="System.Runtime.Serialization.dll" />
|
457
|
+
<include name="System.ServiceModel.dll" />
|
458
|
+
<include name="System.Speech.dll" />
|
459
|
+
<include name="System.Workflow.Activities.dll" />
|
460
|
+
<include name="System.Workflow.ComponentModel.dll" />
|
461
|
+
<include name="System.Workflow.Runtime.dll" />
|
462
|
+
<include name="WindowsBase.dll" />
|
463
|
+
</reference-assemblies>
|
464
|
+
<task-assemblies>
|
465
|
+
<!-- include MS.NET version-neutral assemblies -->
|
466
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
467
|
+
<!-- include MS.NET 2.0 specific assemblies -->
|
468
|
+
<include name="extensions/net/2.0/**/*.dll" />
|
469
|
+
<!-- include MS.NET specific task assembly -->
|
470
|
+
<include name="NAnt.MSNetTasks.dll" />
|
471
|
+
<!-- include MS.NET specific test assembly -->
|
472
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
473
|
+
<!-- include .NET 2.0 specific assemblies -->
|
474
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
475
|
+
</task-assemblies>
|
476
|
+
<tool-paths>
|
477
|
+
<directory name="${path::combine(sdkInstallRoot, 'bin')}"
|
478
|
+
if="${property::exists('sdkInstallRoot')}" />
|
479
|
+
<directory name="${path::combine(installRoot, 'v3.5')}" />
|
480
|
+
<directory name="${path::combine(installRoot, 'v2.0.50727')}" />
|
481
|
+
</tool-paths>
|
482
|
+
<project>
|
483
|
+
<readregistry
|
484
|
+
property="installRoot"
|
485
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
486
|
+
hive="LocalMachine" />
|
487
|
+
<readregistry
|
488
|
+
property="sdkInstallRoot"
|
489
|
+
key="SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A\WinSDKNetFxTools\InstallationFolder"
|
490
|
+
hive="LocalMachine"
|
491
|
+
failonerror="false" />
|
492
|
+
<readregistry
|
493
|
+
property="sdkInstallRoot"
|
494
|
+
key="SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.1\WinSDKNetFxTools\InstallationFolder"
|
495
|
+
hive="LocalMachine"
|
496
|
+
failonerror="false" />
|
497
|
+
</project>
|
498
|
+
<tasks>
|
499
|
+
<task name="csc">
|
500
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
501
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
502
|
+
<attribute name="supportskeycontainer">true</attribute>
|
503
|
+
<attribute name="supportskeyfile">true</attribute>
|
504
|
+
<attribute name="supportsdelaysign">true</attribute>
|
505
|
+
<attribute name="supportsplatform">true</attribute>
|
506
|
+
<attribute name="supportslangversion">true</attribute>
|
507
|
+
</task>
|
508
|
+
<task name="vbc">
|
509
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
510
|
+
<attribute name="supportsnostdlib">true</attribute>
|
511
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
512
|
+
<attribute name="supportskeycontainer">true</attribute>
|
513
|
+
<attribute name="supportskeyfile">true</attribute>
|
514
|
+
<attribute name="supportsdelaysign">true</attribute>
|
515
|
+
<attribute name="supportsplatform">true</attribute>
|
516
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
517
|
+
</task>
|
518
|
+
<task name="jsc">
|
519
|
+
<attribute name="supportsplatform">true</attribute>
|
520
|
+
</task>
|
521
|
+
<task name="vjc">
|
522
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
523
|
+
<attribute name="supportskeycontainer">true</attribute>
|
524
|
+
<attribute name="supportskeyfile">true</attribute>
|
525
|
+
<attribute name="supportsdelaysign">true</attribute>
|
526
|
+
</task>
|
527
|
+
<task name="resgen">
|
528
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
529
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
530
|
+
</task>
|
531
|
+
<task name="delay-sign">
|
532
|
+
<attribute name="exename">sn</attribute>
|
533
|
+
</task>
|
534
|
+
<task name="license">
|
535
|
+
<attribute name="exename">lc</attribute>
|
536
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
537
|
+
</task>
|
538
|
+
</tasks>
|
539
|
+
</framework>
|
540
|
+
<framework
|
541
|
+
name="net-4.0"
|
542
|
+
family="net"
|
543
|
+
version="4.0"
|
544
|
+
description="Microsoft .NET Framework 4.0"
|
545
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}"
|
546
|
+
frameworkdirectory="${path::combine(installRoot, 'v4.0.30319')}"
|
547
|
+
frameworkassemblydirectory="${path::combine(installRoot, 'v4.0.30319')}"
|
548
|
+
clrversion="4.0.30319"
|
549
|
+
vendor="Microsoft"
|
550
|
+
>
|
551
|
+
<runtime>
|
552
|
+
<probing-paths>
|
553
|
+
<directory name="lib/net/2.0" />
|
554
|
+
<directory name="lib/net/neutral" />
|
555
|
+
<directory name="lib/common/2.0" />
|
556
|
+
<directory name="lib/common/neutral" />
|
557
|
+
</probing-paths>
|
558
|
+
<modes>
|
559
|
+
<strict>
|
560
|
+
<environment>
|
561
|
+
<variable name="COMPLUS_VERSION" value="v4.0.30319" />
|
562
|
+
</environment>
|
563
|
+
</strict>
|
564
|
+
</modes>
|
565
|
+
</runtime>
|
566
|
+
<reference-assemblies basedir="${path::combine(installRoot, 'v4.0.30319')}">
|
567
|
+
<include name="Accessibility.dll" />
|
568
|
+
<include name="mscorlib.dll" />
|
569
|
+
<include name="Microsoft.Build.Engine.dll" />
|
570
|
+
<include name="Microsoft.Build.Framework.dll" />
|
571
|
+
<include name="Microsoft.Build.Utilities.dll" />
|
572
|
+
<include name="Microsoft.Vsa.dll" />
|
573
|
+
<include name="Microsoft.VisualBasic.dll" />
|
574
|
+
<include name="Microsoft.VisualBasic.Compatibility.dll" />
|
575
|
+
<include name="Microsoft.VisualBasic.Compatibility.Data.dll" />
|
576
|
+
<include name="System.Configuration.dll" />
|
577
|
+
<include name="System.Configuration.Install.dll" />
|
578
|
+
<include name="System.Data.dll" />
|
579
|
+
<include name="System.Data.OracleClient.dll" />
|
580
|
+
<include name="System.Data.SqlXml.dll" />
|
581
|
+
<include name="System.Deployment.dll" />
|
582
|
+
<include name="System.Design.dll" />
|
583
|
+
<include name="System.DirectoryServices.dll" />
|
584
|
+
<include name="System.dll" />
|
585
|
+
<include name="System.Drawing.Design.dll" />
|
586
|
+
<include name="System.Drawing.dll" />
|
587
|
+
<include name="System.EnterpriseServices.dll" />
|
588
|
+
<include name="System.Management.dll" />
|
589
|
+
<include name="System.Messaging.dll" />
|
590
|
+
<include name="System.Runtime.Remoting.dll" />
|
591
|
+
<include name="System.Runtime.Serialization.Formatters.Soap.dll" />
|
592
|
+
<include name="System.Security.dll" />
|
593
|
+
<include name="System.ServiceProcess.dll" />
|
594
|
+
<include name="System.Transactions.dll" />
|
595
|
+
<include name="System.Web.dll" />
|
596
|
+
<include name="System.Web.Mobile.dll" />
|
597
|
+
<include name="System.Web.RegularExpressions.dll" />
|
598
|
+
<include name="System.Web.Services.dll" />
|
599
|
+
<include name="System.Windows.Forms.dll" />
|
600
|
+
<include name="System.Xml.dll" />
|
601
|
+
</reference-assemblies>
|
602
|
+
<task-assemblies>
|
603
|
+
<!-- include MS.NET version-neutral assemblies -->
|
604
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
605
|
+
<!-- include MS.NET 2.0 specific assemblies -->
|
606
|
+
<include name="extensions/net/2.0/**/*.dll" />
|
607
|
+
<!-- include MS.NET specific task assembly -->
|
608
|
+
<include name="NAnt.MSNetTasks.dll" />
|
609
|
+
<!-- include MS.NET specific test assembly -->
|
610
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
611
|
+
<!-- include .NET 2.0 specific assemblies -->
|
612
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
613
|
+
</task-assemblies>
|
614
|
+
<tool-paths>
|
615
|
+
<directory name="${path::combine(sdkInstallRoot, 'bin')}"
|
616
|
+
if="${property::exists('sdkInstallRoot')}" />
|
617
|
+
<directory name="${path::combine(installRoot, 'v4.0.30319')}" />
|
618
|
+
<directory name="${path::combine(installRoot, 'v3.0')}" />
|
619
|
+
<directory name="${path::combine(installRoot, 'v3.5')}" />
|
620
|
+
<!--directory name="${path::combine(installRoot, 'v2.0.50727')}" -->
|
621
|
+
</tool-paths>
|
622
|
+
<project>
|
623
|
+
<readregistry
|
624
|
+
property="installRoot"
|
625
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
626
|
+
hive="LocalMachine" />
|
627
|
+
<readregistry
|
628
|
+
property="sdkInstallRoot"
|
629
|
+
key="SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.0A\WinSDK-NetFx40Tools\InstallationFolder"
|
630
|
+
hive="LocalMachine"
|
631
|
+
failonerror="false" />
|
632
|
+
</project>
|
633
|
+
<tasks>
|
634
|
+
<task name="csc">
|
635
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
636
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
637
|
+
<attribute name="supportskeycontainer">true</attribute>
|
638
|
+
<attribute name="supportskeyfile">true</attribute>
|
639
|
+
<attribute name="supportsdelaysign">true</attribute>
|
640
|
+
<attribute name="supportsplatform">true</attribute>
|
641
|
+
<attribute name="supportslangversion">true</attribute>
|
642
|
+
</task>
|
643
|
+
<task name="vbc">
|
644
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
645
|
+
<attribute name="supportsnostdlib">true</attribute>
|
646
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
647
|
+
<attribute name="supportskeycontainer">true</attribute>
|
648
|
+
<attribute name="supportskeyfile">true</attribute>
|
649
|
+
<attribute name="supportsdelaysign">true</attribute>
|
650
|
+
<attribute name="supportsplatform">true</attribute>
|
651
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
652
|
+
</task>
|
653
|
+
<task name="jsc">
|
654
|
+
<attribute name="supportsplatform">true</attribute>
|
655
|
+
</task>
|
656
|
+
<task name="vjc">
|
657
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
658
|
+
<attribute name="supportskeycontainer">true</attribute>
|
659
|
+
<attribute name="supportskeyfile">true</attribute>
|
660
|
+
<attribute name="supportsdelaysign">true</attribute>
|
661
|
+
</task>
|
662
|
+
<task name="resgen">
|
663
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
664
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
665
|
+
</task>
|
666
|
+
<task name="delay-sign">
|
667
|
+
<attribute name="exename">sn</attribute>
|
668
|
+
</task>
|
669
|
+
<task name="license">
|
670
|
+
<attribute name="exename">lc</attribute>
|
671
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
672
|
+
</task>
|
673
|
+
</tasks>
|
674
|
+
</framework>
|
675
|
+
<framework
|
676
|
+
name="netcf-1.0"
|
677
|
+
family="netcf"
|
678
|
+
version="1.0"
|
679
|
+
description="Microsoft .NET Compact Framework 1.0"
|
680
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'v1.0.5000\bin')}"
|
681
|
+
frameworkdirectory="${path::combine(installRoot, 'v1.1.4322')}"
|
682
|
+
frameworkassemblydirectory="${path::combine(sdkInstallRoot, 'v1.0.5000\Windows CE')}"
|
683
|
+
clrversion="1.1.4322"
|
684
|
+
clrtype="Compact"
|
685
|
+
vendor="Microsoft"
|
686
|
+
>
|
687
|
+
<runtime>
|
688
|
+
<modes>
|
689
|
+
<strict>
|
690
|
+
<environment>
|
691
|
+
<variable name="COMPLUS_VERSION" value="v1.1.4322" />
|
692
|
+
</environment>
|
693
|
+
</strict>
|
694
|
+
</modes>
|
695
|
+
</runtime>
|
696
|
+
<reference-assemblies basedir="${path::combine(sdkInstallRoot, 'v1.0.5000\Windows CE')}">
|
697
|
+
<include name="*.dll" />
|
698
|
+
</reference-assemblies>
|
699
|
+
<task-assemblies>
|
700
|
+
<!-- this is not a supported runtime framework -->
|
701
|
+
</task-assemblies>
|
702
|
+
<tool-paths>
|
703
|
+
<directory name="${path::combine(sdkInstallRoot, 'v1.0.5000\bin')}" />
|
704
|
+
<directory name="${path::combine(installRoot, 'v1.1.4322')}" />
|
705
|
+
<directory name="${path::combine(sdkInstallRoot.DesktopFramework, 'bin')}" />
|
706
|
+
</tool-paths>
|
707
|
+
<project>
|
708
|
+
<readregistry
|
709
|
+
property="installRoot"
|
710
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
711
|
+
hive="LocalMachine" />
|
712
|
+
<readregistry
|
713
|
+
property="sdkInstallRoot"
|
714
|
+
key="SOFTWARE\Microsoft\.NETCompactFramework\sdkInstallRoot"
|
715
|
+
hive="LocalMachine" />
|
716
|
+
<readregistry
|
717
|
+
property="sdkInstallRoot.DesktopFramework"
|
718
|
+
key="SOFTWARE\Microsoft\.NETFramework\sdkInstallRootv1.1"
|
719
|
+
hive="LocalMachine" />
|
720
|
+
<fail if="${not directory::exists(sdkInstallRoot.DesktopFramework)}">The .NET Framework 1.1 SDK is not installed.</fail>
|
721
|
+
</project>
|
722
|
+
<tasks>
|
723
|
+
<task name="csc">
|
724
|
+
<attribute name="noconfig">true</attribute>
|
725
|
+
<attribute name="nostdlib">true</attribute>
|
726
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
727
|
+
</task>
|
728
|
+
<task name="resgen">
|
729
|
+
<attribute name="exename">cfresgen</attribute>
|
730
|
+
</task>
|
731
|
+
<task name="delay-sign">
|
732
|
+
<attribute name="exename">sn</attribute>
|
733
|
+
</task>
|
734
|
+
<task name="license">
|
735
|
+
<attribute name="exename">lc</attribute>
|
736
|
+
</task>
|
737
|
+
</tasks>
|
738
|
+
</framework>
|
739
|
+
<framework
|
740
|
+
name="netcf-2.0"
|
741
|
+
family="netcf"
|
742
|
+
version="2.0"
|
743
|
+
description="Microsoft .NET Compact Framework 2.0"
|
744
|
+
sdkdirectory="${path::combine(sdkInstallRoot.DesktopFramework, 'bin')}"
|
745
|
+
frameworkdirectory="${path::combine(installRoot, 'v2.0.50727')}"
|
746
|
+
frameworkassemblydirectory="${path::combine(sdkInstallRoot, 'WindowsCE')}"
|
747
|
+
clrversion="2.0.0"
|
748
|
+
clrtype="Compact"
|
749
|
+
vendor="Microsoft"
|
750
|
+
>
|
751
|
+
<runtime>
|
752
|
+
<modes>
|
753
|
+
<strict>
|
754
|
+
<environment>
|
755
|
+
<variable name="COMPLUS_VERSION" value="v2.0.50727" />
|
756
|
+
</environment>
|
757
|
+
</strict>
|
758
|
+
</modes>
|
759
|
+
</runtime>
|
760
|
+
<reference-assemblies basedir="${path::combine(sdkInstallRoot, 'WindowsCE')}">
|
761
|
+
<include name="*.dll" />
|
762
|
+
</reference-assemblies>
|
763
|
+
<task-assemblies>
|
764
|
+
<!-- this is not a supported runtime framework -->
|
765
|
+
</task-assemblies>
|
766
|
+
<tool-paths>
|
767
|
+
<directory name="${path::combine(sdkInstallRoot.DesktopFramework, 'bin')}" />
|
768
|
+
</tool-paths>
|
769
|
+
<project>
|
770
|
+
<readregistry
|
771
|
+
property="installRoot"
|
772
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
773
|
+
hive="LocalMachine" />
|
774
|
+
<readregistry
|
775
|
+
property="sdkInstallRoot"
|
776
|
+
key="SOFTWARE\Microsoft\.NETCompactFramework\v2.0.0.0\InstallRoot\"
|
777
|
+
hive="LocalMachine" />
|
778
|
+
<readregistry
|
779
|
+
property="sdkInstallRoot.DesktopFramework"
|
780
|
+
key="SOFTWARE\Microsoft\.NETFramework\sdkInstallRootv2.0"
|
781
|
+
hive="LocalMachine" />
|
782
|
+
<fail if="${not directory::exists(sdkInstallRoot.DesktopFramework)}">The .NET Framework 2.0 SDK is not installed.</fail>
|
783
|
+
</project>
|
784
|
+
<tasks>
|
785
|
+
<task name="csc">
|
786
|
+
<attribute name="noconfig">true</attribute>
|
787
|
+
<attribute name="nostdlib">true</attribute>
|
788
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
789
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
790
|
+
<attribute name="supportskeycontainer">true</attribute>
|
791
|
+
<attribute name="supportskeyfile">true</attribute>
|
792
|
+
<attribute name="supportsdelaysign">true</attribute>
|
793
|
+
<attribute name="supportsplatform">true</attribute>
|
794
|
+
<attribute name="supportslangversion">true</attribute>
|
795
|
+
</task>
|
796
|
+
<task name="vbc">
|
797
|
+
<attribute name="nostdlib">true</attribute>
|
798
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
799
|
+
<attribute name="supportsnostdlib">true</attribute>
|
800
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
801
|
+
<attribute name="supportskeycontainer">true</attribute>
|
802
|
+
<attribute name="supportskeyfile">true</attribute>
|
803
|
+
<attribute name="supportsdelaysign">true</attribute>
|
804
|
+
<attribute name="supportsplatform">true</attribute>
|
805
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
806
|
+
</task>
|
807
|
+
<task name="resgen">
|
808
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
809
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
810
|
+
</task>
|
811
|
+
<task name="delay-sign">
|
812
|
+
<attribute name="exename">sn</attribute>
|
813
|
+
</task>
|
814
|
+
<task name="license">
|
815
|
+
<attribute name="exename">lc</attribute>
|
816
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
817
|
+
</task>
|
818
|
+
</tasks>
|
819
|
+
</framework>
|
820
|
+
<framework
|
821
|
+
name="silverlight-2.0"
|
822
|
+
family="silverlight"
|
823
|
+
version="2.0"
|
824
|
+
description="Microsoft Silverlight 2.0"
|
825
|
+
sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}"
|
826
|
+
frameworkdirectory="${path::combine(installRoot, 'v3.5')}"
|
827
|
+
frameworkassemblydirectory="${environment::get-folder-path('ProgramFiles')}/Microsoft Silverlight/2.0.31005.0"
|
828
|
+
clrversion="2.0.50727"
|
829
|
+
clrtype="Browser"
|
830
|
+
vendor="Microsoft"
|
831
|
+
>
|
832
|
+
<runtime>
|
833
|
+
<modes>
|
834
|
+
<strict>
|
835
|
+
<environment>
|
836
|
+
<variable name="COMPLUS_VERSION" value="v2.0.50727" />
|
837
|
+
</environment>
|
838
|
+
</strict>
|
839
|
+
</modes>
|
840
|
+
</runtime>
|
841
|
+
<reference-assemblies basedir="${environment::get-folder-path('ProgramFiles')}/Microsoft Silverlight/2.0.31005.0">
|
842
|
+
<include name="Microsoft.VisualBasic.dll" />
|
843
|
+
<include name="mscorlib.dll" />
|
844
|
+
<include name="System.Core.dll" />
|
845
|
+
<include name="System.dll" />
|
846
|
+
<include name="System.Net.dll" />
|
847
|
+
<include name="System.Runtime.Serialization.dll" />
|
848
|
+
<include name="System.ServiceModel.dll" />
|
849
|
+
<include name="System.ServiceModel.Web.dll" />
|
850
|
+
<include name="System.Windows.Browser.dll" />
|
851
|
+
<include name="System.Windows.dll" />
|
852
|
+
<include name="System.Xml.dll" />
|
853
|
+
</reference-assemblies>
|
854
|
+
<task-assemblies>
|
855
|
+
<!-- include MS.NET version-neutral assemblies -->
|
856
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
857
|
+
<!-- include MS.NET 2.0 specific assemblies -->
|
858
|
+
<include name="extensions/net/2.0/**/*.dll" />
|
859
|
+
<!-- include MS.NET specific task assembly -->
|
860
|
+
<include name="NAnt.MSNetTasks.dll" />
|
861
|
+
<!-- include MS.NET specific test assembly -->
|
862
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
863
|
+
<!-- include .NET 2.0 specific assemblies -->
|
864
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
865
|
+
</task-assemblies>
|
866
|
+
<tool-paths>
|
867
|
+
<directory name="${path::combine(sdkInstallRoot, 'bin')}"
|
868
|
+
if="${property::exists('sdkInstallRoot')}" />
|
869
|
+
<directory name="${path::combine(installRoot, 'v3.5')}" />
|
870
|
+
<directory name="${path::combine(installRoot, 'v2.0.50727')}" />
|
871
|
+
<directory name="${environment::get-folder-path('ProgramFiles')}/Microsoft Silverlight/2.0.31005.0" />
|
872
|
+
</tool-paths>
|
873
|
+
<project>
|
874
|
+
<readregistry
|
875
|
+
property="installRoot"
|
876
|
+
key="SOFTWARE\Microsoft\.NETFramework\InstallRoot"
|
877
|
+
hive="LocalMachine" />
|
878
|
+
<readregistry
|
879
|
+
property="sdkInstallRoot"
|
880
|
+
key="SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A\WinSDKNetFxTools\InstallationFolder"
|
881
|
+
hive="LocalMachine"
|
882
|
+
failonerror="false" />
|
883
|
+
<readregistry
|
884
|
+
property="sdkInstallRoot"
|
885
|
+
key="SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.1\WinSDKNetFxTools\InstallationFolder"
|
886
|
+
hive="LocalMachine"
|
887
|
+
failonerror="false" />
|
888
|
+
</project>
|
889
|
+
<tasks>
|
890
|
+
<task name="csc">
|
891
|
+
<attribute name="noconfig">true</attribute>
|
892
|
+
<attribute name="nostdlib">true</attribute>
|
893
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
894
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
895
|
+
<attribute name="supportskeycontainer">true</attribute>
|
896
|
+
<attribute name="supportskeyfile">true</attribute>
|
897
|
+
<attribute name="supportsdelaysign">true</attribute>
|
898
|
+
<attribute name="supportsplatform">true</attribute>
|
899
|
+
<attribute name="supportslangversion">true</attribute>
|
900
|
+
</task>
|
901
|
+
<task name="vbc">
|
902
|
+
<attribute name="nostdlib">true</attribute>
|
903
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
904
|
+
<attribute name="supportsnostdlib">true</attribute>
|
905
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
906
|
+
<attribute name="supportskeycontainer">true</attribute>
|
907
|
+
<attribute name="supportskeyfile">true</attribute>
|
908
|
+
<attribute name="supportsdelaysign">true</attribute>
|
909
|
+
<attribute name="supportsplatform">true</attribute>
|
910
|
+
<attribute name="supportswarnaserrorlist">true</attribute>
|
911
|
+
</task>
|
912
|
+
<task name="jsc">
|
913
|
+
<attribute name="supportsplatform">true</attribute>
|
914
|
+
</task>
|
915
|
+
<task name="vjc">
|
916
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
917
|
+
<attribute name="supportskeycontainer">true</attribute>
|
918
|
+
<attribute name="supportskeyfile">true</attribute>
|
919
|
+
<attribute name="supportsdelaysign">true</attribute>
|
920
|
+
</task>
|
921
|
+
<task name="resgen">
|
922
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
923
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
924
|
+
</task>
|
925
|
+
<task name="delay-sign">
|
926
|
+
<attribute name="exename">sn</attribute>
|
927
|
+
</task>
|
928
|
+
<task name="license">
|
929
|
+
<attribute name="exename">lc</attribute>
|
930
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
931
|
+
</task>
|
932
|
+
</tasks>
|
933
|
+
</framework>
|
934
|
+
<framework
|
935
|
+
name="mono-1.0"
|
936
|
+
family="mono"
|
937
|
+
version="1.0"
|
938
|
+
description="Mono 1.0 Profile"
|
939
|
+
sdkdirectory="${toolDirectory}"
|
940
|
+
frameworkdirectory="${toolDirectory}"
|
941
|
+
frameworkassemblydirectory="${path::combine(frameworkAssemblyDirectory, 'mono/1.0')}"
|
942
|
+
clrversion="1.1.4322"
|
943
|
+
clrtype="Desktop"
|
944
|
+
vendor="Mono"
|
945
|
+
>
|
946
|
+
<runtime>
|
947
|
+
<probing-paths>
|
948
|
+
<directory name="lib/mono/1.0" />
|
949
|
+
<directory name="lib/mono/neutral" />
|
950
|
+
<directory name="lib/common/1.1" />
|
951
|
+
<directory name="lib/common/neutral" />
|
952
|
+
</probing-paths>
|
953
|
+
<modes>
|
954
|
+
<auto>
|
955
|
+
<engine program="${runtimeEngine}" />
|
956
|
+
<environment>
|
957
|
+
<variable name="PATH" path="${path::combine(sdkInstallRoot, 'bin')};%PATH%" />
|
958
|
+
<variable name="MONO_CFG_DIR" path="${configDir};%MONO_CFG_DIR%" />
|
959
|
+
</environment>
|
960
|
+
</auto>
|
961
|
+
<strict>
|
962
|
+
<engine program="${runtimeEngine}">
|
963
|
+
<arg value="--runtime=v1.1.4322" />
|
964
|
+
</engine>
|
965
|
+
<environment>
|
966
|
+
<variable name="PATH" path="${path::combine(sdkInstallRoot, 'bin')};%PATH%" />
|
967
|
+
<variable name="MONO_CFG_DIR" path="${configDir};%MONO_CFG_DIR%" />
|
968
|
+
</environment>
|
969
|
+
</strict>
|
970
|
+
</modes>
|
971
|
+
</runtime>
|
972
|
+
<reference-assemblies basedir="${path::combine(frameworkAssemblyDirectory, 'mono/1.0')}">
|
973
|
+
<include name="*.dll" />
|
974
|
+
</reference-assemblies>
|
975
|
+
<task-assemblies>
|
976
|
+
<!-- include Mono version-neutral assemblies -->
|
977
|
+
<include name="extensions/mono/neutral/**/*.dll" />
|
978
|
+
<!-- include Mono 1.0 specific assemblies -->
|
979
|
+
<include name="extensions/mono/1.0/**/*.dll" />
|
980
|
+
<!-- include .NET 1.1 specific assemblies -->
|
981
|
+
<include name="extensions/common/1.1/**/*.dll" />
|
982
|
+
</task-assemblies>
|
983
|
+
<tool-paths>
|
984
|
+
<directory name="${toolDirectory}" />
|
985
|
+
<!-- unmanaged tools -->
|
986
|
+
<directory name="${sdkInstallRoot}/bin" />
|
987
|
+
</tool-paths>
|
988
|
+
<project>
|
989
|
+
<!-- quick and dirty check to see if pkg-config is available (and configured) -->
|
990
|
+
<property name="pkgconfig.available" value="${environment::variable-exists('PKG_CONFIG_PATH')}" />
|
991
|
+
<if test="${pkgconfig.available}">
|
992
|
+
<if test="${pkg-config::exists('mono')}">
|
993
|
+
<call target="configure-from-pkg-config" />
|
994
|
+
</if>
|
995
|
+
<if test="${not pkg-config::exists('mono')}">
|
996
|
+
<call target="configure-from-registry" />
|
997
|
+
</if>
|
998
|
+
</if>
|
999
|
+
<if test="${not pkgconfig.available}">
|
1000
|
+
<call target="configure-from-registry" />
|
1001
|
+
</if>
|
1002
|
+
|
1003
|
+
<!-- determine if we're dealing with a Mono 1.0.x release -->
|
1004
|
+
<if test="${version::parse(mono.version) < version::parse('1.1')}">
|
1005
|
+
<!--
|
1006
|
+
in Mono 1.0.x, the framework tools are located
|
1007
|
+
in the <install root>\lib directory
|
1008
|
+
-->
|
1009
|
+
<property name="toolDirectory" value="${frameworkAssemblyDirectory}" />
|
1010
|
+
<property name="runtimeEngine" value="${path::combine(frameworkAssemblyDirectory, 'mono.exe')}" />
|
1011
|
+
<property name="resgen.tool" value="monoresgen" />
|
1012
|
+
<!-- in Mono 1.0.x, only mcs and mbas are located in <install root>\lib\mono\<profile> -->
|
1013
|
+
<property name="csc.tool" value="${path::combine(frameworkAssemblyDirectory, 'mono/1.0/mcs.exe')}" />
|
1014
|
+
<property name="mbas.tool" value="${path::combine(frameworkAssemblyDirectory, 'mono/1.0/mbas.exe')}" />
|
1015
|
+
<!-- /doc is not supported in Mono 1.0.x -->
|
1016
|
+
<property name="csc.supportsdocgeneration" value="false" />
|
1017
|
+
|
1018
|
+
<!--
|
1019
|
+
Mono 1.0.1 installer incorrectly adds '\mono' to
|
1020
|
+
"MonoConfigDir" registry value
|
1021
|
+
-->
|
1022
|
+
<if test="${string::ends-with(configDir, 'etc\mono')}">
|
1023
|
+
<property name="configDir" value="${string::replace(configDir, 'etc\mono', 'etc')}" />
|
1024
|
+
</if>
|
1025
|
+
</if>
|
1026
|
+
|
1027
|
+
<!-- determine if we're dealing with a Mono 1.1.x release or higher -->
|
1028
|
+
<if test="${version::parse(mono.version) >= version::parse('1.1')}">
|
1029
|
+
<!--
|
1030
|
+
in Mono 1.1.x (and higher ?), the framework tools
|
1031
|
+
are located in the <install root>\lib\mono\<profile>
|
1032
|
+
directory
|
1033
|
+
-->
|
1034
|
+
<property name="toolDirectory" value="${path::combine(frameworkAssemblyDirectory, 'mono/1.0')}" />
|
1035
|
+
<property name="runtimeEngine" value="${path::combine(frameworkAssemblyDirectory, 'mono.exe')}" />
|
1036
|
+
<!-- starting from Mono 1.1.9.2, mono.exe is located in the bin directory -->
|
1037
|
+
<if test="${not file::exists(runtimeEngine)}">
|
1038
|
+
<property name="runtimeEngine" value="${path::combine(sdkInstallRoot, 'bin/mono.exe')}" />
|
1039
|
+
</if>
|
1040
|
+
<property name="resgen.tool" value="resgen" />
|
1041
|
+
<property name="csc.tool" value="mcs" />
|
1042
|
+
<property name="csc.supportsdocgeneration" value="true" />
|
1043
|
+
<property name="mbas.tool" value="mbas" />
|
1044
|
+
</if>
|
1045
|
+
|
1046
|
+
<target name="configure-from-pkg-config">
|
1047
|
+
<property name="mono.version" value="${pkg-config::get-mod-version('mono')}" />
|
1048
|
+
<property name="sdkInstallRoot" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'prefix'))}" />
|
1049
|
+
<property name="frameworkAssemblyDirectory" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'libdir'))}" />
|
1050
|
+
<property name="configDir" value="${path::combine(sdkInstallRoot, 'etc')}/" />
|
1051
|
+
</target>
|
1052
|
+
|
1053
|
+
<target name="configure-from-registry">
|
1054
|
+
<!--
|
1055
|
+
first try using the DefaultCLR in HKLM\Novell\Mono,
|
1056
|
+
this is used by the Mono 1.0.1 installer (and later?)
|
1057
|
+
-->
|
1058
|
+
<readregistry
|
1059
|
+
property="mono.version"
|
1060
|
+
key="SOFTWARE\Novell\Mono\DefaultCLR"
|
1061
|
+
hive="LocalMachine"
|
1062
|
+
failonerror="false"
|
1063
|
+
/>
|
1064
|
+
|
1065
|
+
<if test="${property::exists('mono.version')}">
|
1066
|
+
<property name="monokey" value="SOFTWARE\Novell\Mono\${mono.version}" />
|
1067
|
+
</if>
|
1068
|
+
|
1069
|
+
<!--
|
1070
|
+
if the DefaultCLR registry value does not exist in
|
1071
|
+
HKLM\Novell\Mono, then try the HKML\Mono registry
|
1072
|
+
key as this was used for the Mono 1.0 installer
|
1073
|
+
-->
|
1074
|
+
<if test="${not property::exists('mono.version')}">
|
1075
|
+
<readregistry
|
1076
|
+
property="mono.version"
|
1077
|
+
key="SOFTWARE\Mono\DefaultCLR"
|
1078
|
+
hive="LocalMachine"
|
1079
|
+
/>
|
1080
|
+
<property name="monokey" value="SOFTWARE\Mono\${mono.version}" />
|
1081
|
+
</if>
|
1082
|
+
|
1083
|
+
<readregistry
|
1084
|
+
property="sdkInstallRoot"
|
1085
|
+
key="${monokey}\SdkInstallRoot"
|
1086
|
+
hive="LocalMachine" />
|
1087
|
+
<readregistry
|
1088
|
+
property="frameworkAssemblyDirectory"
|
1089
|
+
key="${monokey}\FrameworkAssemblyDirectory"
|
1090
|
+
hive="LocalMachine" />
|
1091
|
+
<readregistry
|
1092
|
+
property="configDir"
|
1093
|
+
key="${monokey}\MonoConfigDir"
|
1094
|
+
hive="LocalMachine" />
|
1095
|
+
</target>
|
1096
|
+
</project>
|
1097
|
+
<properties>
|
1098
|
+
</properties>
|
1099
|
+
<tasks>
|
1100
|
+
<task name="al">
|
1101
|
+
<attribute name="managed">true</attribute>
|
1102
|
+
</task>
|
1103
|
+
<task name="csc">
|
1104
|
+
<attribute name="exename">${csc.tool}</attribute>
|
1105
|
+
<attribute name="managed">true</attribute>
|
1106
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1107
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1108
|
+
<attribute name="supportsdocgeneration">${csc.supportsdocgeneration}</attribute>
|
1109
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1110
|
+
<attribute name="supportskeyfile">true</attribute>
|
1111
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1112
|
+
<attribute name="supportslangversion">true</attribute>
|
1113
|
+
</task>
|
1114
|
+
<task name="jsc">
|
1115
|
+
<attribute name="exename">mjs</attribute>
|
1116
|
+
<attribute name="managed">true</attribute>
|
1117
|
+
</task>
|
1118
|
+
<task name="vbc">
|
1119
|
+
<attribute name="exename">${mbas.tool}</attribute>
|
1120
|
+
<attribute name="managed">true</attribute>
|
1121
|
+
</task>
|
1122
|
+
<task name="resgen">
|
1123
|
+
<attribute name="exename">${resgen.tool}</attribute>
|
1124
|
+
<attribute name="managed">true</attribute>
|
1125
|
+
</task>
|
1126
|
+
<task name="delay-sign">
|
1127
|
+
<attribute name="exename">sn</attribute>
|
1128
|
+
<attribute name="managed">true</attribute>
|
1129
|
+
</task>
|
1130
|
+
<task name="license">
|
1131
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1132
|
+
</task>
|
1133
|
+
<task name="ilasm">
|
1134
|
+
<attribute name="managed">true</attribute>
|
1135
|
+
</task>
|
1136
|
+
</tasks>
|
1137
|
+
</framework>
|
1138
|
+
<framework
|
1139
|
+
name="mono-2.0"
|
1140
|
+
family="mono"
|
1141
|
+
version="2.0"
|
1142
|
+
description="Mono 2.0 Profile"
|
1143
|
+
sdkdirectory="${toolDirectory}"
|
1144
|
+
frameworkdirectory="${toolDirectory}"
|
1145
|
+
frameworkassemblydirectory="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}"
|
1146
|
+
clrversion="2.0.50727"
|
1147
|
+
clrtype="Desktop"
|
1148
|
+
vendor="Mono"
|
1149
|
+
>
|
1150
|
+
<runtime>
|
1151
|
+
<probing-paths>
|
1152
|
+
<directory name="lib/mono/2.0" />
|
1153
|
+
<directory name="lib/mono/neutral" />
|
1154
|
+
<directory name="lib/common/2.0" />
|
1155
|
+
<directory name="lib/common/neutral" />
|
1156
|
+
</probing-paths>
|
1157
|
+
<modes>
|
1158
|
+
<auto>
|
1159
|
+
<engine program="${runtimeEngine}" />
|
1160
|
+
<environment>
|
1161
|
+
<variable name="PATH" path="${path::combine(sdkInstallRoot, 'bin')};%PATH%" />
|
1162
|
+
<variable name="MONO_CFG_DIR" path="${configDir};%MONO_CFG_DIR%" />
|
1163
|
+
</environment>
|
1164
|
+
</auto>
|
1165
|
+
<strict>
|
1166
|
+
<engine program="${runtimeEngine}">
|
1167
|
+
<arg value="--runtime=v2.0.50727" />
|
1168
|
+
</engine>
|
1169
|
+
<environment>
|
1170
|
+
<variable name="PATH" path="${path::combine(sdkInstallRoot, 'bin')};%PATH%" />
|
1171
|
+
<variable name="MONO_CFG_DIR" path="${configDir};%MONO_CFG_DIR%" />
|
1172
|
+
</environment>
|
1173
|
+
</strict>
|
1174
|
+
</modes>
|
1175
|
+
</runtime>
|
1176
|
+
<reference-assemblies basedir="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}">
|
1177
|
+
<include name="*.dll" />
|
1178
|
+
</reference-assemblies>
|
1179
|
+
<task-assemblies>
|
1180
|
+
<!-- include Mono version-neutral assemblies -->
|
1181
|
+
<include name="extensions/mono/neutral/**/*.dll" />
|
1182
|
+
<!-- include Mono 2.0 specific assemblies -->
|
1183
|
+
<include name="extensions/mono/2.0/**/*.dll" />
|
1184
|
+
<!-- include .NET 2.0 specific assemblies -->
|
1185
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
1186
|
+
</task-assemblies>
|
1187
|
+
<tool-paths>
|
1188
|
+
<directory name="${toolDirectory}" />
|
1189
|
+
<directory name="${path::combine(frameworkAssemblyDirectory, 'mono/1.0')}" />
|
1190
|
+
<!-- for compatibility with Mono 1.0.x -->
|
1191
|
+
<directory name="${frameworkAssemblyDirectory}" />
|
1192
|
+
<!-- unmanaged tools -->
|
1193
|
+
<directory name="${sdkInstallRoot}/bin" />
|
1194
|
+
</tool-paths>
|
1195
|
+
<project>
|
1196
|
+
<!-- quick and dirty check to see if pkg-config is available (and configured) -->
|
1197
|
+
<property name="pkgconfig.available" value="${environment::variable-exists('PKG_CONFIG_PATH')}" />
|
1198
|
+
<if test="${pkgconfig.available}">
|
1199
|
+
<if test="${pkg-config::exists('mono')}">
|
1200
|
+
<call target="configure-from-pkg-config" />
|
1201
|
+
</if>
|
1202
|
+
<if test="${not pkg-config::exists('mono')}">
|
1203
|
+
<call target="configure-from-registry" />
|
1204
|
+
</if>
|
1205
|
+
</if>
|
1206
|
+
<if test="${not pkgconfig.available}">
|
1207
|
+
<call target="configure-from-registry" />
|
1208
|
+
</if>
|
1209
|
+
|
1210
|
+
<property name="resgen.supportsexternalfilereferences" value="false" />
|
1211
|
+
|
1212
|
+
<!-- determine if we're dealing with a Mono 1.0.x release -->
|
1213
|
+
<if test="${version::parse(mono.version) < version::parse('1.1')}">
|
1214
|
+
<!--
|
1215
|
+
in Mono 1.0.x, the framework tools are located
|
1216
|
+
in the <install root>\lib directory, except for
|
1217
|
+
mbas and mcs
|
1218
|
+
-->
|
1219
|
+
<property name="toolDirectory" value="${frameworkAssemblyDirectory}" />
|
1220
|
+
<property name="runtimeEngine" value="${path::combine(frameworkAssemblyDirectory, 'mono.exe')}" />
|
1221
|
+
<property name="resgen.tool" value="monoresgen" />
|
1222
|
+
<property name="csc.supportsdocgeneration" value="false" />
|
1223
|
+
|
1224
|
+
<!--
|
1225
|
+
Mono 1.0.1 installer incorrectly adds '\mono' to
|
1226
|
+
"MonoConfigDir" registry value
|
1227
|
+
-->
|
1228
|
+
<if test="${string::ends-with(configDir, 'etc\mono')}">
|
1229
|
+
<property name="configDir" value="${string::replace(configDir, 'etc\mono', 'etc')}" />
|
1230
|
+
</if>
|
1231
|
+
</if>
|
1232
|
+
|
1233
|
+
<!-- determine if we're dealing with a Mono 1.1.x release or higher -->
|
1234
|
+
<if test="${version::parse(mono.version) >= version::parse('1.1')}">
|
1235
|
+
<property name="toolDirectory" value="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}" />
|
1236
|
+
<property name="runtimeEngine" value="${path::combine(frameworkAssemblyDirectory, 'mono.exe')}" />
|
1237
|
+
<!-- starting from Mono 1.1.9.2, mono.exe is located in the bin directory -->
|
1238
|
+
<if test="${not file::exists(runtimeEngine)}">
|
1239
|
+
<property name="runtimeEngine" value="${path::combine(sdkInstallRoot, 'bin/mono.exe')}" />
|
1240
|
+
</if>
|
1241
|
+
<property name="csc.supportsdocgeneration" value="true" />
|
1242
|
+
</if>
|
1243
|
+
<!-- as from Mono 1.2.3.50, resgen supports the /usesourcepath option -->
|
1244
|
+
<if test="${version::parse(mono.version) >= version::parse('1.2.3.50')}">
|
1245
|
+
<property name="resgen.supportsexternalfilereferences" value="true" />
|
1246
|
+
</if>
|
1247
|
+
|
1248
|
+
<target name="configure-from-pkg-config">
|
1249
|
+
<property name="mono.version" value="${pkg-config::get-mod-version('mono')}" />
|
1250
|
+
<property name="sdkInstallRoot" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'prefix'))}" />
|
1251
|
+
<property name="frameworkAssemblyDirectory" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'libdir'))}" />
|
1252
|
+
<property name="configDir" value="${path::combine(sdkInstallRoot, 'etc')}/" />
|
1253
|
+
</target>
|
1254
|
+
|
1255
|
+
<target name="configure-from-registry">
|
1256
|
+
<readregistry
|
1257
|
+
property="mono.version"
|
1258
|
+
key="SOFTWARE\Novell\Mono\DefaultCLR"
|
1259
|
+
hive="LocalMachine"
|
1260
|
+
/>
|
1261
|
+
<property name="monokey" value="SOFTWARE\Novell\Mono\${mono.version}" />
|
1262
|
+
|
1263
|
+
<readregistry
|
1264
|
+
property="sdkInstallRoot"
|
1265
|
+
key="${monokey}\SdkInstallRoot"
|
1266
|
+
hive="LocalMachine" />
|
1267
|
+
<readregistry
|
1268
|
+
property="frameworkAssemblyDirectory"
|
1269
|
+
key="${monokey}\FrameworkAssemblyDirectory"
|
1270
|
+
hive="LocalMachine" />
|
1271
|
+
<readregistry
|
1272
|
+
property="configDir"
|
1273
|
+
key="${monokey}\MonoConfigDir"
|
1274
|
+
hive="LocalMachine" />
|
1275
|
+
</target>
|
1276
|
+
</project>
|
1277
|
+
<properties>
|
1278
|
+
</properties>
|
1279
|
+
<tasks>
|
1280
|
+
<task name="al">
|
1281
|
+
<attribute name="managed">true</attribute>
|
1282
|
+
</task>
|
1283
|
+
<task name="csc">
|
1284
|
+
<attribute name="exename">gmcs</attribute>
|
1285
|
+
<attribute name="managed">true</attribute>
|
1286
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1287
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1288
|
+
<attribute name="supportsdocgeneration">${csc.supportsdocgeneration}</attribute>
|
1289
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1290
|
+
<attribute name="supportskeyfile">true</attribute>
|
1291
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1292
|
+
<attribute name="supportslangversion">true</attribute>
|
1293
|
+
</task>
|
1294
|
+
<task name="jsc">
|
1295
|
+
<attribute name="exename">mjs</attribute>
|
1296
|
+
<attribute name="managed">strict</attribute>
|
1297
|
+
</task>
|
1298
|
+
<task name="vbc">
|
1299
|
+
<attribute name="exename">vbnc</attribute>
|
1300
|
+
<attribute name="managed">true</attribute>
|
1301
|
+
</task>
|
1302
|
+
<task name="resgen">
|
1303
|
+
<attribute name="exename">${resgen.tool}</attribute>
|
1304
|
+
<attribute name="managed">true</attribute>
|
1305
|
+
<attribute name="supportsexternalfilereferences">${resgen.supportsexternalfilereferences}</attribute>
|
1306
|
+
</task>
|
1307
|
+
<task name="delay-sign">
|
1308
|
+
<attribute name="exename">sn</attribute>
|
1309
|
+
<attribute name="managed">true</attribute>
|
1310
|
+
</task>
|
1311
|
+
<task name="license">
|
1312
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1313
|
+
</task>
|
1314
|
+
<task name="ilasm">
|
1315
|
+
<attribute name="managed">true</attribute>
|
1316
|
+
</task>
|
1317
|
+
</tasks>
|
1318
|
+
</framework>
|
1319
|
+
<framework
|
1320
|
+
name="mono-3.5"
|
1321
|
+
family="mono"
|
1322
|
+
version="3.5"
|
1323
|
+
description="Mono 3.5 Profile"
|
1324
|
+
sdkdirectory="${toolDirectory}"
|
1325
|
+
frameworkdirectory="${toolDirectory}"
|
1326
|
+
frameworkassemblydirectory="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}"
|
1327
|
+
clrversion="2.0.50727"
|
1328
|
+
clrtype="Desktop"
|
1329
|
+
vendor="Mono"
|
1330
|
+
>
|
1331
|
+
<runtime>
|
1332
|
+
<probing-paths>
|
1333
|
+
<directory name="lib/mono/2.0" />
|
1334
|
+
<directory name="lib/mono/neutral" />
|
1335
|
+
<directory name="lib/common/2.0" />
|
1336
|
+
<directory name="lib/common/neutral" />
|
1337
|
+
</probing-paths>
|
1338
|
+
<modes>
|
1339
|
+
<auto>
|
1340
|
+
<engine program="${runtimeEngine}" />
|
1341
|
+
<environment>
|
1342
|
+
<variable name="PATH" path="${path::combine(sdkInstallRoot, 'bin')};%PATH%" />
|
1343
|
+
<variable name="MONO_CFG_DIR" path="${configDir};%MONO_CFG_DIR%" />
|
1344
|
+
</environment>
|
1345
|
+
</auto>
|
1346
|
+
<strict>
|
1347
|
+
<engine program="${runtimeEngine}">
|
1348
|
+
<arg value="--runtime=v2.0.50727" />
|
1349
|
+
</engine>
|
1350
|
+
<environment>
|
1351
|
+
<variable name="PATH" path="${path::combine(sdkInstallRoot, 'bin')};%PATH%" />
|
1352
|
+
<variable name="MONO_CFG_DIR" path="${configDir};%MONO_CFG_DIR%" />
|
1353
|
+
</environment>
|
1354
|
+
</strict>
|
1355
|
+
</modes>
|
1356
|
+
</runtime>
|
1357
|
+
<reference-assemblies basedir="${path::combine(frameworkAssemblyDirectory, 'mono/3.5')}">
|
1358
|
+
<include name="*.dll" />
|
1359
|
+
</reference-assemblies>
|
1360
|
+
<reference-assemblies basedir="${path::combine(frameworkAssemblyDirectory, 'mono/3.0')}">
|
1361
|
+
<include name="*.dll" />
|
1362
|
+
</reference-assemblies>
|
1363
|
+
<reference-assemblies basedir="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}">
|
1364
|
+
<include name="*.dll" />
|
1365
|
+
</reference-assemblies>
|
1366
|
+
<task-assemblies>
|
1367
|
+
<!-- include Mono version-neutral assemblies -->
|
1368
|
+
<include name="extensions/mono/neutral/**/*.dll" />
|
1369
|
+
<!-- include Mono 2.0 specific assemblies -->
|
1370
|
+
<include name="extensions/mono/2.0/**/*.dll" />
|
1371
|
+
<!-- include .NET 2.0 specific assemblies -->
|
1372
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
1373
|
+
</task-assemblies>
|
1374
|
+
<tool-paths>
|
1375
|
+
<directory name="${path::combine(frameworkAssemblyDirectory, 'mono/3.5')}" />
|
1376
|
+
<directory name="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}" />
|
1377
|
+
<directory name="${path::combine(frameworkAssemblyDirectory, 'mono/1.0')}" />
|
1378
|
+
<!-- unmanaged tools -->
|
1379
|
+
<directory name="${sdkInstallRoot}/bin" />
|
1380
|
+
</tool-paths>
|
1381
|
+
<project>
|
1382
|
+
<!-- quick and dirty check to see if pkg-config is available (and configured) -->
|
1383
|
+
<property name="pkgconfig.available" value="${environment::variable-exists('PKG_CONFIG_PATH')}" />
|
1384
|
+
<if test="${pkgconfig.available}">
|
1385
|
+
<if test="${pkg-config::exists('mono')}">
|
1386
|
+
<call target="configure-from-pkg-config" />
|
1387
|
+
</if>
|
1388
|
+
<if test="${not pkg-config::exists('mono')}">
|
1389
|
+
<call target="configure-from-registry" />
|
1390
|
+
</if>
|
1391
|
+
</if>
|
1392
|
+
<if test="${not pkgconfig.available}">
|
1393
|
+
<call target="configure-from-registry" />
|
1394
|
+
</if>
|
1395
|
+
|
1396
|
+
<property name="toolDirectory" value="${path::combine(frameworkAssemblyDirectory, 'mono/3.5')}" />
|
1397
|
+
<property name="runtimeEngine" value="${path::combine(sdkInstallRoot, 'bin/mono.exe')}" />
|
1398
|
+
|
1399
|
+
<target name="configure-from-pkg-config">
|
1400
|
+
<property name="mono.version" value="${pkg-config::get-mod-version('mono')}" />
|
1401
|
+
<property name="sdkInstallRoot" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'prefix'))}" />
|
1402
|
+
<property name="frameworkAssemblyDirectory" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'libdir'))}" />
|
1403
|
+
<property name="configDir" value="${path::combine(sdkInstallRoot, 'etc')}/" />
|
1404
|
+
</target>
|
1405
|
+
|
1406
|
+
<target name="configure-from-registry">
|
1407
|
+
<readregistry
|
1408
|
+
property="mono.version"
|
1409
|
+
key="SOFTWARE\Novell\Mono\DefaultCLR"
|
1410
|
+
hive="LocalMachine"
|
1411
|
+
/>
|
1412
|
+
<property name="monokey" value="SOFTWARE\Novell\Mono\${mono.version}" />
|
1413
|
+
|
1414
|
+
<readregistry
|
1415
|
+
property="sdkInstallRoot"
|
1416
|
+
key="${monokey}\SdkInstallRoot"
|
1417
|
+
hive="LocalMachine" />
|
1418
|
+
<readregistry
|
1419
|
+
property="frameworkAssemblyDirectory"
|
1420
|
+
key="${monokey}\FrameworkAssemblyDirectory"
|
1421
|
+
hive="LocalMachine" />
|
1422
|
+
<readregistry
|
1423
|
+
property="configDir"
|
1424
|
+
key="${monokey}\MonoConfigDir"
|
1425
|
+
hive="LocalMachine" />
|
1426
|
+
</target>
|
1427
|
+
</project>
|
1428
|
+
<properties>
|
1429
|
+
</properties>
|
1430
|
+
<tasks>
|
1431
|
+
<task name="al">
|
1432
|
+
<attribute name="managed">true</attribute>
|
1433
|
+
</task>
|
1434
|
+
<task name="csc">
|
1435
|
+
<attribute name="exename">gmcs</attribute>
|
1436
|
+
<attribute name="managed">true</attribute>
|
1437
|
+
<attribute name="langversion">linq</attribute>
|
1438
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1439
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1440
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
1441
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1442
|
+
<attribute name="supportskeyfile">true</attribute>
|
1443
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1444
|
+
<attribute name="supportslangversion">true</attribute>
|
1445
|
+
</task>
|
1446
|
+
<task name="jsc">
|
1447
|
+
<attribute name="exename">mjs</attribute>
|
1448
|
+
<attribute name="managed">strict</attribute>
|
1449
|
+
</task>
|
1450
|
+
<task name="vbc">
|
1451
|
+
<attribute name="exename">vbnc</attribute>
|
1452
|
+
<attribute name="managed">true</attribute>
|
1453
|
+
</task>
|
1454
|
+
<task name="resgen">
|
1455
|
+
<attribute name="managed">true</attribute>
|
1456
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
1457
|
+
</task>
|
1458
|
+
<task name="delay-sign">
|
1459
|
+
<attribute name="exename">sn</attribute>
|
1460
|
+
<attribute name="managed">true</attribute>
|
1461
|
+
</task>
|
1462
|
+
<task name="license">
|
1463
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1464
|
+
</task>
|
1465
|
+
<task name="ilasm">
|
1466
|
+
<attribute name="managed">true</attribute>
|
1467
|
+
</task>
|
1468
|
+
</tasks>
|
1469
|
+
</framework>
|
1470
|
+
<framework
|
1471
|
+
name="moonlight-2.0"
|
1472
|
+
family="moonlight"
|
1473
|
+
version="2.0"
|
1474
|
+
description="Moonlight 2.0"
|
1475
|
+
sdkdirectory="${toolDirectory}"
|
1476
|
+
frameworkdirectory="${toolDirectory}"
|
1477
|
+
frameworkassemblydirectory="${toolDirectory}"
|
1478
|
+
clrversion="2.0.50727"
|
1479
|
+
clrtype="Browser"
|
1480
|
+
vendor="Mono"
|
1481
|
+
>
|
1482
|
+
<runtime>
|
1483
|
+
<modes>
|
1484
|
+
<auto>
|
1485
|
+
<engine program="${runtimeEngine}">
|
1486
|
+
<arg value="--runtime=moonlight" />
|
1487
|
+
<arg value="--security=temporary-smcs-hack" />
|
1488
|
+
</engine>
|
1489
|
+
</auto>
|
1490
|
+
</modes>
|
1491
|
+
</runtime>
|
1492
|
+
<reference-assemblies basedir="${path::combine(frameworkAssemblyDirectory, 'lib/mono/2.1')}">
|
1493
|
+
<include name="Microsoft.VisualBasic.dll" />
|
1494
|
+
<include name="mscorlib.dll" />
|
1495
|
+
<include name="System.Core.dll" />
|
1496
|
+
<include name="System.dll" />
|
1497
|
+
<include name="System.Net.dll" />
|
1498
|
+
<include name="System.Runtime.Serialization.dll" />
|
1499
|
+
<include name="System.ServiceModel.dll" />
|
1500
|
+
<include name="System.ServiceModel.Web.dll" />
|
1501
|
+
<include name="System.Windows.Browser.dll" />
|
1502
|
+
<include name="System.Windows.dll" />
|
1503
|
+
<include name="System.Xml.dll" />
|
1504
|
+
</reference-assemblies>
|
1505
|
+
<task-assemblies>
|
1506
|
+
<!-- include MS.NET version-neutral assemblies -->
|
1507
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
1508
|
+
<!-- include MS.NET 2.0 specific assemblies -->
|
1509
|
+
<include name="extensions/net/2.0/**/*.dll" />
|
1510
|
+
<!-- include MS.NET specific task assembly -->
|
1511
|
+
<include name="NAnt.MSNetTasks.dll" />
|
1512
|
+
<!-- include MS.NET specific test assembly -->
|
1513
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
1514
|
+
<!-- include .NET 2.0 specific assemblies -->
|
1515
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
1516
|
+
</task-assemblies>
|
1517
|
+
<tool-paths>
|
1518
|
+
<directory name="${toolDirectory}" />
|
1519
|
+
<directory name="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}" />
|
1520
|
+
<directory name="${path::combine(frameworkAssemblyDirectory, 'mono/1.0')}" />
|
1521
|
+
<!-- unmanaged tools -->
|
1522
|
+
<directory name="${sdkInstallRoot}/bin" />
|
1523
|
+
</tool-paths>
|
1524
|
+
<project>
|
1525
|
+
<!-- quick and dirty check to see if pkg-config is available (and configured) -->
|
1526
|
+
<property name="pkgconfig.available" value="${environment::variable-exists('PKG_CONFIG_PATH')}" />
|
1527
|
+
<if test="${pkgconfig.available}">
|
1528
|
+
<if test="${pkg-config::exists('mono')}">
|
1529
|
+
<call target="configure-from-pkg-config" />
|
1530
|
+
</if>
|
1531
|
+
<if test="${not pkg-config::exists('mono')}">
|
1532
|
+
<call target="configure-from-registry" />
|
1533
|
+
</if>
|
1534
|
+
</if>
|
1535
|
+
<if test="${not pkgconfig.available}">
|
1536
|
+
<call target="configure-from-registry" />
|
1537
|
+
</if>
|
1538
|
+
|
1539
|
+
<property name="toolDirectory" value="${path::combine(frameworkAssemblyDirectory, 'mono/2.1')}" />
|
1540
|
+
<property name="runtimeEngine" value="${path::combine(sdkInstallRoot, 'bin/mono.exe')}" />
|
1541
|
+
|
1542
|
+
<target name="configure-from-pkg-config">
|
1543
|
+
<property name="mono.version" value="${pkg-config::get-mod-version('mono')}" />
|
1544
|
+
<property name="sdkInstallRoot" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'prefix'))}" />
|
1545
|
+
<property name="frameworkAssemblyDirectory" value="${cygpath::get-windows-path(pkg-config::get-variable('mono', 'libdir'))}" />
|
1546
|
+
<property name="configDir" value="${path::combine(sdkInstallRoot, 'etc')}/" />
|
1547
|
+
</target>
|
1548
|
+
|
1549
|
+
<target name="configure-from-registry">
|
1550
|
+
<readregistry
|
1551
|
+
property="mono.version"
|
1552
|
+
key="SOFTWARE\Novell\Mono\DefaultCLR"
|
1553
|
+
hive="LocalMachine"
|
1554
|
+
/>
|
1555
|
+
<property name="monokey" value="SOFTWARE\Novell\Mono\${mono.version}" />
|
1556
|
+
|
1557
|
+
<readregistry
|
1558
|
+
property="sdkInstallRoot"
|
1559
|
+
key="${monokey}\SdkInstallRoot"
|
1560
|
+
hive="LocalMachine" />
|
1561
|
+
<readregistry
|
1562
|
+
property="frameworkAssemblyDirectory"
|
1563
|
+
key="${monokey}\FrameworkAssemblyDirectory"
|
1564
|
+
hive="LocalMachine" />
|
1565
|
+
<readregistry
|
1566
|
+
property="configDir"
|
1567
|
+
key="${monokey}\MonoConfigDir"
|
1568
|
+
hive="LocalMachine" />
|
1569
|
+
</target>
|
1570
|
+
</project>
|
1571
|
+
<tasks>
|
1572
|
+
<task name="csc">
|
1573
|
+
<attribute name="exename">smcs</attribute>
|
1574
|
+
<attribute name="managed">true</attribute>
|
1575
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1576
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1577
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
1578
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1579
|
+
<attribute name="supportskeyfile">true</attribute>
|
1580
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1581
|
+
<attribute name="supportslangversion">true</attribute>
|
1582
|
+
</task>
|
1583
|
+
<task name="resgen">
|
1584
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
1585
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
1586
|
+
</task>
|
1587
|
+
<task name="delay-sign">
|
1588
|
+
<attribute name="exename">sn</attribute>
|
1589
|
+
</task>
|
1590
|
+
<task name="license">
|
1591
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1592
|
+
</task>
|
1593
|
+
</tasks>
|
1594
|
+
</framework>
|
1595
|
+
<framework
|
1596
|
+
name="sscli-1.0"
|
1597
|
+
family="sscli"
|
1598
|
+
version="1.0"
|
1599
|
+
description="Microsoft Shared Source CLI 1.0"
|
1600
|
+
sdkdirectory="C:\sscli\build\v1.x86fstchk.rotor\sdk\bin"
|
1601
|
+
frameworkdirectory="C:\sscli\build\v1.x86fstchk.rotor"
|
1602
|
+
frameworkassemblydirectory="C:\sscli\build\v1.x86fstchk.rotor"
|
1603
|
+
clrversion="1.0.3"
|
1604
|
+
clrtype="Desktop"
|
1605
|
+
vendor="Microsoft"
|
1606
|
+
>
|
1607
|
+
<runtime>
|
1608
|
+
<modes>
|
1609
|
+
<auto>
|
1610
|
+
<engine program="C:\sscli\build\v1.x86fstchk.rotor\clix.exe" />
|
1611
|
+
</auto>
|
1612
|
+
</modes>
|
1613
|
+
</runtime>
|
1614
|
+
<reference-assemblies basedir="C:\sscli\build\v1.x86fstchk.rotor">
|
1615
|
+
<include name="*.dll" />
|
1616
|
+
</reference-assemblies>
|
1617
|
+
<task-assemblies>
|
1618
|
+
<!-- this is not a supported runtime framework -->
|
1619
|
+
</task-assemblies>
|
1620
|
+
<tool-paths>
|
1621
|
+
<directory name="C:\sscli\build\v1.x86fstchk.rotor\sdk\bin" />
|
1622
|
+
<directory name="C:\sscli\build\v1.x86fstchk.rotor" />
|
1623
|
+
</tool-paths>
|
1624
|
+
<project />
|
1625
|
+
<tasks>
|
1626
|
+
<task name="csc">
|
1627
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1628
|
+
</task>
|
1629
|
+
<task name="jsc">
|
1630
|
+
<attribute name="managed">true</attribute>
|
1631
|
+
</task>
|
1632
|
+
<task name="delay-sign">
|
1633
|
+
<attribute name="exename">sn</attribute>
|
1634
|
+
</task>
|
1635
|
+
<task name="license">
|
1636
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1637
|
+
</task>
|
1638
|
+
<task name="ilasm">
|
1639
|
+
<attribute name="managed">true</attribute>
|
1640
|
+
</task>
|
1641
|
+
<task name="ildasm">
|
1642
|
+
<attribute name="managed">true</attribute>
|
1643
|
+
</task>
|
1644
|
+
</tasks>
|
1645
|
+
</framework>
|
1646
|
+
</platform>
|
1647
|
+
<platform name="unix" default="auto">
|
1648
|
+
<task-assemblies>
|
1649
|
+
<!-- include NAnt task assemblies -->
|
1650
|
+
<include name="*Tasks.dll" />
|
1651
|
+
<!-- include NAnt test assemblies -->
|
1652
|
+
<include name="*Tests.dll" />
|
1653
|
+
<!-- include framework-neutral assemblies -->
|
1654
|
+
<include name="extensions/common/neutral/**/*.dll" />
|
1655
|
+
<!-- exclude Microsoft.NET specific task assembly -->
|
1656
|
+
<exclude name="NAnt.MSNetTasks.dll" />
|
1657
|
+
<!-- exclude Microsoft.NET specific test assembly -->
|
1658
|
+
<exclude name="NAnt.MSNet.Tests.dll" />
|
1659
|
+
<!-- exclude win32 specific task assembly -->
|
1660
|
+
<exclude name="NAnt.Win32Tasks.dll" />
|
1661
|
+
<!-- exclude win32 specific test assembly -->
|
1662
|
+
<exclude name="NAnt.Win32.Tests.dll" />
|
1663
|
+
</task-assemblies>
|
1664
|
+
<framework
|
1665
|
+
name="mono-1.0"
|
1666
|
+
family="mono"
|
1667
|
+
version="1.0"
|
1668
|
+
description="Mono 1.0 Profile"
|
1669
|
+
sdkdirectory="${toolDirectory}"
|
1670
|
+
frameworkdirectory="${toolDirectory}"
|
1671
|
+
frameworkassemblydirectory="${path::combine(prefix, 'lib/mono/1.0')}"
|
1672
|
+
clrversion="1.1.4322"
|
1673
|
+
clrtype="Desktop"
|
1674
|
+
vendor="Mono"
|
1675
|
+
>
|
1676
|
+
<runtime>
|
1677
|
+
<probing-paths>
|
1678
|
+
<directory name="lib/mono/1.0" />
|
1679
|
+
<directory name="lib/mono/neutral" />
|
1680
|
+
<directory name="lib/common/1.1" />
|
1681
|
+
<directory name="lib/common/neutral" />
|
1682
|
+
</probing-paths>
|
1683
|
+
<modes>
|
1684
|
+
<auto>
|
1685
|
+
<engine program="${path::combine(prefix, 'bin/mono')}" />
|
1686
|
+
</auto>
|
1687
|
+
<strict>
|
1688
|
+
<engine program="${path::combine(prefix, 'bin/mono')}">
|
1689
|
+
<arg value="--runtime=v1.1.4322" />
|
1690
|
+
</engine>
|
1691
|
+
</strict>
|
1692
|
+
</modes>
|
1693
|
+
</runtime>
|
1694
|
+
<reference-assemblies basedir="${path::combine(prefix, 'lib/mono/1.0')}">
|
1695
|
+
<include name="*.dll" />
|
1696
|
+
</reference-assemblies>
|
1697
|
+
<task-assemblies>
|
1698
|
+
<!-- include Mono version-neutral assemblies -->
|
1699
|
+
<include name="extensions/mono/neutral/**/*.dll" />
|
1700
|
+
<!-- include Mono 1.0 specific assemblies -->
|
1701
|
+
<include name="extensions/mono/1.0/**/*.dll" />
|
1702
|
+
<!-- include .NET 1.1 specific assemblies -->
|
1703
|
+
<include name="extensions/common/1.1/**/*.dll" />
|
1704
|
+
</task-assemblies>
|
1705
|
+
<tool-paths>
|
1706
|
+
<directory name="${toolDirectory}" />
|
1707
|
+
<!-- unmanaged tools -->
|
1708
|
+
<directory name="${prefix}/bin" />
|
1709
|
+
</tool-paths>
|
1710
|
+
<project>
|
1711
|
+
<if test="${not pkg-config::exists('mono')}">
|
1712
|
+
<fail>Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/.</fail>
|
1713
|
+
</if>
|
1714
|
+
<property name="prefix" value="${pkg-config::get-variable('mono', 'prefix')}" />
|
1715
|
+
<if test="${not(pkg-config::is-atleast-version('mono', '1.1'))}">
|
1716
|
+
<property name="toolDirectory" value="${path::combine(prefix, 'bin')}" />
|
1717
|
+
<property name="resgen.tool" value="monoresgen" />
|
1718
|
+
<property name="csc.supportsdocgeneration" value="false" />
|
1719
|
+
</if>
|
1720
|
+
<if test="${pkg-config::is-atleast-version('mono', '1.1')}">
|
1721
|
+
<property name="toolDirectory" value="${path::combine(prefix, 'lib/mono/1.0')}" />
|
1722
|
+
<property name="resgen.tool" value="resgen" />
|
1723
|
+
<property name="csc.supportsdocgeneration" value="true" />
|
1724
|
+
</if>
|
1725
|
+
</project>
|
1726
|
+
<tasks>
|
1727
|
+
<task name="al">
|
1728
|
+
<attribute name="managed">true</attribute>
|
1729
|
+
</task>
|
1730
|
+
<task name="csc">
|
1731
|
+
<attribute name="exename">${path::combine(prefix, 'lib/mono/1.0/mcs.exe')}</attribute>
|
1732
|
+
<attribute name="managed">true</attribute>
|
1733
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1734
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1735
|
+
<attribute name="supportsdocgeneration">${csc.supportsdocgeneration}</attribute>
|
1736
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1737
|
+
<attribute name="supportskeyfile">true</attribute>
|
1738
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1739
|
+
<attribute name="supportslangversion">true</attribute>
|
1740
|
+
</task>
|
1741
|
+
<task name="jsc">
|
1742
|
+
<attribute name="exename">mjs</attribute>
|
1743
|
+
<attribute name="managed">true</attribute>
|
1744
|
+
</task>
|
1745
|
+
<task name="vbc">
|
1746
|
+
<attribute name="exename">${path::combine(prefix, 'lib/mono/1.0/mbas.exe')}</attribute>
|
1747
|
+
<attribute name="managed">true</attribute>
|
1748
|
+
</task>
|
1749
|
+
<task name="resgen">
|
1750
|
+
<attribute name="exename">${resgen.tool}</attribute>
|
1751
|
+
<attribute name="managed">true</attribute>
|
1752
|
+
</task>
|
1753
|
+
<task name="delay-sign">
|
1754
|
+
<attribute name="exename">sn</attribute>
|
1755
|
+
<attribute name="managed">true</attribute>
|
1756
|
+
</task>
|
1757
|
+
<task name="license">
|
1758
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1759
|
+
</task>
|
1760
|
+
<task name="ilasm">
|
1761
|
+
<attribute name="managed">true</attribute>
|
1762
|
+
</task>
|
1763
|
+
</tasks>
|
1764
|
+
</framework>
|
1765
|
+
<framework
|
1766
|
+
name="mono-2.0"
|
1767
|
+
family="mono"
|
1768
|
+
version="2.0"
|
1769
|
+
description="Mono 2.0 Profile"
|
1770
|
+
sdkdirectory="${toolDirectory}"
|
1771
|
+
frameworkdirectory="${toolDirectory}"
|
1772
|
+
frameworkassemblydirectory="${path::combine(prefix, 'lib/mono/2.0')}"
|
1773
|
+
clrversion="2.0.50727"
|
1774
|
+
clrtype="Desktop"
|
1775
|
+
vendor="Mono"
|
1776
|
+
>
|
1777
|
+
<runtime>
|
1778
|
+
<probing-paths>
|
1779
|
+
<directory name="lib/mono/2.0" />
|
1780
|
+
<directory name="lib/mono/neutral" />
|
1781
|
+
<directory name="lib/common/2.0" />
|
1782
|
+
<directory name="lib/common/neutral" />
|
1783
|
+
</probing-paths>
|
1784
|
+
<modes>
|
1785
|
+
<auto>
|
1786
|
+
<engine program="${path::combine(prefix, 'bin/mono')}" />
|
1787
|
+
</auto>
|
1788
|
+
<strict>
|
1789
|
+
<engine program="${path::combine(prefix, 'bin/mono')}">
|
1790
|
+
<arg value="--runtime=v2.0.50727" />
|
1791
|
+
</engine>
|
1792
|
+
</strict>
|
1793
|
+
</modes>
|
1794
|
+
</runtime>
|
1795
|
+
<reference-assemblies basedir="${path::combine(prefix, 'lib/mono/2.0')}">
|
1796
|
+
<include name="*.dll" />
|
1797
|
+
</reference-assemblies>
|
1798
|
+
<task-assemblies>
|
1799
|
+
<!-- include Mono version-neutral assemblies -->
|
1800
|
+
<include name="extensions/mono/neutral/**/*.dll" />
|
1801
|
+
<!-- include Mono 2.0 specific assemblies -->
|
1802
|
+
<include name="extensions/mono/2.0/**/*.dll" />
|
1803
|
+
<!-- include .NET 2.0 specific assemblies -->
|
1804
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
1805
|
+
</task-assemblies>
|
1806
|
+
<tool-paths>
|
1807
|
+
<directory name="${toolDirectory}" />
|
1808
|
+
<directory name="${path::combine(prefix, 'lib/mono/1.0')}" />
|
1809
|
+
<!-- unmanaged tools -->
|
1810
|
+
<directory name="${prefix}/bin" />
|
1811
|
+
</tool-paths>
|
1812
|
+
<project>
|
1813
|
+
<if test="${not pkg-config::exists('mono')}">
|
1814
|
+
<fail>Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/.</fail>
|
1815
|
+
</if>
|
1816
|
+
<property name="resgen.supportsexternalfilereferences" value="false" />
|
1817
|
+
<property name="prefix" value="${pkg-config::get-variable('mono', 'prefix')}" />
|
1818
|
+
<if test="${not(pkg-config::is-atleast-version('mono', '1.1'))}">
|
1819
|
+
<property name="toolDirectory" value="${path::combine(prefix, 'bin')}" />
|
1820
|
+
<property name="resgen.tool" value="monoresgen" />
|
1821
|
+
<property name="csc.supportsdocgeneration" value="false" />
|
1822
|
+
</if>
|
1823
|
+
<if test="${pkg-config::is-atleast-version('mono', '1.1')}">
|
1824
|
+
<property name="toolDirectory" value="${path::combine(prefix, 'lib/mono/2.0')}" />
|
1825
|
+
<property name="resgen.tool" value="resgen" />
|
1826
|
+
<property name="csc.supportsdocgeneration" value="true" />
|
1827
|
+
</if>
|
1828
|
+
<!-- as from Mono 1.2.3.50, resgen supports the /usesourcepath option -->
|
1829
|
+
<if test="${pkg-config::is-atleast-version('mono', '1.2.3.50')}">
|
1830
|
+
<property name="resgen.supportsexternalfilereferences" value="true" />
|
1831
|
+
</if>
|
1832
|
+
</project>
|
1833
|
+
<tasks>
|
1834
|
+
<task name="al">
|
1835
|
+
<attribute name="managed">true</attribute>
|
1836
|
+
</task>
|
1837
|
+
<task name="csc">
|
1838
|
+
<attribute name="exename">gmcs</attribute>
|
1839
|
+
<attribute name="managed">true</attribute>
|
1840
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1841
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1842
|
+
<attribute name="supportsdocgeneration">${csc.supportsdocgeneration}</attribute>
|
1843
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1844
|
+
<attribute name="supportskeyfile">true</attribute>
|
1845
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1846
|
+
<attribute name="supportslangversion">true</attribute>
|
1847
|
+
</task>
|
1848
|
+
<task name="jsc">
|
1849
|
+
<attribute name="exename">mjs</attribute>
|
1850
|
+
<attribute name="managed">strict</attribute>
|
1851
|
+
</task>
|
1852
|
+
<task name="vbc">
|
1853
|
+
<attribute name="exename">vbnc</attribute>
|
1854
|
+
<attribute name="managed">true</attribute>
|
1855
|
+
</task>
|
1856
|
+
<task name="resgen">
|
1857
|
+
<attribute name="exename">${resgen.tool}</attribute>
|
1858
|
+
<attribute name="managed">true</attribute>
|
1859
|
+
<attribute name="supportsexternalfilereferences">${resgen.supportsexternalfilereferences}</attribute>
|
1860
|
+
</task>
|
1861
|
+
<task name="delay-sign">
|
1862
|
+
<attribute name="exename">sn</attribute>
|
1863
|
+
<attribute name="managed">true</attribute>
|
1864
|
+
</task>
|
1865
|
+
<task name="license">
|
1866
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1867
|
+
</task>
|
1868
|
+
<task name="ilasm">
|
1869
|
+
<attribute name="managed">true</attribute>
|
1870
|
+
</task>
|
1871
|
+
</tasks>
|
1872
|
+
</framework>
|
1873
|
+
<framework
|
1874
|
+
name="mono-3.5"
|
1875
|
+
family="mono"
|
1876
|
+
version="3.5"
|
1877
|
+
description="Mono 3.5 Profile"
|
1878
|
+
sdkdirectory="${toolDirectory}"
|
1879
|
+
frameworkdirectory="${toolDirectory}"
|
1880
|
+
frameworkassemblydirectory="${path::combine(prefix, 'lib/mono/2.0')}"
|
1881
|
+
clrversion="2.0.50727"
|
1882
|
+
clrtype="Desktop"
|
1883
|
+
vendor="Mono"
|
1884
|
+
>
|
1885
|
+
<runtime>
|
1886
|
+
<probing-paths>
|
1887
|
+
<directory name="lib/mono/2.0" />
|
1888
|
+
<directory name="lib/mono/neutral" />
|
1889
|
+
<directory name="lib/common/2.0" />
|
1890
|
+
<directory name="lib/common/neutral" />
|
1891
|
+
</probing-paths>
|
1892
|
+
<modes>
|
1893
|
+
<auto>
|
1894
|
+
<engine program="${path::combine(prefix, 'bin/mono')}" />
|
1895
|
+
</auto>
|
1896
|
+
<strict>
|
1897
|
+
<engine program="${path::combine(prefix, 'bin/mono')}">
|
1898
|
+
<arg value="--runtime=v2.0.50727" />
|
1899
|
+
</engine>
|
1900
|
+
</strict>
|
1901
|
+
</modes>
|
1902
|
+
</runtime>
|
1903
|
+
<reference-assemblies basedir="${path::combine(prefix, 'lib/mono/3.5')}">
|
1904
|
+
<include name="*.dll" />
|
1905
|
+
</reference-assemblies>
|
1906
|
+
<reference-assemblies basedir="${path::combine(prefix, 'lib/mono/3.0')}">
|
1907
|
+
<include name="*.dll" />
|
1908
|
+
</reference-assemblies>
|
1909
|
+
<reference-assemblies basedir="${path::combine(prefix, 'lib/mono/2.0')}">
|
1910
|
+
<include name="*.dll" />
|
1911
|
+
</reference-assemblies>
|
1912
|
+
<task-assemblies>
|
1913
|
+
<!-- include Mono version-neutral assemblies -->
|
1914
|
+
<include name="extensions/mono/neutral/**/*.dll" />
|
1915
|
+
<!-- include Mono 2.0 specific assemblies -->
|
1916
|
+
<include name="extensions/mono/2.0/**/*.dll" />
|
1917
|
+
<!-- include .NET 2.0 specific assemblies -->
|
1918
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
1919
|
+
</task-assemblies>
|
1920
|
+
<tool-paths>
|
1921
|
+
<directory name="${toolDirectory}" />
|
1922
|
+
<directory name="${path::combine(prefix, 'lib/mono/2.0')}" />
|
1923
|
+
<directory name="${path::combine(prefix, 'lib/mono/1.0')}" />
|
1924
|
+
<!-- unmanaged tools -->
|
1925
|
+
<directory name="${prefix}/bin" />
|
1926
|
+
</tool-paths>
|
1927
|
+
<project>
|
1928
|
+
<if test="${not pkg-config::exists('mono')}">
|
1929
|
+
<fail>Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/.</fail>
|
1930
|
+
</if>
|
1931
|
+
<property name="resgen.supportsexternalfilereferences" value="false" />
|
1932
|
+
<property name="prefix" value="${pkg-config::get-variable('mono', 'prefix')}" />
|
1933
|
+
<property name="toolDirectory" value="${path::combine(prefix, 'lib/mono/3.5')}" />
|
1934
|
+
</project>
|
1935
|
+
<tasks>
|
1936
|
+
<task name="al">
|
1937
|
+
<attribute name="managed">true</attribute>
|
1938
|
+
</task>
|
1939
|
+
<task name="csc">
|
1940
|
+
<attribute name="exename">gmcs</attribute>
|
1941
|
+
<attribute name="managed">true</attribute>
|
1942
|
+
<attribute name="langversion">linq</attribute>
|
1943
|
+
<attribute name="supportspackagereferences">true</attribute>
|
1944
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
1945
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
1946
|
+
<attribute name="supportskeycontainer">true</attribute>
|
1947
|
+
<attribute name="supportskeyfile">true</attribute>
|
1948
|
+
<attribute name="supportsdelaysign">true</attribute>
|
1949
|
+
<attribute name="supportslangversion">true</attribute>
|
1950
|
+
</task>
|
1951
|
+
<task name="jsc">
|
1952
|
+
<attribute name="exename">mjs</attribute>
|
1953
|
+
<attribute name="managed">strict</attribute>
|
1954
|
+
</task>
|
1955
|
+
<task name="vbc">
|
1956
|
+
<attribute name="exename">vbnc</attribute>
|
1957
|
+
<attribute name="managed">true</attribute>
|
1958
|
+
</task>
|
1959
|
+
<task name="resgen">
|
1960
|
+
<attribute name="managed">true</attribute>
|
1961
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
1962
|
+
</task>
|
1963
|
+
<task name="delay-sign">
|
1964
|
+
<attribute name="exename">sn</attribute>
|
1965
|
+
<attribute name="managed">true</attribute>
|
1966
|
+
</task>
|
1967
|
+
<task name="license">
|
1968
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
1969
|
+
</task>
|
1970
|
+
<task name="ilasm">
|
1971
|
+
<attribute name="managed">true</attribute>
|
1972
|
+
</task>
|
1973
|
+
</tasks>
|
1974
|
+
</framework>
|
1975
|
+
<framework
|
1976
|
+
name="moonlight-2.0"
|
1977
|
+
family="moonlight"
|
1978
|
+
version="2.0"
|
1979
|
+
description="Moonlight 2.0"
|
1980
|
+
sdkdirectory="${toolDirectory}"
|
1981
|
+
frameworkdirectory="${toolDirectory}"
|
1982
|
+
frameworkassemblydirectory="${toolDirectory}"
|
1983
|
+
clrversion="2.0.50727"
|
1984
|
+
clrtype="Browser"
|
1985
|
+
vendor="Mono"
|
1986
|
+
>
|
1987
|
+
<runtime>
|
1988
|
+
<modes>
|
1989
|
+
<auto>
|
1990
|
+
<engine program="${path::combine(prefix, 'bin/mono')}">
|
1991
|
+
<arg value="--runtime=moonlight" />
|
1992
|
+
<arg value="--security=temporary-smcs-hack" />
|
1993
|
+
</engine>
|
1994
|
+
</auto>
|
1995
|
+
</modes>
|
1996
|
+
</runtime>
|
1997
|
+
<reference-assemblies basedir="${path::combine(prefix, 'lib/mono/2.1')}">
|
1998
|
+
<include name="Microsoft.VisualBasic.dll" />
|
1999
|
+
<include name="mscorlib.dll" />
|
2000
|
+
<include name="System.Core.dll" />
|
2001
|
+
<include name="System.dll" />
|
2002
|
+
<include name="System.Net.dll" />
|
2003
|
+
<include name="System.Runtime.Serialization.dll" />
|
2004
|
+
<include name="System.ServiceModel.dll" />
|
2005
|
+
<include name="System.ServiceModel.Web.dll" />
|
2006
|
+
<include name="System.Windows.Browser.dll" />
|
2007
|
+
<include name="System.Windows.dll" />
|
2008
|
+
<include name="System.Xml.dll" />
|
2009
|
+
</reference-assemblies>
|
2010
|
+
<task-assemblies>
|
2011
|
+
<!-- include MS.NET version-neutral assemblies -->
|
2012
|
+
<include name="extensions/net/neutral/**/*.dll" />
|
2013
|
+
<!-- include MS.NET 2.0 specific assemblies -->
|
2014
|
+
<include name="extensions/net/2.0/**/*.dll" />
|
2015
|
+
<!-- include MS.NET specific task assembly -->
|
2016
|
+
<include name="NAnt.MSNetTasks.dll" />
|
2017
|
+
<!-- include MS.NET specific test assembly -->
|
2018
|
+
<include name="NAnt.MSNet.Tests.dll" />
|
2019
|
+
<!-- include .NET 2.0 specific assemblies -->
|
2020
|
+
<include name="extensions/common/2.0/**/*.dll" />
|
2021
|
+
</task-assemblies>
|
2022
|
+
<tool-paths>
|
2023
|
+
<directory name="${toolDirectory}" />
|
2024
|
+
<directory name="${path::combine(prefix, 'lib/mono/2.0')}" />
|
2025
|
+
<directory name="${path::combine(prefix, 'lib/mono/1.0')}" />
|
2026
|
+
<!-- unmanaged tools -->
|
2027
|
+
<directory name="${prefix}/bin" />
|
2028
|
+
</tool-paths>
|
2029
|
+
<project>
|
2030
|
+
<if test="${not pkg-config::exists('mono')}">
|
2031
|
+
<fail>Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/.</fail>
|
2032
|
+
</if>
|
2033
|
+
<property name="prefix" value="${pkg-config::get-variable('mono', 'prefix')}" />
|
2034
|
+
<property name="toolDirectory" value="${path::combine(prefix, 'lib/mono/2.1')}" />
|
2035
|
+
</project>
|
2036
|
+
<tasks>
|
2037
|
+
<task name="csc">
|
2038
|
+
<attribute name="exename">smcs</attribute>
|
2039
|
+
<attribute name="managed">true</attribute>
|
2040
|
+
<attribute name="supportspackagereferences">true</attribute>
|
2041
|
+
<attribute name="supportsnowarnlist">true</attribute>
|
2042
|
+
<attribute name="supportsdocgeneration">true</attribute>
|
2043
|
+
<attribute name="supportskeycontainer">true</attribute>
|
2044
|
+
<attribute name="supportskeyfile">true</attribute>
|
2045
|
+
<attribute name="supportsdelaysign">true</attribute>
|
2046
|
+
<attribute name="supportslangversion">true</attribute>
|
2047
|
+
</task>
|
2048
|
+
<task name="resgen">
|
2049
|
+
<attribute name="supportsassemblyreferences">true</attribute>
|
2050
|
+
<attribute name="supportsexternalfilereferences">true</attribute>
|
2051
|
+
</task>
|
2052
|
+
<task name="delay-sign">
|
2053
|
+
<attribute name="exename">sn</attribute>
|
2054
|
+
</task>
|
2055
|
+
<task name="license">
|
2056
|
+
<attribute name="hascommandlinecompiler">false</attribute>
|
2057
|
+
</task>
|
2058
|
+
</tasks>
|
2059
|
+
</framework>
|
2060
|
+
</platform>
|
2061
|
+
</frameworks>
|
2062
|
+
<properties>
|
2063
|
+
<!-- properties defined here are accessible to all build files -->
|
2064
|
+
<!-- <property name="foo" value = "bar" readonly="false" /> -->
|
2065
|
+
</properties>
|
2066
|
+
</nant>
|
2067
|
+
<!--
|
2068
|
+
This section contains the log4net configuration settings.
|
2069
|
+
|
2070
|
+
By default, no messages will be logged to the log4net logging infrastructure.
|
2071
|
+
|
2072
|
+
To enable the internal logging, set the threshold attribute on the log4net element
|
2073
|
+
to "ALL".
|
2074
|
+
|
2075
|
+
When internal logging is enabled, internal messages will be written to the
|
2076
|
+
console.
|
2077
|
+
-->
|
2078
|
+
<log4net threshold="OFF">
|
2079
|
+
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
2080
|
+
<layout type="log4net.Layout.PatternLayout">
|
2081
|
+
<param name="ConversionPattern" value="[%c{2}:%m - [%x] <%X{auth}>]%n" />
|
2082
|
+
</layout>
|
2083
|
+
</appender>
|
2084
|
+
<appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
|
2085
|
+
<param name="File" value="${APPDATA}\\NAnt\\NAnt.log" />
|
2086
|
+
<param name="AppendToFile" value="true" />
|
2087
|
+
<param name="MaxSizeRollBackups" value="2" />
|
2088
|
+
<param name="MaximumFileSize" value="500KB" />
|
2089
|
+
<param name="RollingStyle" value="Size" />
|
2090
|
+
<param name="StaticLogFileName" value="true" />
|
2091
|
+
<layout type="log4net.Layout.PatternLayout">
|
2092
|
+
<param name="ConversionPattern" value="[%c{2}:%m - [%x] <%X{auth}>]%n" />
|
2093
|
+
</layout>
|
2094
|
+
</appender>
|
2095
|
+
<!-- Setup the root category, add the appenders and set the default level -->
|
2096
|
+
<root>
|
2097
|
+
<!-- Only log messages with severity ERROR (or higher) -->
|
2098
|
+
<level value="ERROR" />
|
2099
|
+
<!-- Log messages to the console -->
|
2100
|
+
<appender-ref ref="ConsoleAppender" />
|
2101
|
+
<!-- Uncomment the next line to enable logging messages to the NAnt.log file -->
|
2102
|
+
<!-- <appender-ref ref="RollingLogFileAppender" /> -->
|
2103
|
+
</root>
|
2104
|
+
<!-- Specify the priority for some specific categories -->
|
2105
|
+
<!--
|
2106
|
+
<logger name="NAnt.Core.TaskBuilderCollection">
|
2107
|
+
<level value="DEBUG" />
|
2108
|
+
</logger>
|
2109
|
+
<logger name="NAnt">
|
2110
|
+
<level value="INFO" />
|
2111
|
+
</logger>
|
2112
|
+
-->
|
2113
|
+
</log4net>
|
2114
|
+
<runtime>
|
2115
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
2116
|
+
<probing privatePath="lib" />
|
2117
|
+
</assemblyBinding>
|
2118
|
+
</runtime>
|
2119
|
+
<startup>
|
2120
|
+
<!-- .NET Framework 2.0 -->
|
2121
|
+
<supportedRuntime version="v2.0.50727" />
|
2122
|
+
<!-- .NET Framework 1.1 -->
|
2123
|
+
<supportedRuntime version="v1.1.4322" />
|
2124
|
+
<!-- .NET Framework 1.0 -->
|
2125
|
+
<supportedRuntime version="v1.0.3705" />
|
2126
|
+
</startup>
|
2127
|
+
</configuration>
|