程序包 | 说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
LinkerDef |
Linker.getLinker(AbstractCompileMojo mojo,
CCTask task,
String os,
String prefix,
String type) |
LinkerDef |
Linker.getTestLinker(AbstractCompileMojo mojo,
CCTask task,
String os,
String prefix,
String type) |
void |
Java.setAbstractCompileMojo(AbstractCompileMojo mojo) |
void |
Compiler.setAbstractCompileMojo(AbstractCompileMojo mojo) |
Copyright © 2005-2017 NAR Maven Plugin developers. All Rights Reserved.