Package | Description |
---|---|
com.github.maven_nar.cpptasks | |
com.github.maven_nar.cpptasks.types |
Modifier and Type | Class and Description |
---|---|
class |
ObjectFileCollector
Collects object files for the link step.
|
class |
TargetMatcher
This class matches each visited file with an appropriate compiler
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessorDef.visitFiles(FileVisitor visitor)
This method calls the FileVistor's visit function for every file in the
processors definition
|
void |
LinkerDef.visitSystemLibraries(Linker linker,
FileVisitor libraryVisitor) |
void |
LinkerDef.visitUserLibraries(Linker linker,
FileVisitor libraryVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
LibrarySet.visitLibraries(org.apache.tools.ant.Project project,
Linker linker,
File[] libpath,
FileVisitor visitor) |
Copyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.