Uses of Class
net.sf.antcontrib.cpptasks.compiler.LinkType
Packages that use LinkType
Package
Description
C++ and other compiled languages build support for Ant.
Adapter for Borland tools.
Adapters for Microsoft tools.
Compiler adapter for Mozilla's XPCOM compiler.
Adapters for OpenWatcom compilers and tools.
Platform specific utilities.
Adapters for Trolltech Qt moc and uic compilers.
-
Uses of LinkType in net.sf.antcontrib.cpptasks
Fields in net.sf.antcontrib.cpptasks declared as LinkTypeModifier and TypeFieldDescriptionprivate final LinkType
CCTask.linkType
contains the subsystem, output type andMethods in net.sf.antcontrib.cpptasks with parameters of type LinkTypeModifier and TypeMethodDescriptionProcessorDef.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef baseDef, TargetDef targetPlatform, VersionInfo versionInfo) Creates a configurationLinkerDef.getProcessor
(LinkType linkType) protected Processor
ProcessorDef.getProcessor
(LinkType linkType) Obtains the appropriate processor (compiler, linker) based on the LinkType. -
Uses of LinkType in net.sf.antcontrib.cpptasks.arm
Methods in net.sf.antcontrib.cpptasks.arm with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
ADSCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
ADSLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
ADSLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.borland
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
BorlandCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
BorlandLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
BorlandLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
BorlandResourceCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) void
BorlandLinker.addVersionFiles
(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.protected String
BorlandLinker.getStartupObject
(LinkType linkType) -
Uses of LinkType in net.sf.antcontrib.cpptasks.compaq
Methods in net.sf.antcontrib.cpptasks.compaq with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
CompaqVisualFortranCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
CompaqVisualFortranLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
CompaqVisualFortranLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.compiler
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected abstract void
CommandLineCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected abstract void
CommandLineLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) void
AbstractLinker.addVersionFiles
(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.void
Linker.addVersionFiles
(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.protected abstract CompilerConfiguration
AbstractCompiler.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, CompilerDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) AbstractCompiler.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, ProcessorDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) protected abstract LinkerConfiguration
AbstractLinker.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, LinkerDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) AbstractLinker.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] baseConfigs, ProcessorDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) protected CompilerConfiguration
CommandLineCompiler.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] baseDefs, CompilerDef specificDef, TargetDef targetPlatform, VersionInfo versionInfo) protected LinkerConfiguration
CommandLineLinker.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] baseDefs, LinkerDef specificDef, TargetDef targetPlatform, VersionInfo versionInfo) Processor.createConfiguration
(CCTask task, LinkType linkType, ProcessorDef[] defaultProviders, ProcessorDef specificConfig, TargetDef targetPlatform, VersionInfo versionInfo) Returns the compiler configuration foror element. Gets the linker for the specified link type.Gets the linker that is associated with this processorsprotected String
CommandLineLinker.getStartupObject
(LinkType linkType) -
Uses of LinkType in net.sf.antcontrib.cpptasks.devstudio
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
DevStudioCompatibleCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
DevStudioCompatibleLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
DevStudioCompatibleLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
DevStudioMIDLCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
DevStudioResourceCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) void
DevStudioCompatibleLinker.addVersionFiles
(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information. -
Uses of LinkType in net.sf.antcontrib.cpptasks.gcc
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type LinkTypeModifier and TypeMethodDescriptionvoid
AbstractArLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
AbstractLdLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) void
GccCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) void
GccCompatibleCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
GccLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
GppLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
WindresResourceCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) -
Uses of LinkType in net.sf.antcontrib.cpptasks.gcc.cross
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type LinkTypeModifier and TypeMethodDescriptionvoid
GccCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
GccLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
GppLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 with parameters of type LinkTypeModifier and TypeMethodDescriptionvoid
GccCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
GccLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
GppLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.hp
Methods in net.sf.antcontrib.cpptasks.hp with parameters of type LinkTypeModifier and TypeMethodDescriptionvoid
aCCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) void
aCCLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.ibm
Methods in net.sf.antcontrib.cpptasks.ibm with parameters of type LinkTypeModifier and TypeMethodDescriptionvoid
VisualAgeCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) void
VisualAgeLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.intel
Methods in net.sf.antcontrib.cpptasks.intel with parameters of type LinkTypeModifier and TypeMethodDescription -
Uses of LinkType in net.sf.antcontrib.cpptasks.mozilla
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
XpidlCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add arguments for debug, etc.Gets linker associated with this type. -
Uses of LinkType in net.sf.antcontrib.cpptasks.openwatcom
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected final void
OpenWatcomCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add implied arguments.protected void
OpenWatcomLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) Add implied arguments.protected final void
OpenWatcomLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) Adds other command line parameters.final void
OpenWatcomLinker.addVersionFiles
(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.Get linker.Get linker.Get linker.Get linker.Get linker. -
Uses of LinkType in net.sf.antcontrib.cpptasks.os390
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
OS390CCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
OS390Linker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.os400
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
IccCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
IccLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.platforms
Methods in net.sf.antcontrib.cpptasks.platforms with parameters of type LinkTypeModifier and TypeMethodDescriptionstatic void
WindowsPlatform.addVersionFiles
(VersionInfo versionInfo, LinkType linkType, File outputFile, boolean isDebug, File objDir, TargetMatcher matcher) Adds source or object files to the bidded fileset to support version information.static void
WindowsPlatform.writeResource
(Writer writer, VersionInfo versionInfo, File outputFile, boolean isDebug, LinkType linkType) Writes windows resource. -
Uses of LinkType in net.sf.antcontrib.cpptasks.sun
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
C89CCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
C89Linker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) void
ForteCCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) void
ForteCCLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.ti
Methods in net.sf.antcontrib.cpptasks.ti with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
ClxxCCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) protected void
ClxxLibrarian.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) protected void
ClxxLinker.addImpliedArgs
(boolean debug, LinkType linkType, Vector args) -
Uses of LinkType in net.sf.antcontrib.cpptasks.trolltech
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type LinkTypeModifier and TypeMethodDescriptionprotected void
MetaObjectCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add arguments for debug, etc.protected void
UserInterfaceCompiler.addImpliedArgs
(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) Add arguments for debug, etc.Gets linker associated with this type.Gets linker associated with this type.