Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyPrecompareCommandFilter ( string cmdString ) : string | ||
Execute ( ) : bool |
Method | Description | |
---|---|---|
AddTaskSpecificOutputs ( ITaskItem sources, Microsoft.Build.Utilities.CanonicalTrackedOutputFiles compactOutputs ) : void | ||
AssignDefaultTLogPaths ( ) : void | ||
AssignOutOfDateSources ( ITaskItem sources ) : ITaskItem[] | ||
ComputeOutOfDateSources ( ) : bool | ||
CustomTrackedVCToolTask ( |
||
ForcedRebuildRequired ( ) : bool | ||
GenerateSourcesOutOfDateDueToCommandLine ( ) : List |
||
LogPathToTool ( string toolName, string pathToTool ) : void | ||
MapSourcesToCommandLines ( ) : string>.IDictionary |
||
MergeOutOfDateSourceLists ( ITaskItem sourcesOutOfDateThroughTracking, List |
||
RemoveTaskSpecificInputs ( Microsoft.Build.Utilities.CanonicalTrackedInputFiles compactInputs ) : void | ||
RemoveTaskSpecificOutputs ( Microsoft.Build.Utilities.CanonicalTrackedOutputFiles compactOutputs ) : void | ||
SkipTaskExecution ( ) : bool | ||
WriteSourcesToCommandLinesTable ( string>.IDictionary |
protected AddTaskSpecificOutputs ( ITaskItem sources, Microsoft.Build.Utilities.CanonicalTrackedOutputFiles compactOutputs ) : void | ||
sources | ITaskItem | |
compactOutputs | Microsoft.Build.Utilities.CanonicalTrackedOutputFiles | |
return | void |
public ApplyPrecompareCommandFilter ( string cmdString ) : string | ||
cmdString | string | |
return | string |
protected AssignOutOfDateSources ( ITaskItem sources ) : ITaskItem[] | ||
sources | ITaskItem | |
return | ITaskItem[] |
protected CustomTrackedVCToolTask ( |
||
taskResources | ||
return | System |
protected GenerateSourcesOutOfDateDueToCommandLine ( ) : List |
||
return | List |
protected LogPathToTool ( string toolName, string pathToTool ) : void | ||
toolName | string | |
pathToTool | string | |
return | void |
protected MapSourcesToCommandLines ( ) : string>.IDictionary |
||
return | string>.IDictionary |
protected MergeOutOfDateSourceLists ( ITaskItem sourcesOutOfDateThroughTracking, List |
||
sourcesOutOfDateThroughTracking | ITaskItem | |
sourcesWithChangedCommandLines | List |
|
return | ITaskItem[] |
protected RemoveTaskSpecificInputs ( Microsoft.Build.Utilities.CanonicalTrackedInputFiles compactInputs ) : void | ||
compactInputs | Microsoft.Build.Utilities.CanonicalTrackedInputFiles | |
return | void |
protected RemoveTaskSpecificOutputs ( Microsoft.Build.Utilities.CanonicalTrackedOutputFiles compactOutputs ) : void | ||
compactOutputs | Microsoft.Build.Utilities.CanonicalTrackedOutputFiles | |
return | void |
protected WriteSourcesToCommandLinesTable ( string>.IDictionary |
||
sourcesToCommandLines | string>.IDictionary | |
return | void |