View | Details | Raw Unified | Return to bug 148115
Collapse All | Expand All

(-)/usr/ports/sunpoet/nant/Makefile (-12 / +12 lines)
Lines 7-46 Link Here
7
#
7
#
8
8
9
PORTNAME=	nant
9
PORTNAME=	nant
10
DISTVERSION=	0.85
10
PORTVERSION=	0.90
11
PORTREVISION=	1
12
CATEGORIES=	devel
11
CATEGORIES=	devel
13
MASTER_SITES=	SF
12
MASTER_SITES=	SF
14
DISTNAME=	${PORTNAME}-0.85-src
13
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
15
14
16
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	sunpoet@sunpoet.net
17
COMMENT=	A .NET build tool inspired by Ant
16
COMMENT=	A .NET build tool inspired by Ant
18
17
19
BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono
18
BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono
20
RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
19
RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
21
20
22
WRKSRC=		${WRKDIR}/${DISTNAME:S/-src//}
21
DATADIR=	${PREFIX}/share/NAnt
23
24
USE_GMAKE=	yes
25
MAKE_ENV=	MONO_PATH=${WRKSRC}/lib
26
INSTALL_TARGET=	install prefix=${PREFIX}
22
INSTALL_TARGET=	install prefix=${PREFIX}
23
MAKE_ENV=	MONO_PATH=${WRKSRC}/lib
27
MAKE_JOBS_UNSAFE=	yes
24
MAKE_JOBS_UNSAFE=	yes
25
USE_GMAKE=	yes
26
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
28
27
29
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
30
29
31
post-patch:
30
post-patch:
31
	@${REINPLACE_CMD} -e '/install.pkgconfigdir/ s|lib/pkgconfig|libdata/pkgconfig|' ${WRKSRC}/NAnt.build
32
	@${FIND} ${WRKSRC}/src  ${WRKSRC}/tests -name '*.build' | ${XARGS} ${REINPLACE_CMD} -e \
32
	@${FIND} ${WRKSRC}/src  ${WRKSRC}/tests -name '*.build' | ${XARGS} ${REINPLACE_CMD} -e \
33
		's|warnaserror="true"|warnaserror="false"|g;'
33
		's|warnaserror="true"|warnaserror="false"|g;'
34
34
35
post-install:
35
post-install:
36
.if !defined(NOPORTDOCS)
36
.if !defined(NOPORTDOCS)
37
	@${MKDIR} ${DOCSDIR}
37
	@${MKDIR} ${DOCSDIR}
38
	@cd ${WRKSRC}/doc; ${FIND} . \
38
	@(cd ${WRKSRC}/doc; ${FIND} . | ${CPIO} -pdmv -R ${DOCOWN}:${DOCGRP} ${DOCSDIR})
39
	| ${CPIO} -pdmv -R ${DOCOWN}:${DOCGRP} ${DOCSDIR}
40
	@${CHMOD} -R ugo-w,ugo+rX ${DOCSDIR}
39
	@${CHMOD} -R ugo-w,ugo+rX ${DOCSDIR}
40
.endif
41
.if !defined(NOPORTEXAMPLES)
41
	@${MKDIR} ${EXAMPLESDIR}
42
	@${MKDIR} ${EXAMPLESDIR}
42
	@cd ${WRKSRC}/examples; ${FIND} . \
43
	@(cd ${WRKSRC}/examples; ${FIND} . | ${CPIO} -pdmv -R ${DOCOWN}:${DOCGRP} ${EXAMPLESDIR})
43
	| ${CPIO} -pdmv -R ${DOCOWN}:${DOCGRP} ${EXAMPLESDIR}
44
	@${CHMOD} -R ugo-w,ugo+rX ${EXAMPLESDIR}
44
	@${CHMOD} -R ugo-w,ugo+rX ${EXAMPLESDIR}
45
.endif
45
.endif
46
46
(-)/usr/ports/sunpoet/nant/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (nant-0.85-src.tar.gz) = 45ae065439b6cbc0e02051b855843f50
1
MD5 (nant-0.90-src.tar.gz) = 1ba849249c6ff00062ac9ea90f729b20
2
SHA256 (nant-0.85-src.tar.gz) = f50fbcba5ea3819ecafab9631c8937460e2b8b04d65c435c71fef7220c5cfc7d
2
SHA256 (nant-0.90-src.tar.gz) = dce53539e3a794f1c6dbc887deb90f3c20eceeb7e6c5fd7169a71531a1e987cc
3
SIZE (nant-0.85-src.tar.gz) = 2130856
3
SIZE (nant-0.90-src.tar.gz) = 1716710
(-)/usr/ports/sunpoet/nant/pkg-plist (-325 / +344 lines)
Lines 1-78 Link Here
1
@comment $FreeBSD$
1
bin/nant
2
bin/nant
2
share/NAnt/bin/NAnt.CompressionTasks.dll
3
libdata/pkgconfig/nant.pc
3
share/NAnt/bin/NAnt.CompressionTasks.dll.mdb
4
%%DATADIR%%/bin/NAnt.CompressionTasks.dll
4
share/NAnt/bin/NAnt.CompressionTasks.xml
5
%%DATADIR%%/bin/NAnt.CompressionTasks.dll.mdb
5
share/NAnt/bin/NAnt.Core.dll
6
%%DATADIR%%/bin/NAnt.CompressionTasks.xml
6
share/NAnt/bin/NAnt.Core.dll.mdb
7
%%DATADIR%%/bin/NAnt.Core.dll
7
share/NAnt/bin/NAnt.Core.xml
8
%%DATADIR%%/bin/NAnt.Core.dll.mdb
8
share/NAnt/bin/NAnt.DotNetTasks.dll
9
%%DATADIR%%/bin/NAnt.Core.xml
9
share/NAnt/bin/NAnt.DotNetTasks.dll.mdb
10
%%DATADIR%%/bin/NAnt.DotNetTasks.dll
10
share/NAnt/bin/NAnt.DotNetTasks.xml
11
%%DATADIR%%/bin/NAnt.DotNetTasks.dll.mdb
11
share/NAnt/bin/NAnt.NUnit.dll
12
%%DATADIR%%/bin/NAnt.DotNetTasks.xml
12
share/NAnt/bin/NAnt.NUnit.dll.mdb
13
%%DATADIR%%/bin/NAnt.NUnit.dll
13
share/NAnt/bin/NAnt.NUnit.xml
14
%%DATADIR%%/bin/NAnt.NUnit.dll.mdb
14
share/NAnt/bin/NAnt.NUnit1Tasks.dll
15
%%DATADIR%%/bin/NAnt.NUnit.xml
15
share/NAnt/bin/NAnt.NUnit1Tasks.dll.mdb
16
%%DATADIR%%/bin/NAnt.NUnit1Tasks.dll
16
share/NAnt/bin/NAnt.NUnit1Tasks.xml
17
%%DATADIR%%/bin/NAnt.NUnit1Tasks.dll.mdb
17
share/NAnt/bin/NAnt.NUnit2Tasks.dll
18
%%DATADIR%%/bin/NAnt.NUnit1Tasks.xml
18
share/NAnt/bin/NAnt.NUnit2Tasks.dll.mdb
19
%%DATADIR%%/bin/NAnt.NUnit2Tasks.dll
19
share/NAnt/bin/NAnt.NUnit2Tasks.xml
20
%%DATADIR%%/bin/NAnt.NUnit2Tasks.dll.mdb
20
share/NAnt/bin/NAnt.SourceControlTasks.dll
21
%%DATADIR%%/bin/NAnt.NUnit2Tasks.xml
21
share/NAnt/bin/NAnt.SourceControlTasks.dll.mdb
22
%%DATADIR%%/bin/NAnt.SourceControlTasks.dll
22
share/NAnt/bin/NAnt.SourceControlTasks.xml
23
%%DATADIR%%/bin/NAnt.SourceControlTasks.dll.mdb
23
share/NAnt/bin/NAnt.VSNetTasks.dll
24
%%DATADIR%%/bin/NAnt.SourceControlTasks.xml
24
share/NAnt/bin/NAnt.VSNetTasks.dll.mdb
25
%%DATADIR%%/bin/NAnt.VSNetTasks.dll
25
share/NAnt/bin/NAnt.VSNetTasks.xml
26
%%DATADIR%%/bin/NAnt.VSNetTasks.dll.mdb
26
share/NAnt/bin/NAnt.VisualCppTasks.dll
27
%%DATADIR%%/bin/NAnt.VSNetTasks.xml
27
share/NAnt/bin/NAnt.VisualCppTasks.dll.mdb
28
%%DATADIR%%/bin/NAnt.VisualCppTasks.dll
28
share/NAnt/bin/NAnt.VisualCppTasks.xml
29
%%DATADIR%%/bin/NAnt.VisualCppTasks.dll.mdb
29
share/NAnt/bin/NAnt.Win32Tasks.dll
30
%%DATADIR%%/bin/NAnt.VisualCppTasks.xml
30
share/NAnt/bin/NAnt.Win32Tasks.dll.mdb
31
%%DATADIR%%/bin/NAnt.Win32Tasks.dll
31
share/NAnt/bin/NAnt.Win32Tasks.xml
32
%%DATADIR%%/bin/NAnt.Win32Tasks.dll.mdb
32
share/NAnt/bin/NAnt.exe
33
%%DATADIR%%/bin/NAnt.Win32Tasks.xml
33
share/NAnt/bin/NAnt.exe.config
34
%%DATADIR%%/bin/NAnt.exe
34
share/NAnt/bin/NAnt.exe.mdb
35
%%DATADIR%%/bin/NAnt.exe.config
35
share/NAnt/bin/NAnt.xml
36
%%DATADIR%%/bin/NAnt.exe.mdb
36
share/NAnt/bin/lib/ICSharpCode.SharpCvsLib.Console.dll
37
%%DATADIR%%/bin/NAnt.xml
37
share/NAnt/bin/lib/ICSharpCode.SharpCvsLib.dll
38
%%DATADIR%%/bin/extensions/common/2.0/NAnt.MSBuild.dll
38
share/NAnt/bin/lib/ICSharpCode.SharpZipLib.dll
39
%%DATADIR%%/bin/extensions/common/2.0/NAnt.MSBuild.dll.mdb
39
share/NAnt/bin/lib/NUnitCore.dll
40
%%DATADIR%%/bin/extensions/common/2.0/NAnt.MSBuild.xml
40
share/NAnt/bin/lib/mono/1.0/NDoc.Core.dll
41
%%DATADIR%%/bin/lib/common/1.1/nunit-console-runner.dll
41
share/NAnt/bin/lib/mono/1.0/NDoc.Documenter.Msdn.dll
42
%%DATADIR%%/bin/lib/common/1.1/nunit-console.exe
42
share/NAnt/bin/lib/mono/1.0/NDoc.ExtendedUI.dll
43
%%DATADIR%%/bin/lib/common/1.1/nunit.core.dll
43
share/NAnt/bin/lib/mono/1.0/nunit.core.dll
44
%%DATADIR%%/bin/lib/common/1.1/nunit.framework.dll
44
share/NAnt/bin/lib/mono/1.0/nunit.framework.dll
45
%%DATADIR%%/bin/lib/common/1.1/nunit.util.dll
45
share/NAnt/bin/lib/mono/1.0/nunit.util.dll
46
%%DATADIR%%/bin/lib/common/2.0/nunit-console-runner.dll
46
share/NAnt/bin/lib/mono/2.0/NDoc.Core.dll
47
%%DATADIR%%/bin/lib/common/2.0/nunit-console.exe
47
share/NAnt/bin/lib/mono/2.0/NDoc.Documenter.Msdn.dll
48
%%DATADIR%%/bin/lib/common/2.0/nunit.core.dll
48
share/NAnt/bin/lib/mono/2.0/NDoc.ExtendedUI.dll
49
%%DATADIR%%/bin/lib/common/2.0/nunit.framework.dll
49
share/NAnt/bin/lib/mono/2.0/nunit.core.dll
50
%%DATADIR%%/bin/lib/common/2.0/nunit.util.dll
50
share/NAnt/bin/lib/mono/2.0/nunit.framework.dll
51
%%DATADIR%%/bin/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll
51
share/NAnt/bin/lib/mono/2.0/nunit.util.dll
52
%%DATADIR%%/bin/lib/common/neutral/ICSharpCode.SharpCvsLib.dll
52
share/NAnt/bin/lib/net/1.0/NDoc.Core.dll
53
%%DATADIR%%/bin/lib/common/neutral/ICSharpCode.SharpZipLib.dll
53
share/NAnt/bin/lib/net/1.0/NDoc.Documenter.Msdn.dll
54
%%DATADIR%%/bin/lib/common/neutral/NDoc.Core.dll
54
share/NAnt/bin/lib/net/1.0/NDoc.ExtendedUI.dll
55
%%DATADIR%%/bin/lib/common/neutral/NDoc.Documenter.Msdn.dll
55
share/NAnt/bin/lib/net/1.0/nunit.core.dll
56
%%DATADIR%%/bin/lib/common/neutral/NDoc.ExtendedUI.dll
56
share/NAnt/bin/lib/net/1.0/nunit.framework.dll
57
%%DATADIR%%/bin/lib/common/neutral/NUnitCore.dll
57
share/NAnt/bin/lib/net/1.0/nunit.util.dll
58
%%DATADIR%%/bin/lib/net/1.0/NDoc.Core.dll
58
share/NAnt/bin/lib/net/1.1/NDoc.Core.dll
59
%%DATADIR%%/bin/lib/net/1.0/NDoc.Documenter.Msdn.dll
59
share/NAnt/bin/lib/net/1.1/NDoc.Documenter.Msdn.dll
60
%%DATADIR%%/bin/lib/net/1.0/NDoc.ExtendedUI.dll
60
share/NAnt/bin/lib/net/1.1/NDoc.ExtendedUI.dll
61
%%DATADIR%%/bin/lib/net/1.0/nunit-console-runner.dll
61
share/NAnt/bin/lib/net/1.1/nunit.core.dll
62
%%DATADIR%%/bin/lib/net/1.0/nunit-console.exe
62
share/NAnt/bin/lib/net/1.1/nunit.framework.dll
63
%%DATADIR%%/bin/lib/net/1.0/nunit.core.dll
63
share/NAnt/bin/lib/net/1.1/nunit.util.dll
64
%%DATADIR%%/bin/lib/net/1.0/nunit.framework.dll
64
share/NAnt/bin/lib/net/2.0/NDoc.Core.dll
65
%%DATADIR%%/bin/lib/net/1.0/nunit.util.dll
65
share/NAnt/bin/lib/net/2.0/NDoc.Documenter.Msdn.dll
66
%%DATADIR%%/bin/log4net.dll
66
share/NAnt/bin/lib/net/2.0/NDoc.ExtendedUI.dll
67
%%DATADIR%%/bin/scvs.exe
67
share/NAnt/bin/lib/net/2.0/nunit.core.dll
68
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Compression.Tasks.ExpandBaseTask.html
68
share/NAnt/bin/lib/net/2.0/nunit.framework.dll
69
share/NAnt/bin/lib/net/2.0/nunit.util.dll
70
share/NAnt/bin/log4net.dll
71
share/NAnt/bin/scvs.exe
72
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.DataTypeBase.html
69
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.DataTypeBase.html
73
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Filters.ChainableReader.html
70
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Filters.ChainableReader.html
74
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Filters.Filter.html
71
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Filters.Filter.html
75
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Filters.PhysicalTextReader.html
76
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Target.html
72
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Target.html
77
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Task.html
73
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Task.html
78
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.TaskContainer.html
74
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.TaskContainer.html
Lines 88-93 Link Here
88
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Formatter.html
84
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Formatter.html
89
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Option.html
85
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Option.html
90
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.PathElement.html
86
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.PathElement.html
87
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Pattern.html
91
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.RawXml.html
88
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.RawXml.html
92
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Token.html
89
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.Token.html
93
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.XmlNamespace.html
90
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.Core.Types.XmlNamespace.html
Lines 99-104 Link Here
99
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.DataTypeCollectionBase.html
96
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.DataTypeCollectionBase.html
100
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.EmbeddedResourceCollection.html
97
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.EmbeddedResourceCollection.html
101
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.LibDirectorySet.html
98
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.LibDirectorySet.html
99
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.Module.html
102
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.NamespaceImport.html
100
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.NamespaceImport.html
103
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.Package.html
101
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.DotNet.Types.Package.html
104
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.NUnit.Types.FormatterElement.html
102
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.NUnit.Types.FormatterElement.html
Lines 110-124 Link Here
110
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.VSNet.Types.WebMap.html
108
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.VSNet.Types.WebMap.html
111
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.VisualCpp.Types.Library.html
109
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.VisualCpp.Types.Library.html
112
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.VisualCpp.Types.Symbol.html
110
%%PORTDOCS%%%%DOCSDIR%%/help/elements/NAnt.VisualCpp.Types.Symbol.html
113
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Compression.Tasks.TarCompressionMethod.html
114
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Compression.Types.DuplicateHandling.html
111
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Compression.Types.DuplicateHandling.html
112
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Compression.Types.TarCompressionMethod.html
113
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.FrameworkTypes.html
115
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Level.html
114
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Level.html
116
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Tasks.AvailableTask.ResourceType.html
115
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Tasks.AvailableTask.ResourceType.html
117
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Tasks.LoopTask.LoopItem.html
116
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Tasks.LoopTask.LoopItem.html
118
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Tasks.LoopTask.LoopTrim.html
117
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Tasks.LoopTask.LoopTrim.html
118
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.Core.Types.ManagedExecution.html
119
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Tasks.AssemblyInfoTask.CodeLanguage.html
119
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Tasks.AssemblyInfoTask.CodeLanguage.html
120
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Tasks.RegsvcsTask.ActionType.html
120
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Tasks.RegsvcsTask.ActionType.html
121
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Types.DebugOutput.html
121
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Types.DebugOutput.html
122
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.DotNet.Types.DelaySign.html
122
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.MSNet.Tasks.ServiceControllerTask.ActionType.html
123
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.MSNet.Tasks.ServiceControllerTask.ActionType.html
123
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.NUnit.Types.FormatterType.html
124
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.NUnit.Types.FormatterType.html
124
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.VisualCpp.Tasks.ClTask.PrecompiledHeaderMode.html
125
%%PORTDOCS%%%%DOCSDIR%%/help/enums/NAnt.VisualCpp.Tasks.ClTask.PrecompiledHeaderMode.html
Lines 128-301 Link Here
128
%%PORTDOCS%%%%DOCSDIR%%/help/filters/replacestring.html
129
%%PORTDOCS%%%%DOCSDIR%%/help/filters/replacestring.html
129
%%PORTDOCS%%%%DOCSDIR%%/help/filters/replacetokens.html
130
%%PORTDOCS%%%%DOCSDIR%%/help/filters/replacetokens.html
130
%%PORTDOCS%%%%DOCSDIR%%/help/filters/tabstospaces.html
131
%%PORTDOCS%%%%DOCSDIR%%/help/filters/tabstospaces.html
131
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.get-full-name.html
132
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.get-full-name(System.Reflection.Assembly).html
132
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.get-location.html
133
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.get-location(System.Reflection.Assembly).html
133
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.get-name.html
134
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.get-name(System.Reflection.Assembly).html
134
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.load-from-file.html
135
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.load(System.String).html
135
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.load.html
136
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assembly.load-from-file(System.String).html
136
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-assembly-name.html
137
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-assembly-name(System.String).html
137
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-codebase.html
138
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-codebase(System.Reflection.AssemblyName).html
138
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-escaped-codebase.html
139
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-escaped-codebase(System.Reflection.AssemblyName).html
139
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-full-name.html
140
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-full-name(System.Reflection.AssemblyName).html
140
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-name.html
141
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-name(System.Reflection.AssemblyName).html
141
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-version.html
142
%%PORTDOCS%%%%DOCSDIR%%/help/functions/assemblyname.get-version(System.Reflection.AssemblyName).html
142
%%PORTDOCS%%%%DOCSDIR%%/help/functions/bool.parse.html
143
%%PORTDOCS%%%%DOCSDIR%%/help/functions/bool.parse(System.String).html
143
%%PORTDOCS%%%%DOCSDIR%%/help/functions/bool.to-string.html
144
%%PORTDOCS%%%%DOCSDIR%%/help/functions/bool.to-string(System.Boolean).html
144
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-boolean.html
145
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-boolean(System.Boolean).html
145
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-datetime.html
146
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-datetime(System.DateTime).html
146
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-double.html
147
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-double(System.Double).html
147
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-int.html
148
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-int(System.Int32).html
148
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-string.html
149
%%PORTDOCS%%%%DOCSDIR%%/help/functions/convert.to-string(System.String).html
149
%%PORTDOCS%%%%DOCSDIR%%/help/functions/cygpath.get-dos-path.html
150
%%PORTDOCS%%%%DOCSDIR%%/help/functions/cygpath.get-dos-path(System.String).html
150
%%PORTDOCS%%%%DOCSDIR%%/help/functions/cygpath.get-unix-path.html
151
%%PORTDOCS%%%%DOCSDIR%%/help/functions/cygpath.get-unix-path(System.String).html
151
%%PORTDOCS%%%%DOCSDIR%%/help/functions/cygpath.get-windows-path.html
152
%%PORTDOCS%%%%DOCSDIR%%/help/functions/cygpath.get-windows-path(System.String).html
152
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-day-of-week.html
153
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-day(System.DateTime).html
153
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-day-of-year.html
154
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-day-of-week(System.DateTime).html
154
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-day.html
155
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-day-of-year(System.DateTime).html
155
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-days-in-month.html
156
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-days-in-month(System.Int32,System.Int32).html
156
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-hour.html
157
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-hour(System.DateTime).html
157
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-millisecond.html
158
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-millisecond(System.DateTime).html
158
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-minute.html
159
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-minute(System.DateTime).html
159
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-month.html
160
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-month(System.DateTime).html
160
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-second.html
161
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-second(System.DateTime).html
161
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-ticks.html
162
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-ticks(System.DateTime).html
162
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-year.html
163
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.get-year(System.DateTime).html
163
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.is-leap-year.html
164
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.is-leap-year(System.Int32).html
164
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.now.html
165
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.now().html
165
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.parse.html
166
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.parse(System.String).html
166
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.to-string.html
167
%%PORTDOCS%%%%DOCSDIR%%/help/functions/datetime.to-string(System.DateTime).html
167
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.exists.html
168
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.exists(System.String).html
168
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-creation-time.html
169
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-creation-time(System.String).html
169
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-current-directory.html
170
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-current-directory().html
170
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-directory-root.html
171
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-directory-root(System.String).html
171
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-last-access-time.html
172
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-last-access-time(System.String).html
172
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-last-write-time.html
173
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-last-write-time(System.String).html
173
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-parent-directory.html
174
%%PORTDOCS%%%%DOCSDIR%%/help/functions/directory.get-parent-directory(System.String).html
174
%%PORTDOCS%%%%DOCSDIR%%/help/functions/double.parse.html
175
%%PORTDOCS%%%%DOCSDIR%%/help/functions/dns.get-host-name().html
175
%%PORTDOCS%%%%DOCSDIR%%/help/functions/double.to-string.html
176
%%PORTDOCS%%%%DOCSDIR%%/help/functions/double.parse(System.String).html
176
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-folder-path.html
177
%%PORTDOCS%%%%DOCSDIR%%/help/functions/double.to-string(System.Double).html
177
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-machine-name.html
178
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-folder-path(System.Environment.SpecialFolder).html
178
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-operating-system.html
179
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-machine-name().html
179
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-user-name.html
180
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-operating-system().html
180
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-variable.html
181
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-user-name().html
181
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-version.html
182
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-variable(System.String).html
182
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.variable-exists.html
183
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.get-version().html
183
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.exists.html
184
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.newline().html
184
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-creation-time.html
185
%%PORTDOCS%%%%DOCSDIR%%/help/functions/environment.variable-exists(System.String).html
185
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-last-access-time.html
186
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.exists(System.String).html
186
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-last-write-time.html
187
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-creation-time(System.String).html
187
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-length.html
188
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-last-access-time(System.String).html
188
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.is-assembly.html
189
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-last-write-time(System.String).html
189
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.up-to-date.html
190
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.get-length(System.String).html
190
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-company-name.html
191
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.is-assembly(System.String).html
191
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-file-version.html
192
%%PORTDOCS%%%%DOCSDIR%%/help/functions/file.up-to-date(System.String,System.String).html
192
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-product-name.html
193
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-company-name(System.Diagnostics.FileVersionInfo).html
193
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-product-version.html
194
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-file-version(System.Diagnostics.FileVersionInfo).html
194
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-version-info.html
195
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-product-name(System.Diagnostics.FileVersionInfo).html
195
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.exists.html
196
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-product-version(System.Diagnostics.FileVersionInfo).html
196
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-assembly-directory.html
197
%%PORTDOCS%%%%DOCSDIR%%/help/functions/fileversioninfo.get-version-info(System.String).html
197
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-clr-version.html
198
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.exists(System.String).html
198
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-description.html
199
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-assembly-directory(System.String).html
199
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-family.html
200
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-clr-version().html
200
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-framework-directory.html
201
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-clr-version(System.String).html
201
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-runtime-engine.html
202
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-description().html
202
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-runtime-framework.html
203
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-description(System.String).html
203
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-sdk-directory.html
204
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-family(System.String).html
204
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-target-framework.html
205
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-framework-directory(System.String).html
205
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-version.html
206
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-frameworks(NAnt.Core.FrameworkTypes).html
206
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.sdk-exists.html
207
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-runtime-engine(System.String).html
208
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-runtime-framework().html
209
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-sdk-directory(System.String).html
210
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-target-framework().html
211
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-tool-path(System.String).html
212
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-version().html
213
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.get-version(System.String).html
214
%%PORTDOCS%%%%DOCSDIR%%/help/functions/framework.sdk-exists(System.String).html
207
%%PORTDOCS%%%%DOCSDIR%%/help/functions/index.html
215
%%PORTDOCS%%%%DOCSDIR%%/help/functions/index.html
208
%%PORTDOCS%%%%DOCSDIR%%/help/functions/int.parse.html
216
%%PORTDOCS%%%%DOCSDIR%%/help/functions/int.parse(System.String).html
209
%%PORTDOCS%%%%DOCSDIR%%/help/functions/int.to-string.html
217
%%PORTDOCS%%%%DOCSDIR%%/help/functions/int.to-string(System.Int32).html
210
%%PORTDOCS%%%%DOCSDIR%%/help/functions/long.parse.html
218
%%PORTDOCS%%%%DOCSDIR%%/help/functions/long.parse(System.String).html
211
%%PORTDOCS%%%%DOCSDIR%%/help/functions/long.to-string.html
219
%%PORTDOCS%%%%DOCSDIR%%/help/functions/long.to-string(System.Int64).html
212
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.abs.html
220
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.abs(System.Double).html
213
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.ceiling.html
221
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.ceiling(System.Double).html
214
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.floor.html
222
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.floor(System.Double).html
215
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.round.html
223
%%PORTDOCS%%%%DOCSDIR%%/help/functions/math.round(System.Double).html
216
%%PORTDOCS%%%%DOCSDIR%%/help/functions/nant.get-assembly.html
224
%%PORTDOCS%%%%DOCSDIR%%/help/functions/nant.get-assembly().html
217
%%PORTDOCS%%%%DOCSDIR%%/help/functions/nant.get-base-directory.html
225
%%PORTDOCS%%%%DOCSDIR%%/help/functions/nant.get-base-directory().html
218
%%PORTDOCS%%%%DOCSDIR%%/help/functions/operating-system.get-platform.html
226
%%PORTDOCS%%%%DOCSDIR%%/help/functions/operating-system.get-platform(System.OperatingSystem).html
219
%%PORTDOCS%%%%DOCSDIR%%/help/functions/operating-system.get-version.html
227
%%PORTDOCS%%%%DOCSDIR%%/help/functions/operating-system.get-version(System.OperatingSystem).html
220
%%PORTDOCS%%%%DOCSDIR%%/help/functions/operating-system.to-string.html
228
%%PORTDOCS%%%%DOCSDIR%%/help/functions/operating-system.to-string(System.OperatingSystem).html
221
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.change-extension.html
229
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.change-extension(System.String,System.String).html
222
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.combine.html
230
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.combine(System.String,System.String).html
223
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-directory-name.html
231
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-directory-name(System.String).html
224
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-extension.html
232
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-extension(System.String).html
225
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-file-name-without-extension.html
233
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-file-name(System.String).html
226
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-file-name.html
234
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-file-name-without-extension(System.String).html
227
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-full-path.html
235
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-full-path(System.String).html
228
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-path-root.html
236
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-path-root(System.String).html
229
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-temp-file-name.html
237
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-temp-file-name().html
230
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-temp-path.html
238
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.get-temp-path().html
231
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.has-extension.html
239
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.has-extension(System.String).html
232
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.is-path-rooted.html
240
%%PORTDOCS%%%%DOCSDIR%%/help/functions/path.is-path-rooted(System.String).html
233
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.exists.html
241
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.exists(System.String).html
234
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-compile-flags.html
242
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-compile-flags(System.String).html
235
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-link-flags.html
243
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-link-flags(System.String).html
236
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-mod-version.html
244
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-mod-version(System.String).html
237
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-variable.html
245
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.get-variable(System.String,System.String).html
238
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-atleast-version.html
246
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-atleast-version(System.String,System.String).html
239
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-between-version.html
247
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-between-version(System.String,System.String,System.String).html
240
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-exact-version.html
248
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-exact-version(System.String,System.String).html
241
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-max-version.html
249
%%PORTDOCS%%%%DOCSDIR%%/help/functions/pkg-config.is-max-version(System.String,System.String).html
242
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.get-name.html
250
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.get-name().html
243
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.is-unix.html
251
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.is-unix().html
244
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.is-win32.html
252
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.is-win32().html
245
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-base-directory.html
253
%%PORTDOCS%%%%DOCSDIR%%/help/functions/platform.is-windows().html
246
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-buildfile-path.html
254
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-base-directory().html
247
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-buildfile-uri.html
255
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-buildfile-path().html
248
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-default-target.html
256
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-buildfile-uri().html
249
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-name.html
257
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-default-target().html
250
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.exists.html
258
%%PORTDOCS%%%%DOCSDIR%%/help/functions/project.get-name().html
251
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.get-value.html
259
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.exists(System.String).html
252
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.is-dynamic.html
260
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.get-value(System.String).html
253
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.is-readonly.html
261
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.is-dynamic(System.String).html
254
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.contains.html
262
%%PORTDOCS%%%%DOCSDIR%%/help/functions/property.is-readonly(System.String).html
255
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.ends-with.html
263
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.contains(System.String,System.String).html
256
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.get-length.html
264
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.ends-with(System.String,System.String).html
257
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.index-of.html
265
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.get-length(System.String).html
258
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.last-index-of.html
266
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.index-of(System.String,System.String).html
259
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.pad-left.html
267
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.last-index-of(System.String,System.String).html
260
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.pad-right.html
268
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.pad-left(System.String,System.Int32,System.String).html
261
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.replace.html
269
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.pad-right(System.String,System.Int32,System.String).html
262
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.starts-with.html
270
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.replace(System.String,System.String,System.String).html
263
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.substring.html
271
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.starts-with(System.String,System.String).html
264
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.to-lower.html
272
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.substring(System.String,System.Int32,System.Int32).html
265
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.to-upper.html
273
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.to-lower(System.String).html
266
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.trim-end.html
274
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.to-upper(System.String).html
267
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.trim-start.html
275
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.trim(System.String).html
268
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.trim.html
276
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.trim-end(System.String).html
269
%%PORTDOCS%%%%DOCSDIR%%/help/functions/target.exists.html
277
%%PORTDOCS%%%%DOCSDIR%%/help/functions/string.trim-start(System.String).html
270
%%PORTDOCS%%%%DOCSDIR%%/help/functions/target.get-current-target.html
278
%%PORTDOCS%%%%DOCSDIR%%/help/functions/target.exists(System.String).html
271
%%PORTDOCS%%%%DOCSDIR%%/help/functions/target.has-executed.html
279
%%PORTDOCS%%%%DOCSDIR%%/help/functions/target.get-current-target().html
272
%%PORTDOCS%%%%DOCSDIR%%/help/functions/task.exists.html
280
%%PORTDOCS%%%%DOCSDIR%%/help/functions/target.has-executed(System.String).html
273
%%PORTDOCS%%%%DOCSDIR%%/help/functions/task.get-assembly.html
281
%%PORTDOCS%%%%DOCSDIR%%/help/functions/task.exists(System.String).html
274
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-days.html
282
%%PORTDOCS%%%%DOCSDIR%%/help/functions/task.get-assembly(System.String).html
275
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-hours.html
283
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-days(System.Double).html
276
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-milliseconds.html
284
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-hours(System.Double).html
277
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-minutes.html
285
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-milliseconds(System.Double).html
278
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-seconds.html
286
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-minutes(System.Double).html
279
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-ticks.html
287
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-seconds(System.Double).html
280
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-days.html
288
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.from-ticks(System.Int64).html
281
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-hours.html
289
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-days(System.TimeSpan).html
282
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-milliseconds.html
290
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-hours(System.TimeSpan).html
283
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-minutes.html
291
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-milliseconds(System.TimeSpan).html
284
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-seconds.html
292
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-minutes(System.TimeSpan).html
285
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-ticks.html
293
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-seconds(System.TimeSpan).html
286
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-days.html
294
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-ticks(System.TimeSpan).html
287
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-hours.html
295
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-days(System.TimeSpan).html
288
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-milliseconds.html
296
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-hours(System.TimeSpan).html
289
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-minutes.html
297
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-milliseconds(System.TimeSpan).html
290
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-seconds.html
298
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-minutes(System.TimeSpan).html
291
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.parse.html
299
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.get-total-seconds(System.TimeSpan).html
292
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.to-string.html
300
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.parse(System.String).html
293
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-build.html
301
%%PORTDOCS%%%%DOCSDIR%%/help/functions/timespan.to-string(System.TimeSpan).html
294
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-major.html
302
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-build(System.Version).html
295
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-minor.html
303
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-major(System.Version).html
296
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-revision.html
304
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-minor(System.Version).html
297
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.parse.html
305
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.get-revision(System.Version).html
298
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.to-string.html
306
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.parse(System.String).html
307
%%PORTDOCS%%%%DOCSDIR%%/help/functions/version.to-string(System.Version).html
299
%%PORTDOCS%%%%DOCSDIR%%/help/fundamentals/buildfiles.html
308
%%PORTDOCS%%%%DOCSDIR%%/help/fundamentals/buildfiles.html
300
%%PORTDOCS%%%%DOCSDIR%%/help/fundamentals/expressions.html
309
%%PORTDOCS%%%%DOCSDIR%%/help/fundamentals/expressions.html
301
%%PORTDOCS%%%%DOCSDIR%%/help/fundamentals/functions.html
310
%%PORTDOCS%%%%DOCSDIR%%/help/fundamentals/functions.html
Lines 386-391 Link Here
386
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/tlbimp.html
395
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/tlbimp.html
387
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/touch.html
396
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/touch.html
388
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/tstamp.html
397
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/tstamp.html
398
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/untar.html
389
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/unzip.html
399
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/unzip.html
390
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/uptodate.html
400
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/uptodate.html
391
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/vbc.html
401
%%PORTDOCS%%%%DOCSDIR%%/help/tasks/vbc.html
Lines 401-408 Link Here
401
%%PORTDOCS%%%%DOCSDIR%%/help/types/fileset.html
411
%%PORTDOCS%%%%DOCSDIR%%/help/types/fileset.html
402
%%PORTDOCS%%%%DOCSDIR%%/help/types/filterchain.html
412
%%PORTDOCS%%%%DOCSDIR%%/help/types/filterchain.html
403
%%PORTDOCS%%%%DOCSDIR%%/help/types/index.html
413
%%PORTDOCS%%%%DOCSDIR%%/help/types/index.html
414
%%PORTDOCS%%%%DOCSDIR%%/help/types/moduleset.html
404
%%PORTDOCS%%%%DOCSDIR%%/help/types/namespaceimports.html
415
%%PORTDOCS%%%%DOCSDIR%%/help/types/namespaceimports.html
405
%%PORTDOCS%%%%DOCSDIR%%/help/types/path.html
416
%%PORTDOCS%%%%DOCSDIR%%/help/types/path.html
417
%%PORTDOCS%%%%DOCSDIR%%/help/types/patternset.html
406
%%PORTDOCS%%%%DOCSDIR%%/help/types/proxy.html
418
%%PORTDOCS%%%%DOCSDIR%%/help/types/proxy.html
407
%%PORTDOCS%%%%DOCSDIR%%/help/types/resourcefileset.html
419
%%PORTDOCS%%%%DOCSDIR%%/help/types/resourcefileset.html
408
%%PORTDOCS%%%%DOCSDIR%%/help/types/tarfileset.html
420
%%PORTDOCS%%%%DOCSDIR%%/help/types/tarfileset.html
Lines 410-491 Link Here
410
%%PORTDOCS%%%%DOCSDIR%%/help/types/zipfileset.html
422
%%PORTDOCS%%%%DOCSDIR%%/help/types/zipfileset.html
411
%%PORTDOCS%%%%DOCSDIR%%/license.html
423
%%PORTDOCS%%%%DOCSDIR%%/license.html
412
%%PORTDOCS%%%%DOCSDIR%%/releasenotes.html
424
%%PORTDOCS%%%%DOCSDIR%%/releasenotes.html
413
%%PORTDOCS%%%%EXAMPLESDIR%%/Filters/ReplaceCharacter/ReplaceCharacter.cs
425
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Filters/ReplaceCharacter/ReplaceCharacter.cs
414
%%PORTDOCS%%%%EXAMPLESDIR%%/Filters/ReplaceCharacter/default.build
426
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Filters/ReplaceCharacter/default.build
415
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWindowsForms/HelloWindowsForms.build
427
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWindowsForms/HelloWindowsForms.build
416
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWindowsForms/HelloWindowsForms.vbproj
428
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWindowsForms/HelloWindowsForms.vbproj
417
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWindowsForms/MainForm.resx
429
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWindowsForms/MainForm.resx
418
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWindowsForms/MainForm.vb
430
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWindowsForms/MainForm.vb
419
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWorld/HelloWorld.cs
431
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWorld/HelloWorld.cs
420
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWorld/HelloWorld.js
432
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWorld/HelloWorld.js
421
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWorld/HelloWorld.vb
433
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWorld/HelloWorld.vb
422
%%PORTDOCS%%%%EXAMPLESDIR%%/HelloWorld/default.build
434
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HelloWorld/default.build
423
%%PORTDOCS%%%%EXAMPLESDIR%%/ScriptTask/script-sample.build
435
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/NUnit2/ReferenceAssemblies/Helper.cs
424
%%PORTDOCS%%%%EXAMPLESDIR%%/Simple/Simple.build
436
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/NUnit2/ReferenceAssemblies/ReferenceTest.cs
425
%%PORTDOCS%%%%EXAMPLESDIR%%/Simple/Simple.cs
437
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/NUnit2/ReferenceAssemblies/default.build
426
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/AssemblyInfo.cpp
438
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ScriptTask/script-sample.build
427
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/Form1.cpp
439
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Simple/Simple.build
428
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/Form1.h
440
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Simple/Simple.cs
429
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/Form1.resX
441
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/AssemblyInfo.cpp
430
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/ReadMe.txt
442
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/Form1.cpp
431
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/WinForms.sln
443
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/Form1.h
432
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/WinForms.vcproj
444
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/Form1.resX
433
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/app.ico
445
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/ReadMe.txt
434
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/app.rc
446
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/WinForms.sln
435
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/cpp.build
447
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/WinForms.vcproj
436
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/resource.h
448
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/app.ico
437
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/stdafx.cpp
449
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/app.rc
438
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/stdafx.h
450
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/cpp.build
439
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cpp/default.build
451
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/resource.h
440
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/App.ico
452
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/stdafx.cpp
441
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/AssemblyInfo.cs
453
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/WinForms/stdafx.h
442
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/Form1.cs
454
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cpp/default.build
443
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/Form1.resx
455
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/App.ico
444
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/WinForms.csproj
456
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/AssemblyInfo.cs
445
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/WinForms.sln
457
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/Form1.cs
446
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/WinForms/cs.build
458
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/Form1.resx
447
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/cs/default.build
459
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/WinForms.csproj
448
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/WinForms/AssemblyInfo.vb
460
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/WinForms.sln
449
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/WinForms/Form1.resx
461
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/WinForms/cs.build
450
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/WinForms/Form1.vb
462
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/cs/default.build
451
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/WinForms/WinForms.sln
463
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/WinForms/AssemblyInfo.vb
452
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/WinForms/WinForms.vbproj
464
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/WinForms/Form1.resx
453
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/WinForms/vb.build
465
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/WinForms/Form1.vb
454
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vb/default.build
466
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/WinForms/WinForms.sln
455
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/AssemblyInfo.jsl
467
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/WinForms/WinForms.vbproj
456
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/Form1.jsl
468
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/WinForms/vb.build
457
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/Form1.resx
469
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vb/default.build
458
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/WinForms.sln
470
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/AssemblyInfo.jsl
459
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/WinForms.vjsproj
471
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/Form1.jsl
460
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/vjs.build
472
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/Form1.resx
461
%%PORTDOCS%%%%EXAMPLESDIR%%/Solution/vjs/default.build
473
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/WinForms.sln
462
%%PORTDOCS%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/SimpleExtension.build
474
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/WinForms.vjsproj
463
%%PORTDOCS%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/SimpleExtension.cs
475
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/WinForms/vjs.build
464
%%PORTDOCS%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/SimpleExtension.dll
476
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Solution/vjs/default.build
465
%%PORTDOCS%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/circle.xsl
477
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/SimpleExtension.build
466
%%PORTDOCS%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/circles.xml
478
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/SimpleExtension.cs
467
%%PORTDOCS%%%%EXAMPLESDIR%%/UserTask/UserTask.cs
479
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/SimpleExtension.dll
468
%%PORTDOCS%%%%EXAMPLESDIR%%/UserTask/default.build
480
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/circle.xsl
469
%%PORTDOCS%%%%EXAMPLESDIR%%/examples.build
481
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject/circles.xml
470
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/UserTask
482
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/UserTask/UserTask.cs
471
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject
483
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/UserTask/default.build
472
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/StyleTask
484
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples.build
473
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/vjs/WinForms
485
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/UserTask
474
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/vjs
486
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/StyleTask/SimpleExtensionObject
475
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/vb/WinForms
487
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/StyleTask
476
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/vb
488
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/vjs/WinForms
477
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/cs/WinForms
489
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/vjs
478
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/cs
490
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/vb/WinForms
479
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/cpp/WinForms
491
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/vb
480
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution/cpp
492
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/cs/WinForms
481
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Solution
493
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/cs
482
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Simple
494
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/cpp/WinForms
483
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/ScriptTask
495
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution/cpp
484
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/HelloWorld
496
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Solution
485
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/HelloWindowsForms
497
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Simple
486
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Filters/ReplaceCharacter
498
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/ScriptTask
487
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Filters
499
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/NUnit2/ReferenceAssemblies
488
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
500
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/NUnit2
501
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/HelloWorld
502
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/HelloWindowsForms
503
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Filters/ReplaceCharacter
504
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Filters
505
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
489
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/types
506
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/types
490
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/tasks
507
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/tasks
491
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/introduction
508
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/introduction
Lines 497-509 Link Here
497
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/elements
514
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/elements
498
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help
515
%%PORTDOCS%%@dirrm %%DOCSDIR%%/help
499
%%PORTDOCS%%@dirrm %%DOCSDIR%%
516
%%PORTDOCS%%@dirrm %%DOCSDIR%%
500
@dirrm share/NAnt/bin/lib/net/2.0
517
@dirrm %%DATADIR%%/bin/lib/net/1.0
501
@dirrm share/NAnt/bin/lib/net/1.1
518
@dirrm %%DATADIR%%/bin/lib/net
502
@dirrm share/NAnt/bin/lib/net/1.0
519
@dirrm %%DATADIR%%/bin/lib/common/neutral
503
@dirrm share/NAnt/bin/lib/net
520
@dirrm %%DATADIR%%/bin/lib/common/2.0
504
@dirrm share/NAnt/bin/lib/mono/2.0
521
@dirrm %%DATADIR%%/bin/lib/common/1.1
505
@dirrm share/NAnt/bin/lib/mono/1.0
522
@dirrm %%DATADIR%%/bin/lib/common
506
@dirrm share/NAnt/bin/lib/mono
523
@dirrm %%DATADIR%%/bin/lib
507
@dirrm share/NAnt/bin/lib
524
@dirrm %%DATADIR%%/bin/extensions/common/2.0
508
@dirrm share/NAnt/bin
525
@dirrm %%DATADIR%%/bin/extensions/common
509
@dirrm share/NAnt
526
@dirrm %%DATADIR%%/bin/extensions
527
@dirrm %%DATADIR%%/bin
528
@dirrm %%DATADIR%%

Return to bug 148115