nant 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- data/docs/help/elements/NAnt.Compression.Tasks.ExpandBaseTask.html +74 -0
- data/docs/help/elements/NAnt.Core.DataTypeBase.html +56 -0
- data/docs/help/elements/NAnt.Core.Filters.ChainableReader.html +29 -0
- data/docs/help/elements/NAnt.Core.Filters.Filter.html +56 -0
- data/docs/help/elements/NAnt.Core.Target.html +81 -0
- data/docs/help/elements/NAnt.Core.Task.html +29 -0
- data/docs/help/elements/NAnt.Core.TaskContainer.html +68 -0
- data/docs/help/elements/NAnt.Core.Tasks.ExternalProgramBase.html +132 -0
- data/docs/help/elements/NAnt.Core.Tasks.InElement.html +49 -0
- data/docs/help/elements/NAnt.Core.Types.Argument.html +121 -0
- data/docs/help/elements/NAnt.Core.Types.EnvironmentSet.html +65 -0
- data/docs/help/elements/NAnt.Core.Types.EnvironmentVariable.html +99 -0
- data/docs/help/elements/NAnt.Core.Types.FileSet.Exclude.html +63 -0
- data/docs/help/elements/NAnt.Core.Types.FileSet.ExcludesFile.html +63 -0
- data/docs/help/elements/NAnt.Core.Types.FileSet.Include.html +75 -0
- data/docs/help/elements/NAnt.Core.Types.FileSet.IncludesFile.html +75 -0
- data/docs/help/elements/NAnt.Core.Types.Formatter.html +69 -0
- data/docs/help/elements/NAnt.Core.Types.Option.html +68 -0
- data/docs/help/elements/NAnt.Core.Types.PathElement.html +74 -0
- data/docs/help/elements/NAnt.Core.Types.Pattern.html +63 -0
- data/docs/help/elements/NAnt.Core.Types.RawXml.html +33 -0
- data/docs/help/elements/NAnt.Core.Types.Token.html +68 -0
- data/docs/help/elements/NAnt.Core.Types.XmlNamespace.html +68 -0
- data/docs/help/elements/NAnt.Core.Types.XsltExtensionObject.html +74 -0
- data/docs/help/elements/NAnt.Core.Types.XsltParameter.html +74 -0
- data/docs/help/elements/NAnt.DotNet.Tasks.CompilerBase.html +337 -0
- data/docs/help/elements/NAnt.DotNet.Types.AssemblyAttribute.html +74 -0
- data/docs/help/elements/NAnt.DotNet.Types.CompilerWarning.html +62 -0
- data/docs/help/elements/NAnt.DotNet.Types.DataTypeCollectionBase.html +56 -0
- data/docs/help/elements/NAnt.DotNet.Types.EmbeddedResourceCollection.html +29 -0
- data/docs/help/elements/NAnt.DotNet.Types.LibDirectorySet.html +61 -0
- data/docs/help/elements/NAnt.DotNet.Types.Module.html +56 -0
- data/docs/help/elements/NAnt.DotNet.Types.NamespaceImport.html +69 -0
- data/docs/help/elements/NAnt.DotNet.Types.Package.html +62 -0
- data/docs/help/elements/NAnt.NUnit.Types.FormatterElement.html +70 -0
- data/docs/help/elements/NAnt.NUnit1.Types.NUnitTest.html +92 -0
- data/docs/help/elements/NAnt.NUnit2.Types.Category.html +62 -0
- data/docs/help/elements/NAnt.NUnit2.Types.NUnit2Test.html +111 -0
- data/docs/help/elements/NAnt.SourceControl.Tasks.AbstractCvsTask.html +239 -0
- data/docs/help/elements/NAnt.SourceControl.Tasks.AbstractSourceControlTask.html +167 -0
- data/docs/help/elements/NAnt.VSNet.Types.WebMap.html +74 -0
- data/docs/help/elements/NAnt.VisualCpp.Types.Library.html +62 -0
- data/docs/help/elements/NAnt.VisualCpp.Types.Symbol.html +62 -0
- data/docs/help/enums/NAnt.Compression.Types.DuplicateHandling.html +54 -0
- data/docs/help/enums/NAnt.Compression.Types.TarCompressionMethod.html +54 -0
- data/docs/help/enums/NAnt.Core.FrameworkTypes.html +74 -0
- data/docs/help/enums/NAnt.Core.Level.html +66 -0
- data/docs/help/enums/NAnt.Core.Tasks.AvailableTask.ResourceType.html +58 -0
- data/docs/help/enums/NAnt.Core.Tasks.LoopTask.LoopItem.html +63 -0
- data/docs/help/enums/NAnt.Core.Tasks.LoopTask.LoopTrim.html +59 -0
- data/docs/help/enums/NAnt.Core.Types.ManagedExecution.html +77 -0
- data/docs/help/enums/NAnt.DotNet.Tasks.AssemblyInfoTask.CodeLanguage.html +54 -0
- data/docs/help/enums/NAnt.DotNet.Tasks.RegsvcsTask.ActionType.html +54 -0
- data/docs/help/enums/NAnt.DotNet.Types.DebugOutput.html +84 -0
- data/docs/help/enums/NAnt.DotNet.Types.DelaySign.html +75 -0
- data/docs/help/enums/NAnt.MSNet.Tasks.ServiceControllerTask.ActionType.html +62 -0
- data/docs/help/enums/NAnt.NUnit.Types.FormatterType.html +50 -0
- data/docs/help/enums/NAnt.VisualCpp.Tasks.ClTask.PrecompiledHeaderMode.html +54 -0
- data/docs/help/enums/NAnt.VisualCpp.Types.CharacterSet.html +54 -0
- data/docs/help/filters/expandproperties.html +33 -0
- data/docs/help/filters/index.html +60 -0
- data/docs/help/filters/replacestring.html +92 -0
- data/docs/help/filters/replacetokens.html +110 -0
- data/docs/help/filters/tabstospaces.html +73 -0
- data/docs/help/functions/assembly.get-full-name(System.Reflection.Assembly).html +51 -0
- data/docs/help/functions/assembly.get-location(System.Reflection.Assembly).html +51 -0
- data/docs/help/functions/assembly.get-name(System.Reflection.Assembly).html +52 -0
- data/docs/help/functions/assembly.load(System.String).html +55 -0
- data/docs/help/functions/assembly.load-from-file(System.String).html +52 -0
- data/docs/help/functions/assemblyname.get-assembly-name(System.String).html +54 -0
- data/docs/help/functions/assemblyname.get-codebase(System.Reflection.AssemblyName).html +51 -0
- data/docs/help/functions/assemblyname.get-escaped-codebase(System.Reflection.AssemblyName).html +51 -0
- data/docs/help/functions/assemblyname.get-full-name(System.Reflection.AssemblyName).html +53 -0
- data/docs/help/functions/assemblyname.get-name(System.Reflection.AssemblyName).html +53 -0
- data/docs/help/functions/assemblyname.get-version(System.Reflection.AssemblyName).html +54 -0
- data/docs/help/functions/bool.parse(System.String).html +52 -0
- data/docs/help/functions/bool.to-string(System.Boolean).html +49 -0
- data/docs/help/functions/convert.to-boolean(System.Boolean).html +53 -0
- data/docs/help/functions/convert.to-datetime(System.DateTime).html +53 -0
- data/docs/help/functions/convert.to-double(System.Double).html +53 -0
- data/docs/help/functions/convert.to-int(System.Int32).html +53 -0
- data/docs/help/functions/convert.to-string(System.String).html +53 -0
- data/docs/help/functions/cygpath.get-dos-path(System.String).html +51 -0
- data/docs/help/functions/cygpath.get-unix-path(System.String).html +51 -0
- data/docs/help/functions/cygpath.get-windows-path(System.String).html +51 -0
- data/docs/help/functions/datetime.get-day(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-day-of-week(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-day-of-year(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-days-in-month(System.Int32,System.Int32).html +56 -0
- data/docs/help/functions/datetime.get-hour(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-millisecond(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-minute(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-month(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-second(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-ticks(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.get-year(System.DateTime).html +49 -0
- data/docs/help/functions/datetime.is-leap-year(System.Int32).html +50 -0
- data/docs/help/functions/datetime.now().html +34 -0
- data/docs/help/functions/datetime.parse(System.String).html +51 -0
- data/docs/help/functions/datetime.to-string(System.DateTime).html +49 -0
- data/docs/help/functions/directory.exists(System.String).html +52 -0
- data/docs/help/functions/directory.get-creation-time(System.String).html +51 -0
- data/docs/help/functions/directory.get-current-directory().html +34 -0
- data/docs/help/functions/directory.get-directory-root(System.String).html +51 -0
- data/docs/help/functions/directory.get-last-access-time(System.String).html +51 -0
- data/docs/help/functions/directory.get-last-write-time(System.String).html +51 -0
- data/docs/help/functions/directory.get-parent-directory(System.String).html +55 -0
- data/docs/help/functions/dns.get-host-name().html +36 -0
- data/docs/help/functions/double.parse(System.String).html +51 -0
- data/docs/help/functions/double.to-string(System.Double).html +49 -0
- data/docs/help/functions/environment.get-folder-path(System.Environment.SpecialFolder).html +55 -0
- data/docs/help/functions/environment.get-machine-name().html +36 -0
- data/docs/help/functions/environment.get-operating-system().html +38 -0
- data/docs/help/functions/environment.get-user-name().html +40 -0
- data/docs/help/functions/environment.get-variable(System.String).html +51 -0
- data/docs/help/functions/environment.get-version().html +37 -0
- data/docs/help/functions/environment.newline().html +36 -0
- data/docs/help/functions/environment.variable-exists(System.String).html +54 -0
- data/docs/help/functions/file.exists(System.String).html +54 -0
- data/docs/help/functions/file.get-creation-time(System.String).html +51 -0
- data/docs/help/functions/file.get-last-access-time(System.String).html +51 -0
- data/docs/help/functions/file.get-last-write-time(System.String).html +51 -0
- data/docs/help/functions/file.get-length(System.String).html +51 -0
- data/docs/help/functions/file.is-assembly(System.String).html +51 -0
- data/docs/help/functions/file.up-to-date(System.String,System.String).html +57 -0
- data/docs/help/functions/fileversioninfo.get-company-name(System.Diagnostics.FileVersionInfo).html +51 -0
- data/docs/help/functions/fileversioninfo.get-file-version(System.Diagnostics.FileVersionInfo).html +52 -0
- data/docs/help/functions/fileversioninfo.get-product-name(System.Diagnostics.FileVersionInfo).html +51 -0
- data/docs/help/functions/fileversioninfo.get-product-version(System.Diagnostics.FileVersionInfo).html +52 -0
- data/docs/help/functions/fileversioninfo.get-version-info(System.String).html +52 -0
- data/docs/help/functions/framework.exists(System.String).html +50 -0
- data/docs/help/functions/framework.get-assembly-directory(System.String).html +51 -0
- data/docs/help/functions/framework.get-clr-version().html +35 -0
- data/docs/help/functions/framework.get-clr-version(System.String).html +52 -0
- data/docs/help/functions/framework.get-description().html +34 -0
- data/docs/help/functions/framework.get-description(System.String).html +51 -0
- data/docs/help/functions/framework.get-family(System.String).html +51 -0
- data/docs/help/functions/framework.get-framework-directory(System.String).html +51 -0
- data/docs/help/functions/framework.get-frameworks(NAnt.Core.FrameworkTypes).html +62 -0
- data/docs/help/functions/framework.get-runtime-engine(System.String).html +51 -0
- data/docs/help/functions/framework.get-runtime-framework().html +34 -0
- data/docs/help/functions/framework.get-sdk-directory(System.String).html +51 -0
- data/docs/help/functions/framework.get-target-framework().html +34 -0
- data/docs/help/functions/framework.get-tool-path(System.String).html +56 -0
- data/docs/help/functions/framework.get-version().html +35 -0
- data/docs/help/functions/framework.get-version(System.String).html +52 -0
- data/docs/help/functions/framework.sdk-exists(System.String).html +50 -0
- data/docs/help/functions/index.html +1328 -0
- data/docs/help/functions/int.parse(System.String).html +51 -0
- data/docs/help/functions/int.to-string(System.Int32).html +49 -0
- data/docs/help/functions/long.parse(System.String).html +51 -0
- data/docs/help/functions/long.to-string(System.Int64).html +49 -0
- data/docs/help/functions/math.abs(System.Double).html +50 -0
- data/docs/help/functions/math.ceiling(System.Double).html +49 -0
- data/docs/help/functions/math.floor(System.Double).html +49 -0
- data/docs/help/functions/math.round(System.Double).html +49 -0
- data/docs/help/functions/nant.get-assembly().html +35 -0
- data/docs/help/functions/nant.get-base-directory().html +34 -0
- data/docs/help/functions/operating-system.get-platform(System.OperatingSystem).html +53 -0
- data/docs/help/functions/operating-system.get-version(System.OperatingSystem).html +52 -0
- data/docs/help/functions/operating-system.to-string(System.OperatingSystem).html +54 -0
- data/docs/help/functions/path.change-extension(System.String,System.String).html +59 -0
- data/docs/help/functions/path.combine(System.String,System.String).html +56 -0
- data/docs/help/functions/path.get-directory-name(System.String).html +51 -0
- data/docs/help/functions/path.get-extension(System.String).html +51 -0
- data/docs/help/functions/path.get-file-name(System.String).html +54 -0
- data/docs/help/functions/path.get-file-name-without-extension(System.String).html +51 -0
- data/docs/help/functions/path.get-full-path(System.String).html +51 -0
- data/docs/help/functions/path.get-path-root(System.String).html +51 -0
- data/docs/help/functions/path.get-temp-file-name().html +34 -0
- data/docs/help/functions/path.get-temp-path().html +34 -0
- data/docs/help/functions/path.has-extension(System.String).html +52 -0
- data/docs/help/functions/path.is-path-rooted(System.String).html +52 -0
- data/docs/help/functions/pkg-config.exists(System.String).html +52 -0
- data/docs/help/functions/pkg-config.get-compile-flags(System.String).html +51 -0
- data/docs/help/functions/pkg-config.get-link-flags(System.String).html +51 -0
- data/docs/help/functions/pkg-config.get-mod-version(System.String).html +51 -0
- data/docs/help/functions/pkg-config.get-variable(System.String,System.String).html +56 -0
- data/docs/help/functions/pkg-config.is-atleast-version(System.String,System.String).html +57 -0
- data/docs/help/functions/pkg-config.is-between-version(System.String,System.String,System.String).html +62 -0
- data/docs/help/functions/pkg-config.is-exact-version(System.String,System.String).html +57 -0
- data/docs/help/functions/pkg-config.is-max-version(System.String,System.String).html +57 -0
- data/docs/help/functions/platform.get-name().html +34 -0
- data/docs/help/functions/platform.is-unix().html +35 -0
- data/docs/help/functions/platform.is-win32().html +38 -0
- data/docs/help/functions/platform.is-windows().html +35 -0
- data/docs/help/functions/project.get-base-directory().html +34 -0
- data/docs/help/functions/project.get-buildfile-path().html +34 -0
- data/docs/help/functions/project.get-buildfile-uri().html +34 -0
- data/docs/help/functions/project.get-default-target().html +34 -0
- data/docs/help/functions/project.get-name().html +34 -0
- data/docs/help/functions/property.exists(System.String).html +56 -0
- data/docs/help/functions/property.get-value(System.String).html +49 -0
- data/docs/help/functions/property.is-dynamic(System.String).html +52 -0
- data/docs/help/functions/property.is-readonly(System.String).html +52 -0
- data/docs/help/functions/string.contains(System.String,System.String).html +55 -0
- data/docs/help/functions/string.ends-with(System.String,System.String).html +55 -0
- data/docs/help/functions/string.get-length(System.String).html +49 -0
- data/docs/help/functions/string.index-of(System.String,System.String).html +57 -0
- data/docs/help/functions/string.last-index-of(System.String,System.String).html +57 -0
- data/docs/help/functions/string.pad-left(System.String,System.Int32,System.String).html +61 -0
- data/docs/help/functions/string.pad-right(System.String,System.Int32,System.String).html +61 -0
- data/docs/help/functions/string.replace(System.String,System.String,System.String).html +61 -0
- data/docs/help/functions/string.starts-with(System.String,System.String).html +55 -0
- data/docs/help/functions/string.substring(System.String,System.Int32,System.Int32).html +64 -0
- data/docs/help/functions/string.to-lower(System.String).html +49 -0
- data/docs/help/functions/string.to-upper(System.String).html +49 -0
- data/docs/help/functions/string.trim(System.String).html +49 -0
- data/docs/help/functions/string.trim-end(System.String).html +49 -0
- data/docs/help/functions/string.trim-start(System.String).html +49 -0
- data/docs/help/functions/target.exists(System.String).html +54 -0
- data/docs/help/functions/target.get-current-target().html +36 -0
- data/docs/help/functions/target.has-executed(System.String).html +52 -0
- data/docs/help/functions/task.exists(System.String).html +50 -0
- data/docs/help/functions/task.get-assembly(System.String).html +52 -0
- data/docs/help/functions/timespan.from-days(System.Double).html +49 -0
- data/docs/help/functions/timespan.from-hours(System.Double).html +49 -0
- data/docs/help/functions/timespan.from-milliseconds(System.Double).html +49 -0
- data/docs/help/functions/timespan.from-minutes(System.Double).html +49 -0
- data/docs/help/functions/timespan.from-seconds(System.Double).html +49 -0
- data/docs/help/functions/timespan.from-ticks(System.Int64).html +49 -0
- data/docs/help/functions/timespan.get-days(System.TimeSpan).html +55 -0
- data/docs/help/functions/timespan.get-hours(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-milliseconds(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-minutes(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-seconds(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-ticks(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-total-days(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-total-hours(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-total-milliseconds(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-total-minutes(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.get-total-seconds(System.TimeSpan).html +49 -0
- data/docs/help/functions/timespan.parse(System.String).html +51 -0
- data/docs/help/functions/timespan.to-string(System.TimeSpan).html +49 -0
- data/docs/help/functions/version.get-build(System.Version).html +51 -0
- data/docs/help/functions/version.get-major(System.Version).html +51 -0
- data/docs/help/functions/version.get-minor(System.Version).html +51 -0
- data/docs/help/functions/version.get-revision(System.Version).html +51 -0
- data/docs/help/functions/version.parse(System.String).html +52 -0
- data/docs/help/functions/version.to-string(System.Version).html +51 -0
- data/docs/help/fundamentals/buildfiles.html +81 -0
- data/docs/help/fundamentals/expressions.html +2127 -0
- data/docs/help/fundamentals/functions.html +311 -0
- data/docs/help/fundamentals/index.html +35 -0
- data/docs/help/fundamentals/listeners.html +318 -0
- data/docs/help/fundamentals/projects.html +71 -0
- data/docs/help/fundamentals/properties.html +314 -0
- data/docs/help/fundamentals/running-nant.html +92 -0
- data/docs/help/fundamentals/targets.html +136 -0
- data/docs/help/fundamentals/tasks.html +277 -0
- data/docs/help/images/arrow.gif +0 -0
- data/docs/help/images/bullet.gif +0 -0
- data/docs/help/images/logo.gif +0 -0
- data/docs/help/index.html +61 -0
- data/docs/help/introduction/fog0000000006.html +42 -0
- data/docs/help/introduction/fog0000000041.html +39 -0
- data/docs/help/introduction/fog0000000042.html +32 -0
- data/docs/help/introduction/fog0000000079.html +32 -0
- data/docs/help/introduction/fog0000000081.html +35 -0
- data/docs/help/introduction/getting-started.gif +0 -0
- data/docs/help/introduction/index.html +35 -0
- data/docs/help/introduction/installation.html +164 -0
- data/docs/help/style.css +213 -0
- data/docs/help/tasks/al.html +325 -0
- data/docs/help/tasks/asminfo.html +159 -0
- data/docs/help/tasks/attrib.html +146 -0
- data/docs/help/tasks/available.html +153 -0
- data/docs/help/tasks/aximp.html +192 -0
- data/docs/help/tasks/call.html +160 -0
- data/docs/help/tasks/cl.html +266 -0
- data/docs/help/tasks/copy.html +191 -0
- data/docs/help/tasks/csc.html +467 -0
- data/docs/help/tasks/cvs-changelog.html +263 -0
- data/docs/help/tasks/cvs-checkout.html +304 -0
- data/docs/help/tasks/cvs-export.html +304 -0
- data/docs/help/tasks/cvs-pass.html +97 -0
- data/docs/help/tasks/cvs-rtag.html +307 -0
- data/docs/help/tasks/cvs-tag.html +307 -0
- data/docs/help/tasks/cvs-update.html +310 -0
- data/docs/help/tasks/cvs.html +257 -0
- data/docs/help/tasks/delay-sign.html +168 -0
- data/docs/help/tasks/delete.html +130 -0
- data/docs/help/tasks/description.html +77 -0
- data/docs/help/tasks/echo.html +148 -0
- data/docs/help/tasks/exec.html +247 -0
- data/docs/help/tasks/fail.html +97 -0
- data/docs/help/tasks/foreach.html +199 -0
- data/docs/help/tasks/get.html +168 -0
- data/docs/help/tasks/gunzip.html +89 -0
- data/docs/help/tasks/if.html +255 -0
- data/docs/help/tasks/ifnot.html +164 -0
- data/docs/help/tasks/ilasm.html +239 -0
- data/docs/help/tasks/ildasm.html +249 -0
- data/docs/help/tasks/include.html +92 -0
- data/docs/help/tasks/index.html +490 -0
- data/docs/help/tasks/jsc.html +315 -0
- data/docs/help/tasks/lib.html +201 -0
- data/docs/help/tasks/license.html +166 -0
- data/docs/help/tasks/link.html +244 -0
- data/docs/help/tasks/loadfile.html +135 -0
- data/docs/help/tasks/loadtasks.html +119 -0
- data/docs/help/tasks/mail.html +166 -0
- data/docs/help/tasks/mc.html +167 -0
- data/docs/help/tasks/midl.html +276 -0
- data/docs/help/tasks/mkdir.html +89 -0
- data/docs/help/tasks/move.html +190 -0
- data/docs/help/tasks/nant.html +164 -0
- data/docs/help/tasks/nantschema.html +96 -0
- data/docs/help/tasks/ndoc.html +172 -0
- data/docs/help/tasks/nunit.html +132 -0
- data/docs/help/tasks/nunit2.html +164 -0
- data/docs/help/tasks/property.html +136 -0
- data/docs/help/tasks/rc.html +189 -0
- data/docs/help/tasks/readregistry.html +111 -0
- data/docs/help/tasks/regasm.html +220 -0
- data/docs/help/tasks/regex.html +116 -0
- data/docs/help/tasks/regsvcs.html +221 -0
- data/docs/help/tasks/resgen.html +217 -0
- data/docs/help/tasks/script.html +268 -0
- data/docs/help/tasks/servicecontroller.html +109 -0
- data/docs/help/tasks/setenv.html +223 -0
- data/docs/help/tasks/sleep.html +107 -0
- data/docs/help/tasks/solution.html +237 -0
- data/docs/help/tasks/style.html +193 -0
- data/docs/help/tasks/sysinfo.html +193 -0
- data/docs/help/tasks/tar.html +119 -0
- data/docs/help/tasks/tlbexp.html +160 -0
- data/docs/help/tasks/tlbimp.html +249 -0
- data/docs/help/tasks/touch.html +120 -0
- data/docs/help/tasks/tstamp.html +159 -0
- data/docs/help/tasks/untar.html +104 -0
- data/docs/help/tasks/unzip.html +104 -0
- data/docs/help/tasks/uptodate.html +46 -0
- data/docs/help/tasks/vbc.html +478 -0
- data/docs/help/tasks/vjc.html +362 -0
- data/docs/help/tasks/xmlpeek.html +129 -0
- data/docs/help/tasks/xmlpoke.html +141 -0
- data/docs/help/tasks/zip.html +145 -0
- data/docs/help/types/assemblyfileset.html +280 -0
- data/docs/help/types/categories.html +102 -0
- data/docs/help/types/credential.html +86 -0
- data/docs/help/types/cvsfileset.html +193 -0
- data/docs/help/types/dirset.html +61 -0
- data/docs/help/types/fileset.html +305 -0
- data/docs/help/types/filterchain.html +109 -0
- data/docs/help/types/index.html +136 -0
- data/docs/help/types/moduleset.html +90 -0
- data/docs/help/types/namespaceimports.html +94 -0
- data/docs/help/types/path.html +95 -0
- data/docs/help/types/patternset.html +223 -0
- data/docs/help/types/proxy.html +99 -0
- data/docs/help/types/resourcefileset.html +199 -0
- data/docs/help/types/tarfileset.html +229 -0
- data/docs/help/types/warnaserror.html +102 -0
- data/docs/help/types/zipfileset.html +193 -0
- data/docs/license.html +81 -0
- data/docs/releasenotes.html +3961 -0
- data/docs/sdk/NAnt-SDK.chm +0 -0
- data/lib/COPYING.txt +340 -0
- data/lib/NAnt.CompressionTasks.dll +0 -0
- data/lib/NAnt.CompressionTasks.xml +711 -0
- data/lib/NAnt.Core.dll +0 -0
- data/lib/NAnt.Core.xml +16161 -0
- data/lib/NAnt.DotNetTasks.dll +0 -0
- data/lib/NAnt.DotNetTasks.xml +5334 -0
- data/lib/NAnt.MSNetTasks.dll +0 -0
- data/lib/NAnt.MSNetTasks.xml +579 -0
- data/lib/NAnt.NUnit.dll +0 -0
- data/lib/NAnt.NUnit.xml +353 -0
- data/lib/NAnt.NUnit1Tasks.dll +0 -0
- data/lib/NAnt.NUnit1Tasks.xml +538 -0
- data/lib/NAnt.NUnit2Tasks.dll +0 -0
- data/lib/NAnt.NUnit2Tasks.xml +584 -0
- data/lib/NAnt.SourceControlTasks.dll +0 -0
- data/lib/NAnt.SourceControlTasks.xml +1279 -0
- data/lib/NAnt.VSNetTasks.dll +0 -0
- data/lib/NAnt.VSNetTasks.xml +3961 -0
- data/lib/NAnt.VisualCppTasks.dll +0 -0
- data/lib/NAnt.VisualCppTasks.xml +1211 -0
- data/lib/NAnt.Win32Tasks.dll +0 -0
- data/lib/NAnt.Win32Tasks.xml +690 -0
- data/lib/NAnt.exe +0 -0
- data/lib/NAnt.exe.config +1996 -0
- data/lib/NAnt.xml +78 -0
- data/lib/NDoc.Documenter.NAnt.dll +0 -0
- data/lib/README.txt +158 -0
- data/lib/extensions/common/2.0/NAnt.MSBuild.dll +0 -0
- data/lib/extensions/common/2.0/NAnt.MSBuild.xml +36 -0
- data/lib/lib/common/1.1/nunit-console-runner.dll +0 -0
- data/lib/lib/common/1.1/nunit-console.exe +0 -0
- data/lib/lib/common/1.1/nunit.core.dll +0 -0
- data/lib/lib/common/1.1/nunit.framework.dll +0 -0
- data/lib/lib/common/1.1/nunit.util.dll +0 -0
- data/lib/lib/common/2.0/nunit-console-runner.dll +0 -0
- data/lib/lib/common/2.0/nunit-console.exe +0 -0
- data/lib/lib/common/2.0/nunit.core.dll +0 -0
- data/lib/lib/common/2.0/nunit.framework.dll +0 -0
- data/lib/lib/common/2.0/nunit.util.dll +0 -0
- data/lib/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll +0 -0
- data/lib/lib/common/neutral/ICSharpCode.SharpCvsLib.dll +0 -0
- data/lib/lib/common/neutral/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/common/neutral/NDoc.Core.dll +0 -0
- data/lib/lib/common/neutral/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/common/neutral/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/common/neutral/NUnitCore.dll +0 -0
- data/lib/lib/net/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/net/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/net/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/net/1.0/nunit-console-runner.dll +0 -0
- data/lib/lib/net/1.0/nunit-console.exe +0 -0
- data/lib/lib/net/1.0/nunit.core.dll +0 -0
- data/lib/lib/net/1.0/nunit.framework.dll +0 -0
- data/lib/lib/net/1.0/nunit.util.dll +0 -0
- data/lib/log4net.dll +0 -0
- data/lib/scvs.exe +0 -0
- metadata +484 -0
Binary file
|
data/lib/COPYING.txt
ADDED
@@ -0,0 +1,340 @@
|
|
1
|
+
GNU GENERAL PUBLIC LICENSE
|
2
|
+
Version 2, June 1991
|
3
|
+
|
4
|
+
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
5
|
+
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
6
|
+
Everyone is permitted to copy and distribute verbatim copies
|
7
|
+
of this license document, but changing it is not allowed.
|
8
|
+
|
9
|
+
Preamble
|
10
|
+
|
11
|
+
The licenses for most software are designed to take away your
|
12
|
+
freedom to share and change it. By contrast, the GNU General Public
|
13
|
+
License is intended to guarantee your freedom to share and change free
|
14
|
+
software--to make sure the software is free for all its users. This
|
15
|
+
General Public License applies to most of the Free Software
|
16
|
+
Foundation's software and to any other program whose authors commit to
|
17
|
+
using it. (Some other Free Software Foundation software is covered by
|
18
|
+
the GNU Library General Public License instead.) You can apply it to
|
19
|
+
your programs, too.
|
20
|
+
|
21
|
+
When we speak of free software, we are referring to freedom, not
|
22
|
+
price. Our General Public Licenses are designed to make sure that you
|
23
|
+
have the freedom to distribute copies of free software (and charge for
|
24
|
+
this service if you wish), that you receive source code or can get it
|
25
|
+
if you want it, that you can change the software or use pieces of it
|
26
|
+
in new free programs; and that you know you can do these things.
|
27
|
+
|
28
|
+
To protect your rights, we need to make restrictions that forbid
|
29
|
+
anyone to deny you these rights or to ask you to surrender the rights.
|
30
|
+
These restrictions translate to certain responsibilities for you if you
|
31
|
+
distribute copies of the software, or if you modify it.
|
32
|
+
|
33
|
+
For example, if you distribute copies of such a program, whether
|
34
|
+
gratis or for a fee, you must give the recipients all the rights that
|
35
|
+
you have. You must make sure that they, too, receive or can get the
|
36
|
+
source code. And you must show them these terms so they know their
|
37
|
+
rights.
|
38
|
+
|
39
|
+
We protect your rights with two steps: (1) copyright the software, and
|
40
|
+
(2) offer you this license which gives you legal permission to copy,
|
41
|
+
distribute and/or modify the software.
|
42
|
+
|
43
|
+
Also, for each author's protection and ours, we want to make certain
|
44
|
+
that everyone understands that there is no warranty for this free
|
45
|
+
software. If the software is modified by someone else and passed on, we
|
46
|
+
want its recipients to know that what they have is not the original, so
|
47
|
+
that any problems introduced by others will not reflect on the original
|
48
|
+
authors' reputations.
|
49
|
+
|
50
|
+
Finally, any free program is threatened constantly by software
|
51
|
+
patents. We wish to avoid the danger that redistributors of a free
|
52
|
+
program will individually obtain patent licenses, in effect making the
|
53
|
+
program proprietary. To prevent this, we have made it clear that any
|
54
|
+
patent must be licensed for everyone's free use or not licensed at all.
|
55
|
+
|
56
|
+
The precise terms and conditions for copying, distribution and
|
57
|
+
modification follow.
|
58
|
+
|
59
|
+
GNU GENERAL PUBLIC LICENSE
|
60
|
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61
|
+
|
62
|
+
0. This License applies to any program or other work which contains
|
63
|
+
a notice placed by the copyright holder saying it may be distributed
|
64
|
+
under the terms of this General Public License. The "Program", below,
|
65
|
+
refers to any such program or work, and a "work based on the Program"
|
66
|
+
means either the Program or any derivative work under copyright law:
|
67
|
+
that is to say, a work containing the Program or a portion of it,
|
68
|
+
either verbatim or with modifications and/or translated into another
|
69
|
+
language. (Hereinafter, translation is included without limitation in
|
70
|
+
the term "modification".) Each licensee is addressed as "you".
|
71
|
+
|
72
|
+
Activities other than copying, distribution and modification are not
|
73
|
+
covered by this License; they are outside its scope. The act of
|
74
|
+
running the Program is not restricted, and the output from the Program
|
75
|
+
is covered only if its contents constitute a work based on the
|
76
|
+
Program (independent of having been made by running the Program).
|
77
|
+
Whether that is true depends on what the Program does.
|
78
|
+
|
79
|
+
1. You may copy and distribute verbatim copies of the Program's
|
80
|
+
source code as you receive it, in any medium, provided that you
|
81
|
+
conspicuously and appropriately publish on each copy an appropriate
|
82
|
+
copyright notice and disclaimer of warranty; keep intact all the
|
83
|
+
notices that refer to this License and to the absence of any warranty;
|
84
|
+
and give any other recipients of the Program a copy of this License
|
85
|
+
along with the Program.
|
86
|
+
|
87
|
+
You may charge a fee for the physical act of transferring a copy, and
|
88
|
+
you may at your option offer warranty protection in exchange for a fee.
|
89
|
+
|
90
|
+
2. You may modify your copy or copies of the Program or any portion
|
91
|
+
of it, thus forming a work based on the Program, and copy and
|
92
|
+
distribute such modifications or work under the terms of Section 1
|
93
|
+
above, provided that you also meet all of these conditions:
|
94
|
+
|
95
|
+
a) You must cause the modified files to carry prominent notices
|
96
|
+
stating that you changed the files and the date of any change.
|
97
|
+
|
98
|
+
b) You must cause any work that you distribute or publish, that in
|
99
|
+
whole or in part contains or is derived from the Program or any
|
100
|
+
part thereof, to be licensed as a whole at no charge to all third
|
101
|
+
parties under the terms of this License.
|
102
|
+
|
103
|
+
c) If the modified program normally reads commands interactively
|
104
|
+
when run, you must cause it, when started running for such
|
105
|
+
interactive use in the most ordinary way, to print or display an
|
106
|
+
announcement including an appropriate copyright notice and a
|
107
|
+
notice that there is no warranty (or else, saying that you provide
|
108
|
+
a warranty) and that users may redistribute the program under
|
109
|
+
these conditions, and telling the user how to view a copy of this
|
110
|
+
License. (Exception: if the Program itself is interactive but
|
111
|
+
does not normally print such an announcement, your work based on
|
112
|
+
the Program is not required to print an announcement.)
|
113
|
+
|
114
|
+
These requirements apply to the modified work as a whole. If
|
115
|
+
identifiable sections of that work are not derived from the Program,
|
116
|
+
and can be reasonably considered independent and separate works in
|
117
|
+
themselves, then this License, and its terms, do not apply to those
|
118
|
+
sections when you distribute them as separate works. But when you
|
119
|
+
distribute the same sections as part of a whole which is a work based
|
120
|
+
on the Program, the distribution of the whole must be on the terms of
|
121
|
+
this License, whose permissions for other licensees extend to the
|
122
|
+
entire whole, and thus to each and every part regardless of who wrote it.
|
123
|
+
|
124
|
+
Thus, it is not the intent of this section to claim rights or contest
|
125
|
+
your rights to work written entirely by you; rather, the intent is to
|
126
|
+
exercise the right to control the distribution of derivative or
|
127
|
+
collective works based on the Program.
|
128
|
+
|
129
|
+
In addition, mere aggregation of another work not based on the Program
|
130
|
+
with the Program (or with a work based on the Program) on a volume of
|
131
|
+
a storage or distribution medium does not bring the other work under
|
132
|
+
the scope of this License.
|
133
|
+
|
134
|
+
3. You may copy and distribute the Program (or a work based on it,
|
135
|
+
under Section 2) in object code or executable form under the terms of
|
136
|
+
Sections 1 and 2 above provided that you also do one of the following:
|
137
|
+
|
138
|
+
a) Accompany it with the complete corresponding machine-readable
|
139
|
+
source code, which must be distributed under the terms of Sections
|
140
|
+
1 and 2 above on a medium customarily used for software interchange; or,
|
141
|
+
|
142
|
+
b) Accompany it with a written offer, valid for at least three
|
143
|
+
years, to give any third party, for a charge no more than your
|
144
|
+
cost of physically performing source distribution, a complete
|
145
|
+
machine-readable copy of the corresponding source code, to be
|
146
|
+
distributed under the terms of Sections 1 and 2 above on a medium
|
147
|
+
customarily used for software interchange; or,
|
148
|
+
|
149
|
+
c) Accompany it with the information you received as to the offer
|
150
|
+
to distribute corresponding source code. (This alternative is
|
151
|
+
allowed only for noncommercial distribution and only if you
|
152
|
+
received the program in object code or executable form with such
|
153
|
+
an offer, in accord with Subsection b above.)
|
154
|
+
|
155
|
+
The source code for a work means the preferred form of the work for
|
156
|
+
making modifications to it. For an executable work, complete source
|
157
|
+
code means all the source code for all modules it contains, plus any
|
158
|
+
associated interface definition files, plus the scripts used to
|
159
|
+
control compilation and installation of the executable. However, as a
|
160
|
+
special exception, the source code distributed need not include
|
161
|
+
anything that is normally distributed (in either source or binary
|
162
|
+
form) with the major components (compiler, kernel, and so on) of the
|
163
|
+
operating system on which the executable runs, unless that component
|
164
|
+
itself accompanies the executable.
|
165
|
+
|
166
|
+
If distribution of executable or object code is made by offering
|
167
|
+
access to copy from a designated place, then offering equivalent
|
168
|
+
access to copy the source code from the same place counts as
|
169
|
+
distribution of the source code, even though third parties are not
|
170
|
+
compelled to copy the source along with the object code.
|
171
|
+
|
172
|
+
4. You may not copy, modify, sublicense, or distribute the Program
|
173
|
+
except as expressly provided under this License. Any attempt
|
174
|
+
otherwise to copy, modify, sublicense or distribute the Program is
|
175
|
+
void, and will automatically terminate your rights under this License.
|
176
|
+
However, parties who have received copies, or rights, from you under
|
177
|
+
this License will not have their licenses terminated so long as such
|
178
|
+
parties remain in full compliance.
|
179
|
+
|
180
|
+
5. You are not required to accept this License, since you have not
|
181
|
+
signed it. However, nothing else grants you permission to modify or
|
182
|
+
distribute the Program or its derivative works. These actions are
|
183
|
+
prohibited by law if you do not accept this License. Therefore, by
|
184
|
+
modifying or distributing the Program (or any work based on the
|
185
|
+
Program), you indicate your acceptance of this License to do so, and
|
186
|
+
all its terms and conditions for copying, distributing or modifying
|
187
|
+
the Program or works based on it.
|
188
|
+
|
189
|
+
6. Each time you redistribute the Program (or any work based on the
|
190
|
+
Program), the recipient automatically receives a license from the
|
191
|
+
original licensor to copy, distribute or modify the Program subject to
|
192
|
+
these terms and conditions. You may not impose any further
|
193
|
+
restrictions on the recipients' exercise of the rights granted herein.
|
194
|
+
You are not responsible for enforcing compliance by third parties to
|
195
|
+
this License.
|
196
|
+
|
197
|
+
7. If, as a consequence of a court judgment or allegation of patent
|
198
|
+
infringement or for any other reason (not limited to patent issues),
|
199
|
+
conditions are imposed on you (whether by court order, agreement or
|
200
|
+
otherwise) that contradict the conditions of this License, they do not
|
201
|
+
excuse you from the conditions of this License. If you cannot
|
202
|
+
distribute so as to satisfy simultaneously your obligations under this
|
203
|
+
License and any other pertinent obligations, then as a consequence you
|
204
|
+
may not distribute the Program at all. For example, if a patent
|
205
|
+
license would not permit royalty-free redistribution of the Program by
|
206
|
+
all those who receive copies directly or indirectly through you, then
|
207
|
+
the only way you could satisfy both it and this License would be to
|
208
|
+
refrain entirely from distribution of the Program.
|
209
|
+
|
210
|
+
If any portion of this section is held invalid or unenforceable under
|
211
|
+
any particular circumstance, the balance of the section is intended to
|
212
|
+
apply and the section as a whole is intended to apply in other
|
213
|
+
circumstances.
|
214
|
+
|
215
|
+
It is not the purpose of this section to induce you to infringe any
|
216
|
+
patents or other property right claims or to contest validity of any
|
217
|
+
such claims; this section has the sole purpose of protecting the
|
218
|
+
integrity of the free software distribution system, which is
|
219
|
+
implemented by public license practices. Many people have made
|
220
|
+
generous contributions to the wide range of software distributed
|
221
|
+
through that system in reliance on consistent application of that
|
222
|
+
system; it is up to the author/donor to decide if he or she is willing
|
223
|
+
to distribute software through any other system and a licensee cannot
|
224
|
+
impose that choice.
|
225
|
+
|
226
|
+
This section is intended to make thoroughly clear what is believed to
|
227
|
+
be a consequence of the rest of this License.
|
228
|
+
|
229
|
+
8. If the distribution and/or use of the Program is restricted in
|
230
|
+
certain countries either by patents or by copyrighted interfaces, the
|
231
|
+
original copyright holder who places the Program under this License
|
232
|
+
may add an explicit geographical distribution limitation excluding
|
233
|
+
those countries, so that distribution is permitted only in or among
|
234
|
+
countries not thus excluded. In such case, this License incorporates
|
235
|
+
the limitation as if written in the body of this License.
|
236
|
+
|
237
|
+
9. The Free Software Foundation may publish revised and/or new versions
|
238
|
+
of the General Public License from time to time. Such new versions will
|
239
|
+
be similar in spirit to the present version, but may differ in detail to
|
240
|
+
address new problems or concerns.
|
241
|
+
|
242
|
+
Each version is given a distinguishing version number. If the Program
|
243
|
+
specifies a version number of this License which applies to it and "any
|
244
|
+
later version", you have the option of following the terms and conditions
|
245
|
+
either of that version or of any later version published by the Free
|
246
|
+
Software Foundation. If the Program does not specify a version number of
|
247
|
+
this License, you may choose any version ever published by the Free Software
|
248
|
+
Foundation.
|
249
|
+
|
250
|
+
10. If you wish to incorporate parts of the Program into other free
|
251
|
+
programs whose distribution conditions are different, write to the author
|
252
|
+
to ask for permission. For software which is copyrighted by the Free
|
253
|
+
Software Foundation, write to the Free Software Foundation; we sometimes
|
254
|
+
make exceptions for this. Our decision will be guided by the two goals
|
255
|
+
of preserving the free status of all derivatives of our free software and
|
256
|
+
of promoting the sharing and reuse of software generally.
|
257
|
+
|
258
|
+
NO WARRANTY
|
259
|
+
|
260
|
+
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261
|
+
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262
|
+
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263
|
+
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264
|
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265
|
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266
|
+
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267
|
+
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268
|
+
REPAIR OR CORRECTION.
|
269
|
+
|
270
|
+
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271
|
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272
|
+
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273
|
+
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274
|
+
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275
|
+
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276
|
+
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277
|
+
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278
|
+
POSSIBILITY OF SUCH DAMAGES.
|
279
|
+
|
280
|
+
END OF TERMS AND CONDITIONS
|
281
|
+
|
282
|
+
How to Apply These Terms to Your New Programs
|
283
|
+
|
284
|
+
If you develop a new program, and you want it to be of the greatest
|
285
|
+
possible use to the public, the best way to achieve this is to make it
|
286
|
+
free software which everyone can redistribute and change under these terms.
|
287
|
+
|
288
|
+
To do so, attach the following notices to the program. It is safest
|
289
|
+
to attach them to the start of each source file to most effectively
|
290
|
+
convey the exclusion of warranty; and each file should have at least
|
291
|
+
the "copyright" line and a pointer to where the full notice is found.
|
292
|
+
|
293
|
+
<one line to give the program's name and a brief idea of what it does.>
|
294
|
+
Copyright (C) <year> <name of author>
|
295
|
+
|
296
|
+
This program is free software; you can redistribute it and/or modify
|
297
|
+
it under the terms of the GNU General Public License as published by
|
298
|
+
the Free Software Foundation; either version 2 of the License, or
|
299
|
+
(at your option) any later version.
|
300
|
+
|
301
|
+
This program is distributed in the hope that it will be useful,
|
302
|
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304
|
+
GNU General Public License for more details.
|
305
|
+
|
306
|
+
You should have received a copy of the GNU General Public License
|
307
|
+
along with this program; if not, write to the Free Software
|
308
|
+
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
309
|
+
|
310
|
+
|
311
|
+
Also add information on how to contact you by electronic and paper mail.
|
312
|
+
|
313
|
+
If the program is interactive, make it output a short notice like this
|
314
|
+
when it starts in an interactive mode:
|
315
|
+
|
316
|
+
Gnomovision version 69, Copyright (C) year name of author
|
317
|
+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
318
|
+
This is free software, and you are welcome to redistribute it
|
319
|
+
under certain conditions; type `show c' for details.
|
320
|
+
|
321
|
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
322
|
+
parts of the General Public License. Of course, the commands you use may
|
323
|
+
be called something other than `show w' and `show c'; they could even be
|
324
|
+
mouse-clicks or menu items--whatever suits your program.
|
325
|
+
|
326
|
+
You should also get your employer (if you work as a programmer) or your
|
327
|
+
school, if any, to sign a "copyright disclaimer" for the program, if
|
328
|
+
necessary. Here is a sample; alter the names:
|
329
|
+
|
330
|
+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
331
|
+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
332
|
+
|
333
|
+
<signature of Ty Coon>, 1 April 1989
|
334
|
+
Ty Coon, President of Vice
|
335
|
+
|
336
|
+
This General Public License does not permit incorporating your program into
|
337
|
+
proprietary programs. If your program is a subroutine library, you may
|
338
|
+
consider it more useful to permit linking proprietary applications with the
|
339
|
+
library. If this is what you want to do, use the GNU Library General
|
340
|
+
Public License instead of this License.
|
Binary file
|
@@ -0,0 +1,711 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<doc>
|
3
|
+
<assembly>
|
4
|
+
<name>NAnt.CompressionTasks</name>
|
5
|
+
</assembly>
|
6
|
+
<members>
|
7
|
+
<member name="T:NAnt.Compression.Tasks.ExpandBaseTask">
|
8
|
+
<summary>
|
9
|
+
Summary description for ExpandTask.
|
10
|
+
</summary>
|
11
|
+
</member>
|
12
|
+
<member name="M:NAnt.Compression.Tasks.ExpandBaseTask.ExtractFile(System.IO.Stream,System.String,System.String,System.DateTime,System.Int64)">
|
13
|
+
<summary>
|
14
|
+
Extracts a file entry from the specified stream.
|
15
|
+
</summary>
|
16
|
+
<param name="inputStream">The <see cref="T:System.IO.Stream"/> containing the compressed entry.</param>
|
17
|
+
<param name="destDirectory">The directory where to store the expanded file.</param>
|
18
|
+
<param name="entryName">The name of the entry including directory information.</param>
|
19
|
+
<param name="entryDate">The date of the entry.</param>
|
20
|
+
<param name="entrySize">The uncompressed size of the entry.</param>
|
21
|
+
<exception cref="T:NAnt.Core.BuildException">
|
22
|
+
<para>The destination directory for the entry could not be created.</para>
|
23
|
+
<para>-or-</para>
|
24
|
+
<para>The entry could not be extracted.</para>
|
25
|
+
</exception>
|
26
|
+
<remarks>
|
27
|
+
We cannot rely on the fact that the directory entry of a given file
|
28
|
+
is created before the file is extracted, so we should create the
|
29
|
+
directory if it doesn't yet exist.
|
30
|
+
</remarks>
|
31
|
+
</member>
|
32
|
+
<member name="M:NAnt.Compression.Tasks.ExpandBaseTask.ExtractDirectory(System.IO.Stream,System.String,System.String,System.DateTime)">
|
33
|
+
<summary>
|
34
|
+
Extracts a directory entry from the specified stream.
|
35
|
+
</summary>
|
36
|
+
<param name="inputStream">The <see cref="T:System.IO.Stream"/> containing the directory entry.</param>
|
37
|
+
<param name="destDirectory">The directory where to create the subdirectory.</param>
|
38
|
+
<param name="entryName">The name of the directory entry.</param>
|
39
|
+
<param name="entryDate">The date of the entry.</param>
|
40
|
+
<exception cref="T:NAnt.Core.BuildException">
|
41
|
+
<para>The destination directory for the entry could not be created.</para>
|
42
|
+
</exception>
|
43
|
+
</member>
|
44
|
+
<member name="P:NAnt.Compression.Tasks.ExpandBaseTask.Overwrite">
|
45
|
+
<summary>
|
46
|
+
Overwrite files, even if they are newer than the corresponding
|
47
|
+
entries in the archive. The default is <see langword="true" />.
|
48
|
+
</summary>
|
49
|
+
</member>
|
50
|
+
<member name="T:NAnt.Compression.Tasks.GUnzip">
|
51
|
+
<summary>
|
52
|
+
Expands a file packed using GZip compression.
|
53
|
+
</summary>
|
54
|
+
<example>
|
55
|
+
<para>Expands "test.tar.gz" to "test2.tar".</para>
|
56
|
+
<code>
|
57
|
+
<![CDATA[
|
58
|
+
<gunzip src="test.tar.gz" dest="test.tar" />
|
59
|
+
]]>
|
60
|
+
</code>
|
61
|
+
</example>
|
62
|
+
</member>
|
63
|
+
<member name="M:NAnt.Compression.Tasks.GUnzip.ExecuteTask">
|
64
|
+
<summary>
|
65
|
+
Extracts the file from the gzip archive.
|
66
|
+
</summary>
|
67
|
+
</member>
|
68
|
+
<member name="P:NAnt.Compression.Tasks.GUnzip.SrcFile">
|
69
|
+
<summary>
|
70
|
+
The file to expand.
|
71
|
+
</summary>
|
72
|
+
</member>
|
73
|
+
<member name="P:NAnt.Compression.Tasks.GUnzip.DestFile">
|
74
|
+
<summary>
|
75
|
+
The destination file.
|
76
|
+
</summary>
|
77
|
+
</member>
|
78
|
+
<member name="T:NAnt.Compression.Tasks.TarTask">
|
79
|
+
<summary>
|
80
|
+
Creates a tar file from the specified filesets.
|
81
|
+
</summary>
|
82
|
+
<remarks>
|
83
|
+
<para>Uses <see href="http://www.icsharpcode.net/OpenSource/SharpZipLib/">#ziplib</see> (SharpZipLib), an open source Tar/Zip/GZip library written entirely in C#.</para>
|
84
|
+
</remarks>
|
85
|
+
<example>
|
86
|
+
<para>
|
87
|
+
Tar all files in <c>${build.dir}</c> and <c>${doc.dir}</c> into a file
|
88
|
+
called "backup.tar.gz", and apply gzip compression to it.
|
89
|
+
</para>
|
90
|
+
<code>
|
91
|
+
<![CDATA[
|
92
|
+
<tar destfile="backup.tar.gz" compression="GZip">
|
93
|
+
<fileset basedir="${bin.dir}" prefix="bin">
|
94
|
+
<include name="**/*" />
|
95
|
+
</fileset>
|
96
|
+
<fileset basedir="${doc.dir}" prefix="doc">
|
97
|
+
<include name="**/*" />
|
98
|
+
</fileset>
|
99
|
+
</tar>
|
100
|
+
]]>
|
101
|
+
</code>
|
102
|
+
</example>
|
103
|
+
</member>
|
104
|
+
<member name="M:NAnt.Compression.Tasks.TarTask.ExecuteTask">
|
105
|
+
<summary>
|
106
|
+
Creates the tar file.
|
107
|
+
</summary>
|
108
|
+
</member>
|
109
|
+
<member name="P:NAnt.Compression.Tasks.TarTask.DestFile">
|
110
|
+
<summary>
|
111
|
+
The tar file to create.
|
112
|
+
</summary>
|
113
|
+
</member>
|
114
|
+
<member name="P:NAnt.Compression.Tasks.TarTask.IncludeEmptyDirs">
|
115
|
+
<summary>
|
116
|
+
Include empty directories in the generated tar file. The default is
|
117
|
+
<see langword="false" />.
|
118
|
+
</summary>
|
119
|
+
</member>
|
120
|
+
<member name="P:NAnt.Compression.Tasks.TarTask.TarFileSets">
|
121
|
+
<summary>
|
122
|
+
The set of files to be included in the archive.
|
123
|
+
</summary>
|
124
|
+
</member>
|
125
|
+
<member name="P:NAnt.Compression.Tasks.TarTask.CompressionMethod">
|
126
|
+
<summary>
|
127
|
+
The compression method. The default is <see cref="F:NAnt.Compression.Types.TarCompressionMethod.None"/>.
|
128
|
+
</summary>
|
129
|
+
</member>
|
130
|
+
<member name="T:NAnt.Compression.Tasks.UnTarTask">
|
131
|
+
<summary>
|
132
|
+
Extracts files from a tar archive.
|
133
|
+
</summary>
|
134
|
+
<remarks>
|
135
|
+
<para>
|
136
|
+
Uses <see href="http://www.icsharpcode.net/OpenSource/SharpZipLib/">#ziplib</see>
|
137
|
+
(SharpZipLib), an open source Zip/GZip library written entirely in C#.
|
138
|
+
</para>
|
139
|
+
</remarks>
|
140
|
+
<example>
|
141
|
+
<para>Extracts all files from a gzipped tar, preserving the directory structure.</para>
|
142
|
+
<code>
|
143
|
+
<![CDATA[
|
144
|
+
<untar src="nant-bin.tar.gz" dest="bin" compression="gzip" />
|
145
|
+
]]>
|
146
|
+
</code>
|
147
|
+
</example>
|
148
|
+
</member>
|
149
|
+
<member name="M:NAnt.Compression.Tasks.UnTarTask.ExecuteTask">
|
150
|
+
<summary>
|
151
|
+
Extracts the files from the archive.
|
152
|
+
</summary>
|
153
|
+
</member>
|
154
|
+
<member name="P:NAnt.Compression.Tasks.UnTarTask.SrcFile">
|
155
|
+
<summary>
|
156
|
+
The archive file to expand.
|
157
|
+
</summary>
|
158
|
+
</member>
|
159
|
+
<member name="P:NAnt.Compression.Tasks.UnTarTask.DestinationDirectory">
|
160
|
+
<summary>
|
161
|
+
The directory where to store the expanded file(s). The default is
|
162
|
+
the project base directory.
|
163
|
+
</summary>
|
164
|
+
</member>
|
165
|
+
<member name="P:NAnt.Compression.Tasks.UnTarTask.CompressionMethod">
|
166
|
+
<summary>
|
167
|
+
The compression method. The default is <see cref="F:NAnt.Compression.Types.TarCompressionMethod.None"/>.
|
168
|
+
</summary>
|
169
|
+
</member>
|
170
|
+
<member name="T:NAnt.Compression.Tasks.UnZipTask">
|
171
|
+
<summary>
|
172
|
+
Extracts files from a zip archive.
|
173
|
+
</summary>
|
174
|
+
<remarks>
|
175
|
+
<para>
|
176
|
+
Uses <see href="http://www.icsharpcode.net/OpenSource/SharpZipLib/">#ziplib</see>
|
177
|
+
(SharpZipLib), an open source Zip/GZip library written entirely in C#.
|
178
|
+
</para>
|
179
|
+
</remarks>
|
180
|
+
<example>
|
181
|
+
<para>Extracts all the file from the zip, preserving the directory structure.</para>
|
182
|
+
<code>
|
183
|
+
<![CDATA[
|
184
|
+
<unzip zipfile="backup.zip"/>
|
185
|
+
]]>
|
186
|
+
</code>
|
187
|
+
</example>
|
188
|
+
</member>
|
189
|
+
<member name="M:NAnt.Compression.Tasks.UnZipTask.ExecuteTask">
|
190
|
+
<summary>
|
191
|
+
Extracts the files from the zip file.
|
192
|
+
</summary>
|
193
|
+
</member>
|
194
|
+
<member name="P:NAnt.Compression.Tasks.UnZipTask.ZipFile">
|
195
|
+
<summary>
|
196
|
+
The archive file to expand.
|
197
|
+
</summary>
|
198
|
+
</member>
|
199
|
+
<member name="P:NAnt.Compression.Tasks.UnZipTask.ToDirectory">
|
200
|
+
<summary>
|
201
|
+
The directory where the expanded files should be stored. The
|
202
|
+
default is the project base directory.
|
203
|
+
</summary>
|
204
|
+
</member>
|
205
|
+
<member name="P:NAnt.Compression.Tasks.UnZipTask.Encoding">
|
206
|
+
<summary>
|
207
|
+
The character encoding that has been used for filenames inside the
|
208
|
+
zip file. The default is the system's OEM code page.
|
209
|
+
</summary>
|
210
|
+
</member>
|
211
|
+
<member name="T:NAnt.Compression.Tasks.ZipTask">
|
212
|
+
<summary>
|
213
|
+
Creates a zip file from the specified filesets.
|
214
|
+
</summary>
|
215
|
+
<remarks>
|
216
|
+
<para>
|
217
|
+
Uses <see href="http://www.icsharpcode.net/OpenSource/SharpZipLib/">#ziplib</see>
|
218
|
+
(SharpZipLib), an open source Tar/Zip/GZip library written entirely in C#.
|
219
|
+
</para>
|
220
|
+
</remarks>
|
221
|
+
<example>
|
222
|
+
<para>
|
223
|
+
Zip all files in <c>${build.dir}</c> and <c>${doc.dir}</c> into a file
|
224
|
+
called "backup.zip".
|
225
|
+
</para>
|
226
|
+
<code>
|
227
|
+
<![CDATA[
|
228
|
+
<zip zipfile="backup.zip">
|
229
|
+
<fileset basedir="${bin.dir}" prefix="bin">
|
230
|
+
<include name="**/*" />
|
231
|
+
</fileset>
|
232
|
+
<fileset basedir="${doc.dir}" prefix="doc">
|
233
|
+
<include name="**/*" />
|
234
|
+
</fileset>
|
235
|
+
</zip>
|
236
|
+
]]>
|
237
|
+
</code>
|
238
|
+
</example>
|
239
|
+
</member>
|
240
|
+
<member name="M:NAnt.Compression.Tasks.ZipTask.ExecuteTask">
|
241
|
+
<summary>
|
242
|
+
Creates the zip file.
|
243
|
+
</summary>
|
244
|
+
</member>
|
245
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.ZipFile">
|
246
|
+
<summary>
|
247
|
+
The zip file to create.
|
248
|
+
</summary>
|
249
|
+
</member>
|
250
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.Comment">
|
251
|
+
<summary>
|
252
|
+
The comment for the file.
|
253
|
+
</summary>
|
254
|
+
</member>
|
255
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.Stamp">
|
256
|
+
<summary>
|
257
|
+
Date/time stamp for the files in the format MM/DD/YYYY HH:MM:SS.
|
258
|
+
</summary>
|
259
|
+
</member>
|
260
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.ZipLevel">
|
261
|
+
<summary>
|
262
|
+
Desired level of compression. Possible values are 0 (STORE only)
|
263
|
+
to 9 (highest). The default is <c>6</c>.
|
264
|
+
</summary>
|
265
|
+
</member>
|
266
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.IncludeEmptyDirs">
|
267
|
+
<summary>
|
268
|
+
Include empty directories in the generated zip file. The default is
|
269
|
+
<see langword="false" />.
|
270
|
+
</summary>
|
271
|
+
</member>
|
272
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.ZipFileSets">
|
273
|
+
<summary>
|
274
|
+
The set of files to be included in the archive.
|
275
|
+
</summary>
|
276
|
+
</member>
|
277
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.DuplicateHandling">
|
278
|
+
<summary>
|
279
|
+
Specifies the behaviour when a duplicate file is found. The default
|
280
|
+
is <see cref="F:NAnt.Compression.Types.DuplicateHandling.Add"/>.
|
281
|
+
</summary>
|
282
|
+
</member>
|
283
|
+
<member name="P:NAnt.Compression.Tasks.ZipTask.Encoding">
|
284
|
+
<summary>
|
285
|
+
The character encoding to use for filenames and comment inside the
|
286
|
+
zip file. The default is the system's OEM code page.
|
287
|
+
</summary>
|
288
|
+
</member>
|
289
|
+
<member name="T:NAnt.Compression.Types.DuplicateHandling">
|
290
|
+
<summary>
|
291
|
+
Specifies how entries with the same name should be processed.
|
292
|
+
</summary>
|
293
|
+
</member>
|
294
|
+
<member name="F:NAnt.Compression.Types.DuplicateHandling.Add">
|
295
|
+
<summary>
|
296
|
+
Overwrite existing entry with same name.
|
297
|
+
</summary>
|
298
|
+
</member>
|
299
|
+
<member name="F:NAnt.Compression.Types.DuplicateHandling.Preserve">
|
300
|
+
<summary>
|
301
|
+
Preserve existing entry with the same name.
|
302
|
+
</summary>
|
303
|
+
</member>
|
304
|
+
<member name="F:NAnt.Compression.Types.DuplicateHandling.Fail">
|
305
|
+
<summary>
|
306
|
+
Report failure when two entries have the same name.
|
307
|
+
</summary>
|
308
|
+
</member>
|
309
|
+
<member name="T:NAnt.Compression.Types.DuplicateHandlingConverter">
|
310
|
+
<summary>
|
311
|
+
Specialized <see cref="T:System.ComponentModel.EnumConverter"/> for <see cref="T:NAnt.Compression.Types.TarCompressionMethod"/>
|
312
|
+
that ignores case when converting from string.
|
313
|
+
</summary>
|
314
|
+
</member>
|
315
|
+
<member name="M:NAnt.Compression.Types.DuplicateHandlingConverter.#ctor">
|
316
|
+
<summary>
|
317
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.DuplicateHandlingConverter"/>
|
318
|
+
class.
|
319
|
+
</summary>
|
320
|
+
</member>
|
321
|
+
<member name="M:NAnt.Compression.Types.DuplicateHandlingConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
|
322
|
+
<summary>
|
323
|
+
Converts the given object to the type of this converter, using the
|
324
|
+
specified context and culture information.
|
325
|
+
</summary>
|
326
|
+
<param name="context">An <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> that provides a format context.</param>
|
327
|
+
<param name="culture">A <see cref="T:System.Globalization.CultureInfo"/> object. If a <see langword="null"/> is passed, the current culture is assumed.</param>
|
328
|
+
<param name="value">The <see cref="T:System.Object"/> to convert.</param>
|
329
|
+
<returns>
|
330
|
+
An <see cref="T:System.Object"/> that represents the converted value.
|
331
|
+
</returns>
|
332
|
+
</member>
|
333
|
+
<member name="T:NAnt.Compression.Types.TarCompressionMethod">
|
334
|
+
<summary>
|
335
|
+
Specifies the compression methods supported by <see cref="T:NAnt.Compression.Tasks.TarTask"/>
|
336
|
+
and <see cref="T:NAnt.Compression.Tasks.UnTarTask"/>.
|
337
|
+
</summary>
|
338
|
+
</member>
|
339
|
+
<member name="F:NAnt.Compression.Types.TarCompressionMethod.None">
|
340
|
+
<summary>
|
341
|
+
No compression.
|
342
|
+
</summary>
|
343
|
+
</member>
|
344
|
+
<member name="F:NAnt.Compression.Types.TarCompressionMethod.GZip">
|
345
|
+
<summary>
|
346
|
+
GZIP compression.
|
347
|
+
</summary>
|
348
|
+
</member>
|
349
|
+
<member name="F:NAnt.Compression.Types.TarCompressionMethod.BZip2">
|
350
|
+
<summary>
|
351
|
+
BZIP2 compression.
|
352
|
+
</summary>
|
353
|
+
</member>
|
354
|
+
<member name="T:NAnt.Compression.Types.TarCompressionMethodConverter">
|
355
|
+
<summary>
|
356
|
+
Specialized <see cref="T:System.ComponentModel.EnumConverter"/> for <see cref="T:NAnt.Compression.Types.TarCompressionMethod"/>
|
357
|
+
that ignores case when converting from string.
|
358
|
+
</summary>
|
359
|
+
</member>
|
360
|
+
<member name="M:NAnt.Compression.Types.TarCompressionMethodConverter.#ctor">
|
361
|
+
<summary>
|
362
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.TarCompressionMethodConverter"/>
|
363
|
+
class.
|
364
|
+
</summary>
|
365
|
+
</member>
|
366
|
+
<member name="M:NAnt.Compression.Types.TarCompressionMethodConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
|
367
|
+
<summary>
|
368
|
+
Converts the given object to the type of this converter, using the
|
369
|
+
specified context and culture information.
|
370
|
+
</summary>
|
371
|
+
<param name="context">An <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> that provides a format context.</param>
|
372
|
+
<param name="culture">A <see cref="T:System.Globalization.CultureInfo"/> object. If a <see langword="null"/> is passed, the current culture is assumed.</param>
|
373
|
+
<param name="value">The <see cref="T:System.Object"/> to convert.</param>
|
374
|
+
<returns>
|
375
|
+
An <see cref="T:System.Object"/> that represents the converted value.
|
376
|
+
</returns>
|
377
|
+
</member>
|
378
|
+
<member name="T:NAnt.Compression.Types.TarFileSet">
|
379
|
+
<summary>
|
380
|
+
A <see cref="T:NAnt.Compression.Types.TarFileSet"/> is a <see cref="T:NAnt.Core.Types.FileSet"/> with extra
|
381
|
+
attributes useful in the context of the <see cref="T:NAnt.Compression.Tasks.TarTask"/>.
|
382
|
+
</summary>
|
383
|
+
</member>
|
384
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.FileMode">
|
385
|
+
<summary>
|
386
|
+
A 3 digit octal string, specify the user, group and other modes
|
387
|
+
in the standard Unix fashion. Only applies to plain files. The
|
388
|
+
default is <c>644</c>.
|
389
|
+
</summary>
|
390
|
+
</member>
|
391
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.DirMode">
|
392
|
+
<summary>
|
393
|
+
A 3 digit octal string, specify the user, group and other modes
|
394
|
+
in the standard Unix fashion. Only applies to directories. The
|
395
|
+
default is <c>755</c>.
|
396
|
+
</summary>
|
397
|
+
</member>
|
398
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.UserName">
|
399
|
+
<summary>
|
400
|
+
The username for the tar entry.
|
401
|
+
</summary>
|
402
|
+
</member>
|
403
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.Uid">
|
404
|
+
<summary>
|
405
|
+
The user identifier (UID) for the tar entry.
|
406
|
+
</summary>
|
407
|
+
</member>
|
408
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.GroupName">
|
409
|
+
<summary>
|
410
|
+
The groupname for the tar entry.
|
411
|
+
</summary>
|
412
|
+
</member>
|
413
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.Gid">
|
414
|
+
<summary>
|
415
|
+
The group identifier (GID) for the tar entry.
|
416
|
+
</summary>
|
417
|
+
</member>
|
418
|
+
<member name="P:NAnt.Compression.Types.TarFileSet.Prefix">
|
419
|
+
<summary>
|
420
|
+
The top level directory prefix. If set, all file and directory paths
|
421
|
+
in the fileset will have this value prepended. Can either be a single
|
422
|
+
directory name or a "/" separated path.
|
423
|
+
</summary>
|
424
|
+
</member>
|
425
|
+
<member name="T:NAnt.Compression.Types.TarFileSetCollection">
|
426
|
+
<summary>
|
427
|
+
Contains a collection of <see cref="T:NAnt.Compression.Types.TarFileSet"/> elements.
|
428
|
+
</summary>
|
429
|
+
</member>
|
430
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.#ctor">
|
431
|
+
<summary>
|
432
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/> class.
|
433
|
+
</summary>
|
434
|
+
</member>
|
435
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.#ctor(NAnt.Compression.Types.TarFileSetCollection)">
|
436
|
+
<summary>
|
437
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/> class
|
438
|
+
with the specified <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/> instance.
|
439
|
+
</summary>
|
440
|
+
</member>
|
441
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.#ctor(NAnt.Compression.Types.TarFileSet[])">
|
442
|
+
<summary>
|
443
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/> class
|
444
|
+
with the specified array of <see cref="T:NAnt.Compression.Types.TarFileSet"/> instances.
|
445
|
+
</summary>
|
446
|
+
</member>
|
447
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.Add(NAnt.Compression.Types.TarFileSet)">
|
448
|
+
<summary>
|
449
|
+
Adds a <see cref="T:NAnt.Compression.Types.TarFileSet"/> to the end of the collection.
|
450
|
+
</summary>
|
451
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.TarFileSet"/> to be added to the end of the collection.</param>
|
452
|
+
<returns>The position into which the new element was inserted.</returns>
|
453
|
+
</member>
|
454
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.AddRange(NAnt.Compression.Types.TarFileSet[])">
|
455
|
+
<summary>
|
456
|
+
Adds the elements of a <see cref="T:NAnt.Compression.Types.TarFileSet"/> array to the end of the collection.
|
457
|
+
</summary>
|
458
|
+
<param name="items">The array of <see cref="T:NAnt.Compression.Types.TarFileSet"/> elements to be added to the end of the collection.</param>
|
459
|
+
</member>
|
460
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.AddRange(NAnt.Compression.Types.TarFileSetCollection)">
|
461
|
+
<summary>
|
462
|
+
Adds the elements of a <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/> to the end of the collection.
|
463
|
+
</summary>
|
464
|
+
<param name="items">The <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/> to be added to the end of the collection.</param>
|
465
|
+
</member>
|
466
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.Contains(NAnt.Compression.Types.TarFileSet)">
|
467
|
+
<summary>
|
468
|
+
Determines whether a <see cref="T:NAnt.Compression.Types.TarFileSet"/> is in the collection.
|
469
|
+
</summary>
|
470
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.TarFileSet"/> to locate in the collection.</param>
|
471
|
+
<returns>
|
472
|
+
<see langword="true"/> if <paramref name="item"/> is found in the
|
473
|
+
collection; otherwise, <see langword="false"/>.
|
474
|
+
</returns>
|
475
|
+
</member>
|
476
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.CopyTo(NAnt.Compression.Types.TarFileSet[],System.Int32)">
|
477
|
+
<summary>
|
478
|
+
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
|
479
|
+
</summary>
|
480
|
+
<param name="array">The one-dimensional array that is the destination of the elements copied from the collection. The array must have zero-based indexing.</param>
|
481
|
+
<param name="index">The zero-based index in <paramref name="array"/> at which copying begins.</param>
|
482
|
+
</member>
|
483
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.IndexOf(NAnt.Compression.Types.TarFileSet)">
|
484
|
+
<summary>
|
485
|
+
Retrieves the index of a specified <see cref="T:NAnt.Compression.Types.TarFileSet"/> object in the collection.
|
486
|
+
</summary>
|
487
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.TarFileSet"/> object for which the index is returned.</param>
|
488
|
+
<returns>
|
489
|
+
The index of the specified <see cref="T:NAnt.Compression.Types.TarFileSet"/>. If the <see cref="T:NAnt.Compression.Types.TarFileSet"/> is not currently a member of the collection, it returns -1.
|
490
|
+
</returns>
|
491
|
+
</member>
|
492
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.Insert(System.Int32,NAnt.Compression.Types.TarFileSet)">
|
493
|
+
<summary>
|
494
|
+
Inserts a <see cref="T:NAnt.Compression.Types.TarFileSet"/> into the collection at the specified index.
|
495
|
+
</summary>
|
496
|
+
<param name="index">The zero-based index at which <paramref name="item"/> should be inserted.</param>
|
497
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.TarFileSet"/> to insert.</param>
|
498
|
+
</member>
|
499
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.GetEnumerator">
|
500
|
+
<summary>
|
501
|
+
Returns an enumerator that can iterate through the collection.
|
502
|
+
</summary>
|
503
|
+
<returns>
|
504
|
+
A <see cref="T:NAnt.Compression.Types.TarFileSetEnumerator"/> for the entire collection.
|
505
|
+
</returns>
|
506
|
+
</member>
|
507
|
+
<member name="M:NAnt.Compression.Types.TarFileSetCollection.Remove(NAnt.Compression.Types.TarFileSet)">
|
508
|
+
<summary>
|
509
|
+
Removes a member from the collection.
|
510
|
+
</summary>
|
511
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.TarFileSet"/> to remove from the collection.</param>
|
512
|
+
</member>
|
513
|
+
<member name="P:NAnt.Compression.Types.TarFileSetCollection.Item(System.Int32)">
|
514
|
+
<summary>
|
515
|
+
Gets or sets the element at the specified index.
|
516
|
+
</summary>
|
517
|
+
<param name="index">The zero-based index of the element to get or set.</param>
|
518
|
+
</member>
|
519
|
+
<member name="P:NAnt.Compression.Types.TarFileSetCollection.FileCount">
|
520
|
+
<summary>
|
521
|
+
Get the total number of files that are represented by the
|
522
|
+
filesets in this collection.
|
523
|
+
</summary>
|
524
|
+
</member>
|
525
|
+
<member name="T:NAnt.Compression.Types.TarFileSetEnumerator">
|
526
|
+
<summary>
|
527
|
+
Enumerates the <see cref="T:NAnt.Compression.Types.TarFileSet"/> elements of a <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/>.
|
528
|
+
</summary>
|
529
|
+
</member>
|
530
|
+
<member name="M:NAnt.Compression.Types.TarFileSetEnumerator.#ctor(NAnt.Compression.Types.TarFileSetCollection)">
|
531
|
+
<summary>
|
532
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.TarFileSetEnumerator"/> class
|
533
|
+
with the specified <see cref="T:NAnt.Compression.Types.TarFileSetCollection"/>.
|
534
|
+
</summary>
|
535
|
+
<param name="TarFileSets">The collection that should be enumerated.</param>
|
536
|
+
</member>
|
537
|
+
<member name="M:NAnt.Compression.Types.TarFileSetEnumerator.MoveNext">
|
538
|
+
<summary>
|
539
|
+
Advances the enumerator to the next element of the collection.
|
540
|
+
</summary>
|
541
|
+
<returns>
|
542
|
+
<see langword="true" /> if the enumerator was successfully advanced
|
543
|
+
to the next element; <see langword="false" /> if the enumerator has
|
544
|
+
passed the end of the collection.
|
545
|
+
</returns>
|
546
|
+
</member>
|
547
|
+
<member name="M:NAnt.Compression.Types.TarFileSetEnumerator.Reset">
|
548
|
+
<summary>
|
549
|
+
Sets the enumerator to its initial position, which is before the
|
550
|
+
first element in the collection.
|
551
|
+
</summary>
|
552
|
+
</member>
|
553
|
+
<member name="P:NAnt.Compression.Types.TarFileSetEnumerator.Current">
|
554
|
+
<summary>
|
555
|
+
Gets the current element in the collection.
|
556
|
+
</summary>
|
557
|
+
<returns>
|
558
|
+
The current element in the collection.
|
559
|
+
</returns>
|
560
|
+
</member>
|
561
|
+
<member name="T:NAnt.Compression.Types.ZipFileSet">
|
562
|
+
<summary>
|
563
|
+
A <see cref="T:NAnt.Compression.Types.ZipFileSet"/> is a <see cref="T:NAnt.Core.Types.FileSet"/> with extra
|
564
|
+
attributes useful in the context of the <see cref="T:NAnt.Compression.Tasks.ZipTask"/>.
|
565
|
+
</summary>
|
566
|
+
</member>
|
567
|
+
<member name="P:NAnt.Compression.Types.ZipFileSet.Prefix">
|
568
|
+
<summary>
|
569
|
+
The top level directory prefix. If set, all file and directory paths
|
570
|
+
in the fileset will have this value prepended. Can either be a single
|
571
|
+
directory name or a "/" separated path.
|
572
|
+
</summary>
|
573
|
+
</member>
|
574
|
+
<member name="T:NAnt.Compression.Types.ZipFileSetCollection">
|
575
|
+
<summary>
|
576
|
+
Contains a collection of <see cref="T:NAnt.Compression.Types.ZipFileSet"/> elements.
|
577
|
+
</summary>
|
578
|
+
</member>
|
579
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.#ctor">
|
580
|
+
<summary>
|
581
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/> class.
|
582
|
+
</summary>
|
583
|
+
</member>
|
584
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.#ctor(NAnt.Compression.Types.ZipFileSetCollection)">
|
585
|
+
<summary>
|
586
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/> class
|
587
|
+
with the specified <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/> instance.
|
588
|
+
</summary>
|
589
|
+
</member>
|
590
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.#ctor(NAnt.Compression.Types.ZipFileSet[])">
|
591
|
+
<summary>
|
592
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/> class
|
593
|
+
with the specified array of <see cref="T:NAnt.Compression.Types.ZipFileSet"/> instances.
|
594
|
+
</summary>
|
595
|
+
</member>
|
596
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.Add(NAnt.Compression.Types.ZipFileSet)">
|
597
|
+
<summary>
|
598
|
+
Adds a <see cref="T:NAnt.Compression.Types.ZipFileSet"/> to the end of the collection.
|
599
|
+
</summary>
|
600
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.ZipFileSet"/> to be added to the end of the collection.</param>
|
601
|
+
<returns>The position into which the new element was inserted.</returns>
|
602
|
+
</member>
|
603
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.AddRange(NAnt.Compression.Types.ZipFileSet[])">
|
604
|
+
<summary>
|
605
|
+
Adds the elements of a <see cref="T:NAnt.Compression.Types.ZipFileSet"/> array to the end of the collection.
|
606
|
+
</summary>
|
607
|
+
<param name="items">The array of <see cref="T:NAnt.Compression.Types.ZipFileSet"/> elements to be added to the end of the collection.</param>
|
608
|
+
</member>
|
609
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.AddRange(NAnt.Compression.Types.ZipFileSetCollection)">
|
610
|
+
<summary>
|
611
|
+
Adds the elements of a <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/> to the end of the collection.
|
612
|
+
</summary>
|
613
|
+
<param name="items">The <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/> to be added to the end of the collection.</param>
|
614
|
+
</member>
|
615
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.Contains(NAnt.Compression.Types.ZipFileSet)">
|
616
|
+
<summary>
|
617
|
+
Determines whether a <see cref="T:NAnt.Compression.Types.ZipFileSet"/> is in the collection.
|
618
|
+
</summary>
|
619
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.ZipFileSet"/> to locate in the collection.</param>
|
620
|
+
<returns>
|
621
|
+
<see langword="true"/> if <paramref name="item"/> is found in the
|
622
|
+
collection; otherwise, <see langword="false"/>.
|
623
|
+
</returns>
|
624
|
+
</member>
|
625
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.CopyTo(NAnt.Compression.Types.ZipFileSet[],System.Int32)">
|
626
|
+
<summary>
|
627
|
+
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
|
628
|
+
</summary>
|
629
|
+
<param name="array">The one-dimensional array that is the destination of the elements copied from the collection. The array must have zero-based indexing.</param>
|
630
|
+
<param name="index">The zero-based index in <paramref name="array"/> at which copying begins.</param>
|
631
|
+
</member>
|
632
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.IndexOf(NAnt.Compression.Types.ZipFileSet)">
|
633
|
+
<summary>
|
634
|
+
Retrieves the index of a specified <see cref="T:NAnt.Compression.Types.ZipFileSet"/> object in the collection.
|
635
|
+
</summary>
|
636
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.ZipFileSet"/> object for which the index is returned.</param>
|
637
|
+
<returns>
|
638
|
+
The index of the specified <see cref="T:NAnt.Compression.Types.ZipFileSet"/>. If the <see cref="T:NAnt.Compression.Types.ZipFileSet"/> is not currently a member of the collection, it returns -1.
|
639
|
+
</returns>
|
640
|
+
</member>
|
641
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.Insert(System.Int32,NAnt.Compression.Types.ZipFileSet)">
|
642
|
+
<summary>
|
643
|
+
Inserts a <see cref="T:NAnt.Compression.Types.ZipFileSet"/> into the collection at the specified index.
|
644
|
+
</summary>
|
645
|
+
<param name="index">The zero-based index at which <paramref name="item"/> should be inserted.</param>
|
646
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.ZipFileSet"/> to insert.</param>
|
647
|
+
</member>
|
648
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.GetEnumerator">
|
649
|
+
<summary>
|
650
|
+
Returns an enumerator that can iterate through the collection.
|
651
|
+
</summary>
|
652
|
+
<returns>
|
653
|
+
A <see cref="T:NAnt.Compression.Types.ZipFileSetEnumerator"/> for the entire collection.
|
654
|
+
</returns>
|
655
|
+
</member>
|
656
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetCollection.Remove(NAnt.Compression.Types.ZipFileSet)">
|
657
|
+
<summary>
|
658
|
+
Removes a member from the collection.
|
659
|
+
</summary>
|
660
|
+
<param name="item">The <see cref="T:NAnt.Compression.Types.ZipFileSet"/> to remove from the collection.</param>
|
661
|
+
</member>
|
662
|
+
<member name="P:NAnt.Compression.Types.ZipFileSetCollection.Item(System.Int32)">
|
663
|
+
<summary>
|
664
|
+
Gets or sets the element at the specified index.
|
665
|
+
</summary>
|
666
|
+
<param name="index">The zero-based index of the element to get or set.</param>
|
667
|
+
</member>
|
668
|
+
<member name="P:NAnt.Compression.Types.ZipFileSetCollection.FileCount">
|
669
|
+
<summary>
|
670
|
+
Get the total number of files that are represented by the
|
671
|
+
filesets in this collection.
|
672
|
+
</summary>
|
673
|
+
</member>
|
674
|
+
<member name="T:NAnt.Compression.Types.ZipFileSetEnumerator">
|
675
|
+
<summary>
|
676
|
+
Enumerates the <see cref="T:NAnt.Compression.Types.ZipFileSet"/> elements of a <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/>.
|
677
|
+
</summary>
|
678
|
+
</member>
|
679
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetEnumerator.#ctor(NAnt.Compression.Types.ZipFileSetCollection)">
|
680
|
+
<summary>
|
681
|
+
Initializes a new instance of the <see cref="T:NAnt.Compression.Types.ZipFileSetEnumerator"/> class
|
682
|
+
with the specified <see cref="T:NAnt.Compression.Types.ZipFileSetCollection"/>.
|
683
|
+
</summary>
|
684
|
+
<param name="ZipFileSets">The collection that should be enumerated.</param>
|
685
|
+
</member>
|
686
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetEnumerator.MoveNext">
|
687
|
+
<summary>
|
688
|
+
Advances the enumerator to the next element of the collection.
|
689
|
+
</summary>
|
690
|
+
<returns>
|
691
|
+
<see langword="true" /> if the enumerator was successfully advanced
|
692
|
+
to the next element; <see langword="false" /> if the enumerator has
|
693
|
+
passed the end of the collection.
|
694
|
+
</returns>
|
695
|
+
</member>
|
696
|
+
<member name="M:NAnt.Compression.Types.ZipFileSetEnumerator.Reset">
|
697
|
+
<summary>
|
698
|
+
Sets the enumerator to its initial position, which is before the
|
699
|
+
first element in the collection.
|
700
|
+
</summary>
|
701
|
+
</member>
|
702
|
+
<member name="P:NAnt.Compression.Types.ZipFileSetEnumerator.Current">
|
703
|
+
<summary>
|
704
|
+
Gets the current element in the collection.
|
705
|
+
</summary>
|
706
|
+
<returns>
|
707
|
+
The current element in the collection.
|
708
|
+
</returns>
|
709
|
+
</member>
|
710
|
+
</members>
|
711
|
+
</doc>
|