◆ Execute()
| override bool Zwipe.Build.Build.Iar.Execute |
( |
| ) |
|
◆ GetPhases()
| IEnumerable< string > Zwipe.Build.Build.Iar.GetPhases |
( |
ITaskItem | project | ) |
|
|
private |
◆ GetProjects()
| IEnumerable< Tuple< string, string > > Zwipe.Build.Build.Iar.GetProjects |
( |
string | workspacePath, |
|
|
string | workspaceConfiguration ) |
|
private |
◆ GetProperties()
| string Zwipe.Build.Build.Iar.GetProperties |
( |
ITaskItem | project | ) |
|
|
private |
◆ LoadWorkspace()
◆ OnStandardErrorReceived()
| void Zwipe.Build.Build.Iar.OnStandardErrorReceived |
( |
string | text | ) |
|
|
private |
◆ OnStandardOutputReceived()
| void Zwipe.Build.Build.Iar.OnStandardOutputReceived |
( |
string | text | ) |
|
|
private |
◆ ProcessOutput()
| void Zwipe.Build.Build.Iar.ProcessOutput |
( |
string | text | ) |
|
|
private |
◆ WriteProperties()
| void Zwipe.Build.Build.Iar.WriteProperties |
( |
string | fileName, |
|
|
string | properties ) |
|
private |
◆ _consumed
| readonly Dictionary<string, long> Zwipe.Build.Build.Iar._consumed = new Dictionary<string, long>() |
|
private |
◆ _consumedTotal
| readonly Dictionary<string, long> Zwipe.Build.Build.Iar._consumedTotal = new Dictionary<string, long>() |
|
private |
◆ ConfigurationDebug
| const string Zwipe.Build.Build.Iar.ConfigurationDebug = "Debug" |
|
staticprivate |
◆ ConfigurationRelease
| const string Zwipe.Build.Build.Iar.ConfigurationRelease = "Release" |
|
staticprivate |
◆ PhaseBuild
| const string Zwipe.Build.Build.Iar.PhaseBuild = "build" |
|
staticprivate |
◆ PhaseClean
| const string Zwipe.Build.Build.Iar.PhaseClean = "clean" |
|
staticprivate |
◆ PhaseMake
| const string Zwipe.Build.Build.Iar.PhaseMake = "make" |
|
staticprivate |
◆ ProjectItemConfigurationTag
| const string Zwipe.Build.Build.Iar.ProjectItemConfigurationTag = "Configuration" |
|
staticprivate |
◆ ProjectItemPhaseTag
| const string Zwipe.Build.Build.Iar.ProjectItemPhaseTag = "Phase" |
|
staticprivate |
◆ ProjectItemPropertiesTag
| const string Zwipe.Build.Build.Iar.ProjectItemPropertiesTag = "Properties" |
|
staticprivate |
◆ Configuration
◆ Executable
| string Zwipe.Build.Build.Iar.Executable |
|
getset |
◆ Phase
◆ Projects
| ITaskItem [] Zwipe.Build.Build.Iar.Projects |
|
getset |
◆ Properties
| string Zwipe.Build.Build.Iar.Properties |
|
getset |
The documentation for this class was generated from the following file: