Package | Description |
---|---|
com.github.maven_nar |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompileMojo |
class |
NarAssemblyMojo
Assemble libraries of NAR files.
|
class |
NarCompileMojo
Compiles native source files.
|
class |
NarDownloadDependenciesMojo
Downloads any dependent NAR files.
|
class |
NarDownloadMojo
Downloads any dependent NAR 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 |
NarUnpackDependenciesMojo
Goal that unpacks the project dependencies from the repository to a defined location.
|
class |
NarUnpackMojo
Unpacks 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.
|
Modifier and Type | Method and Description |
---|---|
void |
Lib.addLibSet(AbstractDependencyMojo mojo,
LinkerDef linker,
org.apache.tools.ant.Project antProject) |
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.