net.sf.antcontrib.cpptasks
public final class TargetHistoryTable extends Object
Constructor Summary | |
---|---|
TargetHistoryTable(CCTask task, File outputDir)
Creates a target history table from history.xml in the output directory,
if it exists. |
Method Summary | |
---|---|
void | commit() |
TargetHistory | get(String configId, String outputName) |
void | markForRebuild(Hashtable targetInfos) |
void | markForRebuild(TargetInfo targetInfo) |
void | update(ProcessorConfiguration config, String[] sources, VersionInfo versionInfo) |
void | update(TargetInfo linkTarget) |
Parameters: task task used for logging history load errors outputDir output directory for task