|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCompileMojo | |
|---|---|
| com.github.maven_nar | |
| Uses of AbstractCompileMojo in com.github.maven_nar |
|---|
| Subclasses of AbstractCompileMojo in com.github.maven_nar | |
|---|---|
class |
NarCompileMojo
Compiles native source files. |
class |
NarProcessLibraries
Adds the ability to run arbitrary command line tools to post-process the compiled output (ie: ranlib/ar/etc) |
class |
NarTestCompileMojo
Compiles native test source files. |
class |
NarTestMojo
Tests NAR files. |
class |
NarValidateMojo
Validates the configuration of the NAR project (aol and pom) |
class |
NarVcprojMojo
Generates a Visual Studio 2005 project file (vcproj) Heavily inspired by NarCompileMojo. |
| Methods in com.github.maven_nar with parameters of type AbstractCompileMojo | |
|---|---|
LinkerDef |
Linker.getLinker(AbstractCompileMojo mojo,
org.apache.tools.ant.Project antProject,
String os,
String prefix,
String type)
|
void |
Compiler.setAbstractCompileMojo(AbstractCompileMojo mojo)
|
void |
Java.setAbstractCompileMojo(AbstractCompileMojo mojo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||