| Package | Description |
|---|---|
| com.github.maven_nar.cpptasks |
| Modifier and Type | Method and Description |
|---|---|
SourceHistory[] |
TargetInfo.getSourceHistories(String basePath)
Returns an array of SourceHistory objects (contains relative path and
last modified time) for the source[s] of this target
|
SourceHistory[] |
TargetHistory.getSources() |
| Constructor and Description |
|---|
TargetHistory(String config,
String output,
long outputLastModified,
SourceHistory[] sources)
Constructor from build step
|
Copyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.