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
@@ -0,0 +1,103 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
+
<project name="DeploymentBuilder" default="go">
|
3
|
+
<!-- Project UppercuT - http://projectuppercut.org -->
|
4
|
+
<!-- DO NOT EDIT THIS FILE - This follows a convention to find configurations, apply environment specifics and save them - find out more at http://uppercut.pbwiki.com -->
|
5
|
+
<property name="build.config.settings" value="__NONE__" overwrite="false" />
|
6
|
+
<include buildfile="${build.config.settings}" if="${file::exists(build.config.settings)}" />
|
7
|
+
<property name="file.current.no_extension" value="deploymentBuilder" />
|
8
|
+
<property name="dirs.current" value="${directory::get-parent-directory(project::get-buildfile-path())}" />
|
9
|
+
<property name="path.to.toplevel" value=".." />
|
10
|
+
<property name="folder.build_scripts" value="build" overwrite="false" />
|
11
|
+
<property name="folder.build_scripts_custom" value="build.custom" overwrite="false" />
|
12
|
+
<property name="dirs.build_scripts_custom" value="${dirs.current}\${path.to.toplevel}\${folder.build_scripts_custom}" />
|
13
|
+
<property name="folder.code_build" value="build_output" overwrite="false" />
|
14
|
+
<property name="dirs.build" value="${dirs.current}\${path.to.toplevel}\${folder.code_build}" />
|
15
|
+
<property name="folder.code_drop" value="code_drop" overwrite="false" />
|
16
|
+
<property name="dirs.drop" value="${dirs.current}\${path.to.toplevel}\${folder.code_drop}" overwrite="false" />
|
17
|
+
<property name="folder.deployment" value="deployment" overwrite="false" />
|
18
|
+
<property name="dirs.deployment" value="${dirs.drop}\${folder.deployment}" overwrite="false" />
|
19
|
+
<property name="folder.settings" value="settings" overwrite="false" />
|
20
|
+
<property name="dirs.deployment.settings" value="${dirs.drop}\${folder.settings}" overwrite="false" />
|
21
|
+
<property name="dirs.deployment.templates" value="${dirs.current}\${path.to.toplevel}\${folder.deployment}\templates" overwrite="false" />
|
22
|
+
<property name="folder.deployment.settings.templates" value="${dirs.current}\${path.to.toplevel}\${folder.deployment}\Settings" overwrite="false" />
|
23
|
+
<property name="dirs.deployment.settings.templates" value="${dirs.drop}\${folder.deployment}\Settings" overwrite="false" />
|
24
|
+
<property name="file.custom.step.before" value="${dirs.build_scripts_custom}\${file.current.no_extension}.pre.step" />
|
25
|
+
<property name="file.custom.step.after" value="${dirs.build_scripts_custom}\${file.current.no_extension}.post.step" />
|
26
|
+
<property name="file.custom.step.replace" value="${dirs.build_scripts_custom}\${file.current.no_extension}.replace.step" />
|
27
|
+
<property name="is.replaced" value="false" />
|
28
|
+
<property name="fail.build.on.error" value="false" />
|
29
|
+
|
30
|
+
<target name="go" depends="run_tasks" />
|
31
|
+
|
32
|
+
<target name="run_tasks">
|
33
|
+
<echo message="Running ${project::get-name()} tasks." />
|
34
|
+
<call target="prepare" if="${target::exists('prepare')}" />
|
35
|
+
<call target="custom_tasks_before" if="${target::exists('custom_tasks_before')}" />
|
36
|
+
<call target="custom_tasks_replace" if="${target::exists('custom_tasks_replace')}" />
|
37
|
+
<call target="run_normal_tasks" if="${not is.replaced}" />
|
38
|
+
<call target="custom_tasks_after" if="${target::exists('custom_tasks_after')}" />
|
39
|
+
</target>
|
40
|
+
|
41
|
+
<target name="run_normal_tasks"
|
42
|
+
depends="build_deployments, build_deployments_settings"
|
43
|
+
description="Deployment File Builder"
|
44
|
+
if="${directory::exists(dirs.deployment.templates)}" />
|
45
|
+
|
46
|
+
<target name="custom_tasks_before">
|
47
|
+
<echo message="Running custom tasks if ${file.custom.step.before} exists." />
|
48
|
+
<nant buildfile="${file.custom.step.before}" inheritall="true" if="${file::exists(file.custom.step.before)}" failonerror="${fail.build.on.error}" />
|
49
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.before + '.ps1')}" failonerror="${fail.build.on.error}">
|
50
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.ps1')}" />
|
51
|
+
</exec>
|
52
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.before + '.rb')}" failonerror="${fail.build.on.error}">
|
53
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.rb')}" />
|
54
|
+
</exec>
|
55
|
+
</target>
|
56
|
+
|
57
|
+
<target name="custom_tasks_replace">
|
58
|
+
<echo message="Running custom tasks instead of normal tasks if ${file.custom.step.replace} exists." />
|
59
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace)}" />
|
60
|
+
<nant buildfile="${file.custom.step.replace}" inheritall="true" if="${file::exists(file.custom.step.replace)}" failonerror="${fail.build.on.error}" />
|
61
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.ps1')}" />
|
62
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.replace + '.ps1')}" failonerror="${fail.build.on.error}" >
|
63
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.ps1')}" />
|
64
|
+
</exec>
|
65
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.rb')}" />
|
66
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.replace + '.rb')}" failonerror="${fail.build.on.error}" >
|
67
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.rb')}" />
|
68
|
+
</exec>
|
69
|
+
</target>
|
70
|
+
|
71
|
+
<target name="build_deployments" if="${directory::exists(dirs.deployment.templates)}" >
|
72
|
+
<buildTemplateFiles
|
73
|
+
settingsFilesDirectory="${dirs.deployment.settings}"
|
74
|
+
templatesDirectory="${dirs.deployment.templates}"
|
75
|
+
destinationDirectory="${dirs.deployment}"
|
76
|
+
templateExtension=".BAT"
|
77
|
+
keepExtension="true"
|
78
|
+
useEnvironmentSubdirectory="false"
|
79
|
+
/>
|
80
|
+
</target>
|
81
|
+
|
82
|
+
<target name="build_deployments_settings" if="${directory::exists(folder.deployment.settings.templates)}" >
|
83
|
+
<buildTemplateFiles
|
84
|
+
settingsFilesDirectory="${dirs.deployment.settings}"
|
85
|
+
templatesDirectory="${folder.deployment.settings.templates}"
|
86
|
+
destinationDirectory="${dirs.deployment.settings.templates}"
|
87
|
+
templateExtension=".BAT"
|
88
|
+
keepExtension="true"
|
89
|
+
/>
|
90
|
+
</target>
|
91
|
+
|
92
|
+
<target name="custom_tasks_after">
|
93
|
+
<echo message="Running custom tasks if ${file.custom.step.after} exists." />
|
94
|
+
<nant buildfile="${file.custom.step.after}" inheritall="true" if="${file::exists(file.custom.step.after)}" failonerror="${fail.build.on.error}" />
|
95
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.after + '.ps1')}" failonerror="${fail.build.on.error}" >
|
96
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.ps1')}" />
|
97
|
+
</exec>
|
98
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.after + '.rb')}" failonerror="${fail.build.on.error}" >
|
99
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.rb')}" />
|
100
|
+
</exec>
|
101
|
+
</target>
|
102
|
+
|
103
|
+
</project>
|
@@ -0,0 +1,119 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
+
<project name="EnvironmentBuilder" default="go">
|
3
|
+
<!-- Project UppercuT - http://projectuppercut.org -->
|
4
|
+
<!-- DO NOT EDIT THIS FILE - This follows a convention to find configurations, apply environment specifics and save them - find out more at http://uppercut.pbwiki.com -->
|
5
|
+
<property name="build.config.settings" value="__NONE__" overwrite="false" />
|
6
|
+
<include buildfile="${build.config.settings}" if="${file::exists(build.config.settings)}" />
|
7
|
+
<property name="file.current.no_extension" value="environmentBuilder" />
|
8
|
+
<property name="dirs.current" value="${directory::get-parent-directory(project::get-buildfile-path())}" />
|
9
|
+
<property name="path.to.toplevel" value=".." />
|
10
|
+
<property name="folder.build_scripts" value="build" overwrite="false" />
|
11
|
+
<property name="folder.build_scripts_custom" value="build.custom" overwrite="false" />
|
12
|
+
<property name="dirs.build_scripts_custom" value="${dirs.current}\${path.to.toplevel}\${folder.build_scripts_custom}" />
|
13
|
+
<property name="folder.code_build" value="build_output" overwrite="false" />
|
14
|
+
<property name="dirs.build" value="${dirs.current}\${path.to.toplevel}\${folder.code_build}" />
|
15
|
+
<property name="folder.code_drop" value="code_drop" overwrite="false" />
|
16
|
+
<property name="dirs.drop" value="${dirs.current}\${path.to.toplevel}\${folder.code_drop}" overwrite="false" />
|
17
|
+
<property name="folder.environment_files" value="environment.files" overwrite="false" />
|
18
|
+
<property name="dirs.build.environmentfiles" value="${dirs.build}\${folder.environment_files}" overwrite="false" />
|
19
|
+
<property name="folder.settings" value="settings" overwrite="false" />
|
20
|
+
<property name="dirs.environments.settings" value="${dirs.current}\${path.to.toplevel}\${folder.settings}" overwrite="false" />
|
21
|
+
<property name="folder.app.drop" value="${project.name}" overwrite="false" />
|
22
|
+
<property name="folder.database" value="__DATABASE_FOLDER_NAME__" overwrite="false" />
|
23
|
+
<property name="folder.documentation" value="docs" overwrite="false" />
|
24
|
+
<property name="dirs.build.code" value="${dirs.build}\${folder.app.drop}" overwrite="false" />
|
25
|
+
<property name="dirs.build.database" value="${dirs.build}\${folder.database}" overwrite="false" />
|
26
|
+
<property name="dirs.build.docs" value="${dirs.build}\${folder.documentation}" overwrite="false" />
|
27
|
+
<property name="file.custom.step.before" value="${dirs.build_scripts_custom}\${file.current.no_extension}.pre.step" />
|
28
|
+
<property name="file.custom.step.after" value="${dirs.build_scripts_custom}\${file.current.no_extension}.post.step" />
|
29
|
+
<property name="file.custom.step.replace" value="${dirs.build_scripts_custom}\${file.current.no_extension}.replace.step" />
|
30
|
+
<property name="is.replaced" value="false" />
|
31
|
+
<property name="fail.build.on.error" value="true" />
|
32
|
+
|
33
|
+
<target name="go" depends="run_tasks" />
|
34
|
+
|
35
|
+
<target name="run_tasks">
|
36
|
+
<echo message="Running ${project::get-name()} tasks." />
|
37
|
+
<call target="prepare" if="${target::exists('prepare')}" />
|
38
|
+
<call target="custom_tasks_before" if="${target::exists('custom_tasks_before')}" />
|
39
|
+
<call target="custom_tasks_replace" if="${target::exists('custom_tasks_replace')}" />
|
40
|
+
<call target="run_normal_tasks" if="${not is.replaced}" />
|
41
|
+
<call target="custom_tasks_after" if="${target::exists('custom_tasks_after')}" />
|
42
|
+
</target>
|
43
|
+
|
44
|
+
<target name="run_normal_tasks"
|
45
|
+
depends="build_code_environment_files, build_database_environment_files, build_doc_environment_files, build_other_documentation_files"
|
46
|
+
description="Building Environment Files." />
|
47
|
+
|
48
|
+
<target name="custom_tasks_before">
|
49
|
+
<echo message="Running custom tasks if ${file.custom.step.before} exists." />
|
50
|
+
<nant buildfile="${file.custom.step.before}" inheritall="true" if="${file::exists(file.custom.step.before)}" failonerror="${fail.build.on.error}" />
|
51
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.before + '.ps1')}" failonerror="${fail.build.on.error}">
|
52
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.ps1')}" />
|
53
|
+
</exec>
|
54
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.before + '.rb')}" failonerror="${fail.build.on.error}">
|
55
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.rb')}" />
|
56
|
+
</exec>
|
57
|
+
</target>
|
58
|
+
|
59
|
+
<target name="custom_tasks_replace">
|
60
|
+
<echo message="Running custom tasks instead of normal tasks if ${file.custom.step.replace} exists." />
|
61
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace)}" />
|
62
|
+
<nant buildfile="${file.custom.step.replace}" inheritall="true" if="${file::exists(file.custom.step.replace)}" failonerror="${fail.build.on.error}" />
|
63
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.ps1')}" />
|
64
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.replace + '.ps1')}" failonerror="${fail.build.on.error}" >
|
65
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.ps1')}" />
|
66
|
+
</exec>
|
67
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.rb')}" />
|
68
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.replace + '.rb')}" failonerror="${fail.build.on.error}" >
|
69
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.rb')}" />
|
70
|
+
</exec>
|
71
|
+
</target>
|
72
|
+
|
73
|
+
<target name="build_code_environment_files" if="${directory::exists(dirs.environments.settings)}" >
|
74
|
+
<buildTemplateFiles
|
75
|
+
settingsFilesDirectory="${dirs.environments.settings}"
|
76
|
+
templatesDirectory="${dirs.build.code}"
|
77
|
+
destinationDirectory="${dirs.build.environmentfiles}"
|
78
|
+
useEnvironmentSubdirectory="true"
|
79
|
+
/>
|
80
|
+
</target>
|
81
|
+
|
82
|
+
<target name="build_database_environment_files" if="${directory::exists(dirs.environments.settings)}" >
|
83
|
+
<buildTemplateFiles
|
84
|
+
settingsFilesDirectory="${dirs.environments.settings}"
|
85
|
+
templatesDirectory="${dirs.build.database}"
|
86
|
+
destinationDirectory="${dirs.build.database}"
|
87
|
+
/>
|
88
|
+
</target>
|
89
|
+
|
90
|
+
<target name="build_doc_environment_files" if="${directory::exists(dirs.environments.settings)}" >
|
91
|
+
<buildTemplateFiles
|
92
|
+
settingsFilesDirectory="${dirs.environments.settings}"
|
93
|
+
templatesDirectory="${dirs.build.docs}"
|
94
|
+
destinationDirectory="${dirs.build.docs}"
|
95
|
+
templateExtension=".xml"
|
96
|
+
keepExtension="true"
|
97
|
+
/>
|
98
|
+
</target>
|
99
|
+
|
100
|
+
<target name="build_other_documentation_files" if="${directory::exists(dirs.environments.settings)}" >
|
101
|
+
<buildTemplateFiles
|
102
|
+
settingsFilesDirectory="${dirs.environments.settings}"
|
103
|
+
templatesDirectory="${dirs.build.docs}"
|
104
|
+
destinationDirectory="${dirs.build.docs}"
|
105
|
+
/>
|
106
|
+
</target>
|
107
|
+
|
108
|
+
<target name="custom_tasks_after">
|
109
|
+
<echo message="Running custom tasks if ${file.custom.step.after} exists." />
|
110
|
+
<nant buildfile="${file.custom.step.after}" inheritall="true" if="${file::exists(file.custom.step.after)}" failonerror="${fail.build.on.error}" />
|
111
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.after + '.ps1')}" failonerror="${fail.build.on.error}" >
|
112
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.ps1')}" />
|
113
|
+
</exec>
|
114
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.after + '.rb')}" failonerror="${fail.build.on.error}" >
|
115
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.rb')}" />
|
116
|
+
</exec>
|
117
|
+
</target>
|
118
|
+
|
119
|
+
</project>
|
@@ -0,0 +1,106 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
+
<project name="BuildInformation" default="go">
|
3
|
+
<!-- Project UppercuT - http://projectuppercut.org -->
|
4
|
+
<!-- DO NOT EDIT THIS FILE - This creates the assembly file to be used by the rest of the application - find out more at http://uppercut.pbwiki.com -->
|
5
|
+
<property name="build.config.settings" value="__NONE__" overwrite="false" />
|
6
|
+
<include buildfile="${build.config.settings}" if="${file::exists(build.config.settings)}" />
|
7
|
+
<property name="file.current.no_extension" value="generateBuildInfo" />
|
8
|
+
<property name="dirs.current" value="${directory::get-parent-directory(project::get-buildfile-path())}" />
|
9
|
+
<property name="path.to.toplevel" value=".." />
|
10
|
+
<property name="folder.build_scripts" value="build" overwrite="false" />
|
11
|
+
<property name="folder.build_scripts_custom" value="build.custom" overwrite="false" />
|
12
|
+
<property name="dirs.build_scripts_custom" value="${dirs.current}\${path.to.toplevel}\${folder.build_scripts_custom}" />
|
13
|
+
<property name="folder.code_build" value="build_output" overwrite="false" />
|
14
|
+
<property name="dirs.build" value="${dirs.current}\${path.to.toplevel}\${folder.code_build}" />
|
15
|
+
<property name="file.build_info" value="${dirs.build}\_BuildInfo.xml" />
|
16
|
+
<property name="project.name" value="__SOLUTION_NAME_WITHOUT_SLN_EXTENSION__" overwrite="false" />
|
17
|
+
<property name="company.name" value="__COMPANY_NAME__" overwrite="false" />
|
18
|
+
<property name="version.major" value="1" overwrite="false" />
|
19
|
+
<property name="version.minor" value="0" overwrite="false" />
|
20
|
+
<property name="version.build" value="0" overwrite="false" />
|
21
|
+
<property name="version.revision" value="0" overwrite="false" />
|
22
|
+
<property name="version.full" value="${version.major}.${version.minor}.${version.build}.${version.revision}" />
|
23
|
+
<property name="repository.path" value="__REPOSITORY_PATH__" overwrite="false" />
|
24
|
+
<property name="microsoft.framework" value="net-3.5" overwrite="false" />
|
25
|
+
<property name="msbuild.configuration" value="Release" overwrite="false" />
|
26
|
+
<property name="msbuild.platform" value="Any CPU" overwrite="false" />
|
27
|
+
<property name="version.uppercut" value="0" overwrite="false" />
|
28
|
+
<property name="file.custom.step.before" value="${dirs.build_scripts_custom}\${file.current.no_extension}.pre.step" />
|
29
|
+
<property name="file.custom.step.after" value="${dirs.build_scripts_custom}\${file.current.no_extension}.post.step" />
|
30
|
+
<property name="file.custom.step.replace" value="${dirs.build_scripts_custom}\${file.current.no_extension}.replace.step" />
|
31
|
+
<property name="is.replaced" value="false" />
|
32
|
+
<property name="fail.build.on.error" value="false" />
|
33
|
+
|
34
|
+
<target name="go" depends="run_tasks" />
|
35
|
+
|
36
|
+
<target name="run_tasks">
|
37
|
+
<echo message="Running ${project::get-name()} tasks." />
|
38
|
+
<call target="prepare" if="${target::exists('prepare')}" />
|
39
|
+
<call target="custom_tasks_before" if="${target::exists('custom_tasks_before')}" />
|
40
|
+
<call target="custom_tasks_replace" if="${target::exists('custom_tasks_replace')}" />
|
41
|
+
<call target="run_normal_tasks" if="${not is.replaced}" />
|
42
|
+
<call target="custom_tasks_after" if="${target::exists('custom_tasks_after')}" />
|
43
|
+
</target>
|
44
|
+
|
45
|
+
<target name="run_normal_tasks"
|
46
|
+
depends="generate_build_info_file"
|
47
|
+
description="Generating Build Information File." />
|
48
|
+
|
49
|
+
<target name="custom_tasks_before">
|
50
|
+
<echo message="Running custom tasks if ${file.custom.step.before} exists." />
|
51
|
+
<nant buildfile="${file.custom.step.before}" inheritall="true" if="${file::exists(file.custom.step.before)}" failonerror="${fail.build.on.error}" />
|
52
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.before + '.ps1')}" failonerror="${fail.build.on.error}">
|
53
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.ps1')}" />
|
54
|
+
</exec>
|
55
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.before + '.rb')}" failonerror="${fail.build.on.error}">
|
56
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.rb')}" />
|
57
|
+
</exec>
|
58
|
+
</target>
|
59
|
+
|
60
|
+
<target name="custom_tasks_replace">
|
61
|
+
<echo message="Running custom tasks instead of normal tasks if ${file.custom.step.replace} exists." />
|
62
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace)}" />
|
63
|
+
<nant buildfile="${file.custom.step.replace}" inheritall="true" if="${file::exists(file.custom.step.replace)}" failonerror="${fail.build.on.error}" />
|
64
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.ps1')}" />
|
65
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.replace + '.ps1')}" failonerror="${fail.build.on.error}" >
|
66
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.ps1')}" />
|
67
|
+
</exec>
|
68
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.rb')}" />
|
69
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.replace + '.rb')}" failonerror="${fail.build.on.error}" >
|
70
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.rb')}" />
|
71
|
+
</exec>
|
72
|
+
</target>
|
73
|
+
|
74
|
+
<target name="generate_build_info_file">
|
75
|
+
<echo message="Generating XML file with some information to possibly get merged in at ${file.build_info}."/>
|
76
|
+
<echo file="${file.build_info}" append="false" failonerror="false">
|
77
|
+
<![CDATA[<?xml version="1.0" ?>
|
78
|
+
<buildInfo>
|
79
|
+
<projectName>${project.name}</projectName>
|
80
|
+
<companyName>${string::replace(string::replace(company.name,'&','&'),'&','&')}</companyName>
|
81
|
+
<versionMajor>${version.major}</versionMajor>
|
82
|
+
<versionMinor>${version.minor}</versionMinor>
|
83
|
+
<buildNumber>${version.build}</buildNumber>
|
84
|
+
<revision>${version.revision}</revision>
|
85
|
+
<version>${version.full}</version>
|
86
|
+
<repositoryPath>${repository.path}</repositoryPath>
|
87
|
+
<microsoftNetFramework>${microsoft.framework}</microsoftNetFramework>
|
88
|
+
<msbuildConfiguration>${msbuild.configuration}</msbuildConfiguration>
|
89
|
+
<msbuildPlatform>${msbuild.platform}</msbuildPlatform>
|
90
|
+
<builtWith>UppercuT v. ${version.uppercut}</builtWith>
|
91
|
+
</buildInfo>]]>
|
92
|
+
</echo>
|
93
|
+
</target>
|
94
|
+
|
95
|
+
<target name="custom_tasks_after">
|
96
|
+
<echo message="Running custom tasks if ${file.custom.step.after} exists." />
|
97
|
+
<nant buildfile="${file.custom.step.after}" inheritall="true" if="${file::exists(file.custom.step.after)}" failonerror="${fail.build.on.error}" />
|
98
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.after + '.ps1')}" failonerror="${fail.build.on.error}" >
|
99
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.ps1')}" />
|
100
|
+
</exec>
|
101
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.after + '.rb')}" failonerror="${fail.build.on.error}" >
|
102
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.rb')}" />
|
103
|
+
</exec>
|
104
|
+
</target>
|
105
|
+
|
106
|
+
</project>
|
@@ -0,0 +1,174 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
+
<project name="ILMergeBuilder" default="go">
|
3
|
+
<!-- Project UppercuT - http://projectuppercut.org -->
|
4
|
+
<property name="build.config.settings" value="__NONE__" overwrite="false" />
|
5
|
+
<include buildfile="${build.config.settings}" if="${file::exists(build.config.settings)}" />
|
6
|
+
<property name="file.current.no_extension" value="ilmerge" />
|
7
|
+
<property name="dirs.current" value="${directory::get-parent-directory(project::get-buildfile-path())}" />
|
8
|
+
<property name="path.to.toplevel" value=".." />
|
9
|
+
<property name="folder.build_scripts" value="build" overwrite="false" />
|
10
|
+
<property name="folder.build_scripts_custom" value="build.custom" overwrite="false" />
|
11
|
+
<property name="dirs.build_scripts_custom" value="${dirs.current}\${path.to.toplevel}\${folder.build_scripts_custom}" />
|
12
|
+
<property name="folder.code_drop" value="code_drop" overwrite="false" />
|
13
|
+
<property name="dirs.drop" value="${dirs.current}\${path.to.toplevel}\${folder.code_drop}" overwrite="false" />
|
14
|
+
<property name="folder.app.drop" value="${project.name}" overwrite="false" />
|
15
|
+
<property name="dirs.lib" value="${dirs.current}\${path.to.toplevel}\lib" overwrite="false" />
|
16
|
+
<property name="dirs.ilmerge.folder" value="${dirs.lib}\ILMerge" />
|
17
|
+
<property name="app.ilmerge" value="${dirs.ilmerge.folder}\ILMerge.exe" overwrite="false" />
|
18
|
+
<property name="dirs.merge.log" value="${dirs.drop}\build_artifacts\ilmerge" />
|
19
|
+
<property name="log.merge" value="ilmerge.log" />
|
20
|
+
<property name="file.uppercut.assembly" value="uppercut.tasks.dll" />
|
21
|
+
<property name="path.uppercut.assembly" value="${dirs.current}\${file.uppercut.assembly}" />
|
22
|
+
|
23
|
+
<property name="dirs.merge.from" value="${dirs.drop}\${folder.app.drop}" overwrite="false" />
|
24
|
+
<property name="dirs.merge.to" value="${dirs.drop}\merge" overwrite="false" />
|
25
|
+
<property name="file.internalize.ignore" value="ilmerge.internalize.ignore.txt" />
|
26
|
+
<property name="path.file.internalize.ignore" value="${dirs.build_scripts_custom}\${file.internalize.ignore}" />
|
27
|
+
|
28
|
+
<property name="file.merge.name" value="__REPLACE__" overwrite="false" />
|
29
|
+
<!-- exe winexe dll -->
|
30
|
+
<property name="merge.target.type" value="__REPLACE__" overwrite="false" />
|
31
|
+
<property name="args.ilmerge" value="/internalize /target:${merge.target.type} /out:${dirs.merge.to}\${file.merge.name} /log:${dirs.merge.log}\${log.merge} /ndebug /allowDup ${file.merge.name} " />
|
32
|
+
<property name="args.ilmerge" value="/internalize:${path.file.internalize.ignore} /target:${merge.target.type} /out:${dirs.merge.to}\${file.merge.name} /log:${dirs.merge.log}\${log.merge} /ndebug /allowDup ${file.merge.name} " if="${file::exists(path.file.internalize.ignore)}"/>
|
33
|
+
|
34
|
+
<property name="allow.powershell.unrestricted" value="false" overwrite="false" />
|
35
|
+
<property name="file.custom.step.before" value="${dirs.build_scripts_custom}\${file.current.no_extension}.pre.build" />
|
36
|
+
<property name="file.custom.step.after" value="${dirs.build_scripts_custom}\${file.current.no_extension}.post.build" />
|
37
|
+
<property name="file.custom.step.replace" value="${dirs.build_scripts_custom}\${file.current.no_extension}.replace.build" />
|
38
|
+
<property name="is.replaced" value="false" />
|
39
|
+
<property name="fail.build.on.error" value="true" />
|
40
|
+
|
41
|
+
<target name="go" depends="load_uppercut_assemblies, allow_powershell_unrestricted, run_tasks" />
|
42
|
+
|
43
|
+
<target name="run_tasks">
|
44
|
+
<echo message="Running ${project::get-name()} tasks." />
|
45
|
+
<call target="prepare" if="${target::exists('prepare')}" />
|
46
|
+
<call target="custom_tasks_before" if="${target::exists('custom_tasks_before')}" />
|
47
|
+
<call target="custom_tasks_replace" if="${target::exists('custom_tasks_replace')}" />
|
48
|
+
<call target="run_normal_tasks" if="${not is.replaced}" />
|
49
|
+
<call target="custom_tasks_after" if="${target::exists('custom_tasks_after')}" />
|
50
|
+
</target>
|
51
|
+
|
52
|
+
<target name="run_normal_tasks"
|
53
|
+
depends="error_check, get_regular_dlls, run_ilmerge, copy_configs, remove_unneeded_assemblies, copy_from_merge, delete_merge_folder"
|
54
|
+
description="Running ILMerge with UppercuT default.build." />
|
55
|
+
|
56
|
+
<target name="custom_tasks_before">
|
57
|
+
<echo message="Running custom tasks if ${file.custom.step.before} exists." />
|
58
|
+
<nant buildfile="${file.custom.step.before}" inheritall="true" if="${file::exists(file.custom.step.before)}" failonerror="${fail.build.on.error}" />
|
59
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.before + '.ps1')}" failonerror="${fail.build.on.error}">
|
60
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.ps1')}" />
|
61
|
+
</exec>
|
62
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.before + '.rb')}" failonerror="${fail.build.on.error}">
|
63
|
+
<arg value="${path::get-full-path(file.custom.step.before + '.rb')}" />
|
64
|
+
</exec>
|
65
|
+
</target>
|
66
|
+
|
67
|
+
<target name="custom_tasks_replace">
|
68
|
+
<echo message="Running custom tasks instead of normal tasks if ${file.custom.step.replace} exists." />
|
69
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace)}" />
|
70
|
+
<nant buildfile="${file.custom.step.replace}" inheritall="true" if="${file::exists(file.custom.step.replace)}" failonerror="${fail.build.on.error}" />
|
71
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.ps1')}" />
|
72
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.replace + '.ps1')}" failonerror="${fail.build.on.error}" >
|
73
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.ps1')}" />
|
74
|
+
</exec>
|
75
|
+
<property name="is.replaced" value="true" if="${file::exists(file.custom.step.replace + '.rb')}" />
|
76
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.replace + '.rb')}" failonerror="${fail.build.on.error}" >
|
77
|
+
<arg value="${path::get-full-path(file.custom.step.replace + '.rb')}" />
|
78
|
+
</exec>
|
79
|
+
</target>
|
80
|
+
|
81
|
+
<target name="error_check">
|
82
|
+
<fail message="You must pass in the file.merge.name and the merge.target.type through the command line calling this build. Please do that and retry the build."
|
83
|
+
if="${file.merge.name=='__REPLACE__' or merge.target.type=='__REPLACE__'}" />
|
84
|
+
</target>
|
85
|
+
|
86
|
+
<target name="prepare">
|
87
|
+
<mkdir dir="${dirs.merge.log}" />
|
88
|
+
<mkdir dir="${dirs.merge.to}" />
|
89
|
+
</target>
|
90
|
+
|
91
|
+
<target name="get_regular_dlls">
|
92
|
+
<echo message="Getting output dlls based on name in directory ${path::get-full-path(dirs.merge.from)}." />
|
93
|
+
<property name="dll.names" value="" />
|
94
|
+
<foreach item="File" property="dll.filename">
|
95
|
+
<in>
|
96
|
+
<items>
|
97
|
+
<exclude name="${dirs.merge.from}\${file.merge.name}" />
|
98
|
+
<include name="${dirs.merge.from}\*.dll" />
|
99
|
+
<include name="${dirs.merge.from}\*.exe" />
|
100
|
+
</items>
|
101
|
+
</in>
|
102
|
+
<do>
|
103
|
+
<property name="dll.names" value="${dll.names + ' ' + path::get-file-name(dll.filename)}" />
|
104
|
+
</do>
|
105
|
+
</foreach>
|
106
|
+
|
107
|
+
<property name="dlls.regular" value="${dll.names}" />
|
108
|
+
<property name="args.ilmerge" value="${args.ilmerge} ${dlls.regular}" />
|
109
|
+
</target>
|
110
|
+
|
111
|
+
<target name="run_ilmerge">
|
112
|
+
<echo message="Merging the the contents of ${dirs.merge.from} into a single executable - ${dirs.merge.to}\${file.merge.name}. This will fail if all dependencies are not resolved."/>
|
113
|
+
<echo message="Running this: ${app.ilmerge} ${args.ilmerge}"/>
|
114
|
+
<exec program="${app.ilmerge}"
|
115
|
+
workingdir="${dirs.merge.from}"
|
116
|
+
commandline="${args.ilmerge}" />
|
117
|
+
</target>
|
118
|
+
|
119
|
+
<target name="copy_configs">
|
120
|
+
<copy todir="${dirs.merge.to}">
|
121
|
+
<fileset basedir="${dirs.merge.from}">
|
122
|
+
<include name="**/*.config" />
|
123
|
+
</fileset>
|
124
|
+
</copy>
|
125
|
+
</target>
|
126
|
+
|
127
|
+
<target name="remove_unneeded_assemblies">
|
128
|
+
<echo message="Removing unneeded assemblies before moving the merged assembly back into ${dirs.merge.from}."/>
|
129
|
+
<delete>
|
130
|
+
<fileset basedir="${dirs.merge.from}" >
|
131
|
+
<include name="*.*" />
|
132
|
+
</fileset>
|
133
|
+
</delete>
|
134
|
+
</target>
|
135
|
+
|
136
|
+
<target name="copy_from_merge">
|
137
|
+
<copy todir="${dirs.merge.from}">
|
138
|
+
<fileset basedir="${dirs.merge.to}">
|
139
|
+
<include name="**/*.*" />
|
140
|
+
</fileset>
|
141
|
+
</copy>
|
142
|
+
</target>
|
143
|
+
|
144
|
+
<target name="delete_merge_folder">
|
145
|
+
<delete dir="${dirs.merge.to}" failonerror="false" />
|
146
|
+
</target>
|
147
|
+
|
148
|
+
<target name="custom_tasks_after">
|
149
|
+
<echo message="Running custom tasks if ${file.custom.step.after} exists." />
|
150
|
+
<nant buildfile="${file.custom.step.after}" inheritall="true" if="${file::exists(file.custom.step.after)}" failonerror="${fail.build.on.error}" />
|
151
|
+
<exec program="powershell.exe" if="${file::exists(file.custom.step.after + '.ps1')}" failonerror="${fail.build.on.error}" >
|
152
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.ps1')}" />
|
153
|
+
</exec>
|
154
|
+
<exec program="ruby.exe" if="${file::exists(file.custom.step.after + '.rb')}" failonerror="${fail.build.on.error}" >
|
155
|
+
<arg value="${path::get-full-path(file.custom.step.after + '.rb')}" />
|
156
|
+
</exec>
|
157
|
+
</target>
|
158
|
+
|
159
|
+
<target name="load_uppercut_assemblies">
|
160
|
+
<loadtasks assembly="${path.uppercut.assembly}" if="${file::exists(path.uppercut.assembly)}" />
|
161
|
+
</target>
|
162
|
+
|
163
|
+
<target name="allow_powershell_unrestricted">
|
164
|
+
<!-- powershell 1.0 -->
|
165
|
+
<exec program="powershell.exe" if="${allow.powershell.unrestricted}" failonerror="false">
|
166
|
+
<arg value="set-executionpolicy unrestricted" />
|
167
|
+
</exec>
|
168
|
+
<!-- powershell 2.0 -->
|
169
|
+
<exec program="powershell.exe" if="${allow.powershell.unrestricted}" failonerror="false">
|
170
|
+
<arg value="set-executionpolicy unrestricted -force -scope CurrentUser" />
|
171
|
+
</exec>
|
172
|
+
</target>
|
173
|
+
|
174
|
+
</project>
|