| Package | Description |
|---|---|
| org.gradle.plugins.binaries.model |
Classes that model aspects of C++ projects.
|
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| org.gradle.plugins.cpp.compiler.internal | |
| org.gradle.plugins.cpp.gpp.internal | |
| org.gradle.plugins.cpp.msvcpp.internal |
| Modifier and Type | Method and Description |
|---|---|
Compiler |
CompilerRegistry.getDefaultCompiler()
Somehow picks what the default compiler to use is.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompilerAdapter<T extends BinaryCompileSpec> |
| Modifier and Type | Method and Description |
|---|---|
List<Compiler> |
DefaultCompilerRegistry.getSearchOrder() |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandLineCppCompilerAdapter<T extends CppCompileSpec> |
| Modifier and Type | Class and Description |
|---|---|
class |
GppCompilerAdapter
Compiler adapter for g++
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisualCppCompilerAdapter |
Copyright © 2013. All rights reserved