Modifier and Type | Method and Description |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
BCCCompiler.getCommandLine(File src,
File dest,
CompilerConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
AbstractCCompiler.getCommandLine(File srcFile,
File destFile,
CompilerConfiguration config)
Setup Compiler Command line
|
Modifier and Type | Method and Description |
---|---|
List |
AbstractCompiler.compile(CompilerConfiguration config,
File[] sourceFiles) |
List |
Compiler.compile(CompilerConfiguration config,
File[] sourceFiles) |
protected abstract org.codehaus.plexus.util.cli.Commandline |
AbstractCompiler.getCommandLine(File src,
File dest,
CompilerConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
MSVCCompiler.getCommandLine(File src,
File dest,
CompilerConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected CompilerConfiguration |
NativeCompileMojo.createProviderConfiguration() |
protected CompilerConfiguration |
NativeCompileMojo.getCompilerConfiguration()
Internal only for test harness purpose
|
Copyright © 2013 Codehaus. All Rights Reserved.