| Package | Description |
|---|---|
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| org.gradle.plugins.cpp.gpp.internal | |
| org.gradle.plugins.cpp.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompilerAdapter<T extends BinaryCompileSpec> |
| Modifier and Type | Method and Description |
|---|---|
BinaryCompileSpec |
DefaultCompilerRegistry.create(Binary binary) |
BinaryCompileSpec |
CompileSpecFactory.create(Binary binary)
Create a new spec to compile this binary
|
BinaryCompileSpec |
BinaryCompileSpecFactory.create(Binary binary,
Compiler<?> compiler) |
| Modifier and Type | Method and Description |
|---|---|
CompilerAdapter<BinaryCompileSpec> |
DefaultCompilerRegistry.getDefaultCompiler() |
| Modifier and Type | Method and Description |
|---|---|
BinaryCompileSpec |
GppCompileSpecFactory.create(Binary binary,
Compiler<?> compiler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CppCompileSpec |
Copyright © 2013. All rights reserved