Tasks | Summary |
---|---|
|
Wraps al.exe, the assembly linker for the .NET Framework. |
|
Generates an AssemblyInfo file using the attributes given. |
|
Changes the file attributes of a file or set of files and directories. |
|
Checks if a resource is available at runtime.
Obsolete. Use functions instead.
|
|
Generates a Windows Forms Control that wraps ActiveX Controls defined in an OCX. |
|
Calls a NAnt target in the current project. |
|
Executes an alternate set of task or type definition depending on conditions that are individually set on each group. |
|
Compiles C/C++ programs using cl.exe, Microsoft's C/C++ compiler. |
|
Copies a file, a directory, or set of files to a new file or directory. |
|
Compiles C# programs. |
|
Executes the cvs command specified by the command attribute. |
|
Produces an XML report that represents the cvs changes from the given start day, to a given end date. |
|
Checks out a CVS module to the required directory. |
|
Exports a cvs module in preparation for a release (i.e. the CVS version folders are not exported). |
|
Executes the cvs login command which appends or updates an entry to the specified .cvspass file. |
|
Tags all sources in the remote repository with a given tag. |
|
Tags all local sources with the specified tag. |
|
Updates a CVS module in a local working directory. |
|
Signs delay-signed .NET Assemblies, or re-signs existing assemblies. |
|
Deletes a file, fileset or directory. |
|
An empty task that allows a build file to contain a description. |
|
Writes a message to the build log or a specified file. |
|
Executes a system command. |
|
Exits the current build by throwing a |
|
Loops over a set of items. |
|
Gets a particular file from a URL source. |
|
Checks the conditional attributes and executes the children if
|
|
The opposite of the
Obsolete. Use the
|
|
Compiles ILASM programs. |
|
Disassembles any portable executable (PE) file that contains intermediate language (IL) code. |
|
Includes an external build file. |
|
Compiles JScript.NET programs. |
|
Run lib.exe, Microsoft's Library Manager. |
|
Generates a |
|
Links files using link.exe, Microsoft's Incremental Linker. |
|
Load a text file into a single property. |
|
Loads tasks form a given assembly or all assemblies in a given directory
or |
|
Sends an SMTP message. |
|
Compiles messages using mc.exe, Microsoft's Win32 message compiler. |
|
This tasks allows you to run MIDL.exe. |
|
Creates a directory and any non-existent parent directory if necessary. |
|
Moves a file, a directory, or set of files to a new file or directory. |
|
Runs NAnt on a supplied build file, or a set of build files. |
|
Creates an XSD File for all available tasks. |
|
Runs NDoc V1.3.1 to create documentation. |
|
Runs tests using the NUnit V1.0 framework.
Obsolete. In a future release, this task will be moved to NAntContrib. However, we strongly advise you to upgrade to NUnit 2.x.
|
|
Runs tests using the NUnit V2.6 framework. |
|
Sets a property in the current project. |
|
Compiles resources using rc.exe, Microsoft's Win32 resource compiler. |
|
Reads a value or set of values from the Windows Registry into one or more NAnt properties. |
|
Registers an assembly, or set of assemblies for use from COM clients. |
|
Sets project properties based on the evaluation of a regular expression. |
|
Installs or removes .NET Services. |
|
Converts files from one resource format to another. |
|
Executes the code contained within the task. |
|
Allows a Windows service to be controlled. |
|
Sets an environment variable or a whole collection of them. Use an empty
|
|
A task for sleeping a specified period of time, useful when a build or deployment process requires an interval between tasks. |
|
Compiles VS.NET solutions (or sets of projects), automatically determining project dependencies from inter-project references. |
|
Processes a document via XSLT. |
|
Sets properties with system information. |
|
Exports a .NET assembly to a type library that can be used from unmanaged code (wraps Microsoft's tlbexp.exe). |
|
Imports a type library to a .NET assembly (wraps Microsoft's tlbimp.exe). |
|
Touches a file or set of files -- corresponds to the Unix touch command. |
|
Executes a set of tasks, and optionally catches a build exception to allow recovery or rollback steps to be taken, or to define some steps to be taken regardless if the tasks succeed or fail, or both. |
|
Sets properties with the current date and time. |
|
Check modification dates on groups of files. |
|
Compiles Visual Basic.NET programs. |
|
Compiles Visual J# programs using vjc, Microsoft's J# compiler. |
|
Extracts text from an XML file at the location specified by an XPath expression. |
|
Replaces text in an XML file at the location specified by an XPath expression. |