|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceHistory | |
|---|---|
| com.github.maven_nar.cpptasks | C++ and other compiled languages build support for Ant. |
| Uses of SourceHistory in com.github.maven_nar.cpptasks |
|---|
| Methods in com.github.maven_nar.cpptasks that return SourceHistory | |
|---|---|
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()
|
| Constructors in com.github.maven_nar.cpptasks with parameters of type SourceHistory | |
|---|---|
TargetHistory(String config,
String output,
long outputLastModified,
SourceHistory[] sources)
Constructor from build step |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||