![]() |
Overloaded. Initializes a new instance of the Project class. |
![]() | Gets or sets the base directory used for relative references. |
![]() | Gets the path to the build file. |
![]() | Gets the Uri form of the current project definition. |
![]() | Gets the build listeners for this project. |
![]() | The list of targets to build. |
![]() | Gets the XmlNode NAnt should use to initialize configuration settings. |
![]() | Gets the current target. |
![]() | Gets the DataTypeBase instances defined in this project. |
![]() | Missing <summary> documentation for P:NAnt.Core.Project.DefaultTargetName |
![]() | Gets the active Project definition. |
![]() | Gets the framework-neutral properties defined in the NAnt configuration file. |
![]() | Gets a collection of available .NET frameworks. |
![]() | Gets or sets the indendation level of the build output. |
![]() | Gets or sets the indentation size of the build output. |
![]() | Gets the XmlNamespaceManager. |
![]() | Gets the name of the platform on which NAnt is currently running. |
![]() | Gets the name of the Project. |
![]() | Gets the properties defined in this project. |
![]() | Gets the framework in which NAnt is currently running. |
![]() | Gets or sets the framework to use for compilation. |
![]() | Gets the targets defined in this project. |
![]() | Gets or sets the default threshold level for build loggers. |
![]() | Gets a value indicating whether tasks should output more build log messages. |
![]() | Attaches the specified build listeners to the Project. |
![]() | Missing <summary> documentation for M:NAnt.Core.Project.CreateDataTypeBase(System.Xml.XmlNode) |
![]() | Creates the default IBuildLogger and attaches it to the Project. |
![]() | Overloaded. Creates a new |
![]() | Detaches the currently attached IBuildListener instances from the Project. |
![]() | |
![]() | Overloaded. Executes the default target. |
![]() | Expands a String from known properties. |
![]() | Combines the specified path with the BaseDirectory of the Project to form a full path to file or directory. |
![]() | |
![]() | |
![]() | Increases the IndentationLevel of the Project. |
![]() | Overloaded. Writes a Project level message to the build log with the given Level. |
![]() | Dispatches a BuildFinished event to the build listeners for this Project. |
![]() | Dispatches a BuildStarted event to the build listeners for this Project. |
![]() | Dispatches a MessageLogged event to the build listeners for this Project. |
![]() | Dispatches a TargetFinished event to the build listeners for this Project. |
![]() | Dispatches a TargetStarted event to the build listeners for this Project. |
![]() | Dispatches the TaskFinished event to the build listeners for this Project. |
![]() | Dispatches a TaskStarted event to the build listeners for this Project. |
![]() | Executes the default target and wraps in error handling and time stamping. |
![]() | Topologically sorts a set of targets. |
![]() | |
![]() | Decreases the IndentationLevel of the Project. |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.BuildFinished |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.BuildStarted |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.MessageLogged |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.TargetFinished |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.TargetStarted |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.TaskFinished |
![]() | Missing <summary> documentation for E:NAnt.Core.Project.TaskStarted |
![]() | Inits stuff: TypeFactory: Calls Initialize and AddProject
Log.IndentSize set to 12
Project properties are initialized ("nant.* stuff set")
|
![]() | |
![]() |
Project Class | NAnt.Core Namespace