Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
Packages that use CommandLineCompilerConfiguration
Package
Description
Project writer for Apple Xcode
Adapter for Borland tools.
Adapters for Microsoft tools.
Compiler adapter for Mozilla's XPCOM compiler.
Adapters for Trolltech Qt moc and uic compilers.
-
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.apple
Methods in net.sf.antcontrib.cpptasks.apple that return CommandLineCompilerConfigurationModifier and TypeMethodDescriptionprivate CommandLineCompilerConfiguration
XcodeProjectWriter.getBaseCompilerConfiguration
(Hashtable targets) Gets the first recognized compiler from the compilation targets.Methods in net.sf.antcontrib.cpptasks.apple with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionprivate XcodeProjectWriter.PBXObjectRef
XcodeProjectWriter.addProjectConfigurationList
(Map objects, String baseDir, List dependencies, CommandLineCompilerConfiguration compilerConfig, CommandLineLinkerConfiguration linkerConfig) Add project configuration list. -
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.borland
Methods in net.sf.antcontrib.cpptasks.borland that return CommandLineCompilerConfigurationModifier and TypeMethodDescriptionprivate CommandLineCompilerConfiguration
CBuilderXProjectWriter.getBaseCompilerConfiguration
(Hashtable targets) Gets the first recognized compiler from the compilation targets.Methods in net.sf.antcontrib.cpptasks.borland with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionvoid
BorlandResourceCompiler.compile
(CCTask task, File outputDir, String[] sourceFiles, String[] args, String[] endArgs, boolean relentless, CommandLineCompilerConfiguration config, ProgressMonitor monitor) protected CompilerConfiguration
BorlandCCompiler.createPrecompileGeneratingConfig
(CommandLineCompilerConfiguration baseConfig, File prototype, String lastInclude) protected CompilerConfiguration
BorlandCCompiler.createPrecompileUsingConfig
(CommandLineCompilerConfiguration baseConfig, File prototype, String lastInclude, String[] exceptFiles) private String
CBuilderXProjectWriter.getWin32Toolset
(CommandLineCompilerConfiguration compilerConfig) private void
CBuilderXProjectWriter.writeCompileOptions
(String baseDir, CBuilderXProjectWriter.PropertyWriter writer, CommandLineCompilerConfiguration compilerConfig) Writes elements corresponding to compilation options. -
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.compiler
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionvoid
CommandLineCompiler.compile
(CCTask task, File outputDir, String[] sourceFiles, String[] args, String[] endArgs, boolean relentless, CommandLineCompilerConfiguration config, ProgressMonitor monitor) Compiles a source file.protected abstract CompilerConfiguration
PrecompilingCommandLineCompiler.createPrecompileGeneratingConfig
(CommandLineCompilerConfiguration baseConfig, File prototype, String lastInclude) protected abstract CompilerConfiguration
PrecompilingCommandLineCompiler.createPrecompileUsingConfig
(CommandLineCompilerConfiguration baseConfig, File prototype, String lastInclude, String[] exceptFiles) Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineCompilerConfigurationModifierConstructorDescriptionCommandLineCompilerConfiguration
(CommandLineCompilerConfiguration base, String[] additionalArgs, String[] exceptFiles, boolean isPrecompileHeaderGeneration) -
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.devstudio
Methods in net.sf.antcontrib.cpptasks.devstudio that return CommandLineCompilerConfigurationModifier and TypeMethodDescriptionprivate CommandLineCompilerConfiguration
DevStudioProjectWriter.getBaseCompilerConfiguration
(Hashtable targets) Gets the first recognized compiler from the compilation targets.private CommandLineCompilerConfiguration
VisualStudioNETProjectWriter.getBaseCompilerConfiguration
(Hashtable targets) Gets the first recognized compiler from the compilation targets.Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionprotected CompilerConfiguration
DevStudioCompatibleCCompiler.createPrecompileGeneratingConfig
(CommandLineCompilerConfiguration baseConfig, File prototype, String lastInclude) protected CompilerConfiguration
DevStudioCompatibleCCompiler.createPrecompileUsingConfig
(CommandLineCompilerConfiguration baseConfig, File prototype, String lastInclude, String[] exceptFiles) private String
VisualStudioNETProjectWriter.getAdditionalIncludeDirectories
(String baseDir, CommandLineCompilerConfiguration compilerConfig) Get value of AdditionalIncludeDirectories property.private String
VisualStudioNETProjectWriter.getBasicRuntimeChecks
(CommandLineCompilerConfiguration compilerConfig) Get value of BasicRuntimeChecks property.private String
VisualStudioNETProjectWriter.getCharacterSet
(CommandLineCompilerConfiguration compilerConfig) Get character set for Windows API.private String
VisualStudioNETProjectWriter.getDebugInformationFormat
(CommandLineCompilerConfiguration compilerConfig) Get value of DebugInformationFormat property.private String
VisualStudioNETProjectWriter.getDetect64BitPortabilityProblems
(CommandLineCompilerConfiguration compilerConfig) Get value of Detect64BitPortabilityProblems property.private String
VisualStudioNETProjectWriter.getOptimization
(CommandLineCompilerConfiguration compilerConfig) Get value of Optimization property.private String
VisualStudioNETProjectWriter.getPrecompiledHeaderFile
(CommandLineCompilerConfiguration compilerConfig) Get value of PrecompiledHeaderFile property.private String
VisualStudioNETProjectWriter.getPreprocessorDefinitions
(CommandLineCompilerConfiguration compilerConfig, boolean isDebug) Get value of PreprocessorDefinitions property.private String
VisualStudioNETProjectWriter.getRuntimeLibrary
(CommandLineCompilerConfiguration compilerConfig, boolean isDebug) Get value of RuntimeLibrary property.private String
VisualStudioNETProjectWriter.getUsePrecompiledHeader
(CommandLineCompilerConfiguration compilerConfig) Get value of UsePrecompiledHeader property.private String
VisualStudioNETProjectWriter.getWarningLevel
(CommandLineCompilerConfiguration compilerConfig) Get value of WarningLevel property.private void
DevStudioProjectWriter.writeCompileOptions
(Writer writer, boolean isDebug, String baseDir, CommandLineCompilerConfiguration compilerConfig) Writes compiler options.private void
VisualStudioNETProjectWriter.writeCompilerElement
(ContentHandler content, boolean isDebug, String basePath, CommandLineCompilerConfiguration compilerConfig) write the Compiler element.private void
DevStudioProjectWriter.writeConfig
(Writer writer, boolean isDebug, List dependencies, String basePath, CommandLineCompilerConfiguration compilerConfig, TargetInfo linkTarget, Hashtable targets) private void
VisualStudioNETProjectWriter.writeConfigurationStartTag
(ContentHandler content, boolean isDebug, CCTask task, CommandLineCompilerConfiguration compilerConfig) Write the start tag of the Configuration element. -
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.gcc.cross
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionvoid
GccCCompiler.compile
(CCTask task, File outputDir, String[] sourceFiles, String[] args, String[] endArgs, boolean relentless, CommandLineCompilerConfiguration config, ProgressMonitor monitor) private void
GccCCompiler.supercompile
(CCTask task, File outputDir, String[] sourceFiles, String[] args, String[] endArgs, boolean relentless, CommandLineCompilerConfiguration config, ProgressMonitor monitor) -
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.mozilla
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionvoid
XpidlCompiler.compile
(CCTask task, File outputDir, String[] sourceFiles, String[] args, String[] endArgs, boolean relentless, CommandLineCompilerConfiguration config, ProgressMonitor monitor) Compiles an .idl file into the corresponding .h and .xpt files. -
Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.trolltech
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type CommandLineCompilerConfigurationModifier and TypeMethodDescriptionvoid
UserInterfaceCompiler.compile
(CCTask task, File outputDir, String[] sourceFiles, String[] args, String[] endArgs, boolean relentless, CommandLineCompilerConfiguration config, ProgressMonitor monitor) Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.