From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- .../net/sf/antcontrib/cpptasks/AboutCCTask.html | 261 +++ .../net/sf/antcontrib/cpptasks/ArchEnum.html | 297 +++ .../apidocs/net/sf/antcontrib/cpptasks/CCTask.html | 1774 ++++++++++++++++++ .../antcontrib/cpptasks/CCTaskProgressMonitor.html | 307 ++++ .../net/sf/antcontrib/cpptasks/CPUEnum.html | 297 +++ .../cpptasks/CUtil.StringArrayBuilder.html | 258 +++ site/apidocs/net/sf/antcontrib/cpptasks/CUtil.html | 775 ++++++++ .../net/sf/antcontrib/cpptasks/CompilerDef.html | 961 ++++++++++ .../net/sf/antcontrib/cpptasks/CompilerEnum.html | 443 +++++ .../net/sf/antcontrib/cpptasks/CompilerParam.html | 273 +++ .../net/sf/antcontrib/cpptasks/DependencyInfo.html | 382 ++++ .../DependencyTable.DependencyVisitor.html | 307 ++++ .../cpptasks/DependencyTable.TimestampChecker.html | 338 ++++ .../sf/antcontrib/cpptasks/DependencyTable.html | 438 +++++ .../net/sf/antcontrib/cpptasks/DistributerDef.html | 603 ++++++ .../net/sf/antcontrib/cpptasks/DistributerMap.html | 535 ++++++ .../cpptasks/DistributerProtocolEnum.html | 297 +++ .../net/sf/antcontrib/cpptasks/FileVisitor.html | 217 +++ .../net/sf/antcontrib/cpptasks/LinkerDef.html | 970 ++++++++++ .../net/sf/antcontrib/cpptasks/LinkerEnum.html | 308 ++++ .../net/sf/antcontrib/cpptasks/LinkerParam.html | 273 +++ .../net/sf/antcontrib/cpptasks/OSFamilyEnum.html | 297 +++ .../antcontrib/cpptasks/ObjectFileCollector.html | 267 +++ .../sf/antcontrib/cpptasks/OptimizationEnum.html | 363 ++++ .../net/sf/antcontrib/cpptasks/OutputTypeEnum.html | 299 +++ .../net/sf/antcontrib/cpptasks/PrecompileDef.html | 564 ++++++ .../antcontrib/cpptasks/PrecompileExceptDef.html | 334 ++++ .../net/sf/antcontrib/cpptasks/ProcessorDef.html | 1124 ++++++++++++ .../sf/antcontrib/cpptasks/ProcessorEnumValue.html | 299 +++ .../net/sf/antcontrib/cpptasks/ProcessorParam.html | 406 +++++ .../net/sf/antcontrib/cpptasks/RuntimeType.html | 285 +++ .../net/sf/antcontrib/cpptasks/SourceHistory.html | 300 +++ .../net/sf/antcontrib/cpptasks/SubsystemEnum.html | 289 +++ .../net/sf/antcontrib/cpptasks/TargetDef.html | 585 ++++++ .../net/sf/antcontrib/cpptasks/TargetHistory.html | 319 ++++ .../sf/antcontrib/cpptasks/TargetHistoryTable.html | 374 ++++ .../net/sf/antcontrib/cpptasks/TargetInfo.html | 456 +++++ .../net/sf/antcontrib/cpptasks/TargetMatcher.html | 281 +++ .../net/sf/antcontrib/cpptasks/VersionInfo.html | 1303 +++++++++++++ .../sf/antcontrib/cpptasks/WarningLevelEnum.html | 291 +++ .../cpptasks/apple/PropertyListSerialization.html | 236 +++ .../cpptasks/apple/XcodeProjectWriter.html | 280 +++ .../apple/class-use/PropertyListSerialization.html | 141 ++ .../apple/class-use/XcodeProjectWriter.html | 141 ++ .../antcontrib/cpptasks/apple/package-frame.html | 35 + .../antcontrib/cpptasks/apple/package-summary.html | 175 ++ .../sf/antcontrib/cpptasks/apple/package-tree.html | 151 ++ .../sf/antcontrib/cpptasks/apple/package-use.html | 141 ++ .../sf/antcontrib/cpptasks/arm/ADSCCompiler.html | 581 ++++++ .../sf/antcontrib/cpptasks/arm/ADSLibrarian.html | 608 ++++++ .../net/sf/antcontrib/cpptasks/arm/ADSLinker.html | 629 +++++++ .../cpptasks/arm/class-use/ADSCCompiler.html | 201 ++ .../cpptasks/arm/class-use/ADSLibrarian.html | 177 ++ .../cpptasks/arm/class-use/ADSLinker.html | 185 ++ .../sf/antcontrib/cpptasks/arm/package-frame.html | 37 + .../antcontrib/cpptasks/arm/package-summary.html | 166 ++ .../sf/antcontrib/cpptasks/arm/package-tree.html | 165 ++ .../sf/antcontrib/cpptasks/arm/package-use.html | 182 ++ .../cpptasks/borland/BorlandCCompiler.html | 579 ++++++ .../cpptasks/borland/BorlandCfgParser.html | 315 ++++ .../cpptasks/borland/BorlandLibrarian.html | 759 ++++++++ .../antcontrib/cpptasks/borland/BorlandLinker.html | 760 ++++++++ .../cpptasks/borland/BorlandProcessor.html | 425 +++++ .../cpptasks/borland/BorlandResourceCompiler.html | 667 +++++++ .../cpptasks/borland/CBuilderXProjectWriter.html | 283 +++ .../cpptasks/borland/CfgFilenameState.html | 270 +++ .../cpptasks/borland/ConsumeToSpaceOrNewLine.html | 267 +++ .../cpptasks/borland/QuoteBranchState.html | 271 +++ .../borland/class-use/BorlandCCompiler.html | 177 ++ .../borland/class-use/BorlandCfgParser.html | 141 ++ .../borland/class-use/BorlandLibrarian.html | 177 ++ .../cpptasks/borland/class-use/BorlandLinker.html | 177 ++ .../borland/class-use/BorlandProcessor.html | 141 ++ .../borland/class-use/BorlandResourceCompiler.html | 177 ++ .../borland/class-use/CBuilderXProjectWriter.html | 141 ++ .../borland/class-use/CfgFilenameState.html | 141 ++ .../borland/class-use/ConsumeToSpaceOrNewLine.html | 141 ++ .../borland/class-use/QuoteBranchState.html | 141 ++ .../antcontrib/cpptasks/borland/package-frame.html | 51 + .../cpptasks/borland/package-summary.html | 206 +++ .../antcontrib/cpptasks/borland/package-tree.html | 175 ++ .../antcontrib/cpptasks/borland/package-use.html | 185 ++ .../antcontrib/cpptasks/class-use/AboutCCTask.html | 141 ++ .../sf/antcontrib/cpptasks/class-use/ArchEnum.html | 193 ++ .../sf/antcontrib/cpptasks/class-use/CCTask.html | 1210 ++++++++++++ .../cpptasks/class-use/CCTaskProgressMonitor.html | 141 ++ .../sf/antcontrib/cpptasks/class-use/CPUEnum.html | 193 ++ .../class-use/CUtil.StringArrayBuilder.html | 194 ++ .../sf/antcontrib/cpptasks/class-use/CUtil.html | 141 ++ .../antcontrib/cpptasks/class-use/CompilerDef.html | 319 ++++ .../cpptasks/class-use/CompilerEnum.html | 185 ++ .../cpptasks/class-use/CompilerParam.html | 214 +++ .../cpptasks/class-use/DependencyInfo.html | 328 ++++ .../DependencyTable.DependencyVisitor.html | 197 ++ .../DependencyTable.TimestampChecker.html | 141 ++ .../cpptasks/class-use/DependencyTable.html | 141 ++ .../cpptasks/class-use/DistributerDef.html | 177 ++ .../cpptasks/class-use/DistributerMap.html | 177 ++ .../class-use/DistributerProtocolEnum.html | 193 ++ .../antcontrib/cpptasks/class-use/FileVisitor.html | 252 +++ .../antcontrib/cpptasks/class-use/LinkerDef.html | 305 ++++ .../antcontrib/cpptasks/class-use/LinkerEnum.html | 177 ++ .../antcontrib/cpptasks/class-use/LinkerParam.html | 214 +++ .../cpptasks/class-use/OSFamilyEnum.html | 193 ++ .../cpptasks/class-use/ObjectFileCollector.html | 141 ++ .../cpptasks/class-use/OptimizationEnum.html | 895 +++++++++ .../cpptasks/class-use/OutputTypeEnum.html | 214 +++ .../cpptasks/class-use/PrecompileDef.html | 207 +++ .../cpptasks/class-use/PrecompileExceptDef.html | 178 ++ .../cpptasks/class-use/ProcessorDef.html | 409 +++++ .../cpptasks/class-use/ProcessorEnumValue.html | 177 ++ .../cpptasks/class-use/ProcessorParam.html | 300 +++ .../antcontrib/cpptasks/class-use/RuntimeType.html | 177 ++ .../cpptasks/class-use/SourceHistory.html | 203 +++ .../cpptasks/class-use/SubsystemEnum.html | 207 +++ .../antcontrib/cpptasks/class-use/TargetDef.html | 317 ++++ .../cpptasks/class-use/TargetHistory.html | 178 ++ .../cpptasks/class-use/TargetHistoryTable.html | 208 +++ .../antcontrib/cpptasks/class-use/TargetInfo.html | 414 +++++ .../cpptasks/class-use/TargetMatcher.html | 337 ++++ .../antcontrib/cpptasks/class-use/VersionInfo.html | 818 +++++++++ .../cpptasks/class-use/WarningLevelEnum.html | 187 ++ .../compaq/CompaqVisualFortranCompiler.html | 515 ++++++ .../compaq/CompaqVisualFortranLibrarian.html | 608 ++++++ .../cpptasks/compaq/CompaqVisualFortranLinker.html | 358 ++++ .../class-use/CompaqVisualFortranCompiler.html | 177 ++ .../class-use/CompaqVisualFortranLibrarian.html | 177 ++ .../class-use/CompaqVisualFortranLinker.html | 177 ++ .../antcontrib/cpptasks/compaq/package-frame.html | 37 + .../cpptasks/compaq/package-summary.html | 163 ++ .../antcontrib/cpptasks/compaq/package-tree.html | 167 ++ .../sf/antcontrib/cpptasks/compaq/package-use.html | 179 ++ .../cpptasks/compiler/AbstractCompiler.html | 528 ++++++ .../cpptasks/compiler/AbstractLinker.html | 513 ++++++ .../cpptasks/compiler/AbstractProcessor.html | 594 ++++++ .../cpptasks/compiler/CaptureStreamHandler.html | 425 +++++ .../cpptasks/compiler/CommandLineCCompiler.html | 343 ++++ .../cpptasks/compiler/CommandLineCompiler.html | 811 +++++++++ .../compiler/CommandLineCompilerConfiguration.html | 713 ++++++++ .../compiler/CommandLineFortranCompiler.html | 343 ++++ .../cpptasks/compiler/CommandLineLinker.html | 920 ++++++++++ .../compiler/CommandLineLinkerConfiguration.html | 613 +++++++ .../sf/antcontrib/cpptasks/compiler/Compiler.html | 199 ++ .../cpptasks/compiler/CompilerConfiguration.html | 378 ++++ .../sf/antcontrib/cpptasks/compiler/LinkType.html | 509 ++++++ .../sf/antcontrib/cpptasks/compiler/Linker.html | 377 ++++ .../cpptasks/compiler/LinkerConfiguration.html | 301 +++ .../compiler/PrecompilingCommandLineCCompiler.html | 352 ++++ .../compiler/PrecompilingCommandLineCompiler.html | 416 +++++ .../cpptasks/compiler/PrecompilingCompiler.html | 235 +++ .../sf/antcontrib/cpptasks/compiler/Processor.html | 350 ++++ .../cpptasks/compiler/ProcessorConfiguration.html | 311 ++++ .../cpptasks/compiler/ProgressMonitor.html | 257 +++ .../compiler/class-use/AbstractCompiler.html | 821 +++++++++ .../compiler/class-use/AbstractLinker.html | 712 ++++++++ .../compiler/class-use/AbstractProcessor.html | 1059 +++++++++++ .../compiler/class-use/CaptureStreamHandler.html | 141 ++ .../compiler/class-use/CommandLineCCompiler.html | 478 +++++ .../compiler/class-use/CommandLineCompiler.html | 819 +++++++++ .../CommandLineCompilerConfiguration.html | 429 +++++ .../class-use/CommandLineFortranCompiler.html | 212 +++ .../compiler/class-use/CommandLineLinker.html | 745 ++++++++ .../class-use/CommandLineLinkerConfiguration.html | 465 +++++ .../cpptasks/compiler/class-use/Compiler.html | 826 +++++++++ .../compiler/class-use/CompilerConfiguration.html | 443 +++++ .../cpptasks/compiler/class-use/LinkType.html | 1926 ++++++++++++++++++++ .../cpptasks/compiler/class-use/Linker.html | 1554 ++++++++++++++++ .../compiler/class-use/LinkerConfiguration.html | 282 +++ .../PrecompilingCommandLineCCompiler.html | 298 +++ .../class-use/PrecompilingCommandLineCompiler.html | 314 ++++ .../compiler/class-use/PrecompilingCompiler.html | 300 +++ .../cpptasks/compiler/class-use/Processor.html | 1571 ++++++++++++++++ .../compiler/class-use/ProcessorConfiguration.html | 387 ++++ .../compiler/class-use/ProgressMonitor.html | 381 ++++ .../cpptasks/compiler/package-frame.html | 82 + .../cpptasks/compiler/package-summary.html | 250 +++ .../antcontrib/cpptasks/compiler/package-tree.html | 176 ++ .../antcontrib/cpptasks/compiler/package-use.html | 1632 +++++++++++++++++ .../cpptasks/devstudio/DevStudio2005CCompiler.html | 407 +++++ .../cpptasks/devstudio/DevStudioCCompiler.html | 383 ++++ .../devstudio/DevStudioCompatibleCCompiler.html | 556 ++++++ .../devstudio/DevStudioCompatibleLibrarian.html | 613 +++++++ .../devstudio/DevStudioCompatibleLinker.html | 654 +++++++ .../cpptasks/devstudio/DevStudioLibrarian.html | 310 ++++ .../cpptasks/devstudio/DevStudioLinker.html | 310 ++++ .../cpptasks/devstudio/DevStudioMIDLCompiler.html | 625 +++++++ .../cpptasks/devstudio/DevStudioProcessor.html | 343 ++++ .../cpptasks/devstudio/DevStudioProjectWriter.html | 286 +++ .../devstudio/DevStudioResourceCompiler.html | 653 +++++++ .../devstudio/VisualStudioNETProjectWriter.html | 289 +++ .../class-use/DevStudio2005CCompiler.html | 177 ++ .../devstudio/class-use/DevStudioCCompiler.html | 177 ++ .../class-use/DevStudioCompatibleCCompiler.html | 225 +++ .../class-use/DevStudioCompatibleLibrarian.html | 207 +++ .../class-use/DevStudioCompatibleLinker.html | 235 +++ .../devstudio/class-use/DevStudioLibrarian.html | 177 ++ .../devstudio/class-use/DevStudioLinker.html | 177 ++ .../devstudio/class-use/DevStudioMIDLCompiler.html | 177 ++ .../devstudio/class-use/DevStudioProcessor.html | 141 ++ .../class-use/DevStudioProjectWriter.html | 141 ++ .../class-use/DevStudioResourceCompiler.html | 177 ++ .../class-use/VisualStudioNETProjectWriter.html | 141 ++ .../cpptasks/devstudio/package-frame.html | 55 + .../cpptasks/devstudio/package-summary.html | 217 +++ .../cpptasks/devstudio/package-tree.html | 176 ++ .../antcontrib/cpptasks/devstudio/package-use.html | 272 +++ .../cpptasks/gcc/AbstractArLibrarian.html | 689 +++++++ .../antcontrib/cpptasks/gcc/AbstractLdLinker.html | 852 +++++++++ .../sf/antcontrib/cpptasks/gcc/GccCCompiler.html | 542 ++++++ .../cpptasks/gcc/GccCompatibleCCompiler.html | 536 ++++++ .../sf/antcontrib/cpptasks/gcc/GccLibrarian.html | 310 ++++ .../net/sf/antcontrib/cpptasks/gcc/GccLinker.html | 435 +++++ .../sf/antcontrib/cpptasks/gcc/GccProcessor.html | 399 ++++ .../net/sf/antcontrib/cpptasks/gcc/GppLinker.html | 528 ++++++ .../net/sf/antcontrib/cpptasks/gcc/LdLinker.html | 310 ++++ .../cpptasks/gcc/WindresResourceCompiler.html | 653 +++++++ .../gcc/class-use/AbstractArLibrarian.html | 198 ++ .../cpptasks/gcc/class-use/AbstractLdLinker.html | 338 ++++ .../cpptasks/gcc/class-use/GccCCompiler.html | 201 ++ .../gcc/class-use/GccCompatibleCCompiler.html | 339 ++++ .../cpptasks/gcc/class-use/GccLibrarian.html | 177 ++ .../cpptasks/gcc/class-use/GccLinker.html | 197 ++ .../cpptasks/gcc/class-use/GccProcessor.html | 141 ++ .../cpptasks/gcc/class-use/GppLinker.html | 197 ++ .../cpptasks/gcc/class-use/LdLinker.html | 177 ++ .../gcc/class-use/WindresResourceCompiler.html | 177 ++ .../cpptasks/gcc/cross/GccCCompiler.html | 609 +++++++ .../cpptasks/gcc/cross/GccLibrarian.html | 369 ++++ .../antcontrib/cpptasks/gcc/cross/GccLinker.html | 494 +++++ .../cpptasks/gcc/cross/GccProcessor.html | 380 ++++ .../antcontrib/cpptasks/gcc/cross/GppLinker.html | 587 ++++++ .../sf/antcontrib/cpptasks/gcc/cross/LdLinker.html | 369 ++++ .../cpptasks/gcc/cross/class-use/GccCCompiler.html | 201 ++ .../cpptasks/gcc/cross/class-use/GccLibrarian.html | 177 ++ .../cpptasks/gcc/cross/class-use/GccLinker.html | 197 ++ .../cpptasks/gcc/cross/class-use/GccProcessor.html | 141 ++ .../cpptasks/gcc/cross/class-use/GppLinker.html | 197 ++ .../cpptasks/gcc/cross/class-use/LdLinker.html | 177 ++ .../cpptasks/gcc/cross/package-frame.html | 43 + .../cpptasks/gcc/cross/package-summary.html | 175 ++ .../cpptasks/gcc/cross/package-tree.html | 171 ++ .../antcontrib/cpptasks/gcc/cross/package-use.html | 191 ++ .../gcc/cross/sparc_sun_solaris2/GccCCompiler.html | 569 ++++++ .../gcc/cross/sparc_sun_solaris2/GccLibrarian.html | 310 ++++ .../gcc/cross/sparc_sun_solaris2/GccLinker.html | 435 +++++ .../gcc/cross/sparc_sun_solaris2/GccProcessor.html | 401 ++++ .../gcc/cross/sparc_sun_solaris2/GppLinker.html | 528 ++++++ .../gcc/cross/sparc_sun_solaris2/LdLinker.html | 310 ++++ .../sparc_sun_solaris2/class-use/GccCCompiler.html | 201 ++ .../sparc_sun_solaris2/class-use/GccLibrarian.html | 177 ++ .../sparc_sun_solaris2/class-use/GccLinker.html | 197 ++ .../sparc_sun_solaris2/class-use/GccProcessor.html | 141 ++ .../sparc_sun_solaris2/class-use/GppLinker.html | 197 ++ .../sparc_sun_solaris2/class-use/LdLinker.html | 177 ++ .../cross/sparc_sun_solaris2/package-frame.html | 43 + .../cross/sparc_sun_solaris2/package-summary.html | 175 ++ .../gcc/cross/sparc_sun_solaris2/package-tree.html | 171 ++ .../gcc/cross/sparc_sun_solaris2/package-use.html | 191 ++ .../sf/antcontrib/cpptasks/gcc/package-frame.html | 51 + .../antcontrib/cpptasks/gcc/package-summary.html | 192 ++ .../sf/antcontrib/cpptasks/gcc/package-tree.html | 171 ++ .../sf/antcontrib/cpptasks/gcc/package-use.html | 320 ++++ .../net/sf/antcontrib/cpptasks/hp/aCCCompiler.html | 431 +++++ .../net/sf/antcontrib/cpptasks/hp/aCCLinker.html | 384 ++++ .../cpptasks/hp/class-use/aCCCompiler.html | 177 ++ .../cpptasks/hp/class-use/aCCLinker.html | 177 ++ .../sf/antcontrib/cpptasks/hp/package-frame.html | 35 + .../sf/antcontrib/cpptasks/hp/package-summary.html | 159 ++ .../sf/antcontrib/cpptasks/hp/package-tree.html | 169 ++ .../net/sf/antcontrib/cpptasks/hp/package-use.html | 173 ++ .../cpptasks/ibm/VisualAgeCCompiler.html | 436 +++++ .../antcontrib/cpptasks/ibm/VisualAgeLinker.html | 407 +++++ .../cpptasks/ibm/class-use/VisualAgeCCompiler.html | 177 ++ .../cpptasks/ibm/class-use/VisualAgeLinker.html | 177 ++ .../sf/antcontrib/cpptasks/ibm/package-frame.html | 35 + .../antcontrib/cpptasks/ibm/package-summary.html | 159 ++ .../sf/antcontrib/cpptasks/ibm/package-tree.html | 169 ++ .../sf/antcontrib/cpptasks/ibm/package-use.html | 173 ++ .../net/sf/antcontrib/cpptasks/ide/CommentDef.html | 295 +++ .../net/sf/antcontrib/cpptasks/ide/DebugDef.html | 463 +++++ .../sf/antcontrib/cpptasks/ide/DependencyDef.html | 406 +++++ .../net/sf/antcontrib/cpptasks/ide/ProjectDef.html | 760 ++++++++ .../sf/antcontrib/cpptasks/ide/ProjectWriter.html | 232 +++ .../antcontrib/cpptasks/ide/ProjectWriterEnum.html | 349 ++++ .../cpptasks/ide/class-use/CommentDef.html | 177 ++ .../cpptasks/ide/class-use/DebugDef.html | 141 ++ .../cpptasks/ide/class-use/DependencyDef.html | 177 ++ .../cpptasks/ide/class-use/ProjectDef.html | 326 ++++ .../cpptasks/ide/class-use/ProjectWriter.html | 272 +++ .../cpptasks/ide/class-use/ProjectWriterEnum.html | 177 ++ .../sf/antcontrib/cpptasks/ide/package-frame.html | 52 + .../antcontrib/cpptasks/ide/package-summary.html | 200 ++ .../sf/antcontrib/cpptasks/ide/package-tree.html | 161 ++ .../sf/antcontrib/cpptasks/ide/package-use.html | 285 +++ .../cpptasks/intel/IntelLinux32CCompiler.html | 376 ++++ .../cpptasks/intel/IntelLinux32Linker.html | 310 ++++ .../cpptasks/intel/IntelLinux64CCompiler.html | 376 ++++ .../cpptasks/intel/IntelLinux64Linker.html | 310 ++++ .../antcontrib/cpptasks/intel/IntelProcessor.html | 343 ++++ .../cpptasks/intel/IntelWin32CCompiler.html | 386 ++++ .../cpptasks/intel/IntelWin32Librarian.html | 346 ++++ .../cpptasks/intel/IntelWin32Linker.html | 310 ++++ .../cpptasks/intel/IntelWin64CCompiler.html | 383 ++++ .../intel/class-use/IntelLinux32CCompiler.html | 177 ++ .../intel/class-use/IntelLinux32Linker.html | 177 ++ .../intel/class-use/IntelLinux64CCompiler.html | 177 ++ .../intel/class-use/IntelLinux64Linker.html | 177 ++ .../cpptasks/intel/class-use/IntelProcessor.html | 141 ++ .../intel/class-use/IntelWin32CCompiler.html | 177 ++ .../intel/class-use/IntelWin32Librarian.html | 177 ++ .../cpptasks/intel/class-use/IntelWin32Linker.html | 177 ++ .../intel/class-use/IntelWin64CCompiler.html | 177 ++ .../antcontrib/cpptasks/intel/package-frame.html | 49 + .../antcontrib/cpptasks/intel/package-summary.html | 197 ++ .../sf/antcontrib/cpptasks/intel/package-tree.html | 180 ++ .../sf/antcontrib/cpptasks/intel/package-use.html | 219 +++ .../antcontrib/cpptasks/mozilla/XpidlCompiler.html | 782 ++++++++ .../cpptasks/mozilla/class-use/XpidlCompiler.html | 177 ++ .../antcontrib/cpptasks/mozilla/package-frame.html | 33 + .../cpptasks/mozilla/package-summary.html | 170 ++ .../antcontrib/cpptasks/mozilla/package-tree.html | 158 ++ .../antcontrib/cpptasks/mozilla/package-use.html | 167 ++ .../cpptasks/openwatcom/OpenWatcomCCompiler.html | 345 ++++ .../cpptasks/openwatcom/OpenWatcomCLinker.html | 311 ++++ .../cpptasks/openwatcom/OpenWatcomCompiler.html | 536 ++++++ .../openwatcom/OpenWatcomFortranCompiler.html | 345 ++++ .../openwatcom/OpenWatcomFortranLinker.html | 311 ++++ .../cpptasks/openwatcom/OpenWatcomLibrarian.html | 691 +++++++ .../cpptasks/openwatcom/OpenWatcomLinker.html | 676 +++++++ .../cpptasks/openwatcom/OpenWatcomProcessor.html | 385 ++++ .../openwatcom/class-use/OpenWatcomCCompiler.html | 177 ++ .../openwatcom/class-use/OpenWatcomCLinker.html | 177 ++ .../openwatcom/class-use/OpenWatcomCompiler.html | 185 ++ .../class-use/OpenWatcomFortranCompiler.html | 177 ++ .../class-use/OpenWatcomFortranLinker.html | 177 ++ .../openwatcom/class-use/OpenWatcomLibrarian.html | 177 ++ .../openwatcom/class-use/OpenWatcomLinker.html | 185 ++ .../openwatcom/class-use/OpenWatcomProcessor.html | 141 ++ .../cpptasks/openwatcom/package-frame.html | 47 + .../cpptasks/openwatcom/package-summary.html | 198 ++ .../cpptasks/openwatcom/package-tree.html | 167 ++ .../cpptasks/openwatcom/package-use.html | 203 +++ .../antcontrib/cpptasks/os390/OS390CCompiler.html | 569 ++++++ .../sf/antcontrib/cpptasks/os390/OS390Linker.html | 780 ++++++++ .../antcontrib/cpptasks/os390/OS390Processor.html | 303 +++ .../cpptasks/os390/class-use/OS390CCompiler.html | 141 ++ .../cpptasks/os390/class-use/OS390Linker.html | 185 ++ .../cpptasks/os390/class-use/OS390Processor.html | 141 ++ .../antcontrib/cpptasks/os390/package-frame.html | 37 + .../antcontrib/cpptasks/os390/package-summary.html | 163 ++ .../sf/antcontrib/cpptasks/os390/package-tree.html | 165 ++ .../sf/antcontrib/cpptasks/os390/package-use.html | 167 ++ .../sf/antcontrib/cpptasks/os400/IccCompiler.html | 537 ++++++ .../sf/antcontrib/cpptasks/os400/IccLinker.html | 780 ++++++++ .../sf/antcontrib/cpptasks/os400/IccProcessor.html | 303 +++ .../cpptasks/os400/class-use/IccCompiler.html | 141 ++ .../cpptasks/os400/class-use/IccLinker.html | 185 ++ .../cpptasks/os400/class-use/IccProcessor.html | 141 ++ .../antcontrib/cpptasks/os400/package-frame.html | 37 + .../antcontrib/cpptasks/os400/package-summary.html | 163 ++ .../sf/antcontrib/cpptasks/os400/package-tree.html | 165 ++ .../sf/antcontrib/cpptasks/os400/package-use.html | 167 ++ .../net/sf/antcontrib/cpptasks/package-frame.html | 116 ++ .../sf/antcontrib/cpptasks/package-summary.html | 469 +++++ .../net/sf/antcontrib/cpptasks/package-tree.html | 172 ++ .../net/sf/antcontrib/cpptasks/package-use.html | 1126 ++++++++++++ .../antcontrib/cpptasks/parser/AbstractParser.html | 304 +++ .../cpptasks/parser/AbstractParserState.html | 285 +++ .../sf/antcontrib/cpptasks/parser/BranchState.html | 292 +++ .../net/sf/antcontrib/cpptasks/parser/CParser.html | 334 ++++ .../parser/CaseInsensitiveLetterState.html | 286 +++ .../antcontrib/cpptasks/parser/FilenameState.html | 272 +++ .../antcontrib/cpptasks/parser/FortranParser.html | 346 ++++ .../sf/antcontrib/cpptasks/parser/LetterState.html | 285 +++ .../net/sf/antcontrib/cpptasks/parser/Parser.html | 237 +++ .../net/sf/antcontrib/cpptasks/parser/PostE.html | 271 +++ .../WhitespaceOrCaseInsensitiveLetterState.html | 284 +++ .../cpptasks/parser/WhitespaceOrLetterState.html | 284 +++ .../cpptasks/parser/class-use/AbstractParser.html | 353 ++++ .../parser/class-use/AbstractParserState.html | 531 ++++++ .../cpptasks/parser/class-use/BranchState.html | 141 ++ .../cpptasks/parser/class-use/CParser.html | 178 ++ .../class-use/CaseInsensitiveLetterState.html | 141 ++ .../cpptasks/parser/class-use/FilenameState.html | 177 ++ .../cpptasks/parser/class-use/FortranParser.html | 141 ++ .../cpptasks/parser/class-use/LetterState.html | 141 ++ .../cpptasks/parser/class-use/Parser.html | 524 ++++++ .../cpptasks/parser/class-use/PostE.html | 141 ++ .../WhitespaceOrCaseInsensitiveLetterState.html | 141 ++ .../parser/class-use/WhitespaceOrLetterState.html | 141 ++ .../antcontrib/cpptasks/parser/package-frame.html | 64 + .../cpptasks/parser/package-summary.html | 229 +++ .../antcontrib/cpptasks/parser/package-tree.html | 161 ++ .../sf/antcontrib/cpptasks/parser/package-use.html | 349 ++++ .../cpptasks/platforms/WindowsPlatform.html | 296 +++ .../platforms/class-use/WindowsPlatform.html | 141 ++ .../cpptasks/platforms/package-frame.html | 33 + .../cpptasks/platforms/package-summary.html | 170 ++ .../cpptasks/platforms/package-tree.html | 150 ++ .../antcontrib/cpptasks/platforms/package-use.html | 141 ++ .../sf/antcontrib/cpptasks/sun/C89CCompiler.html | 537 ++++++ .../net/sf/antcontrib/cpptasks/sun/C89Linker.html | 667 +++++++ .../sf/antcontrib/cpptasks/sun/C89Processor.html | 368 ++++ .../antcontrib/cpptasks/sun/ForteCCCompiler.html | 431 +++++ .../sf/antcontrib/cpptasks/sun/ForteCCLinker.html | 384 ++++ .../cpptasks/sun/class-use/C89CCompiler.html | 141 ++ .../cpptasks/sun/class-use/C89Linker.html | 177 ++ .../cpptasks/sun/class-use/C89Processor.html | 141 ++ .../cpptasks/sun/class-use/ForteCCCompiler.html | 177 ++ .../cpptasks/sun/class-use/ForteCCLinker.html | 177 ++ .../sf/antcontrib/cpptasks/sun/package-frame.html | 41 + .../antcontrib/cpptasks/sun/package-summary.html | 171 ++ .../sf/antcontrib/cpptasks/sun/package-tree.html | 169 ++ .../sf/antcontrib/cpptasks/sun/package-use.html | 179 ++ .../sf/antcontrib/cpptasks/ti/ClxxCCompiler.html | 510 ++++++ .../sf/antcontrib/cpptasks/ti/ClxxLibrarian.html | 628 +++++++ .../net/sf/antcontrib/cpptasks/ti/ClxxLinker.html | 666 +++++++ .../cpptasks/ti/class-use/ClxxCCompiler.html | 185 ++ .../cpptasks/ti/class-use/ClxxLibrarian.html | 185 ++ .../cpptasks/ti/class-use/ClxxLinker.html | 201 ++ .../sf/antcontrib/cpptasks/ti/package-frame.html | 37 + .../sf/antcontrib/cpptasks/ti/package-summary.html | 165 ++ .../sf/antcontrib/cpptasks/ti/package-tree.html | 165 ++ .../net/sf/antcontrib/cpptasks/ti/package-use.html | 181 ++ .../cpptasks/trolltech/MetaObjectCompiler.html | 705 +++++++ .../cpptasks/trolltech/MetaObjectParser.html | 329 ++++ .../cpptasks/trolltech/UserInterfaceCompiler.html | 727 ++++++++ .../cpptasks/trolltech/UserInterfaceParser.html | 324 ++++ .../trolltech/class-use/MetaObjectCompiler.html | 177 ++ .../trolltech/class-use/MetaObjectParser.html | 141 ++ .../trolltech/class-use/UserInterfaceCompiler.html | 177 ++ .../trolltech/class-use/UserInterfaceParser.html | 141 ++ .../cpptasks/trolltech/package-frame.html | 39 + .../cpptasks/trolltech/package-summary.html | 182 ++ .../cpptasks/trolltech/package-tree.html | 161 ++ .../antcontrib/cpptasks/trolltech/package-use.html | 173 ++ .../types/CommandLineArgument.LocationEnum.html | 288 +++ .../cpptasks/types/CommandLineArgument.html | 417 +++++ .../cpptasks/types/CompilerArgument.html | 286 +++ .../cpptasks/types/ConditionalFileSet.html | 437 +++++ .../antcontrib/cpptasks/types/ConditionalPath.html | 426 +++++ .../antcontrib/cpptasks/types/DefineArgument.html | 296 +++ .../sf/antcontrib/cpptasks/types/DefineSet.html | 587 ++++++ .../net/sf/antcontrib/cpptasks/types/FlexLong.html | 291 +++ .../sf/antcontrib/cpptasks/types/IncludePath.html | 378 ++++ .../sf/antcontrib/cpptasks/types/LibrarySet.html | 663 +++++++ .../antcontrib/cpptasks/types/LibraryTypeEnum.html | 299 +++ .../antcontrib/cpptasks/types/LinkerArgument.html | 286 +++ .../cpptasks/types/SystemIncludePath.html | 385 ++++ .../cpptasks/types/SystemLibrarySet.html | 325 ++++ .../cpptasks/types/UndefineArgument.html | 476 +++++ .../CommandLineArgument.LocationEnum.html | 177 ++ .../types/class-use/CommandLineArgument.html | 231 +++ .../cpptasks/types/class-use/CompilerArgument.html | 185 ++ .../types/class-use/ConditionalFileSet.html | 203 +++ .../cpptasks/types/class-use/ConditionalPath.html | 185 ++ .../cpptasks/types/class-use/DefineArgument.html | 177 ++ .../cpptasks/types/class-use/DefineSet.html | 185 ++ .../cpptasks/types/class-use/FlexLong.html | 177 ++ .../cpptasks/types/class-use/IncludePath.html | 185 ++ .../cpptasks/types/class-use/LibrarySet.html | 492 +++++ .../cpptasks/types/class-use/LibraryTypeEnum.html | 634 +++++++ .../cpptasks/types/class-use/LinkerArgument.html | 185 ++ .../types/class-use/SystemIncludePath.html | 185 ++ .../cpptasks/types/class-use/SystemLibrarySet.html | 185 ++ .../cpptasks/types/class-use/UndefineArgument.html | 268 +++ .../antcontrib/cpptasks/types/package-frame.html | 61 + .../antcontrib/cpptasks/types/package-summary.html | 213 +++ .../sf/antcontrib/cpptasks/types/package-tree.html | 172 ++ .../sf/antcontrib/cpptasks/types/package-use.html | 542 ++++++ 470 files changed, 150131 insertions(+) create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/AboutCCTask.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ArchEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CCTask.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CCTaskProgressMonitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CPUEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CUtil.StringArrayBuilder.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CUtil.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CompilerDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CompilerEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/CompilerParam.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DependencyInfo.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.DependencyVisitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.TimestampChecker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DistributerDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DistributerMap.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/DistributerProtocolEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/FileVisitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/LinkerDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/LinkerEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/LinkerParam.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/OSFamilyEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ObjectFileCollector.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/OptimizationEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/OutputTypeEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/PrecompileDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/PrecompileExceptDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ProcessorDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ProcessorEnumValue.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ProcessorParam.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/RuntimeType.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/SourceHistory.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/SubsystemEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/TargetDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/TargetHistory.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/TargetHistoryTable.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/TargetInfo.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/TargetMatcher.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/VersionInfo.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/WarningLevelEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/PropertyListSerialization.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/XcodeProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/PropertyListSerialization.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/XcodeProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/apple/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/arm/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCfgParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/CBuilderXProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/CfgFilenameState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/ConsumeToSpaceOrNewLine.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/QuoteBranchState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCfgParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CBuilderXProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CfgFilenameState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/ConsumeToSpaceOrNewLine.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/QuoteBranchState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/borland/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/AboutCCTask.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/ArchEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTask.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTaskProgressMonitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CPUEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.StringArrayBuilder.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerParam.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyInfo.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.DependencyVisitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.TimestampChecker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerMap.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerProtocolEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/FileVisitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerParam.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/OSFamilyEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/ObjectFileCollector.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/OptimizationEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/OutputTypeEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileExceptDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorEnumValue.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorParam.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/RuntimeType.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/SourceHistory.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/SubsystemEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistory.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistoryTable.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetInfo.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetMatcher.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/VersionInfo.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/class-use/WarningLevelEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CaptureStreamHandler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompilerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineFortranCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinkerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/Compiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/CompilerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkType.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/Processor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProcessorConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProgressMonitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CaptureStreamHandler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompilerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineFortranCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinkerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Compiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CompilerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkType.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkerConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Processor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProcessorConfiguration.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProgressMonitor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractArLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractLdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/GppLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/LdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/WindresResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractArLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractLdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCompatibleCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GppLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/LdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/WindresResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GppLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/LdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GppLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/LdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GppLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/LdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GppLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/LdLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/hp/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/CommentDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/DebugDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/DependencyDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriterEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/CommentDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DebugDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DependencyDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectDef.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriterEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Librarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin64CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Librarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin64CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/intel/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/mozilla/XpidlCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/mozilla/class-use/XpidlCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Processor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Processor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os390/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/IccCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/IccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/IccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/os400/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParserState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/BranchState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/CParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/CaseInsensitiveLetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/FilenameState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/FortranParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/LetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/Parser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/PostE.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrCaseInsensitiveLetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrLetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParserState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/BranchState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CaseInsensitiveLetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FilenameState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FortranParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/LetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/Parser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/PostE.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrCaseInsensitiveLetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrLetterState.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/parser/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/platforms/WindowsPlatform.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/platforms/class-use/WindowsPlatform.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/C89CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Processor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Linker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Processor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/sun/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/ti/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceParser.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.LocationEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/CompilerArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalFileSet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalPath.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/DefineArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/DefineSet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/FlexLong.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/IncludePath.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/LibrarySet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/LibraryTypeEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/LinkerArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/SystemIncludePath.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/SystemLibrarySet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/UndefineArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.LocationEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CompilerArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalFileSet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalPath.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineSet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/FlexLong.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/IncludePath.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibrarySet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibraryTypeEnum.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LinkerArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemIncludePath.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemLibrarySet.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/UndefineArgument.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html (limited to 'site/apidocs/net/sf') diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/AboutCCTask.html b/site/apidocs/net/sf/antcontrib/cpptasks/AboutCCTask.html new file mode 100644 index 0000000..bfbb52a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/AboutCCTask.html @@ -0,0 +1,261 @@ + + + + + + + +AboutCCTask (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class AboutCCTask

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.AboutCCTask
+
+
+
+
public class AboutCCTask
extends java.lang.Object
+ + +

+The equivalent of a Help About + run "java -jar cpptasks.jar" to read +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
AboutCCTask() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static voidmain(java.lang.String[] args) + +
+          display identification message and exit
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AboutCCTask

+
+public AboutCCTask()
+
+
+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(java.lang.String[] args)
+
+
display identification message and exit +

+

+
Parameters:
args - ignored
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ArchEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/ArchEnum.html new file mode 100644 index 0000000..e98deb9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ArchEnum.html @@ -0,0 +1,297 @@ + + + + + + + +ArchEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class ArchEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.ArchEnum
+
+
+
+
public final class ArchEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of cpu architecture types. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
ArchEnum() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ArchEnum

+
+public ArchEnum()
+
+
Constructor. + + Set by default to "pentium3" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CCTask.html b/site/apidocs/net/sf/antcontrib/cpptasks/CCTask.html new file mode 100644 index 0000000..05992a7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CCTask.html @@ -0,0 +1,1774 @@ + + + + + + + +CCTask (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CCTask

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.Task
+          extended by net.sf.antcontrib.cpptasks.CCTask
+
+
+
+
public class CCTask
extends org.apache.tools.ant.Task
+ + +

+Compile and link task. + +

+ This task can compile various source languages and produce executables, + shared libraries (aka DLL's) and static libraries. Compiler adaptors are + currently available for several C/C++ compilers, FORTRAN, MIDL and Windows + Resource files. +

+ +

+ Copyright (c) 2001-2008, The Ant-Contrib project. +

+ +

+ Licensed under the Apache Software License 2.0, + http://www.apache.org/licenses/LICENSE-2.0. +

+ +

+ For use with Apache Ant 1.5 or later. This software is not a product of the + of the Apache Software Foundation and no endorsement is implied. +

+ +

+ THIS SOFTWARE IS PROVIDED 'AS-IS', See + http://www.apache.org/licenses/LICENSE-2.0 for additional disclaimers. +

+ + To use: +
    +
  1. + Place cpptasks.jar into Ant's classpath by placing it in Ant's lib + directory, adding it to the CLASSPATH environment variable or by using the + -lib command line option. +
  2. +
  3. + Add type and task definitions to the build file: +
      +
    • + Ant 1.6 or later: +
        +
      • Add xmlns:cpptasks="antlib:net.sf.antcontrib.cpptasks" to + <project> element. +
      • +
      • + Add <cpptasks:cc/>, <cpptasks:compiler/> and + <cpptasks:linker/> elements to the project. +
      • +
      +
    • +
    • + Ant 1.5 or later: +
        +
      • Add <taskdef resource="cpptasks.tasks"/> and + <typedef resource="cpptasks.types"/> to body of <project> + element. +
      • +
      • + Add <cc/>, <compiler/> and <linker/> elements to the + project. +
      • +
      +
    • +
    +
  4. +
  5. + Set the path and environment variables to be able to run compiler from + command line. +
  6. +
  7. + Build the project. +
  8. +
+

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Field Summary
+protected  booleanfailOnError + +
+          If true, stop build on compile failure.
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
CCTask() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddConfiguredCompiler(CompilerDef compiler) + +
+          Adds a compiler definition or reference.
+ voidaddConfiguredCompilerArg(CompilerArgument arg) + +
+          Adds a compiler command-line arg.
+ voidaddConfiguredDefineset(DefineSet defs) + +
+          Adds a defineset.
+ voidaddConfiguredDistributer(DistributerDef distributer) + +
+          Adds a distributer definition or reference (Non-functional prototype).
+ voidaddConfiguredLinker(LinkerDef linker) + +
+          Adds a linker definition.
+ voidaddConfiguredLinkerArg(LinkerArgument arg) + +
+          Adds a linker command-line arg.
+ voidaddConfiguredTarget(TargetDef target) + +
+          Adds a target definition or reference (Non-functional prototype).
+ voidaddConfiguredVersioninfo(VersionInfo newVersionInfo) + +
+          Adds desriptive version information to be included in the + generated file.
+ voidaddEnv(org.apache.tools.ant.types.Environment.Variable var) + +
+          Add an environment variable to the launched process.
+ voidaddFileset(ConditionalFileSet srcSet) + +
+          Adds a source file set.
+ voidaddLibset(LibrarySet libset) + +
+          Adds a library set.
+ voidaddProject(ProjectDef projectDef) + +
+          Specifies the generation of IDE project file.
+ voidaddSyslibset(SystemLibrarySet libset) + +
+          Adds a system library set.
+protected  intcheckForChangedIncludeFiles(java.util.Hashtable targets) + +
+          Checks all targets that are not forced to be rebuilt or are missing + object files to be checked for modified include files
+protected  LinkerConfigurationcollectExplicitObjectFiles(java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + VersionInfo versionInfo) + +
+           
+ IncludePathcreateIncludePath() + +
+          Adds an include path.
+ PrecompileDefcreatePrecompile() + +
+          Specifies precompilation prototype file and exclusions.
+ SystemIncludePathcreateSysIncludePath() + +
+          Adds a system include path.
+ voidexecute() + +
+          Executes the task.
+ java.lang.StringgetDataset() + +
+          Gets the dataset.
+ booleangetDebug() + +
+          Gets debug state.
+ booleangetFailonerror() + +
+          Gets the failonerror flag.
+protected  TargetHistoryTablegetLinkHistory(TargetHistoryTable objHistory) + +
+           
+protected  TargetInfogetLinkTarget(LinkerConfiguration linkerConfig, + java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + java.util.Hashtable compileTargets, + VersionInfo versionInfo) + +
+           
+ java.io.FilegetObjdir() + +
+           
+ java.io.FilegetOutfile() + +
+           
+ java.lang.StringgetOuttype() + +
+          Gets output type.
+ java.lang.StringgetSubsystem() + +
+          Gets subsystem name.
+ TargetDefgetTargetPlatform() + +
+           
+static java.util.HashtablegetTargetsToBuildByConfiguration(java.util.Hashtable targets) + +
+          Builds a Hashtable to targets needing to be rebuilt keyed by compiler + configuration
+ voidsetClassname(java.lang.String classname) + +
+          Sets the default compiler adapter.
+ voidsetDataset(java.lang.String dataset) + +
+          Sets the dataset for OS/390 builds.
+ voidsetDebug(boolean debug) + +
+          Enables or disables generation of debug info.
+ voidsetDependencyDepth(int depth) + +
+          Deprecated.
+ voidsetExceptions(boolean exceptions) + +
+          Enables generation of exception handling code
+ voidsetFailonerror(boolean fail) + +
+          Indicates whether the build will continue + even if there are compilation errors; defaults to true.
+ voidsetIncremental(boolean incremental) + +
+          Enables or disables incremental linking.
+ voidsetLibtool(boolean libtool) + +
+          Set use of libtool.
+ voidsetLink(OutputTypeEnum outputType) + +
+          Deprecated.  
+ voidsetMultithreaded(boolean multi) + +
+          Enables or disables generation of multithreaded code
+ voidsetName(CompilerEnum name) + +
+          Sets type of the default compiler and linker.
+ voidsetNewenvironment(boolean newenv) + +
+          Do not propagate old environment when new environment variables are + specified.
+ voidsetObjdir(java.io.File dir) + +
+          Sets the destination directory for object files.
+ voidsetOptimize(OptimizationEnum optimization) + +
+          Sets optimization.
+ voidsetOutfile(java.io.File outfile) + +
+          Sets the output file name.
+ voidsetOutputFileProperty(java.lang.String outputFileProperty) + +
+          Specifies the name of a property to set with the physical filename that + is produced by the linker
+ voidsetOuttype(OutputTypeEnum outputType) + +
+          Sets the output file type.
+ voidsetProject(org.apache.tools.ant.Project project) + +
+          Sets the project.
+ voidsetProjectsOnly(boolean value) + +
+           
+ voidsetRebuild(boolean rebuildAll) + +
+          If set to true, all files will be rebuilt.
+ voidsetRelentless(boolean relentless) + +
+          If set to true, compilation errors will not stop the task until all + files have been attempted.
+ voidsetRtti(boolean rtti) + +
+          Enables run-time type information.
+ voidsetRuntime(RuntimeType rtlType) + +
+          Sets the type of runtime library, possible values "dynamic", "static".
+ voidsetSubsystem(SubsystemEnum subsystem) + +
+          Sets the nature of the subsystem under which that the program will + execute.
+ voidsetWarnings(WarningLevelEnum level) + +
+          Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror".
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+failOnError

+
+protected boolean failOnError
+
+
If true, stop build on compile failure. +

+

+
+
+ + + + + + + + +
+Constructor Detail
+ +

+CCTask

+
+public CCTask()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getTargetsToBuildByConfiguration

+
+public static java.util.Hashtable getTargetsToBuildByConfiguration(java.util.Hashtable targets)
+
+
Builds a Hashtable to targets needing to be rebuilt keyed by compiler + configuration +

+

+
+
+
+
+ +

+addConfiguredCompiler

+
+public void addConfiguredCompiler(CompilerDef compiler)
+
+
Adds a compiler definition or reference. +

+

+
Parameters:
compiler - compiler +
Throws: +
java.lang.NullPointerException - if compiler is null
+
+
+
+ +

+addConfiguredCompilerArg

+
+public void addConfiguredCompilerArg(CompilerArgument arg)
+
+
Adds a compiler command-line arg. Argument will be inherited by all + nested compiler elements that do not have inherit="false". +

+

+
+
+
+
+ +

+addConfiguredDefineset

+
+public void addConfiguredDefineset(DefineSet defs)
+
+
Adds a defineset. Will be inherited by all compiler elements that do not + have inherit="false". +

+

+
Parameters:
defs - Define set
+
+
+
+ +

+addConfiguredLinker

+
+public void addConfiguredLinker(LinkerDef linker)
+
+
Adds a linker definition. The first linker that is not disqualified by + its "if" and "unless" attributes will perform the link. If no child + linker element is active, the linker implied by the cc elements name or + classname attribute will be used. +

+

+
Parameters:
linker - linker +
Throws: +
java.lang.NullPointerException - if linker is null
+
+
+
+ +

+addConfiguredLinkerArg

+
+public void addConfiguredLinkerArg(LinkerArgument arg)
+
+
Adds a linker command-line arg. Argument will be inherited by all nested + linker elements that do not have inherit="false". +

+

+
+
+
+
+ +

+addEnv

+
+public void addEnv(org.apache.tools.ant.types.Environment.Variable var)
+
+
Add an environment variable to the launched process. +

+

+
+
+
+
+ +

+addFileset

+
+public void addFileset(ConditionalFileSet srcSet)
+
+
Adds a source file set. + + Files in these filesets will be auctioned to the available compiler + configurations, with the default compiler implied by the cc element + bidding last. If no compiler is interested in the file, it will be + passed to the linker. + + To have a file be processed by a particular compiler configuration, add + a fileset to the corresponding compiler element. +

+

+
+
+
+
+ +

+addLibset

+
+public void addLibset(LibrarySet libset)
+
+
Adds a library set. + + Library sets will be inherited by all linker elements that do not have + inherit="false". +

+

+
Parameters:
libset - library set +
Throws: +
java.lang.NullPointerException - if libset is null.
+
+
+
+ +

+addSyslibset

+
+public void addSyslibset(SystemLibrarySet libset)
+
+
Adds a system library set. Timestamps and locations of system library + sets are not used in dependency analysis. + + Essential libraries (such as C Runtime libraries) should not be + specified since the task will attempt to identify the correct libraries + based on the multithread, debug and runtime attributes. + + System library sets will be inherited by all linker elements that do not + have inherit="false". +

+

+
Parameters:
libset - library set +
Throws: +
java.lang.NullPointerException - if libset is null.
+
+
+
+ +

+addProject

+
+public void addProject(ProjectDef projectDef)
+
+
Specifies the generation of IDE project file. Experimental. +

+

+
Parameters:
projectDef - project file generation specification
+
+
+
+ +

+setProjectsOnly

+
+public void setProjectsOnly(boolean value)
+
+
+
+
+
+
+ +

+checkForChangedIncludeFiles

+
+protected int checkForChangedIncludeFiles(java.util.Hashtable targets)
+
+
Checks all targets that are not forced to be rebuilt or are missing + object files to be checked for modified include files +

+

+ +
Returns:
total number of targets to be rebuilt
+
+
+
+ +

+collectExplicitObjectFiles

+
+protected LinkerConfiguration collectExplicitObjectFiles(java.util.Vector objectFiles,
+                                                         java.util.Vector sysObjectFiles,
+                                                         VersionInfo versionInfo)
+
+
+
+
+
+
+ +

+createIncludePath

+
+public IncludePath createIncludePath()
+
+
Adds an include path. + + Include paths will be inherited by nested compiler elements that do not + have inherit="false". +

+

+
+
+
+
+ +

+createPrecompile

+
+public PrecompileDef createPrecompile()
+                               throws org.apache.tools.ant.BuildException
+
+
Specifies precompilation prototype file and exclusions. Inherited by all + compilers that do not have inherit="false". +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createSysIncludePath

+
+public SystemIncludePath createSysIncludePath()
+
+
Adds a system include path. Locations and timestamps of files located + using the system include paths are not used in dependency analysis. + + + Standard include locations should not be specified. The compiler + adapters should recognized the settings from the appropriate environment + variables or configuration files. + + System include paths will be inherited by nested compiler elements that + do not have inherit="false". +

+

+
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
Executes the task. Compiles the given files. +

+

+
Overrides:
execute in class org.apache.tools.ant.Task
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException - if someting goes wrong with the build
+
+
+
+ +

+getDataset

+
+public java.lang.String getDataset()
+
+
Gets the dataset. +

+

+ +
Returns:
Returns a String
+
+
+
+ +

+getLinkHistory

+
+protected TargetHistoryTable getLinkHistory(TargetHistoryTable objHistory)
+
+
+
+
+
+
+ +

+getLinkTarget

+
+protected TargetInfo getLinkTarget(LinkerConfiguration linkerConfig,
+                                   java.util.Vector objectFiles,
+                                   java.util.Vector sysObjectFiles,
+                                   java.util.Hashtable compileTargets,
+                                   VersionInfo versionInfo)
+
+
+
+
+
+
+ +

+getObjdir

+
+public java.io.File getObjdir()
+
+
+
+
+
+
+ +

+getOutfile

+
+public java.io.File getOutfile()
+
+
+
+
+
+
+ +

+getTargetPlatform

+
+public TargetDef getTargetPlatform()
+
+
+
+
+
+
+ +

+setClassname

+
+public void setClassname(java.lang.String classname)
+
+
Sets the default compiler adapter. Use the "name" attribute when the + compiler is a supported compiler. +

+

+
Parameters:
classname - fully qualified classname which implements CompilerAdapter
+
+
+
+ +

+setDataset

+
+public void setDataset(java.lang.String dataset)
+
+
Sets the dataset for OS/390 builds. +

+

+
Parameters:
dataset - The dataset to set
+
+
+
+ +

+setDebug

+
+public void setDebug(boolean debug)
+
+
Enables or disables generation of debug info. +

+

+
+
+
+
+ +

+getDebug

+
+public boolean getDebug()
+
+
Gets debug state. +

+

+ +
Returns:
true if building for debugging
+
+
+
+ +

+setDependencyDepth

+
+public void setDependencyDepth(int depth)
+
+
Deprecated. + + Controls the depth of the dependency evaluation. Used to do a quick + check of changes before a full build. + + Any negative value which will perform full dependency checking. Positive + values will truncate dependency checking. A value of 0 will cause only + those files that changed to be recompiled, a value of 1 which cause + files that changed or that explicitly include a file that changed to be + recompiled. + + Any non-negative value will cause a BuildException to be thrown before + attempting a link or completing the task. +

+

+
+
+
+
+ +

+setExceptions

+
+public void setExceptions(boolean exceptions)
+
+
Enables generation of exception handling code +

+

+
+
+
+
+ +

+setRtti

+
+public void setRtti(boolean rtti)
+
+
Enables run-time type information. +

+

+
+
+
+
+ +

+setIncremental

+
+public void setIncremental(boolean incremental)
+
+
Enables or disables incremental linking. +

+

+
Parameters:
incremental - new state
+
+
+
+ +

+setLibtool

+
+public void setLibtool(boolean libtool)
+
+
Set use of libtool. + + If set to true, the "libtool " will be prepended to the command line for + compatible processors +

+

+
Parameters:
libtool - If true, use libtool.
+
+
+
+ +

+setLink

+
+public void setLink(OutputTypeEnum outputType)
+
+
Deprecated.  +

+

Sets the output file type. Supported values "executable", "shared", and + "static". Deprecated, specify outtype instead. +

+

+
+
+
+
+ +

+setMultithreaded

+
+public void setMultithreaded(boolean multi)
+
+
Enables or disables generation of multithreaded code +

+

+
Parameters:
multi - If true, generated code may be multithreaded.
+
+
+
+ +

+setName

+
+public void setName(CompilerEnum name)
+
+
Sets type of the default compiler and linker. + + Supported compilers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
gcc (default)GCC C++ compiler
g++GCC C++ compiler
c++GCC C++ compiler
g77GNU FORTRAN compiler
msvcMicrosoft Visual C++
bccBorland C++ Compiler
msrcMicrosoft Resource Compiler
brcBorland Resource Compiler
dfCompaq Visual Fortran Compiler
midlMicrosoft MIDL Compiler
iclIntel C++ compiler for Windows (IA-32)
eclIntel C++ compiler for Windows (IA-64)
iccIntel C++ compiler for Linux (IA-32)
eccIntel C++ compiler for Linux (IA-64)
CCSun ONE C++ compiler
aCCHP aC++ C++ Compiler
os390OS390 C Compiler
os400Icc Compiler
sunc89Sun C89 C Compiler
xlCVisualAge C Compiler
uicQt user interface compiler (creates .h, .cpp and moc_*.cpp files).
mocQt meta-object compiler
xpidlMozilla xpidl compiler (creates .h and .xpt files).
wclOpenWatcom C/C++ compiler
wflOpenWatcom FORTRAN compiler
+

+

+
+
+
+
+ +

+setNewenvironment

+
+public void setNewenvironment(boolean newenv)
+
+
Do not propagate old environment when new environment variables are + specified. +

+

+
+
+
+
+ +

+setObjdir

+
+public void setObjdir(java.io.File dir)
+
+
Sets the destination directory for object files. + + Generally this should be a property expression that evaluates to + distinct debug and release object file directories. +

+

+
Parameters:
dir - object directory
+
+
+
+ +

+setOutfile

+
+public void setOutfile(java.io.File outfile)
+
+
Sets the output file name. If not specified, the task will only compile + files and not attempt to link. If an extension is not specified, the + task may use a system appropriate extension and prefix, for example, + outfile="example" may result in "libexample.so" being created. +

+

+
Parameters:
outfile - output file name
+
+
+
+ +

+setOutputFileProperty

+
+public void setOutputFileProperty(java.lang.String outputFileProperty)
+
+
Specifies the name of a property to set with the physical filename that + is produced by the linker +

+

+
+
+
+
+ +

+setOuttype

+
+public void setOuttype(OutputTypeEnum outputType)
+
+
Sets the output file type. Supported values "executable", "shared", and + "static". +

+

+
+
+
+
+ +

+getOuttype

+
+public java.lang.String getOuttype()
+
+
Gets output type. +

+

+ +
Returns:
output type
+
+
+
+ +

+setProject

+
+public void setProject(org.apache.tools.ant.Project project)
+
+
Sets the project. +

+

+
Overrides:
setProject in class org.apache.tools.ant.ProjectComponent
+
+
+
+
+
+
+ +

+setRebuild

+
+public void setRebuild(boolean rebuildAll)
+
+
If set to true, all files will be rebuilt. +

+

+
Parameters:
rebuildAll - If true, all files will be rebuilt. If false, up to + date files will not be rebuilt.
+
+
+
+ +

+setRelentless

+
+public void setRelentless(boolean relentless)
+
+
If set to true, compilation errors will not stop the task until all + files have been attempted. +

+

+
Parameters:
relentless - If true, don't stop on the first compilation error
+
+
+
+ +

+setRuntime

+
+public void setRuntime(RuntimeType rtlType)
+
+
Sets the type of runtime library, possible values "dynamic", "static". +

+

+
+
+
+
+ +

+setSubsystem

+
+public void setSubsystem(SubsystemEnum subsystem)
+
+
Sets the nature of the subsystem under which that the program will + execute. + + Supported subsystems + + + + + + + + + + + + +
guiGraphical User Interface
consoleCommand Line Console
otherOther
+

+

+
Parameters:
subsystem - subsystem +
Throws: +
java.lang.NullPointerException - if subsystem is null
+
+
+
+ +

+getSubsystem

+
+public java.lang.String getSubsystem()
+
+
Gets subsystem name. +

+

+ +
Returns:
Subsystem name
+
+
+
+ +

+setWarnings

+
+public void setWarnings(WarningLevelEnum level)
+
+
Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror". +

+

+
+
+
+
+ +

+setFailonerror

+
+public void setFailonerror(boolean fail)
+
+
Indicates whether the build will continue + even if there are compilation errors; defaults to true. +

+

+
Parameters:
fail - if true halt the build on failure
+
+
+
+ +

+getFailonerror

+
+public boolean getFailonerror()
+
+
Gets the failonerror flag. +

+

+ +
Returns:
the failonerror flag
+
+
+
+ +

+addConfiguredTarget

+
+public void addConfiguredTarget(TargetDef target)
+
+
Adds a target definition or reference (Non-functional prototype). +

+

+
Parameters:
target - target +
Throws: +
java.lang.NullPointerException - if compiler is null
+
+
+
+ +

+addConfiguredDistributer

+
+public void addConfiguredDistributer(DistributerDef distributer)
+
+
Adds a distributer definition or reference (Non-functional prototype). +

+

+
Parameters:
distributer - distributer +
Throws: +
java.lang.NullPointerException - if compiler is null
+
+
+
+ +

+setOptimize

+
+public void setOptimize(OptimizationEnum optimization)
+
+
Sets optimization. +

+

+
Parameters:
optimization -
+
+
+
+ +

+addConfiguredVersioninfo

+
+public void addConfiguredVersioninfo(VersionInfo newVersionInfo)
+
+
Adds desriptive version information to be included in the + generated file. The first active version info block will + be used. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CCTaskProgressMonitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/CCTaskProgressMonitor.html new file mode 100644 index 0000000..a896508 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CCTaskProgressMonitor.html @@ -0,0 +1,307 @@ + + + + + + + +CCTaskProgressMonitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CCTaskProgressMonitor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
+
+
+
All Implemented Interfaces:
ProgressMonitor
+
+
+
+
public class CCTaskProgressMonitor
extends java.lang.Object
implements ProgressMonitor
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
CCTaskProgressMonitor(TargetHistoryTable history, + VersionInfo versionInfo) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidfinish(ProcessorConfiguration config, + boolean normal) + +
+           
+ voidprogress(java.lang.String[] sources) + +
+          Called to notify monitor of progress
+ voidstart(ProcessorConfiguration config) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CCTaskProgressMonitor

+
+public CCTaskProgressMonitor(TargetHistoryTable history,
+                             VersionInfo versionInfo)
+
+
+ + + + + + + + +
+Method Detail
+ +

+finish

+
+public void finish(ProcessorConfiguration config,
+                   boolean normal)
+
+
+
Specified by:
finish in interface ProgressMonitor
+
+
+
+
+
+
+ +

+progress

+
+public void progress(java.lang.String[] sources)
+
+
Description copied from interface: ProgressMonitor
+
Called to notify monitor of progress +

+

+
Specified by:
progress in interface ProgressMonitor
+
+
+
+
+
+
+ +

+start

+
+public void start(ProcessorConfiguration config)
+
+
+
Specified by:
start in interface ProgressMonitor
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CPUEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/CPUEnum.html new file mode 100644 index 0000000..346d1dc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CPUEnum.html @@ -0,0 +1,297 @@ + + + + + + + +CPUEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CPUEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.CPUEnum
+
+
+
+
public final class CPUEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of cpu types. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
CPUEnum() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CPUEnum

+
+public CPUEnum()
+
+
Constructor. + + Set by default to "pentium3" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CUtil.StringArrayBuilder.html b/site/apidocs/net/sf/antcontrib/cpptasks/CUtil.StringArrayBuilder.html new file mode 100644 index 0000000..23a1a29 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CUtil.StringArrayBuilder.html @@ -0,0 +1,258 @@ + + + + + + + +CUtil.StringArrayBuilder (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CUtil.StringArrayBuilder

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
+
+
+
Enclosing class:
CUtil
+
+
+
+
public static final class CUtil.StringArrayBuilder
extends java.lang.Object
+ + +

+A class that splits a white-space, comma-separated list into a String + array. Used for task attributes. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
CUtil.StringArrayBuilder(java.lang.String value) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValue() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CUtil.StringArrayBuilder

+
+public CUtil.StringArrayBuilder(java.lang.String value)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getValue

+
+public java.lang.String[] getValue()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CUtil.html b/site/apidocs/net/sf/antcontrib/cpptasks/CUtil.html new file mode 100644 index 0000000..6bc118b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CUtil.html @@ -0,0 +1,775 @@ + + + + + + + +CUtil (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CUtil

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.CUtil
+
+
+
+
public class CUtil
extends java.lang.Object
+ + +

+Some utilities used by the CC and Link tasks. +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Nested Class Summary
+static classCUtil.StringArrayBuilder + +
+          A class that splits a white-space, comma-separated list into a String + array.
+ + + + + + + + + + +
+Field Summary
+static intFILETIME_EPSILON + +
+           
+  + + + + + + + + + + +
+Constructor Summary
CUtil() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddAll(java.util.Vector dest, + java.lang.Object[] src) + +
+          Adds the elements of the array to the given vector
+static intcheckDirectoryArray(java.lang.String[] names) + +
+          Checks a array of names for non existent or non directory entries and + nulls them out.
+static java.lang.StringgetBasename(java.io.File file) + +
+          Extracts the basename of a file, removing the extension, if present
+static java.io.FilegetExecutableLocation(java.lang.String exeName) + +
+          Gets the parent directory for the executable file name using the current + directory and system executable path
+static java.lang.StringgetParentPath(java.lang.String path) + +
+          Extracts the parent of a file
+static java.io.File[]getPathFromEnvironment(java.lang.String envVariable, + java.lang.String delim) + +
+          Returns an array of File for each existing directory in the specified + environment variable
+static java.lang.StringgetRelativePath(java.lang.String base, + java.io.File targetFile) + +
+          Returns a relative path for the targetFile relative to the base + directory.
+static booleanisActive(org.apache.tools.ant.Project p, + java.lang.String ifCond, + java.lang.String unlessCond) + +
+           
+static booleanisSignificantlyAfter(long time1, + long time2) + +
+          Determines whether time1 is later than time2 + to a degree that file system time truncation is not significant.
+static booleanisSignificantlyBefore(long time1, + long time2) + +
+          Determines whether time1 is earlier than time2 + to a degree that file system time truncation is not significant.
+static booleanisSystemPath(java.io.File source) + +
+          Determines if source file has a system path, + that is part of the compiler or platform.
+static java.io.File[]parsePath(java.lang.String path, + java.lang.String delim) + +
+          Parse a string containing directories into an File[]
+static intrunCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          This method is exposed so test classes can overload and test the + arguments without actually spawning the compiler
+static booleansameList(java.lang.Object[] a, + java.lang.Object[] b) + +
+          Compares the contents of 2 arrays for equaliy.
+static booleansameList(java.util.Vector v, + java.lang.Object[] a) + +
+          Compares the contents of an array and a Vector for equality.
+static booleansameSet(java.lang.Object[] a, + java.util.Vector b) + +
+          Compares the contents of an array and a Vector for set equality.
+static java.lang.String[]toArray(java.util.Vector src) + +
+          Converts a vector to a string array.
+static java.lang.StringtoUnixPath(java.lang.String path) + +
+           
+static java.lang.StringtoWindowsPath(java.lang.String path) + +
+           
+static java.lang.StringxmlAttribEncode(java.lang.String attrValue) + +
+          Replaces any embedded quotes in the string so that the value can be + placed in an attribute in an XML file
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+FILETIME_EPSILON

+
+public static final int FILETIME_EPSILON
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+CUtil

+
+public CUtil()
+
+
+ + + + + + + + +
+Method Detail
+ +

+addAll

+
+public static void addAll(java.util.Vector dest,
+                          java.lang.Object[] src)
+
+
Adds the elements of the array to the given vector +

+

+
+
+
+
+ +

+checkDirectoryArray

+
+public static int checkDirectoryArray(java.lang.String[] names)
+
+
Checks a array of names for non existent or non directory entries and + nulls them out. +

+

+ +
Returns:
Count of non-null elements
+
+
+
+ +

+getBasename

+
+public static java.lang.String getBasename(java.io.File file)
+
+
Extracts the basename of a file, removing the extension, if present +

+

+
+
+
+
+ +

+getExecutableLocation

+
+public static java.io.File getExecutableLocation(java.lang.String exeName)
+
+
Gets the parent directory for the executable file name using the current + directory and system executable path +

+

+
Parameters:
exeName - Name of executable such as "cl.exe" +
Returns:
parent directory or null if not located
+
+
+
+ +

+getParentPath

+
+public static java.lang.String getParentPath(java.lang.String path)
+
+
Extracts the parent of a file +

+

+
+
+
+
+ +

+getPathFromEnvironment

+
+public static java.io.File[] getPathFromEnvironment(java.lang.String envVariable,
+                                                    java.lang.String delim)
+
+
Returns an array of File for each existing directory in the specified + environment variable +

+

+
Parameters:
envVariable - environment variable name such as "LIB" or "INCLUDE"
delim - delimitor used to separate parts of the path, typically ";" + or ":" +
Returns:
array of File's for each part that is an existing directory
+
+
+
+ +

+getRelativePath

+
+public static java.lang.String getRelativePath(java.lang.String base,
+                                               java.io.File targetFile)
+
+
Returns a relative path for the targetFile relative to the base + directory. +

+

+
Parameters:
base - base directory as returned by File.getCanonicalPath()
targetFile - target file +
Returns:
relative path of target file. Returns targetFile if there were + no commonalities between the base and the target
+
+
+
+ +

+isActive

+
+public static boolean isActive(org.apache.tools.ant.Project p,
+                               java.lang.String ifCond,
+                               java.lang.String unlessCond)
+                        throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+parsePath

+
+public static java.io.File[] parsePath(java.lang.String path,
+                                       java.lang.String delim)
+
+
Parse a string containing directories into an File[] +

+

+
Parameters:
path - path string, for example ".;c:\something\include"
delim - delimiter, typically ; or :
+
+
+
+ +

+runCommand

+
+public static int runCommand(CCTask task,
+                             java.io.File workingDir,
+                             java.lang.String[] cmdline,
+                             boolean newEnvironment,
+                             org.apache.tools.ant.types.Environment env)
+                      throws org.apache.tools.ant.BuildException
+
+
This method is exposed so test classes can overload and test the + arguments without actually spawning the compiler +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+sameList

+
+public static boolean sameList(java.lang.Object[] a,
+                               java.lang.Object[] b)
+
+
Compares the contents of 2 arrays for equaliy. +

+

+
+
+
+
+ +

+sameList

+
+public static boolean sameList(java.util.Vector v,
+                               java.lang.Object[] a)
+
+
Compares the contents of an array and a Vector for equality. +

+

+
+
+
+
+ +

+sameSet

+
+public static boolean sameSet(java.lang.Object[] a,
+                              java.util.Vector b)
+
+
Compares the contents of an array and a Vector for set equality. Assumes + input array and vector are sets (i.e. no duplicate entries) +

+

+
+
+
+
+ +

+toArray

+
+public static java.lang.String[] toArray(java.util.Vector src)
+
+
Converts a vector to a string array. +

+

+
+
+
+
+ +

+xmlAttribEncode

+
+public static java.lang.String xmlAttribEncode(java.lang.String attrValue)
+
+
Replaces any embedded quotes in the string so that the value can be + placed in an attribute in an XML file +

+

+
Parameters:
attrValue - value to be expressed +
Returns:
equivalent attribute literal
+
+
+
+ +

+isSignificantlyBefore

+
+public static boolean isSignificantlyBefore(long time1,
+                                            long time2)
+
+
Determines whether time1 is earlier than time2 + to a degree that file system time truncation is not significant. +

+

+
Parameters:
time1 - long first time value
time2 - long second time value +
Returns:
boolean if first time value is earlier than second time value. + If the values are within the rounding error of the file system return false.
+
+
+
+ +

+isSignificantlyAfter

+
+public static boolean isSignificantlyAfter(long time1,
+                                           long time2)
+
+
Determines whether time1 is later than time2 + to a degree that file system time truncation is not significant. +

+

+
Parameters:
time1 - long first time value
time2 - long second time value +
Returns:
boolean if first time value is later than second time value. + If the values are within the rounding error of the file system return false.
+
+
+
+ +

+toWindowsPath

+
+public static java.lang.String toWindowsPath(java.lang.String path)
+
+
+
+
+
+
+ +

+toUnixPath

+
+public static java.lang.String toUnixPath(java.lang.String path)
+
+
+
+
+
+
+ +

+isSystemPath

+
+public static boolean isSystemPath(java.io.File source)
+
+
Determines if source file has a system path, + that is part of the compiler or platform. +

+

+
Parameters:
source - source, may not be null. +
Returns:
true is source file appears to be system library + and its path should be discarded.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CompilerDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/CompilerDef.html new file mode 100644 index 0000000..640dded --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CompilerDef.html @@ -0,0 +1,961 @@ + + + + + + + +CompilerDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CompilerDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.ProcessorDef
+              extended by net.sf.antcontrib.cpptasks.CompilerDef
+
+
+
+
public final class CompilerDef
extends ProcessorDef
+ + +

+A compiler definition. compiler elements may be placed either as children of + a cc element or the project element. A compiler element with an id attribute + may be referenced from compiler elements with refid or extends attributes. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.ProcessorDef
newEnvironment
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
CompilerDef() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddConfiguredCompilerArg(CompilerArgument arg) + +
+          Adds a compiler command-line arg.
+ voidaddConfiguredCompilerParam(CompilerParam param) + +
+          Adds a compiler command-line arg.
+ voidaddConfiguredDefineset(DefineSet defs) + +
+          Adds a defineset.
+ IncludePathcreateIncludePath() + +
+          Creates an include path.
+ PrecompileDefcreatePrecompile() + +
+          Specifies precompilation prototype file and exclusions.
+ SystemIncludePathcreateSysIncludePath() + +
+          Creates a system include path.
+ voidexecute() + +
+           
+ UndefineArgument[]getActiveDefines() + +
+           
+ java.lang.String[]getActiveIncludePaths() + +
+          Returns the compiler-specific include path.
+ PrecompileDefgetActivePrecompile(CompilerDef ccElement) + +
+           
+ java.lang.String[]getActiveSysIncludePaths() + +
+           
+ booleangetExceptions(CompilerDef[] defaultProviders, + int index) + +
+           
+ booleangetMultithreaded(CompilerDef[] defaultProviders, + int index) + +
+           
+ OptimizationEnumgetOptimization(CompilerDef[] defaultProviders, + int index) + +
+           
+ ProcessorgetProcessor() + +
+          Obtains the appropriate processor (compiler, linker)
+ java.lang.BooleangetRtti(CompilerDef[] defaultProviders, + int index) + +
+           
+ intgetWarnings(CompilerDef[] defaultProviders, + int index) + +
+           
+ voidsetClassname(java.lang.String classname) + +
+          Sets the default compiler adapter.
+ voidsetExceptions(boolean exceptions) + +
+          Enables or disables exception support.
+ voidsetMultithreaded(boolean multithreaded) + +
+          Enables or disables generation of multithreaded code.
+ voidsetName(CompilerEnum name) + +
+          Sets compiler type.
+ voidsetOptimize(OptimizationEnum value) + +
+          Sets optimization level.
+protected  voidsetProcessor(Processor proc) + +
+          Sets the processor
+ voidsetRtti(boolean rtti) + +
+          Enables or disables run-time type information.
+ voidsetWarnings(WarningLevelEnum level) + +
+          Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror".
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.ProcessorDef
addConfiguredProcessorArg, addConfiguredProcessorParam, addEnv, addFileset, booleanValueOf, createConfiguration, getActiveProcessorArgs, getActiveProcessorParams, getDebug, getDefaultProviders, getExtends, getInherit, getLibtool, getProcessor, getRebuild, hasFileSets, isActive, setDebug, setDescription, setExtends, setId, setIf, setInherit, setLibtool, setNewenvironment, setRebuild, setRefid, setUnless, visitFiles
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CompilerDef

+
+public CompilerDef()
+
+
+ + + + + + + + +
+Method Detail
+ +

+addConfiguredCompilerArg

+
+public void addConfiguredCompilerArg(CompilerArgument arg)
+
+
Adds a compiler command-line arg. +

+

+
+
+
+
+ +

+addConfiguredCompilerParam

+
+public void addConfiguredCompilerParam(CompilerParam param)
+
+
Adds a compiler command-line arg. +

+

+
+
+
+
+ +

+addConfiguredDefineset

+
+public void addConfiguredDefineset(DefineSet defs)
+
+
Adds a defineset. +

+

+
+
+
+
+ +

+createIncludePath

+
+public IncludePath createIncludePath()
+
+
Creates an include path. +

+

+
+
+
+
+ +

+createPrecompile

+
+public PrecompileDef createPrecompile()
+                               throws org.apache.tools.ant.BuildException
+
+
Specifies precompilation prototype file and exclusions. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createSysIncludePath

+
+public SystemIncludePath createSysIncludePath()
+
+
Creates a system include path. Locations and timestamps of files located + using the system include paths are not used in dependency analysis. + + + Standard include locations should not be specified. The compiler + adapters should recognized the settings from the appropriate environment + variables or configuration files. +

+

+
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getActiveDefines

+
+public UndefineArgument[] getActiveDefines()
+
+
+
+
+
+
+ +

+getActiveIncludePaths

+
+public java.lang.String[] getActiveIncludePaths()
+
+
Returns the compiler-specific include path. +

+

+
+
+
+
+ +

+getActivePrecompile

+
+public PrecompileDef getActivePrecompile(CompilerDef ccElement)
+
+
+
+
+
+
+ +

+getActiveSysIncludePaths

+
+public java.lang.String[] getActiveSysIncludePaths()
+
+
+
+
+
+
+ +

+getExceptions

+
+public final boolean getExceptions(CompilerDef[] defaultProviders,
+                                   int index)
+
+
+
+
+
+
+ +

+getRtti

+
+public final java.lang.Boolean getRtti(CompilerDef[] defaultProviders,
+                                       int index)
+
+
+
+
+
+
+ +

+getOptimization

+
+public final OptimizationEnum getOptimization(CompilerDef[] defaultProviders,
+                                              int index)
+
+
+
+
+
+
+ +

+getMultithreaded

+
+public boolean getMultithreaded(CompilerDef[] defaultProviders,
+                                int index)
+
+
+
+
+
+
+ +

+getProcessor

+
+public Processor getProcessor()
+
+
Description copied from class: ProcessorDef
+
Obtains the appropriate processor (compiler, linker) +

+

+
Overrides:
getProcessor in class ProcessorDef
+
+
+ +
Returns:
processor
+
+
+
+ +

+getWarnings

+
+public int getWarnings(CompilerDef[] defaultProviders,
+                       int index)
+
+
+
+
+
+
+ +

+setClassname

+
+public void setClassname(java.lang.String classname)
+                  throws org.apache.tools.ant.BuildException
+
+
Sets the default compiler adapter. Use the "name" attribute when the + compiler is a supported compiler. +

+

+
Overrides:
setClassname in class ProcessorDef
+
+
+
Parameters:
classname - fully qualified classname which implements CompilerAdapter +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setExceptions

+
+public void setExceptions(boolean exceptions)
+
+
Enables or disables exception support. +

+

+
Parameters:
exceptions - if true, exceptions are supported.
+
+
+
+ +

+setRtti

+
+public void setRtti(boolean rtti)
+
+
Enables or disables run-time type information. +

+

+
Parameters:
rtti - if true, run-time type information is supported.
+
+
+
+ +

+setMultithreaded

+
+public void setMultithreaded(boolean multithreaded)
+
+
Enables or disables generation of multithreaded code. Unless specified, + multithreaded code generation is enabled. +

+

+
Parameters:
multithreaded - If true, generated code may be multithreaded.
+
+
+
+ +

+setName

+
+public void setName(CompilerEnum name)
+             throws org.apache.tools.ant.BuildException
+
+
Sets compiler type. + + + Supported compilers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
gcc (default)GCC C++ compiler
g++GCC C++ compiler
c++GCC C++ compiler
g77GNU Fortran compiler
msvcMicrosoft Visual C++
bccBorland C++ Compiler
msrcMicrosoft Resource Compiler
brcBorland Resource Compiler
dfCompaq Visual Fortran Compiler
midlMicrosoft MIDL Compiler
iclIntel C++ compiler for Windows (IA-32)
eclIntel C++ compiler for Windows (IA-64)
iccIntel C++ compiler for Linux (IA-32)
eccIntel C++ compiler for Linux (IA-64)
CCSun ONE C++ compiler
aCCHP aC++ C++ Compiler
os390OS390 C Compiler
os400Icc Compiler
sunc89Sun C89 C Compiler
xlCVisualAge C Compiler
uicQt user interface compiler
mocQt meta-object compiler
wclOpenWatcom C/C++ compiler
wflOpenWatcom FORTRAN compiler
+

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setProcessor

+
+protected void setProcessor(Processor proc)
+                     throws org.apache.tools.ant.BuildException
+
+
Description copied from class: ProcessorDef
+
Sets the processor +

+

+
Overrides:
setProcessor in class ProcessorDef
+
+
+
Parameters:
proc - processor, may not be null. +
Throws: +
org.apache.tools.ant.BuildException - if ProcessorDef is a reference
+
+
+
+ +

+setWarnings

+
+public void setWarnings(WarningLevelEnum level)
+
+
Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror". +

+

+
+
+
+
+ +

+setOptimize

+
+public void setOptimize(OptimizationEnum value)
+
+
Sets optimization level. +

+

+
Parameters:
value - optimization level
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CompilerEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/CompilerEnum.html new file mode 100644 index 0000000..bf46584 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CompilerEnum.html @@ -0,0 +1,443 @@ + + + + + + + +CompilerEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CompilerEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.CompilerEnum
+
+
+
+
public class CompilerEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of supported compilers + + Supported compilers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + * + + + + + + + + + + + + + + + + + + + + + + + +
gcc (default)GCC C++ compiler
g++GCC C++ compiler
c++GCC C++ compiler
g77GNU FORTRAN compiler
msvcMicrosoft Visual C++
msvc8Microsoft Visual C++ 8
bccBorland C++ Compiler
msrcMicrosoft Resource Compiler
brcBorland Resource Compiler
dfCompaq Visual Fortran Compiler
midlMicrosoft MIDL Compiler
iclIntel C++ compiler for Windows (IA-32)
eclIntel C++ compiler for Windows (IA-64)
iccIntel C++ compiler for Linux (IA-32)
eccIntel C++ compiler for Linux (IA-64)
CCSun ONE C++ compiler
aCCHP aC++ C++ Compiler
os390OS390 C Compiler
os400Icc Compiler
sunc89Sun C89 C Compiler
xlCVisualAge C Compiler
cl6xTI TMS320C6000 Optimizing Compiler
cl55TI TMS320C55x Optimizing C/C++ Compiler
armcppARM 32-bit C++ compiler
armccARM 32-bit C compiler
tcppARM 16-bit C++ compiler
tccARM 16-bit C compiler
uicQt user interface compiler
mocQt meta-object compiler
xpidlMozilla xpidl compiler (creates .h and .xpt files).
wclOpenWatcom C/C++ compiler (experimental)
wflOpenWatcom FORTRAN compiler (experimental)
windresGNU windres resource compiler
+

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
CompilerEnum() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ CompilergetCompiler() + +
+           
+ java.lang.String[]getValues() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CompilerEnum

+
+public CompilerEnum()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getCompiler

+
+public Compiler getCompiler()
+
+
+
+
+
+
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/CompilerParam.html b/site/apidocs/net/sf/antcontrib/cpptasks/CompilerParam.html new file mode 100644 index 0000000..1dd4461 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/CompilerParam.html @@ -0,0 +1,273 @@ + + + + + + + +CompilerParam (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class CompilerParam

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ProcessorParam
+      extended by net.sf.antcontrib.cpptasks.CompilerParam
+
+
+
+
public class CompilerParam
extends ProcessorParam
+ + +

+Place class description here. +

+ +

+

+
Since:
+
+
Author:
+
inger,
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
CompilerParam() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.ProcessorParam
getName, getValue, isActive, setIf, setName, setUnless, setValue
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CompilerParam

+
+public CompilerParam()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DependencyInfo.html b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyInfo.html new file mode 100644 index 0000000..4060a2c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyInfo.html @@ -0,0 +1,382 @@ + + + + + + + +DependencyInfo (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DependencyInfo

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.DependencyInfo
+
+
+
+
public final class DependencyInfo
extends java.lang.Object
+ + +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
DependencyInfo(java.lang.String includePathIdentifier, + java.lang.String source, + long sourceLastModified, + java.util.Vector includes, + java.util.Vector sysIncludes) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ longgetCompositeLastModified() + +
+          Returns the latest modification date of the source or anything that it + depends on.
+ java.lang.StringgetIncludePathIdentifier() + +
+           
+ java.lang.String[]getIncludes() + +
+           
+ java.lang.StringgetSource() + +
+           
+ longgetSourceLastModified() + +
+           
+ java.lang.String[]getSysIncludes() + +
+           
+ voidsetCompositeLastModified(long lastMod) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DependencyInfo

+
+public DependencyInfo(java.lang.String includePathIdentifier,
+                      java.lang.String source,
+                      long sourceLastModified,
+                      java.util.Vector includes,
+                      java.util.Vector sysIncludes)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getCompositeLastModified

+
+public long getCompositeLastModified()
+
+
Returns the latest modification date of the source or anything that it + depends on. +

+

+ +
Returns:
the composite lastModified time, returns Long.MIN_VALUE if not + set
+
+
+
+ +

+getIncludePathIdentifier

+
+public java.lang.String getIncludePathIdentifier()
+
+
+
+
+
+
+ +

+getIncludes

+
+public java.lang.String[] getIncludes()
+
+
+
+
+
+
+ +

+getSource

+
+public java.lang.String getSource()
+
+
+
+
+
+
+ +

+getSourceLastModified

+
+public long getSourceLastModified()
+
+
+
+
+
+
+ +

+getSysIncludes

+
+public java.lang.String[] getSysIncludes()
+
+
+
+
+
+
+ +

+setCompositeLastModified

+
+public void setCompositeLastModified(long lastMod)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.DependencyVisitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.DependencyVisitor.html new file mode 100644 index 0000000..4d9ab7a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.DependencyVisitor.html @@ -0,0 +1,307 @@ + + + + + + + +DependencyTable.DependencyVisitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DependencyTable.DependencyVisitor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
+
+
+
Direct Known Subclasses:
DependencyTable.TimestampChecker
+
+
+
Enclosing class:
DependencyTable
+
+
+
+
public abstract class DependencyTable.DependencyVisitor
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
DependencyTable.DependencyVisitor() + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+abstract  booleanpreview(DependencyInfo parent, + DependencyInfo[] children) + +
+          Previews all the children of this source file.
+abstract  voidstackExhausted() + +
+          Called if the dependency depth exhausted the stack.
+abstract  booleanvisit(DependencyInfo dependInfo) + +
+          Visits the dependency info.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DependencyTable.DependencyVisitor

+
+public DependencyTable.DependencyVisitor()
+
+
+ + + + + + + + +
+Method Detail
+ +

+preview

+
+public abstract boolean preview(DependencyInfo parent,
+                                DependencyInfo[] children)
+
+
Previews all the children of this source file. + + May be called multiple times as DependencyInfo's for children are + filled in. +

+

+ +
Returns:
true to continue towards recursion into included files
+
+
+
+ +

+stackExhausted

+
+public abstract void stackExhausted()
+
+
Called if the dependency depth exhausted the stack. +

+

+
+
+
+
+ +

+visit

+
+public abstract boolean visit(DependencyInfo dependInfo)
+
+
Visits the dependency info. +

+

+ +
Returns:
true to continue towards recursion into included files
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.TimestampChecker.html b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.TimestampChecker.html new file mode 100644 index 0000000..75aa925 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.TimestampChecker.html @@ -0,0 +1,338 @@ + + + + + + + +DependencyTable.TimestampChecker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DependencyTable.TimestampChecker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
+      extended by net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
+
+
+
Enclosing class:
DependencyTable
+
+
+
+
public class DependencyTable.TimestampChecker
extends DependencyTable.DependencyVisitor
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
DependencyTable.TimestampChecker(long outputLastModified, + boolean rebuildOnStackExhaustion) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ booleangetMustRebuild() + +
+           
+ booleanpreview(DependencyInfo parent, + DependencyInfo[] children) + +
+          Previews all the children of this source file.
+ voidstackExhausted() + +
+          Called if the dependency depth exhausted the stack.
+ booleanvisit(DependencyInfo dependInfo) + +
+          Visits the dependency info.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DependencyTable.TimestampChecker

+
+public DependencyTable.TimestampChecker(long outputLastModified,
+                                        boolean rebuildOnStackExhaustion)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getMustRebuild

+
+public boolean getMustRebuild()
+
+
+
+
+
+
+ +

+preview

+
+public boolean preview(DependencyInfo parent,
+                       DependencyInfo[] children)
+
+
Description copied from class: DependencyTable.DependencyVisitor
+
Previews all the children of this source file. + + May be called multiple times as DependencyInfo's for children are + filled in. +

+

+
Specified by:
preview in class DependencyTable.DependencyVisitor
+
+
+ +
Returns:
true to continue towards recursion into included files
+
+
+
+ +

+stackExhausted

+
+public void stackExhausted()
+
+
Description copied from class: DependencyTable.DependencyVisitor
+
Called if the dependency depth exhausted the stack. +

+

+
Specified by:
stackExhausted in class DependencyTable.DependencyVisitor
+
+
+
+
+
+
+ +

+visit

+
+public boolean visit(DependencyInfo dependInfo)
+
+
Description copied from class: DependencyTable.DependencyVisitor
+
Visits the dependency info. +

+

+
Specified by:
visit in class DependencyTable.DependencyVisitor
+
+
+ +
Returns:
true to continue towards recursion into included files
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.html b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.html new file mode 100644 index 0000000..cb8dcd4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DependencyTable.html @@ -0,0 +1,438 @@ + + + + + + + +DependencyTable (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DependencyTable

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.DependencyTable
+
+
+
+
public final class DependencyTable
extends java.lang.Object
+ + +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + +
+Nested Class Summary
+ classDependencyTable.DependencyVisitor + +
+           
+ classDependencyTable.TimestampChecker + +
+           
+  + + + + + + + + + + +
+Constructor Summary
DependencyTable(java.io.File baseDir) + +
+          Creates a target history table from dependencies.xml in the prject + directory, if it exists.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidcommit(CCTask task) + +
+           
+ java.util.Enumerationelements() + +
+          Returns an enumerator of DependencyInfo's
+ DependencyInfogetDependencyInfo(java.lang.String sourceRelativeName, + java.lang.String includePathIdentifier) + +
+          This method returns a DependencyInfo for the specific source file and + include path identifier
+ voidload() + +
+           
+ booleanneedsRebuild(CCTask task, + TargetInfo target, + int dependencyDepth) + +
+          Determines if the specified target needs to be rebuilt.
+ DependencyInfoparseIncludes(CCTask task, + CompilerConfiguration compiler, + java.io.File source) + +
+           
+ voidwalkDependencies(CCTask task, + DependencyInfo dependInfo, + CompilerConfiguration compiler, + DependencyInfo[] stack, + DependencyTable.DependencyVisitor visitor) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DependencyTable

+
+public DependencyTable(java.io.File baseDir)
+
+
Creates a target history table from dependencies.xml in the prject + directory, if it exists. Otherwise, initializes the dependencies empty. +

+

+
Parameters:
baseDir - output directory for task
+
+ + + + + + + + +
+Method Detail
+ +

+commit

+
+public void commit(CCTask task)
+
+
+
+
+
+
+ +

+elements

+
+public java.util.Enumeration elements()
+
+
Returns an enumerator of DependencyInfo's +

+

+
+
+
+
+ +

+getDependencyInfo

+
+public DependencyInfo getDependencyInfo(java.lang.String sourceRelativeName,
+                                        java.lang.String includePathIdentifier)
+
+
This method returns a DependencyInfo for the specific source file and + include path identifier +

+

+
+
+
+
+ +

+load

+
+public void load()
+          throws java.io.IOException,
+                 javax.xml.parsers.ParserConfigurationException,
+                 org.xml.sax.SAXException
+
+
+ +
Throws: +
java.io.IOException +
javax.xml.parsers.ParserConfigurationException +
org.xml.sax.SAXException
+
+
+
+ +

+needsRebuild

+
+public boolean needsRebuild(CCTask task,
+                            TargetInfo target,
+                            int dependencyDepth)
+
+
Determines if the specified target needs to be rebuilt. + + This task may result in substantial IO as files are parsed to determine + their dependencies +

+

+
+
+
+
+ +

+parseIncludes

+
+public DependencyInfo parseIncludes(CCTask task,
+                                    CompilerConfiguration compiler,
+                                    java.io.File source)
+
+
+
+
+
+
+ +

+walkDependencies

+
+public void walkDependencies(CCTask task,
+                             DependencyInfo dependInfo,
+                             CompilerConfiguration compiler,
+                             DependencyInfo[] stack,
+                             DependencyTable.DependencyVisitor visitor)
+                      throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DistributerDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/DistributerDef.html new file mode 100644 index 0000000..ad1ea95 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DistributerDef.html @@ -0,0 +1,603 @@ + + + + + + + +DistributerDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DistributerDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.DistributerDef
+
+
+
+
public final class DistributerDef
extends org.apache.tools.ant.types.DataType
+ + +

+Distributed build information (Non-functional prototype). +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
DistributerDef() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ DistributerMapcreateMap() + +
+          Local to remote filename maps.
+ voidexecute() + +
+          Required by documentation generator.
+ java.lang.StringgetHosts() + +
+          Gets hosts.
+ DistributerProtocolEnumgetProtocol() + +
+          Gets protocol.
+ intgetTcpcork() + +
+          Gets tcp cork.
+ booleanisActive() + +
+          Returns true if the if and unless conditions (if any) are + satisfied.
+ voidsetHosts(java.lang.String value) + +
+          Sets hosts.
+ voidsetId(java.lang.String id) + +
+          Sets an id that can be used to reference this element.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetProtocol(DistributerProtocolEnum value) + +
+          Sets protocol.
+ voidsetRefid(org.apache.tools.ant.types.Reference r) + +
+          Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location.
+ voidsetTcpcork(int value) + +
+          Sets TCP_CORK value.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ voidsetUser(java.lang.String value) + +
+          Sets remote user name.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DistributerDef

+
+public DistributerDef()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+
+
Required by documentation generator. +

+

+
+
+
+
+ +

+isActive

+
+public boolean isActive()
+
+
Returns true if the if and unless conditions (if any) are + satisfied. +

+

+ +
Returns:
true if definition is active.
+
+
+
+ +

+setId

+
+public void setId(java.lang.String id)
+
+
Sets an id that can be used to reference this element. +

+

+
Parameters:
id - id
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The define will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setRefid

+
+public void setRefid(org.apache.tools.ant.types.Reference r)
+
+
Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location. If + specified, no other attributes should be specified. +

+

+
Overrides:
setRefid in class org.apache.tools.ant.types.DataType
+
+
+
Parameters:
r - reference name
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the define will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+getHosts

+
+public java.lang.String getHosts()
+
+
Gets hosts. +

+

+ +
Returns:
hosts, may be null.
+
+
+
+ +

+getTcpcork

+
+public int getTcpcork()
+
+
Gets tcp cork. +

+

+ +
Returns:
TCP_CORK value.
+
+
+
+ +

+getProtocol

+
+public DistributerProtocolEnum getProtocol()
+
+
Gets protocol. +

+

+ +
Returns:
protocol, may be null.
+
+
+
+ +

+setHosts

+
+public void setHosts(java.lang.String value)
+
+
Sets hosts. +

+

+
Parameters:
value - new value
+
+
+
+ +

+setTcpcork

+
+public void setTcpcork(int value)
+
+
Sets TCP_CORK value. +

+

+
Parameters:
value - new value
+
+
+
+ +

+setProtocol

+
+public void setProtocol(DistributerProtocolEnum value)
+
+
Sets protocol. +

+

+
Parameters:
value - new value
+
+
+
+ +

+createMap

+
+public DistributerMap createMap()
+
+
Local to remote filename maps. +

+

+ +
Returns:
new map
+
+
+
+ +

+setUser

+
+public void setUser(java.lang.String value)
+
+
Sets remote user name. +

+

+
Parameters:
value - user name
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DistributerMap.html b/site/apidocs/net/sf/antcontrib/cpptasks/DistributerMap.html new file mode 100644 index 0000000..293361e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DistributerMap.html @@ -0,0 +1,535 @@ + + + + + + + +DistributerMap (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DistributerMap

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.DistributerMap
+
+
+
+
public final class DistributerMap
extends org.apache.tools.ant.types.DataType
+ + +

+Local to remote filename mapping (Experimental). +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
DistributerMap() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+          Required by documentation generator.
+ java.io.FilegetLocal() + +
+          Gets local directory.
+ java.lang.StringgetRemote() + +
+          Gets remote name for directory.
+ booleanisActive() + +
+          Returns true if the if and unless conditions (if any) are + satisfied.
+ voidsetHosts(java.lang.String value) + +
+          Sets hosts for which this mapping is valid.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetLocal(java.io.File value) + +
+          Sets local directory for base of mapping.
+ voidsetRemote(java.lang.String value) + +
+          Sets remote name for directory.
+ voidsetRemoteSeparator(java.lang.String value) + +
+          Sets the separator character (/ or \) for the remote system.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ java.lang.StringtoRemote(java.lang.String host, + java.io.File localFile) + +
+          Converts the local file name to the remote name for the same file.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DistributerMap

+
+public DistributerMap()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+
+
Required by documentation generator. +

+

+
+
+
+
+ +

+isActive

+
+public boolean isActive()
+
+
Returns true if the if and unless conditions (if any) are + satisfied. +

+

+ +
Returns:
true if this object is active.
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + This object will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the define will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+getLocal

+
+public java.io.File getLocal()
+
+
Gets local directory. +

+

+ +
Returns:
local directory, may be null.
+
+
+
+ +

+getRemote

+
+public java.lang.String getRemote()
+
+
Gets remote name for directory. +

+

+ +
Returns:
remote name, may be null.
+
+
+
+ +

+toRemote

+
+public java.lang.String toRemote(java.lang.String host,
+                                 java.io.File localFile)
+
+
Converts the local file name to the remote name for the same file. +

+

+
Parameters:
host - host
localFile - local file +
Returns:
remote name for local file, null if unknown.
+
+
+
+ +

+setLocal

+
+public void setLocal(java.io.File value)
+
+
Sets local directory for base of mapping. +

+

+
Parameters:
value - value
+
+
+
+ +

+setRemote

+
+public void setRemote(java.lang.String value)
+
+
Sets remote name for directory. +

+

+
Parameters:
value - remote name for directory
+
+
+
+ +

+setRemoteSeparator

+
+public void setRemoteSeparator(java.lang.String value)
+
+
Sets the separator character (/ or \) for the remote system. +

+

+
Parameters:
value - separator character
+
+
+
+ +

+setHosts

+
+public void setHosts(java.lang.String value)
+
+
Sets hosts for which this mapping is valid. +

+

+
Parameters:
value - hosts
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/DistributerProtocolEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/DistributerProtocolEnum.html new file mode 100644 index 0000000..336e46a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/DistributerProtocolEnum.html @@ -0,0 +1,297 @@ + + + + + + + +DistributerProtocolEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class DistributerProtocolEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.DistributerProtocolEnum
+
+
+
+
public final class DistributerProtocolEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Distributer prococol names (experimental). +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
DistributerProtocolEnum() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DistributerProtocolEnum

+
+public DistributerProtocolEnum()
+
+
Constructor. + + Set by default to "distcc" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/FileVisitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/FileVisitor.html new file mode 100644 index 0000000..a5eecd5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/FileVisitor.html @@ -0,0 +1,217 @@ + + + + + + + +FileVisitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Interface FileVisitor

+
+
All Known Implementing Classes:
ObjectFileCollector, TargetMatcher
+
+
+
+
public interface FileVisitor
+ + +

+An abstract class implemented to walk over the fileset members of a + ProcessorDef +

+ +

+


+ +

+ + + + + + + + + + + + +
+Method Summary
+ voidvisit(java.io.File parentDir, + java.lang.String filename) + +
+           
+  +

+ + + + + + + + +
+Method Detail
+ +

+visit

+
+void visit(java.io.File parentDir,
+           java.lang.String filename)
+           throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/LinkerDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/LinkerDef.html new file mode 100644 index 0000000..0b1ecf3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/LinkerDef.html @@ -0,0 +1,970 @@ + + + + + + + +LinkerDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class LinkerDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.ProcessorDef
+              extended by net.sf.antcontrib.cpptasks.LinkerDef
+
+
+
+
public class LinkerDef
extends ProcessorDef
+ + +

+A linker definition. linker elements may be placed either as children of a + cc element or the project element. A linker element with an id attribute may + be referenced by linker elements with refid or extends attributes. +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.ProcessorDef
newEnvironment
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
LinkerDef() + +
+          Default constructor
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddConfiguredLinkerArg(LinkerArgument arg) + +
+          Adds a linker command-line arg.
+ voidaddConfiguredLinkerParam(LinkerParam param) + +
+          Adds a compiler command-line arg.
+ voidaddLibset(LibrarySet libset) + +
+          Adds a system library set.
+ voidaddSyslibset(SystemLibrarySet libset) + +
+          Adds a system library set.
+ voidexecute() + +
+           
+ LibrarySet[]getActiveLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ LibrarySet[]getActiveSystemLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ LibrarySet[]getActiveUserLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ longgetBase(LinkerDef[] defaultProviders, + int index) + +
+           
+ java.lang.StringgetEntry(LinkerDef[] defaultProviders, + int index) + +
+           
+ java.lang.BooleangetFixed(LinkerDef[] defaultProviders, + int index) + +
+           
+ booleangetIncremental(LinkerDef[] defaultProviders, + int index) + +
+           
+ booleangetMap(LinkerDef[] defaultProviders, + int index) + +
+           
+ ProcessorgetProcessor() + +
+          Obtains the appropriate processor (compiler, linker)
+ ProcessorgetProcessor(LinkType linkType) + +
+          Obtains the appropriate processor (compiler, linker) based on the + LinkType.
+ intgetStack(LinkerDef[] defaultProviders, + int index) + +
+           
+ voidsetBase(FlexLong base) + +
+          Sets the base address.
+ voidsetEntry(java.lang.String entry) + +
+          Sets the starting address.
+ voidsetFixed(boolean fixed) + +
+          If true, marks the file to be loaded only at its preferred address.
+ voidsetIncremental(boolean incremental) + +
+          If true, allows incremental linking.
+ voidsetMap(boolean map) + +
+          If set to true, a map file will be produced.
+ voidsetName(LinkerEnum name) + +
+          Sets linker type.
+protected  voidsetProcessor(Processor proc) + +
+          Sets the processor
+ voidsetStack(org.apache.tools.ant.types.FlexInteger stack) + +
+          Sets stack size in bytes.
+ voidvisitSystemLibraries(Linker linker, + FileVisitor libraryVisitor) + +
+           
+ voidvisitUserLibraries(Linker linker, + FileVisitor libraryVisitor) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.ProcessorDef
addConfiguredProcessorArg, addConfiguredProcessorParam, addEnv, addFileset, booleanValueOf, createConfiguration, getActiveProcessorArgs, getActiveProcessorParams, getDebug, getDefaultProviders, getExtends, getInherit, getLibtool, getRebuild, hasFileSets, isActive, setClassname, setDebug, setDescription, setExtends, setId, setIf, setInherit, setLibtool, setNewenvironment, setRebuild, setRefid, setUnless, visitFiles
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LinkerDef

+
+public LinkerDef()
+
+
Default constructor +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+addConfiguredLinkerArg

+
+public void addConfiguredLinkerArg(LinkerArgument arg)
+
+
Adds a linker command-line arg. +

+

+
+
+
+
+ +

+addConfiguredLinkerParam

+
+public void addConfiguredLinkerParam(LinkerParam param)
+
+
Adds a compiler command-line arg. +

+

+
+
+
+
+ +

+addLibset

+
+public void addLibset(LibrarySet libset)
+
+
Adds a system library set. +

+

+
+
+
+
+ +

+addSyslibset

+
+public void addSyslibset(SystemLibrarySet libset)
+
+
Adds a system library set. +

+

+
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getActiveLibrarySets

+
+public LibrarySet[] getActiveLibrarySets(LinkerDef[] defaultProviders,
+                                         int index)
+
+
Returns an array of active library sets for this linker definition. +

+

+
+
+
+
+ +

+getActiveSystemLibrarySets

+
+public LibrarySet[] getActiveSystemLibrarySets(LinkerDef[] defaultProviders,
+                                               int index)
+
+
Returns an array of active library sets for this linker definition. +

+

+
+
+
+
+ +

+getActiveUserLibrarySets

+
+public LibrarySet[] getActiveUserLibrarySets(LinkerDef[] defaultProviders,
+                                             int index)
+
+
Returns an array of active library sets for this linker definition. +

+

+
+
+
+
+ +

+getBase

+
+public long getBase(LinkerDef[] defaultProviders,
+                    int index)
+
+
+
+
+
+
+ +

+getFixed

+
+public java.lang.Boolean getFixed(LinkerDef[] defaultProviders,
+                                  int index)
+
+
+
+
+
+
+ +

+getIncremental

+
+public boolean getIncremental(LinkerDef[] defaultProviders,
+                              int index)
+
+
+
+
+
+
+ +

+getMap

+
+public boolean getMap(LinkerDef[] defaultProviders,
+                      int index)
+
+
+
+
+
+
+ +

+getEntry

+
+public java.lang.String getEntry(LinkerDef[] defaultProviders,
+                                 int index)
+
+
+
+
+
+
+ +

+getProcessor

+
+public Processor getProcessor()
+
+
Description copied from class: ProcessorDef
+
Obtains the appropriate processor (compiler, linker) +

+

+
Overrides:
getProcessor in class ProcessorDef
+
+
+ +
Returns:
processor
+
+
+
+ +

+getProcessor

+
+public Processor getProcessor(LinkType linkType)
+
+
Description copied from class: ProcessorDef
+
Obtains the appropriate processor (compiler, linker) based on the + LinkType. +

+

+
Overrides:
getProcessor in class ProcessorDef
+
+
+ +
Returns:
processor
+
+
+
+ +

+getStack

+
+public int getStack(LinkerDef[] defaultProviders,
+                    int index)
+
+
+
+
+
+
+ +

+setBase

+
+public void setBase(FlexLong base)
+
+
Sets the base address. May be specified in either decimal or hex. +

+

+
Parameters:
base - base address
+
+
+
+ +

+setEntry

+
+public void setEntry(java.lang.String entry)
+
+
Sets the starting address. +

+

+
Parameters:
entry - function name
+
+
+
+ +

+setFixed

+
+public void setFixed(boolean fixed)
+
+
If true, marks the file to be loaded only at its preferred address. +

+

+
+
+
+
+ +

+setIncremental

+
+public void setIncremental(boolean incremental)
+
+
If true, allows incremental linking. +

+

+
+
+
+
+ +

+setMap

+
+public void setMap(boolean map)
+
+
If set to true, a map file will be produced. +

+

+
+
+
+
+ +

+setName

+
+public void setName(LinkerEnum name)
+             throws org.apache.tools.ant.BuildException
+
+
Sets linker type. + + + Supported linkers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
gccGcc Linker
g++G++ Linker
ldLd Linker
arGcc Librarian
msvcMicrosoft Linker
bccBorland Linker
dfCompaq Visual Fortran Linker
iclIntel Linker for Windows (IA-32)
eclIntel Linker for Windows (IA-64)
iccIntel Linker for Linux (IA-32)
eccIntel Linker for Linux (IA-64)
CCSun ONE Linker
aCCHP aC++ Linker
os390OS390 Linker
os390batchOS390 Linker
os400IccLinker
sunc89C89 Linker
xlCVisualAge Linker
wclOpenWatcom C/C++ linker
wflOpenWatcom FORTRAN linker
+

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setProcessor

+
+protected void setProcessor(Processor proc)
+                     throws org.apache.tools.ant.BuildException
+
+
Description copied from class: ProcessorDef
+
Sets the processor +

+

+
Overrides:
setProcessor in class ProcessorDef
+
+
+
Parameters:
proc - processor, may not be null. +
Throws: +
org.apache.tools.ant.BuildException - if ProcessorDef is a reference
+
+
+
+ +

+setStack

+
+public void setStack(org.apache.tools.ant.types.FlexInteger stack)
+
+
Sets stack size in bytes. +

+

+
+
+
+
+ +

+visitSystemLibraries

+
+public void visitSystemLibraries(Linker linker,
+                                 FileVisitor libraryVisitor)
+
+
+
+
+
+
+ +

+visitUserLibraries

+
+public void visitUserLibraries(Linker linker,
+                               FileVisitor libraryVisitor)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/LinkerEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/LinkerEnum.html new file mode 100644 index 0000000..88bf549 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/LinkerEnum.html @@ -0,0 +1,308 @@ + + + + + + + +LinkerEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class LinkerEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.LinkerEnum
+
+
+
+
public class LinkerEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of supported linkers +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
LinkerEnum() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ LinkergetLinker() + +
+           
+ java.lang.String[]getValues() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LinkerEnum

+
+public LinkerEnum()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getLinker

+
+public Linker getLinker()
+
+
+
+
+
+
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/LinkerParam.html b/site/apidocs/net/sf/antcontrib/cpptasks/LinkerParam.html new file mode 100644 index 0000000..423e0c3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/LinkerParam.html @@ -0,0 +1,273 @@ + + + + + + + +LinkerParam (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class LinkerParam

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ProcessorParam
+      extended by net.sf.antcontrib.cpptasks.LinkerParam
+
+
+
+
public class LinkerParam
extends ProcessorParam
+ + +

+Place class description here. +

+ +

+

+
Since:
+
+
Author:
+
inger,
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
LinkerParam() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.ProcessorParam
getName, getValue, isActive, setIf, setName, setUnless, setValue
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LinkerParam

+
+public LinkerParam()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/OSFamilyEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/OSFamilyEnum.html new file mode 100644 index 0000000..f1a488e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/OSFamilyEnum.html @@ -0,0 +1,297 @@ + + + + + + + +OSFamilyEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class OSFamilyEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.OSFamilyEnum
+
+
+
+
public final class OSFamilyEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of cpu types. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
OSFamilyEnum() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+OSFamilyEnum

+
+public OSFamilyEnum()
+
+
Constructor. + + Set by default to "pentium3" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ObjectFileCollector.html b/site/apidocs/net/sf/antcontrib/cpptasks/ObjectFileCollector.html new file mode 100644 index 0000000..7ec8871 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ObjectFileCollector.html @@ -0,0 +1,267 @@ + + + + + + + +ObjectFileCollector (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class ObjectFileCollector

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ObjectFileCollector
+
+
+
All Implemented Interfaces:
FileVisitor
+
+
+
+
public final class ObjectFileCollector
extends java.lang.Object
implements FileVisitor
+ + +

+Collects object files for the link step. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ObjectFileCollector(Linker linker, + java.util.Vector files) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidvisit(java.io.File parentDir, + java.lang.String filename) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ObjectFileCollector

+
+public ObjectFileCollector(Linker linker,
+                           java.util.Vector files)
+
+
+ + + + + + + + +
+Method Detail
+ +

+visit

+
+public void visit(java.io.File parentDir,
+                  java.lang.String filename)
+           throws org.apache.tools.ant.BuildException
+
+
+
Specified by:
visit in interface FileVisitor
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/OptimizationEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/OptimizationEnum.html new file mode 100644 index 0000000..1cff8f1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/OptimizationEnum.html @@ -0,0 +1,363 @@ + + + + + + + +OptimizationEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class OptimizationEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.OptimizationEnum
+
+
+
+
public final class OptimizationEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of optimization levels (experimental). +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
OptimizationEnum() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values.
+ booleanisNoOptimization() + +
+          Is no optimization performed.
+ booleanisSize() + +
+          Is size optimized.
+ booleanisSpeed() + +
+          Is speed optimized.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+OptimizationEnum

+
+public OptimizationEnum()
+
+
Constructor. + + Set by default to "speed" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+
+ +

+isSize

+
+public boolean isSize()
+
+
Is size optimized. +

+

+ +
Returns:
boolean true if size is optimized.
+
+
+
+ +

+isSpeed

+
+public boolean isSpeed()
+
+
Is speed optimized. +

+

+ +
Returns:
boolean true if speed is optimized.
+
+
+
+ +

+isNoOptimization

+
+public boolean isNoOptimization()
+
+
Is no optimization performed. +

+

+ +
Returns:
boolean true if no optimization is performed.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/OutputTypeEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/OutputTypeEnum.html new file mode 100644 index 0000000..ecec80c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/OutputTypeEnum.html @@ -0,0 +1,299 @@ + + + + + + + +OutputTypeEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class OutputTypeEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.OutputTypeEnum
+
+
+
+
public class OutputTypeEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of supported subsystems +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
OutputTypeEnum() + +
+          Constructor + + Set by default to "executable"
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+OutputTypeEnum

+
+public OutputTypeEnum()
+
+
Constructor + + Set by default to "executable" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/PrecompileDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/PrecompileDef.html new file mode 100644 index 0000000..f5d7096 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/PrecompileDef.html @@ -0,0 +1,564 @@ + + + + + + + +PrecompileDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class PrecompileDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.PrecompileDef
+
+
+
+
public final class PrecompileDef
extends org.apache.tools.ant.types.DataType
+ + +

+An element that specifies a prototype file and rules for source files that + should not use precompiled headers +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
PrecompileDef() + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidappendExceptFileSet(ConditionalFileSet exceptSet) + +
+          Method used by PrecompileExceptDef to add exception set to + PrecompileDef.
+ PrecompileExceptDefcreateExcept() + +
+          Adds filesets that specify files that should not be processed with + precompiled headers enabled.
+ voidexecute() + +
+           
+ java.lang.String[]getExceptFiles() + +
+           
+ java.io.FilegetPrototype() + +
+          Gets prototype source file
+ booleanisActive() + +
+           
+ voidsetDescription(java.lang.String desc) + +
+          Sets a description of the current data type.
+ voidsetId(java.lang.String id) + +
+          Sets an id that can be used to reference this element.
+ voidsetIf(java.lang.String propName) + +
+          Set the 'if' condition.
+ voidsetPrototype(java.io.File prototype) + +
+          Sets file to precompile.
+ voidsetRefid(org.apache.tools.ant.types.Reference ref) + +
+          Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location.
+ voidsetUnless(java.lang.String propName) + +
+          Set the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+PrecompileDef

+
+public PrecompileDef()
+
+
Constructor +

+

+ + + + + + + + +
+Method Detail
+ +

+appendExceptFileSet

+
+public void appendExceptFileSet(ConditionalFileSet exceptSet)
+
+
Method used by PrecompileExceptDef to add exception set to + PrecompileDef. +

+

+
+
+
+
+ +

+createExcept

+
+public PrecompileExceptDef createExcept()
+
+
Adds filesets that specify files that should not be processed with + precompiled headers enabled. +

+

+
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getExceptFiles

+
+public java.lang.String[] getExceptFiles()
+
+
+
+
+
+
+ +

+getPrototype

+
+public java.io.File getPrototype()
+
+
Gets prototype source file +

+

+
+
+
+
+ +

+isActive

+
+public boolean isActive()
+
+
+
+
+
+
+ +

+setDescription

+
+public void setDescription(java.lang.String desc)
+
+
Sets a description of the current data type. +

+

+
Overrides:
setDescription in class org.apache.tools.ant.types.DataType
+
+
+
+
+
+
+ +

+setId

+
+public void setId(java.lang.String id)
+
+
Sets an id that can be used to reference this element. +

+

+
Parameters:
id - id
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Set the 'if' condition. + + The processor will be ignored unless the property is defined. + + The value of property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + isActive() is evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+setPrototype

+
+public void setPrototype(java.io.File prototype)
+
+
Sets file to precompile. + + Should be a source file that includes only one unguarded header file. + Default value is "stdafx.cpp". +

+

+
Parameters:
prototype - file path for prototype source file
+
+
+
+ +

+setRefid

+
+public void setRefid(org.apache.tools.ant.types.Reference ref)
+
+
Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location. +

+

+
Overrides:
setRefid in class org.apache.tools.ant.types.DataType
+
+
+
Parameters:
ref - Reference to other element
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the 'unless' condition. If named property exists at execution time, + the processor will be ignored. + + Value of property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when isActive is called. +

+

+
Parameters:
propName - name of property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/PrecompileExceptDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/PrecompileExceptDef.html new file mode 100644 index 0000000..7e1eab2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/PrecompileExceptDef.html @@ -0,0 +1,334 @@ + + + + + + + +PrecompileExceptDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class PrecompileExceptDef

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.PrecompileExceptDef
+
+
+
+
public final class PrecompileExceptDef
extends java.lang.Object
+ + +

+Specifies files that should not be compiled using precompiled headers. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
PrecompileExceptDef(PrecompileDef owner) + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddFileset(ConditionalFileSet exceptSet) + +
+          Adds filesets that specify files that should not be processed using + precompiled headers.
+ voidexecute() + +
+           
+ voidsetDir(java.io.File dir) + +
+          Sets the base-directory
+ voidsetIncludes(java.lang.String includes) + +
+          Comma or space separated list of file patterns that should not be + compiled using precompiled headers.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+PrecompileExceptDef

+
+public PrecompileExceptDef(PrecompileDef owner)
+
+
Constructor +

+

+ + + + + + + + +
+Method Detail
+ +

+addFileset

+
+public void addFileset(ConditionalFileSet exceptSet)
+
+
Adds filesets that specify files that should not be processed using + precompiled headers. +

+

+
Parameters:
exceptSet - FileSet specify files that should not be processed with + precompiled headers enabled.
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setDir

+
+public void setDir(java.io.File dir)
+            throws org.apache.tools.ant.BuildException
+
+
Sets the base-directory +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setIncludes

+
+public void setIncludes(java.lang.String includes)
+
+
Comma or space separated list of file patterns that should not be + compiled using precompiled headers. +

+

+
Parameters:
includes - the string containing the include patterns
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorDef.html new file mode 100644 index 0000000..6830bb2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorDef.html @@ -0,0 +1,1124 @@ + + + + + + + +ProcessorDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class ProcessorDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.ProcessorDef
+
+
+
Direct Known Subclasses:
CompilerDef, LinkerDef
+
+
+
+
public abstract class ProcessorDef
extends org.apache.tools.ant.types.DataType
+ + +

+An abstract compiler/linker definition. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Field Summary
+protected  booleannewEnvironment + +
+           
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + + +
+Constructor Summary
+protected ProcessorDef() + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddConfiguredProcessorArg(CommandLineArgument arg) + +
+          Adds a or
+protected  voidaddConfiguredProcessorParam(ProcessorParam param) + +
+          Adds a or
+ voidaddEnv(org.apache.tools.ant.types.Environment.Variable var) + +
+          Add an environment variable to the launched process.
+ voidaddFileset(ConditionalFileSet srcSet) + +
+          Adds a source file set.
+protected static java.lang.BooleanbooleanValueOf(boolean val) + +
+          Returns the equivalent Boolean object for the specified value + + Equivalent to Boolean.valueOf in JDK 1.4
+ ProcessorConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+ CommandLineArgument[]getActiveProcessorArgs() + +
+          Prepares list of processor arguments ( compilerarg, linkerarg ) that + are active for the current project settings.
+ ProcessorParam[]getActiveProcessorParams() + +
+          Prepares list of processor arguments ( compilerarg, linkerarg) that + are active for the current project settings.
+ booleangetDebug(ProcessorDef[] defaultProviders, + int index) + +
+          Gets boolean indicating debug build
+protected  ProcessorDef[]getDefaultProviders(ProcessorDef baseDef) + +
+          Creates an chain of objects which provide default values in descending + order of significance.
+ ProcessorDefgetExtends() + +
+          Gets the ProcessorDef specified by the extends attribute
+ booleangetInherit() + +
+          Gets the inherit attribute.
+ booleangetLibtool() + +
+           
+protected  ProcessorgetProcessor() + +
+          Obtains the appropriate processor (compiler, linker)
+protected  ProcessorgetProcessor(LinkType linkType) + +
+          Obtains the appropriate processor (compiler, linker) based on the + LinkType.
+ booleangetRebuild(ProcessorDef[] defaultProviders, + int index) + +
+          Gets a boolean value indicating whether all targets must be rebuilt + regardless of dependency analysis.
+ booleanhasFileSets() + +
+          Returns true if the processor definition contains embedded file set + definitions
+ booleanisActive() + +
+          Determine if this def should be used.
+ voidsetClassname(java.lang.String className) + +
+          Sets the class name for the adapter.
+ voidsetDebug(boolean debug) + +
+          If set true, all targets will be built for debugging.
+ voidsetDescription(java.lang.String desc) + +
+          Sets a description of the current data type.
+ voidsetExtends(org.apache.tools.ant.types.Reference extendsRef) + +
+          Specifies that this element extends the element with id attribute with a + matching value.
+ voidsetId(java.lang.String id) + +
+          Sets an id that can be used to reference this element.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetInherit(boolean inherit) + +
+          If inherit has the default value of true, defines, includes and other + settings from the containing cc element will be inherited.
+ voidsetLibtool(boolean libtool) + +
+          Set use of libtool.
+ voidsetNewenvironment(boolean newenv) + +
+          Do not propagate old environment when new environment variables are + specified.
+protected  voidsetProcessor(Processor processor) + +
+          Sets the processor
+ voidsetRebuild(boolean rebuild) + +
+          If set true, all targets will be unconditionally rebuilt.
+ voidsetRefid(org.apache.tools.ant.types.Reference ref) + +
+          Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ voidvisitFiles(FileVisitor visitor) + +
+          This method calls the FileVistor's visit function for every file in the + processors definition
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+newEnvironment

+
+protected boolean newEnvironment
+
+
+
+
+ + + + + + + + +
+Constructor Detail
+ +

+ProcessorDef

+
+protected ProcessorDef()
+                throws java.lang.NullPointerException
+
+
Constructor +

+

+ +
Throws: +
java.lang.NullPointerException
+
+ + + + + + + + +
+Method Detail
+ +

+booleanValueOf

+
+protected static java.lang.Boolean booleanValueOf(boolean val)
+
+
Returns the equivalent Boolean object for the specified value + + Equivalent to Boolean.valueOf in JDK 1.4 +

+

+
Parameters:
val - boolean value +
Returns:
Boolean.TRUE or Boolean.FALSE
+
+
+
+ +

+addConfiguredProcessorArg

+
+protected void addConfiguredProcessorArg(CommandLineArgument arg)
+                                  throws java.lang.NullPointerException,
+                                         org.apache.tools.ant.BuildException
+
+
Adds a or +

+

+
Parameters:
arg - command line argument, must not be null +
Throws: +
java.lang.NullPointerException - if arg is null +
org.apache.tools.ant.BuildException - if this definition is a reference
+
+
+
+ +

+addConfiguredProcessorParam

+
+protected void addConfiguredProcessorParam(ProcessorParam param)
+                                    throws java.lang.NullPointerException,
+                                           org.apache.tools.ant.BuildException
+
+
Adds a or +

+

+
Parameters:
param - command line argument, must not be null +
Throws: +
java.lang.NullPointerException - if arg is null +
org.apache.tools.ant.BuildException - if this definition is a reference
+
+
+
+ +

+addEnv

+
+public void addEnv(org.apache.tools.ant.types.Environment.Variable var)
+
+
Add an environment variable to the launched process. +

+

+
+
+
+
+ +

+addFileset

+
+public void addFileset(ConditionalFileSet srcSet)
+                throws org.apache.tools.ant.BuildException
+
+
Adds a source file set. + + Files in these set will be processed by this configuration and will not + participate in the auction. +

+

+
Parameters:
srcSet - Fileset identifying files that should be processed by this + processor +
Throws: +
org.apache.tools.ant.BuildException - if processor definition is a reference
+
+
+
+ +

+createConfiguration

+
+public ProcessorConfiguration createConfiguration(CCTask task,
+                                                  LinkType linkType,
+                                                  ProcessorDef baseDef,
+                                                  TargetDef targetPlatform,
+                                                  VersionInfo versionInfo)
+
+
Creates a configuration +

+

+
Parameters:
baseDef - reference to def from containing cc element, may be null +
Returns:
configuration
+
+
+
+ +

+getActiveProcessorArgs

+
+public CommandLineArgument[] getActiveProcessorArgs()
+
+
Prepares list of processor arguments ( compilerarg, linkerarg ) that + are active for the current project settings. +

+

+ +
Returns:
active compiler arguments
+
+
+
+ +

+getActiveProcessorParams

+
+public ProcessorParam[] getActiveProcessorParams()
+
+
Prepares list of processor arguments ( compilerarg, linkerarg) that + are active for the current project settings. +

+

+ +
Returns:
active compiler arguments
+
+
+
+ +

+getDebug

+
+public boolean getDebug(ProcessorDef[] defaultProviders,
+                        int index)
+
+
Gets boolean indicating debug build +

+

+
Parameters:
defaultProviders - array of ProcessorDef's in descending priority
index - index to first element in array that should be considered +
Returns:
if true, built targets for debugging
+
+
+
+ +

+getDefaultProviders

+
+protected final ProcessorDef[] getDefaultProviders(ProcessorDef baseDef)
+
+
Creates an chain of objects which provide default values in descending + order of significance. +

+

+
Parameters:
baseDef - corresponding ProcessorDef from CCTask, will be last element + in array unless inherit = false +
Returns:
default provider array
+
+
+
+ +

+getExtends

+
+public ProcessorDef getExtends()
+                        throws org.apache.tools.ant.BuildException
+
+
Gets the ProcessorDef specified by the extends attribute +

+

+ +
Returns:
Base ProcessorDef, null if extends is not specified +
Throws: +
org.apache.tools.ant.BuildException - if reference is not same type object
+
+
+
+ +

+getInherit

+
+public final boolean getInherit()
+
+
Gets the inherit attribute. If the inherit value is true, this processor + definition will inherit default values from the containing cc element. +

+

+ +
Returns:
if true then properties from the containing element are + used.
+
+
+
+ +

+getLibtool

+
+public boolean getLibtool()
+
+
+
+
+
+
+ +

+getProcessor

+
+protected Processor getProcessor()
+
+
Obtains the appropriate processor (compiler, linker) +

+

+ +
Returns:
processor
+
+
+
+ +

+getProcessor

+
+protected Processor getProcessor(LinkType linkType)
+
+
Obtains the appropriate processor (compiler, linker) based on the + LinkType. +

+

+ +
Returns:
processor
+
+
+
+ +

+getRebuild

+
+public boolean getRebuild(ProcessorDef[] defaultProviders,
+                          int index)
+
+
Gets a boolean value indicating whether all targets must be rebuilt + regardless of dependency analysis. +

+

+
Parameters:
defaultProviders - array of ProcessorDef's in descending priority
index - index to first element in array that should be considered +
Returns:
true if all targets should be rebuilt.
+
+
+
+ +

+hasFileSets

+
+public boolean hasFileSets()
+
+
Returns true if the processor definition contains embedded file set + definitions +

+

+ +
Returns:
true if processor definition contains embedded filesets
+
+
+
+ +

+isActive

+
+public boolean isActive()
+                 throws org.apache.tools.ant.BuildException,
+                        java.lang.IllegalStateException
+
+
Determine if this def should be used. + + Definition will be active if the "if" variable (if specified) is set and + the "unless" variable (if specified) is not set and that all reference + or extended definitions are active +

+

+ +
Returns:
true if processor is active +
Throws: +
java.lang.IllegalStateException - if not properly initialized +
org.apache.tools.ant.BuildException - if "if" or "unless" variable contains suspicious values + "false" or "no" which indicates possible confusion
+
+
+
+ +

+setClassname

+
+public void setClassname(java.lang.String className)
+                  throws org.apache.tools.ant.BuildException
+
+
Sets the class name for the adapter. Use the "name" attribute when the + tool is supported. +

+

+
Parameters:
className - full class name +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setDebug

+
+public void setDebug(boolean debug)
+              throws org.apache.tools.ant.BuildException
+
+
If set true, all targets will be built for debugging. +

+

+
Parameters:
debug - true if targets should be built for debugging +
Throws: +
org.apache.tools.ant.BuildException - if processor definition is a reference
+
+
+
+ +

+setDescription

+
+public void setDescription(java.lang.String desc)
+
+
Sets a description of the current data type. +

+

+
Overrides:
setDescription in class org.apache.tools.ant.types.DataType
+
+
+
+
+
+
+ +

+setExtends

+
+public void setExtends(org.apache.tools.ant.types.Reference extendsRef)
+                throws org.apache.tools.ant.BuildException
+
+
Specifies that this element extends the element with id attribute with a + matching value. The configuration will be constructed from the settings + of this element, element referenced by extends, and the containing cc + element. +

+

+
Parameters:
extendsRef - Reference to the extended processor definition. +
Throws: +
org.apache.tools.ant.BuildException - if this processor definition is a reference
+
+
+
+ +

+setId

+
+public void setId(java.lang.String id)
+
+
Sets an id that can be used to reference this element. +

+

+
Parameters:
id - id
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The configuration will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+setInherit

+
+public void setInherit(boolean inherit)
+                throws org.apache.tools.ant.BuildException
+
+
If inherit has the default value of true, defines, includes and other + settings from the containing cc element will be inherited. +

+

+
Parameters:
inherit - new value +
Throws: +
org.apache.tools.ant.BuildException - if processor definition is a reference
+
+
+
+ +

+setLibtool

+
+public void setLibtool(boolean libtool)
+
+
Set use of libtool. + + If set to true, the "libtool " will be prepended to the command line +

+

+
Parameters:
libtool - If true, use libtool.
+
+
+
+ +

+setNewenvironment

+
+public void setNewenvironment(boolean newenv)
+
+
Do not propagate old environment when new environment variables are + specified. +

+

+
+
+
+
+ +

+setProcessor

+
+protected void setProcessor(Processor processor)
+                     throws org.apache.tools.ant.BuildException,
+                            java.lang.NullPointerException
+
+
Sets the processor +

+

+
Parameters:
processor - processor, may not be null. +
Throws: +
org.apache.tools.ant.BuildException - if ProcessorDef is a reference +
java.lang.NullPointerException - if processor is null
+
+
+
+ +

+setRebuild

+
+public void setRebuild(boolean rebuild)
+                throws org.apache.tools.ant.BuildException
+
+
If set true, all targets will be unconditionally rebuilt. +

+

+
Parameters:
rebuild - if true, rebuild all targets. +
Throws: +
org.apache.tools.ant.BuildException - if processor definition is a reference
+
+
+
+ +

+setRefid

+
+public void setRefid(org.apache.tools.ant.types.Reference ref)
+
+
Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location. If + specified, no other attributes or child content should be specified, + other than "if", "unless" and "description". +

+

+
Overrides:
setRefid in class org.apache.tools.ant.types.DataType
+
+
+
Parameters:
ref - Reference to other element
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the configuration will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+visitFiles

+
+public void visitFiles(FileVisitor visitor)
+
+
This method calls the FileVistor's visit function for every file in the + processors definition +

+

+
Parameters:
visitor - object whose visit method is called for every file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorEnumValue.html b/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorEnumValue.html new file mode 100644 index 0000000..1ad2444 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorEnumValue.html @@ -0,0 +1,299 @@ + + + + + + + +ProcessorEnumValue (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class ProcessorEnumValue

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ProcessorEnumValue
+
+
+
+
public class ProcessorEnumValue
extends java.lang.Object
+ + +

+One entry in the arrays used by the CompilerEnum and LinkerEnum classes. +

+ +

+

+
Author:
+
Curt Arnold
+
See Also:
CompilerEnum, +LinkerEnum
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
ProcessorEnumValue(java.lang.String name, + Processor processor) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetName() + +
+           
+ ProcessorgetProcessor() + +
+           
+static java.lang.String[]getValues(ProcessorEnumValue[] processors) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ProcessorEnumValue

+
+public ProcessorEnumValue(java.lang.String name,
+                          Processor processor)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public static java.lang.String[] getValues(ProcessorEnumValue[] processors)
+
+
+
+
+
+
+ +

+getName

+
+public java.lang.String getName()
+
+
+
+
+
+
+ +

+getProcessor

+
+public Processor getProcessor()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorParam.html b/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorParam.html new file mode 100644 index 0000000..24d5c29 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ProcessorParam.html @@ -0,0 +1,406 @@ + + + + + + + +ProcessorParam (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class ProcessorParam

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ProcessorParam
+
+
+
Direct Known Subclasses:
CompilerParam, LinkerParam
+
+
+
+
public class ProcessorParam
extends java.lang.Object
+ + +

+Place class description here. +

+ +

+

+
Since:
+
+
Author:
+
inger,
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
ProcessorParam() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetName() + +
+           
+ java.lang.StringgetValue() + +
+           
+ booleanisActive(org.apache.tools.ant.Project p) + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetName(java.lang.String name) + +
+          Specifies relative location of argument on command line.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ voidsetValue(java.lang.String value) + +
+          Specifies the string that should appear on the command line.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ProcessorParam

+
+public ProcessorParam()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getName

+
+public java.lang.String getName()
+
+
+
+
+
+
+ +

+getValue

+
+public java.lang.String getValue()
+
+
+
+
+
+
+ +

+isActive

+
+public boolean isActive(org.apache.tools.ant.Project p)
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The argument will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
+
+
+
+ +

+setName

+
+public void setName(java.lang.String name)
+
+
Specifies relative location of argument on command line. "start" will + place argument at start of command line, "mid" will place argument after + all "start" arguments but before filenames, "end" will place argument + after filenames. +

+

+
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the argument will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+setValue

+
+public void setValue(java.lang.String value)
+
+
Specifies the string that should appear on the command line. The + argument will be quoted if it contains embedded blanks. Use multiple + arguments to avoid quoting. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/RuntimeType.html b/site/apidocs/net/sf/antcontrib/cpptasks/RuntimeType.html new file mode 100644 index 0000000..aa0bf72 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/RuntimeType.html @@ -0,0 +1,285 @@ + + + + + + + +RuntimeType (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class RuntimeType

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.RuntimeType
+
+
+
+
public class RuntimeType
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumerated attribute with the values "dynamic" and "static", +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
RuntimeType() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+RuntimeType

+
+public RuntimeType()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/SourceHistory.html b/site/apidocs/net/sf/antcontrib/cpptasks/SourceHistory.html new file mode 100644 index 0000000..43e5f7b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/SourceHistory.html @@ -0,0 +1,300 @@ + + + + + + + +SourceHistory (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class SourceHistory

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.SourceHistory
+
+
+
+
public final class SourceHistory
extends java.lang.Object
+ + +

+The history of a source file used to build a target +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
SourceHistory(java.lang.String relativePath, + long lastModified) + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetAbsolutePath(java.io.File baseDir) + +
+           
+ longgetLastModified() + +
+           
+ java.lang.StringgetRelativePath() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+SourceHistory

+
+public SourceHistory(java.lang.String relativePath,
+                     long lastModified)
+
+
Constructor +

+

+ + + + + + + + +
+Method Detail
+ +

+getAbsolutePath

+
+public java.lang.String getAbsolutePath(java.io.File baseDir)
+
+
+
+
+
+
+ +

+getLastModified

+
+public long getLastModified()
+
+
+
+
+
+
+ +

+getRelativePath

+
+public java.lang.String getRelativePath()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/SubsystemEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/SubsystemEnum.html new file mode 100644 index 0000000..07371ec --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/SubsystemEnum.html @@ -0,0 +1,289 @@ + + + + + + + +SubsystemEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class SubsystemEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.SubsystemEnum
+
+
+
+
public final class SubsystemEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of supported subsystems +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
SubsystemEnum() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+SubsystemEnum

+
+public SubsystemEnum()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/TargetDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/TargetDef.html new file mode 100644 index 0000000..7dfaf0d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/TargetDef.html @@ -0,0 +1,585 @@ + + + + + + + +TargetDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TargetDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.TargetDef
+
+
+
+
public final class TargetDef
extends org.apache.tools.ant.types.DataType
+ + +

+Information on the execution platforms for the generated code. + (Non-functional prototype) +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
TargetDef() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+          Bogus method required for documentation generation.
+ ArchEnumgetArch() + +
+          Gets arch.
+ CPUEnumgetCpu() + +
+          Gets cpu.
+ OSFamilyEnumgetOsfamily() + +
+          Gets operating system family.
+ booleanisActive() + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ voidsetArch(ArchEnum value) + +
+          Sets cpu architecture, compiler may use cpu specific instructions.
+ voidsetCpu(CPUEnum value) + +
+          Sets preferred cpu, but does not use cpu specific instructions.
+ voidsetDescription(java.lang.String desc) + +
+          Sets a description of the current data type.
+ voidsetId(java.lang.String id) + +
+          Sets an id that can be used to reference this element.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetOsfamily(OSFamilyEnum value) + +
+          Sets operating system family.
+ voidsetRefid(org.apache.tools.ant.types.Reference r) + +
+          Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TargetDef

+
+public TargetDef()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+
+
Bogus method required for documentation generation. +

+

+
+
+
+
+ +

+isActive

+
+public boolean isActive()
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+ +
Returns:
true if active
+
+
+
+ +

+setDescription

+
+public void setDescription(java.lang.String desc)
+
+
Sets a description of the current data type. +

+

+
Overrides:
setDescription in class org.apache.tools.ant.types.DataType
+
+
+
Parameters:
desc - description
+
+
+
+ +

+setId

+
+public void setId(java.lang.String id)
+
+
Sets an id that can be used to reference this element. +

+

+
Parameters:
id - id
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The define will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setRefid

+
+public void setRefid(org.apache.tools.ant.types.Reference r)
+
+
Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location. If + specified, no other attributes should be specified. +

+

+
Overrides:
setRefid in class org.apache.tools.ant.types.DataType
+
+
+
Parameters:
r - id of referenced target
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the define will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+getCpu

+
+public CPUEnum getCpu()
+
+
Gets cpu. +

+

+ +
Returns:
cpu, may be null.
+
+
+
+ +

+getArch

+
+public ArchEnum getArch()
+
+
Gets arch. +

+

+ +
Returns:
arch, may be null.
+
+
+
+ +

+getOsfamily

+
+public OSFamilyEnum getOsfamily()
+
+
Gets operating system family. +

+

+ +
Returns:
os family, may be null.
+
+
+
+ +

+setCpu

+
+public void setCpu(CPUEnum value)
+
+
Sets preferred cpu, but does not use cpu specific instructions. +

+

+
Parameters:
value - new value
+
+
+
+ +

+setArch

+
+public void setArch(ArchEnum value)
+
+
Sets cpu architecture, compiler may use cpu specific instructions. +

+

+
Parameters:
value - new value
+
+
+
+ +

+setOsfamily

+
+public void setOsfamily(OSFamilyEnum value)
+
+
Sets operating system family. +

+

+
Parameters:
value - new value
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/TargetHistory.html b/site/apidocs/net/sf/antcontrib/cpptasks/TargetHistory.html new file mode 100644 index 0000000..c0ce748 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/TargetHistory.html @@ -0,0 +1,319 @@ + + + + + + + +TargetHistory (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TargetHistory

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.TargetHistory
+
+
+
+
public final class TargetHistory
extends java.lang.Object
+ + +

+A description of a file built or to be built +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TargetHistory(java.lang.String config, + java.lang.String output, + long outputLastModified, + SourceHistory[] sources) + +
+          Constructor from build step
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetOutput() + +
+           
+ longgetOutputLastModified() + +
+           
+ java.lang.StringgetProcessorConfiguration() + +
+           
+ SourceHistory[]getSources() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TargetHistory

+
+public TargetHistory(java.lang.String config,
+                     java.lang.String output,
+                     long outputLastModified,
+                     SourceHistory[] sources)
+
+
Constructor from build step +

+

+ + + + + + + + +
+Method Detail
+ +

+getOutput

+
+public java.lang.String getOutput()
+
+
+
+
+
+
+ +

+getOutputLastModified

+
+public long getOutputLastModified()
+
+
+
+
+
+
+ +

+getProcessorConfiguration

+
+public java.lang.String getProcessorConfiguration()
+
+
+
+
+
+
+ +

+getSources

+
+public SourceHistory[] getSources()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/TargetHistoryTable.html b/site/apidocs/net/sf/antcontrib/cpptasks/TargetHistoryTable.html new file mode 100644 index 0000000..d51996d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/TargetHistoryTable.html @@ -0,0 +1,374 @@ + + + + + + + +TargetHistoryTable (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TargetHistoryTable

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.TargetHistoryTable
+
+
+
+
public final class TargetHistoryTable
extends java.lang.Object
+ + +

+A history of the compiler and linker settings used to build the files in the + same directory as the history. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TargetHistoryTable(CCTask task, + java.io.File outputDir) + +
+          Creates a target history table from history.xml in the output directory, + if it exists.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidcommit() + +
+           
+ TargetHistoryget(java.lang.String configId, + java.lang.String outputName) + +
+           
+ voidmarkForRebuild(java.util.Hashtable targetInfos) + +
+           
+ voidmarkForRebuild(TargetInfo targetInfo) + +
+           
+ voidupdate(ProcessorConfiguration config, + java.lang.String[] sources, + VersionInfo versionInfo) + +
+           
+ voidupdate(TargetInfo linkTarget) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TargetHistoryTable

+
+public TargetHistoryTable(CCTask task,
+                          java.io.File outputDir)
+                   throws org.apache.tools.ant.BuildException
+
+
Creates a target history table from history.xml in the output directory, + if it exists. Otherwise, initializes the history table empty. +

+

+
Parameters:
task - task used for logging history load errors
outputDir - output directory for task +
Throws: +
org.apache.tools.ant.BuildException
+
+ + + + + + + + +
+Method Detail
+ +

+commit

+
+public void commit()
+            throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+get

+
+public TargetHistory get(java.lang.String configId,
+                         java.lang.String outputName)
+
+
+
+
+
+
+ +

+markForRebuild

+
+public void markForRebuild(java.util.Hashtable targetInfos)
+
+
+
+
+
+
+ +

+markForRebuild

+
+public void markForRebuild(TargetInfo targetInfo)
+
+
+
+
+
+
+ +

+update

+
+public void update(ProcessorConfiguration config,
+                   java.lang.String[] sources,
+                   VersionInfo versionInfo)
+
+
+
+
+
+
+ +

+update

+
+public void update(TargetInfo linkTarget)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/TargetInfo.html b/site/apidocs/net/sf/antcontrib/cpptasks/TargetInfo.html new file mode 100644 index 0000000..6310e17 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/TargetInfo.html @@ -0,0 +1,456 @@ + + + + + + + +TargetInfo (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TargetInfo

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.TargetInfo
+
+
+
+
public final class TargetInfo
extends java.lang.Object
+ + +

+A description of a file built or to be built +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TargetInfo(ProcessorConfiguration config, + java.io.File[] sources, + java.io.File[] sysSources, + java.io.File output, + boolean rebuild) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getAllSourcePaths() + +
+           
+ java.io.File[]getAllSources() + +
+           
+ ProcessorConfigurationgetConfiguration() + +
+           
+ java.io.FilegetOutput() + +
+           
+ booleangetRebuild() + +
+           
+ SourceHistory[]getSourceHistories(java.lang.String basePath) + +
+          Returns an array of SourceHistory objects (contains relative path and + last modified time) for the source[s] of this target
+ java.lang.String[]getSourcePaths() + +
+           
+ java.io.File[]getSources() + +
+           
+ java.lang.String[]getSysSourcePaths() + +
+           
+ java.io.File[]getSysSources() + +
+           
+ voidmustRebuild() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TargetInfo

+
+public TargetInfo(ProcessorConfiguration config,
+                  java.io.File[] sources,
+                  java.io.File[] sysSources,
+                  java.io.File output,
+                  boolean rebuild)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getAllSourcePaths

+
+public java.lang.String[] getAllSourcePaths()
+
+
+
+
+
+
+ +

+getAllSources

+
+public java.io.File[] getAllSources()
+
+
+
+
+
+
+ +

+getConfiguration

+
+public ProcessorConfiguration getConfiguration()
+
+
+
+
+
+
+ +

+getOutput

+
+public java.io.File getOutput()
+
+
+
+
+
+
+ +

+getRebuild

+
+public boolean getRebuild()
+
+
+
+
+
+
+ +

+getSourceHistories

+
+public SourceHistory[] getSourceHistories(java.lang.String basePath)
+
+
Returns an array of SourceHistory objects (contains relative path and + last modified time) for the source[s] of this target +

+

+
+
+
+
+ +

+getSourcePaths

+
+public java.lang.String[] getSourcePaths()
+
+
+
+
+
+
+ +

+getSources

+
+public java.io.File[] getSources()
+
+
+
+
+
+
+ +

+getSysSourcePaths

+
+public java.lang.String[] getSysSourcePaths()
+
+
+
+
+
+
+ +

+getSysSources

+
+public java.io.File[] getSysSources()
+
+
+
+
+
+
+ +

+mustRebuild

+
+public void mustRebuild()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/TargetMatcher.html b/site/apidocs/net/sf/antcontrib/cpptasks/TargetMatcher.html new file mode 100644 index 0000000..5060a79 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/TargetMatcher.html @@ -0,0 +1,281 @@ + + + + + + + +TargetMatcher (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TargetMatcher

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.TargetMatcher
+
+
+
All Implemented Interfaces:
FileVisitor
+
+
+
+
public final class TargetMatcher
extends java.lang.Object
implements FileVisitor
+ + +

+This class matches each visited file with an appropriate compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TargetMatcher(CCTask task, + java.io.File outputDir, + ProcessorConfiguration[] processors, + LinkerConfiguration linker, + java.util.Vector objectFiles, + java.util.Hashtable targets, + VersionInfo versionInfo) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidvisit(java.io.File parentDir, + java.lang.String filename) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TargetMatcher

+
+public TargetMatcher(CCTask task,
+                     java.io.File outputDir,
+                     ProcessorConfiguration[] processors,
+                     LinkerConfiguration linker,
+                     java.util.Vector objectFiles,
+                     java.util.Hashtable targets,
+                     VersionInfo versionInfo)
+
+
+ + + + + + + + +
+Method Detail
+ +

+visit

+
+public void visit(java.io.File parentDir,
+                  java.lang.String filename)
+           throws org.apache.tools.ant.BuildException
+
+
+
Specified by:
visit in interface FileVisitor
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/VersionInfo.html b/site/apidocs/net/sf/antcontrib/cpptasks/VersionInfo.html new file mode 100644 index 0000000..9ab527e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/VersionInfo.html @@ -0,0 +1,1303 @@ + + + + + + + +VersionInfo (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class VersionInfo

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.VersionInfo
+
+
+
+
public final class VersionInfo
extends org.apache.tools.ant.types.DataType
+ + +

+Version Information. + + This information is applied in a platform specific manner + to embed version information into executable images. This + behavior is new and subject to change. + + On the Microsoft Windows platform, a resource is generated and added + to the set of files to be compiled. A resource compiler must + be specified to compile the generated file. + + On Unix platforms, versioninfo is currently not used. + Future versions may append fileversion to the output file name, + use compatibility version for -soname and possibly create + symbolic links. +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
VersionInfo() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+          Methods is required for documentation generation, throws + exception if called.
+ java.lang.StringgetCompanyname() + +
+          Gets Company name.
+ java.lang.StringgetCompatibilityversion() + +
+          Gets compatibility version.
+ org.apache.tools.ant.types.ReferencegetExtends() + +
+           
+ java.lang.StringgetFilecomments() + +
+          Gets comments.
+ java.lang.StringgetFiledescription() + +
+          Gets Description.
+ java.lang.StringgetFileversion() + +
+          Gets file version.
+ java.lang.StringgetIf() + +
+          Gets if property name.
+ java.lang.StringgetInternalname() + +
+          Gets internal name.
+ java.lang.StringgetLanguage() + +
+          Gets file language, should be an IETF RFC 3066 identifier, for example, en-US.
+ java.lang.StringgetLegalcopyright() + +
+          Gets legal copyright.
+ java.lang.StringgetLegaltrademarks() + +
+          Gets legal trademark.
+ java.lang.StringgetOriginalfilename() + +
+          Gets original filename.
+ java.lang.BooleangetPatched() + +
+          Gets patched.
+ java.lang.BooleangetPrerelease() + +
+          Gets prerelease.
+ java.lang.StringgetPrivatebuild() + +
+          Gets private build.
+ java.lang.StringgetProductname() + +
+          Gets product name.
+ java.lang.StringgetProductversion() + +
+          Gets Product version.
+ java.lang.StringgetSpecialbuild() + +
+          Special build
+ java.lang.StringgetUnless() + +
+          Gets if property name.
+ booleanisActive() + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ VersionInfomerge() + +
+          Returns a VersionInfo that reflects any inherited version information.
+ voidsetCompanyname(java.lang.String value) + +
+          Sets company name.
+ voidsetCompatibilityversion(java.lang.String value) + +
+          Sets compatibility version.
+ voidsetExtends(org.apache.tools.ant.types.Reference extendsRef) + +
+          Specifies that this element extends the element with id attribute with a + matching value.
+ voidsetFilecomments(java.lang.String value) + +
+          Sets comments.
+ voidsetFiledescription(java.lang.String value) + +
+          Sets file description.
+ voidsetFileversion(java.lang.String value) + +
+          Sets file version.
+ voidsetId(java.lang.String id) + +
+          Sets an id that can be used to reference this element.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetInternalname(java.lang.String value) + +
+          Sets internal name.
+ voidsetLanguage(java.lang.String value) + +
+          Sets language.
+ voidsetLegalcopyright(java.lang.String value) + +
+          Sets legal copyright.
+ voidsetLegaltrademarks(java.lang.String value) + +
+          Sets legal trademark.
+ voidsetOriginalfilename(java.lang.String value) + +
+          Sets original name.
+ voidsetPatched(boolean value) + +
+          Sets prerelease.
+ voidsetPrerelease(boolean value) + +
+          Sets prerelease.
+ voidsetPrivatebuild(java.lang.String value) + +
+          Sets private build.
+ voidsetProductname(java.lang.String value) + +
+          Sets product name.
+ voidsetProductversion(java.lang.String value) + +
+          Sets product version.
+ voidsetRefid(org.apache.tools.ant.types.Reference r) + +
+          Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location.
+ voidsetSpecialbuild(java.lang.String value) + +
+          Sets private build.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VersionInfo

+
+public VersionInfo()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+merge

+
+public VersionInfo merge()
+
+
Returns a VersionInfo that reflects any inherited version information. +

+

+ +
Returns:
merged version information.
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
Methods is required for documentation generation, throws + exception if called. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException - if called
+
+
+
+ +

+isActive

+
+public final boolean isActive()
+                       throws org.apache.tools.ant.BuildException
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException - throws build exception if name is not set
+
+
+
+ +

+setId

+
+public void setId(java.lang.String id)
+
+
Sets an id that can be used to reference this element. +

+

+
Parameters:
id - id
+
+
+
+ +

+getExtends

+
+public org.apache.tools.ant.types.Reference getExtends()
+
+
+
+
+
+
+ +

+setExtends

+
+public void setExtends(org.apache.tools.ant.types.Reference extendsRef)
+                throws org.apache.tools.ant.BuildException
+
+
Specifies that this element extends the element with id attribute with a + matching value. The configuration will be constructed from the settings + of this element, element referenced by extends, and the containing cc + element. +

+

+
Parameters:
extendsRef - Reference to the extended processor definition. +
Throws: +
org.apache.tools.ant.BuildException - if this processor definition is a reference
+
+
+
+ +

+getIf

+
+public final java.lang.String getIf()
+
+
Gets if property name. +

+

+ +
Returns:
property name, may be null.
+
+
+
+ +

+setIf

+
+public final void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The define will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setRefid

+
+public void setRefid(org.apache.tools.ant.types.Reference r)
+              throws org.apache.tools.ant.BuildException
+
+
Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location. If + specified, no other attributes should be specified. +

+

+
Overrides:
setRefid in class org.apache.tools.ant.types.DataType
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getUnless

+
+public final java.lang.String getUnless()
+
+
Gets if property name. +

+

+ +
Returns:
property name, may be null.
+
+
+
+ +

+setUnless

+
+public final void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the define will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+getFileversion

+
+public java.lang.String getFileversion()
+
+
Gets file version. +

+

+ +
Returns:
file version, may be null.
+
+
+
+ +

+getProductversion

+
+public java.lang.String getProductversion()
+
+
Gets Product version. +

+

+ +
Returns:
product version, may be null
+
+
+
+ +

+getCompatibilityversion

+
+public java.lang.String getCompatibilityversion()
+
+
Gets compatibility version. +

+

+ +
Returns:
compatibility version, may be null
+
+
+
+ +

+getLanguage

+
+public java.lang.String getLanguage()
+
+
Gets file language, should be an IETF RFC 3066 identifier, for example, en-US. +

+

+ +
Returns:
language, may be null.
+
+
+
+ +

+getFilecomments

+
+public java.lang.String getFilecomments()
+
+
Gets comments. +

+

+ +
Returns:
comments, may be null.
+
+
+
+ +

+getCompanyname

+
+public java.lang.String getCompanyname()
+
+
Gets Company name. +

+

+ +
Returns:
company name, may be null.
+
+
+
+ +

+getFiledescription

+
+public java.lang.String getFiledescription()
+
+
Gets Description. +

+

+ +
Returns:
description, may be null.
+
+
+
+ +

+getInternalname

+
+public java.lang.String getInternalname()
+
+
Gets internal name. +

+

+ +
Returns:
internal name, may be null.
+
+
+
+ +

+getLegalcopyright

+
+public java.lang.String getLegalcopyright()
+
+
Gets legal copyright. +

+

+ +
Returns:
legal copyright, may be null.
+
+
+
+ +

+getLegaltrademarks

+
+public java.lang.String getLegaltrademarks()
+
+
Gets legal trademark. +

+

+ +
Returns:
legal trademark, may be null;
+
+
+
+ +

+getOriginalfilename

+
+public java.lang.String getOriginalfilename()
+
+
Gets original filename. +

+

+ +
Returns:
original filename, may be null.
+
+
+
+ +

+getPrivatebuild

+
+public java.lang.String getPrivatebuild()
+
+
Gets private build. +

+

+ +
Returns:
private build, may be null.
+
+
+
+ +

+getPrerelease

+
+public java.lang.Boolean getPrerelease()
+
+
Gets prerelease. +

+

+ +
Returns:
prerelease, may be null.
+
+
+
+ +

+getPatched

+
+public java.lang.Boolean getPatched()
+
+
Gets patched. +

+

+ +
Returns:
patched, may be null.
+
+
+
+ +

+getProductname

+
+public java.lang.String getProductname()
+
+
Gets product name. +

+

+ +
Returns:
product name, may be null.
+
+
+
+ +

+getSpecialbuild

+
+public java.lang.String getSpecialbuild()
+
+
Special build +

+

+ +
Returns:
special build, may be null.
+
+
+
+ +

+setFileversion

+
+public void setFileversion(java.lang.String value)
+                    throws org.apache.tools.ant.BuildException
+
+
Sets file version. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setProductversion

+
+public void setProductversion(java.lang.String value)
+                       throws org.apache.tools.ant.BuildException
+
+
Sets product version. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setCompatibilityversion

+
+public void setCompatibilityversion(java.lang.String value)
+                             throws org.apache.tools.ant.BuildException
+
+
Sets compatibility version. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setLanguage

+
+public void setLanguage(java.lang.String value)
+                 throws org.apache.tools.ant.BuildException
+
+
Sets language. +

+

+
Parameters:
value - new value, should be an IETF RFC 3066 language identifier. +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setFilecomments

+
+public void setFilecomments(java.lang.String value)
+                     throws org.apache.tools.ant.BuildException
+
+
Sets comments. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setFiledescription

+
+public void setFiledescription(java.lang.String value)
+
+
Sets file description. +

+

+
Parameters:
value - new value
+
+
+
+ +

+setCompanyname

+
+public void setCompanyname(java.lang.String value)
+                    throws org.apache.tools.ant.BuildException
+
+
Sets company name. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setInternalname

+
+public void setInternalname(java.lang.String value)
+                     throws org.apache.tools.ant.BuildException
+
+
Sets internal name. Internal name will automatically be + specified from build step, only set this value if + intentionally overriding that value. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setLegalcopyright

+
+public void setLegalcopyright(java.lang.String value)
+                       throws org.apache.tools.ant.BuildException
+
+
Sets legal copyright. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setLegaltrademarks

+
+public void setLegaltrademarks(java.lang.String value)
+                        throws org.apache.tools.ant.BuildException
+
+
Sets legal trademark. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setOriginalfilename

+
+public void setOriginalfilename(java.lang.String value)
+                         throws org.apache.tools.ant.BuildException
+
+
Sets original name. Only set this value if + intentionally overriding the value from the build set. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setPrivatebuild

+
+public void setPrivatebuild(java.lang.String value)
+                     throws org.apache.tools.ant.BuildException
+
+
Sets private build. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setPrerelease

+
+public void setPrerelease(boolean value)
+                   throws org.apache.tools.ant.BuildException
+
+
Sets prerelease. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setPatched

+
+public void setPatched(boolean value)
+                throws org.apache.tools.ant.BuildException
+
+
Sets prerelease. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setProductname

+
+public void setProductname(java.lang.String value)
+                    throws org.apache.tools.ant.BuildException
+
+
Sets product name. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+
+ +

+setSpecialbuild

+
+public void setSpecialbuild(java.lang.String value)
+                     throws org.apache.tools.ant.BuildException
+
+
Sets private build. +

+

+
Parameters:
value - new value +
Throws: +
org.apache.tools.ant.BuildException - if specified with refid
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/WarningLevelEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/WarningLevelEnum.html new file mode 100644 index 0000000..269d960 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/WarningLevelEnum.html @@ -0,0 +1,291 @@ + + + + + + + +WarningLevelEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class WarningLevelEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.WarningLevelEnum
+
+
+
+
public final class WarningLevelEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror". +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
WarningLevelEnum() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Get allowable values.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+WarningLevelEnum

+
+public WarningLevelEnum()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Get allowable values. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+ +
Returns:
allowable values
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/PropertyListSerialization.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/PropertyListSerialization.html new file mode 100644 index 0000000..c14539d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/PropertyListSerialization.html @@ -0,0 +1,236 @@ + + + + + + + +PropertyListSerialization (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.apple +
+Class PropertyListSerialization

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
+
+
+
+
public final class PropertyListSerialization
extends java.lang.Object
+ + +

+Static class that provides methods to serialize + a Map to a Cocoa XML Property List. Does not currently support + date or data elements. +

+ +

+


+ +

+ + + + + + + + + + + + +
+Method Summary
+static voidserialize(java.util.Map propertyList, + java.util.List comments, + java.io.File file) + +
+          Serializes a property list into a Cocoa XML Property List document.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+serialize

+
+public static void serialize(java.util.Map propertyList,
+                             java.util.List comments,
+                             java.io.File file)
+                      throws java.io.IOException,
+                             org.xml.sax.SAXException,
+                             javax.xml.transform.TransformerConfigurationException
+
+
Serializes a property list into a Cocoa XML Property List document. +

+

+
Parameters:
propertyList - property list.
file - destination.
comments - comments to insert into document. +
Throws: +
org.xml.sax.SAXException - if exception during serialization. +
javax.xml.transform.TransformerConfigurationException - if exception creating serializer. +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/XcodeProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/XcodeProjectWriter.html new file mode 100644 index 0000000..53fb9ec --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/XcodeProjectWriter.html @@ -0,0 +1,280 @@ + + + + + + + +XcodeProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.apple +
+Class XcodeProjectWriter

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
+
+
+
All Implemented Interfaces:
ProjectWriter
+
+
+
+
public final class XcodeProjectWriter
extends java.lang.Object
implements ProjectWriter
+ + +

+Writes a Apple Xcode 2.1+ project directory. XCode stores project + configuration as a PropertyList. Though it will always write the project + as a Cocoa Old-Style ASCII property list, it will read projects + stored using Cocoa's XML Property List format. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
XcodeProjectWriter() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+XcodeProjectWriter

+
+public XcodeProjectWriter()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+public void writeProject(java.io.File fileName,
+                         CCTask task,
+                         ProjectDef projectDef,
+                         java.util.List sources,
+                         java.util.Hashtable targets,
+                         TargetInfo linkTarget)
+                  throws java.io.IOException
+
+
Writes a project definition file. +

+

+
Specified by:
writeProject in interface ProjectWriter
+
+
+
Parameters:
fileName - File name base, writer may append appropriate extension
task - cc task for which to write project
projectDef - project element
targets - compilation targets
linkTarget - link target
sources - source and header files +
Throws: +
java.io.IOException - if error writing project file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/PropertyListSerialization.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/PropertyListSerialization.html new file mode 100644 index 0000000..9bf51bf --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/PropertyListSerialization.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.apple.PropertyListSerialization

+
+No usage of net.sf.antcontrib.cpptasks.apple.PropertyListSerialization +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/XcodeProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/XcodeProjectWriter.html new file mode 100644 index 0000000..d083828 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/class-use/XcodeProjectWriter.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter

+
+No usage of net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-frame.html new file mode 100644 index 0000000..1714bbc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +net.sf.antcontrib.cpptasks.apple (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.apple + + + + +
+Classes  + +
+PropertyListSerialization +
+XcodeProjectWriter
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-summary.html new file mode 100644 index 0000000..1e59212 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-summary.html @@ -0,0 +1,175 @@ + + + + + + + +net.sf.antcontrib.cpptasks.apple (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.apple +

+Project writer for Apple Xcode +

+See: +
+          Description +

+ + + + + + + + + + + + + +
+Class Summary
PropertyListSerializationStatic class that provides methods to serialize + a Map to a Cocoa XML Property List.
XcodeProjectWriterWrites a Apple Xcode 2.1+ project directory.
+  + +

+

+Package net.sf.antcontrib.cpptasks.apple Description +

+ +

+Project writer for Apple Xcode +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-tree.html new file mode 100644 index 0000000..7f2f620 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-tree.html @@ -0,0 +1,151 @@ + + + + + + + +net.sf.antcontrib.cpptasks.apple Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.apple +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-use.html new file mode 100644 index 0000000..6107df9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/apple/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.apple (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.apple

+
+No usage of net.sf.antcontrib.cpptasks.apple +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSCCompiler.html new file mode 100644 index 0000000..772f30c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSCCompiler.html @@ -0,0 +1,581 @@ + + + + + + + +ADSCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.arm +
+Class ADSCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.arm.ADSCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class ADSCCompiler
extends CommandLineCCompiler
+ + +

+Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          
+protected  voidaddWarningSwitch(java.util.Vector args, + int warnings) + +
+          Adds flags that customize the warnings reported + + Compiler does not appear to have warning levels but ability to turn off + specific errors by explicit switches, could fabricate levels by + prioritizing errors.
+static ADSCCompilergetArmCC() + +
+          Singleton for ARM 32-bit C compiler
+static ADSCCompilergetArmCpp() + +
+          Singleton for ARM 32-bit C++ compiler
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+          Add command line options for preprocessor macro
+protected  java.io.File[]getEnvironmentIncludePath() + +
+          ARMINC environment variable contains the default include path
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String source) + +
+          Returns command line option to specify include directory
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+          Maximum command line length
+static ADSCCompilergetThumbCC() + +
+          Singleton for ARM 16-bit C compiler
+static ADSCCompilergetThumbCpp() + +
+          Singleton for ARM 16-bit C++ compiler
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment
+  +

+ + + + + + + + +
+Method Detail
+ +

+getArmCC

+
+public static ADSCCompiler getArmCC()
+
+
Singleton for ARM 32-bit C compiler +

+

+
+
+
+
+ +

+getArmCpp

+
+public static ADSCCompiler getArmCpp()
+
+
Singleton for ARM 32-bit C++ compiler +

+

+
+
+
+
+ +

+getThumbCC

+
+public static ADSCCompiler getThumbCC()
+
+
Singleton for ARM 16-bit C compiler +

+

+
+
+
+
+ +

+getThumbCpp

+
+public static ADSCCompiler getThumbCpp()
+
+
Singleton for ARM 16-bit C++ compiler +

+

+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+

+

+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int warnings)
+
+
Adds flags that customize the warnings reported + + Compiler does not appear to have warning levels but ability to turn off + specific errors by explicit switches, could fabricate levels by + prioritizing errors. +

+

+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
See Also:
CommandLineCompiler.addWarningSwitch(java.util.Vector, + int)
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
Add command line options for preprocessor macro +

+

+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
See Also:
CommandLineCompiler.getDefineSwitch(java.lang.StringBuffer, + java.lang.String, java.lang.String)
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
ARMINC environment variable contains the default include path +

+

+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
See Also:
CommandLineCompiler.getEnvironmentIncludePath()
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String source)
+
+
Returns command line option to specify include directory +

+

+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
Maximum command line length +

+

+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
See Also:
CommandLineCompiler.getMaximumCommandLength()
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLibrarian.html new file mode 100644 index 0000000..72692d8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLibrarian.html @@ -0,0 +1,608 @@ + + + + + + + +ADSLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.arm +
+Class ADSLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.arm.ADSLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class ADSLibrarian
extends CommandLineLinker
+ + +

+Adapter for ARM Librarian +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+static ADSLibrariangetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+protected  intgetMaximumCommandLength() + +
+           
+protected  java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static ADSLibrarian getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+protected int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLinker.html new file mode 100644 index 0000000..fe16773 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/ADSLinker.html @@ -0,0 +1,629 @@ + + + + + + + +ADSLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.arm +
+Class ADSLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.arm.ADSLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class ADSLinker
extends CommandLineLinker
+ + +

+Adapter for the ARM Linker +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+          May have to make this String array return
+static ADSLinkergetDllInstance() + +
+           
+static ADSLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+protected  intgetMaximumCommandLength() + +
+           
+protected  java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getDllInstance

+
+public static ADSLinker getDllInstance()
+
+
+
+
+
+
+ +

+getInstance

+
+public static ADSLinker getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
May have to make this String array return +

+

+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
See Also:
CommandLineLinker.getCommandFileSwitch(java.lang.String)
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+protected int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSCCompiler.html new file mode 100644 index 0000000..b5b5f93 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSCCompiler.html @@ -0,0 +1,201 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.arm.ADSCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.arm.ADSCCompiler

+
+ + + + + + + + + +
+Packages that use ADSCCompiler
net.sf.antcontrib.cpptasks.arm  
+  +

+ + + + + +
+Uses of ADSCCompiler in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm that return ADSCCompiler
+static ADSCCompilerADSCCompiler.getArmCC() + +
+          Singleton for ARM 32-bit C compiler
+static ADSCCompilerADSCCompiler.getArmCpp() + +
+          Singleton for ARM 32-bit C++ compiler
+static ADSCCompilerADSCCompiler.getThumbCC() + +
+          Singleton for ARM 16-bit C compiler
+static ADSCCompilerADSCCompiler.getThumbCpp() + +
+          Singleton for ARM 16-bit C++ compiler
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLibrarian.html new file mode 100644 index 0000000..0d60da7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.arm.ADSLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.arm.ADSLibrarian

+
+ + + + + + + + + +
+Packages that use ADSLibrarian
net.sf.antcontrib.cpptasks.arm  
+  +

+ + + + + +
+Uses of ADSLibrarian in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm that return ADSLibrarian
+static ADSLibrarianADSLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLinker.html new file mode 100644 index 0000000..7549965 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/class-use/ADSLinker.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.arm.ADSLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.arm.ADSLinker

+
+ + + + + + + + + +
+Packages that use ADSLinker
net.sf.antcontrib.cpptasks.arm  
+  +

+ + + + + +
+Uses of ADSLinker in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm that return ADSLinker
+static ADSLinkerADSLinker.getDllInstance() + +
+           
+static ADSLinkerADSLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-frame.html new file mode 100644 index 0000000..5568503 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-frame.html @@ -0,0 +1,37 @@ + + + + + + + +net.sf.antcontrib.cpptasks.arm (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.arm + + + + +
+Classes  + +
+ADSCCompiler +
+ADSLibrarian +
+ADSLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-summary.html new file mode 100644 index 0000000..e64b7ca --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-summary.html @@ -0,0 +1,166 @@ + + + + + + + +net.sf.antcontrib.cpptasks.arm (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.arm +

+ + + + + + + + + + + + + + + + + +
+Class Summary
ADSCCompilerAdapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
ADSLibrarianAdapter for ARM Librarian
ADSLinkerAdapter for the ARM Linker
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-tree.html new file mode 100644 index 0000000..200be24 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-tree.html @@ -0,0 +1,165 @@ + + + + + + + +net.sf.antcontrib.cpptasks.arm Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.arm +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-use.html new file mode 100644 index 0000000..e6c62e7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/arm/package-use.html @@ -0,0 +1,182 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.arm (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.arm

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.arm
net.sf.antcontrib.cpptasks.arm  
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.arm used by net.sf.antcontrib.cpptasks.arm
ADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
ADSLibrarian + +
+          Adapter for ARM Librarian
ADSLinker + +
+          Adapter for the ARM Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCCompiler.html new file mode 100644 index 0000000..f78d23b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCCompiler.html @@ -0,0 +1,579 @@ + + + + + + + +BorlandCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class BorlandCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public class BorlandCCompiler
extends PrecompilingCommandLineCCompiler
+ + +

+Adapter for the Borland(r) C/C++ compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  CompilerConfigurationcreatePrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationcreatePrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static BorlandCCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static BorlandCCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createPrecompileGeneratingConfig

+
+protected CompilerConfiguration createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                                 java.io.File prototype,
+                                                                 java.lang.String lastInclude)
+
+
+
Specified by:
createPrecompileGeneratingConfig in class PrecompilingCommandLineCompiler
+
+
+
+
+
+
+ +

+createPrecompileUsingConfig

+
+protected CompilerConfiguration createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                            java.io.File prototype,
+                                                            java.lang.String lastInclude,
+                                                            java.lang.String[] exceptFiles)
+
+
+
Specified by:
createPrecompileUsingConfig in class PrecompilingCommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCfgParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCfgParser.html new file mode 100644 index 0000000..caf7625 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandCfgParser.html @@ -0,0 +1,315 @@ + + + + + + + +BorlandCfgParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class BorlandCfgParser

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParser
+      extended by net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
+
+
+
+
public final class BorlandCfgParser
extends AbstractParser
+ + +

+A parser that paths from a borland cfg file +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
BorlandCfgParser(char switchChar) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddFilename(java.lang.String include) + +
+           
+ AbstractParserStategetNewLineState() + +
+           
+ java.lang.String[]parsePath(java.io.Reader reader) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParser
parse
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+BorlandCfgParser

+
+public BorlandCfgParser(char switchChar)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addFilename

+
+public void addFilename(java.lang.String include)
+
+
+
Specified by:
addFilename in class AbstractParser
+
+
+
+
+
+
+ +

+getNewLineState

+
+public AbstractParserState getNewLineState()
+
+
+
Specified by:
getNewLineState in class AbstractParser
+
+
+
+
+
+
+ +

+parsePath

+
+public java.lang.String[] parsePath(java.io.Reader reader)
+                             throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLibrarian.html new file mode 100644 index 0000000..33feb9f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLibrarian.html @@ -0,0 +1,759 @@ + + + + + + + +BorlandLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class BorlandLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class BorlandLibrarian
extends CommandLineLinker
+ + +

+Adapter for the Borland(r) tlib Librarian +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+ java.lang.StringgetIdentifier() + +
+          Gets identifier for the linker.
+static BorlandLibrariangetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Builds a library
+protected  java.lang.String[]prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+protected  java.lang.String[]prepareResponseFile(java.io.File outputFile, + java.lang.String[] args) + +
+          Prepares argument list to execute the linker using a response file.
+protected  java.lang.StringquoteFilename(java.lang.StringBuffer buf, + java.lang.String filename) + +
+          Encloses problematic file names within quotes.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, prepareFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static BorlandLibrarian getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Gets identifier for the linker. + + TLIB will lockup when attempting to get version + information. Since the Librarian version isn't critical + just return a stock response. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineLinker
+
+
+
+
+
+
+ +

+prepareArguments

+
+protected java.lang.String[] prepareArguments(CCTask task,
+                                              java.lang.String outputDir,
+                                              java.lang.String outputName,
+                                              java.lang.String[] sourceFiles,
+                                              CommandLineLinkerConfiguration config)
+
+
Prepares argument list for exec command. +

+

+
Overrides:
prepareArguments in class CommandLineLinker
+
+
+
Parameters:
outputDir - linker output directory
outputName - linker output name
sourceFiles - linker input files (.obj, .o, .res)
config - linker configuration
task - compilation task. +
Returns:
arguments for runTask
+
+
+
+ +

+prepareResponseFile

+
+protected java.lang.String[] prepareResponseFile(java.io.File outputFile,
+                                                 java.lang.String[] args)
+                                          throws java.io.IOException
+
+
Prepares argument list to execute the linker using a response file. +

+

+
Overrides:
prepareResponseFile in class CommandLineLinker
+
+
+
Parameters:
outputFile - linker output file
args - output of prepareArguments +
Returns:
arguments for runTask +
Throws: +
java.io.IOException
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Builds a library +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+quoteFilename

+
+protected java.lang.String quoteFilename(java.lang.StringBuffer buf,
+                                         java.lang.String filename)
+
+
Encloses problematic file names within quotes. +

+

+
Overrides:
quoteFilename in class CommandLineLinker
+
+
+
Parameters:
buf - string buffer
filename - source file name +
Returns:
filename potentially enclosed in quotes.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLinker.html new file mode 100644 index 0000000..b4ed2ab --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandLinker.html @@ -0,0 +1,760 @@ + + + + + + + +BorlandLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class BorlandLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.borland.BorlandLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class BorlandLinker
extends CommandLineLinker
+ + +

+Adapter for the Borland(r) ilink32 linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+ voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+static BorlandLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+           
+protected  java.lang.StringgetStartupObject(LinkType linkType) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+protected  java.lang.String[]prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+protected  java.lang.String[]prepareResponseFile(java.io.File outputFile, + java.lang.String[] args) + +
+          Prepares argument list to execute the linker using a response file.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, link, prepareFilename, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static BorlandLinker getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getStartupObject

+
+protected java.lang.String getStartupObject(LinkType linkType)
+
+
+
Overrides:
getStartupObject in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+prepareArguments

+
+protected java.lang.String[] prepareArguments(CCTask task,
+                                              java.lang.String outputDir,
+                                              java.lang.String outputName,
+                                              java.lang.String[] sourceFiles,
+                                              CommandLineLinkerConfiguration config)
+
+
Prepares argument list for exec command. +

+

+
Overrides:
prepareArguments in class CommandLineLinker
+
+
+
Parameters:
outputDir - linker output directory
outputName - linker output name
sourceFiles - linker input files (.obj, .o, .res)
config - linker configuration
task - compilation task. +
Returns:
arguments for runTask
+
+
+
+ +

+prepareResponseFile

+
+protected java.lang.String[] prepareResponseFile(java.io.File outputFile,
+                                                 java.lang.String[] args)
+                                          throws java.io.IOException
+
+
Prepares argument list to execute the linker using a response file. +

+

+
Overrides:
prepareResponseFile in class CommandLineLinker
+
+
+
Parameters:
outputFile - linker output file
args - output of prepareArguments +
Returns:
arguments for runTask +
Throws: +
java.io.IOException
+
+
+
+ +

+addVersionFiles

+
+public void addVersionFiles(VersionInfo versionInfo,
+                            LinkType linkType,
+                            java.io.File outputFile,
+                            boolean isDebug,
+                            java.io.File objDir,
+                            TargetMatcher matcher)
+                     throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
Specified by:
addVersionFiles in interface Linker
Overrides:
addVersionFiles in class AbstractLinker
+
+
+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandProcessor.html new file mode 100644 index 0000000..06b74da --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandProcessor.html @@ -0,0 +1,425 @@ + + + + + + + +BorlandProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class BorlandProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.borland.BorlandProcessor
+
+
+
+
public final class BorlandProcessor
extends java.lang.Object
+ + +

+A add-in class for Borland(r) processor adapters +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+static java.io.File[]getEnvironmentPath(java.lang.String toolName, + char switchChar, + java.lang.String[] defaultRelativePath) + +
+          This method extracts path information from the appropriate .cfg file in + the install directory.
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeOption, + java.lang.String includeDir) + +
+           
+static java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+           
+static voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+static booleanisCaseSensitive() + +
+           
+static java.lang.String[]prepareResponseFile(java.io.File outputFile, + java.lang.String[] args, + java.lang.String continuation) + +
+          Prepares argument list to execute the linker using a response file.
+static voidquoteFile(java.lang.StringBuffer buf, + java.lang.String outPath) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+public static void getDefineSwitch(java.lang.StringBuffer buffer,
+                                   java.lang.String define,
+                                   java.lang.String value)
+
+
+
+
+
+
+ +

+getEnvironmentPath

+
+public static java.io.File[] getEnvironmentPath(java.lang.String toolName,
+                                                char switchChar,
+                                                java.lang.String[] defaultRelativePath)
+
+
This method extracts path information from the appropriate .cfg file in + the install directory. +

+

+
Parameters:
toolName - Tool name, for example, "bcc32", "brc32", "ilink32"
switchChar - Command line switch character, for example "L" for libraries
defaultRelativePath - default path relative to executable directory +
Returns:
path
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeOption,
+                                                   java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getLibraryPatterns

+
+public static java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                                    LibraryTypeEnum libType)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+public static void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                     java.lang.String define)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+
+ +

+quoteFile

+
+public static void quoteFile(java.lang.StringBuffer buf,
+                             java.lang.String outPath)
+
+
+
+
+
+
+ +

+prepareResponseFile

+
+public static java.lang.String[] prepareResponseFile(java.io.File outputFile,
+                                                     java.lang.String[] args,
+                                                     java.lang.String continuation)
+                                              throws java.io.IOException
+
+
Prepares argument list to execute the linker using a response file. +

+

+
Parameters:
outputFile - linker output file
args - output of prepareArguments +
Returns:
arguments for runTask +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandResourceCompiler.html new file mode 100644 index 0000000..41252f3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/BorlandResourceCompiler.html @@ -0,0 +1,667 @@ + + + + + + + +BorlandResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class BorlandResourceCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class BorlandResourceCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Borland(r) brc32 Resource compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles a source file.
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+static BorlandResourceCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, createConfiguration, getCommand, getIdentifier, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static BorlandResourceCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+compile

+
+public void compile(CCTask task,
+                    java.io.File outputDir,
+                    java.lang.String[] sourceFiles,
+                    java.lang.String[] args,
+                    java.lang.String[] endArgs,
+                    boolean relentless,
+                    CommandLineCompilerConfiguration config,
+                    ProgressMonitor monitor)
+             throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineCompiler
+
Compiles a source file. +

+

+
Overrides:
compile in class CommandLineCompiler
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/CBuilderXProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/CBuilderXProjectWriter.html new file mode 100644 index 0000000..801f2ae --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/CBuilderXProjectWriter.html @@ -0,0 +1,283 @@ + + + + + + + +CBuilderXProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class CBuilderXProjectWriter

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
+
+
+
All Implemented Interfaces:
ProjectWriter
+
+
+
+
public final class CBuilderXProjectWriter
extends java.lang.Object
implements ProjectWriter
+ + +

+Writes a CBuilderX 1.0 project file. +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
CBuilderXProjectWriter() + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CBuilderXProjectWriter

+
+public CBuilderXProjectWriter()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+public void writeProject(java.io.File fileName,
+                         CCTask task,
+                         ProjectDef projectDef,
+                         java.util.List sources,
+                         java.util.Hashtable targets,
+                         TargetInfo linkTarget)
+                  throws java.io.IOException,
+                         org.xml.sax.SAXException
+
+
Writes a project definition file. +

+

+
Specified by:
writeProject in interface ProjectWriter
+
+
+
Parameters:
fileName - project name for file, should has .cbx extension
task - cc task for which to write project
projectDef - project element
sources - source files
targets - compilation targets
linkTarget - link target +
Throws: +
java.io.IOException - if I/O error +
org.xml.sax.SAXException - if XML serialization error
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/CfgFilenameState.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/CfgFilenameState.html new file mode 100644 index 0000000..0b95b4f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/CfgFilenameState.html @@ -0,0 +1,270 @@ + + + + + + + +CfgFilenameState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class CfgFilenameState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.FilenameState
+          extended by net.sf.antcontrib.cpptasks.borland.CfgFilenameState
+
+
+
+
public class CfgFilenameState
extends FilenameState
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
CfgFilenameState(AbstractParser parser, + char[] terminators) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consume a character
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CfgFilenameState

+
+public CfgFilenameState(AbstractParser parser,
+                        char[] terminators)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Description copied from class: AbstractParserState
+
Consume a character +

+

+
Overrides:
consume in class FilenameState
+
+
+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/ConsumeToSpaceOrNewLine.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/ConsumeToSpaceOrNewLine.html new file mode 100644 index 0000000..6f2eb25 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/ConsumeToSpaceOrNewLine.html @@ -0,0 +1,267 @@ + + + + + + + +ConsumeToSpaceOrNewLine (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class ConsumeToSpaceOrNewLine

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine
+
+
+
+
public class ConsumeToSpaceOrNewLine
extends AbstractParserState
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ConsumeToSpaceOrNewLine(AbstractParser parser) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consume a character
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ConsumeToSpaceOrNewLine

+
+public ConsumeToSpaceOrNewLine(AbstractParser parser)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Description copied from class: AbstractParserState
+
Consume a character +

+

+
Specified by:
consume in class AbstractParserState
+
+
+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/QuoteBranchState.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/QuoteBranchState.html new file mode 100644 index 0000000..9d0bf65 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/QuoteBranchState.html @@ -0,0 +1,271 @@ + + + + + + + +QuoteBranchState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class QuoteBranchState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.borland.QuoteBranchState
+
+
+
+
public class QuoteBranchState
extends AbstractParserState
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
QuoteBranchState(AbstractParser parser, + AbstractParserState quote, + AbstractParserState unquote) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consume a character
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+QuoteBranchState

+
+public QuoteBranchState(AbstractParser parser,
+                        AbstractParserState quote,
+                        AbstractParserState unquote)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Description copied from class: AbstractParserState
+
Consume a character +

+

+
Specified by:
consume in class AbstractParserState
+
+
+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCCompiler.html new file mode 100644 index 0000000..f352f2d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.BorlandCCompiler

+
+ + + + + + + + + +
+Packages that use BorlandCCompiler
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
+  +

+ + + + + +
+Uses of BorlandCCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return BorlandCCompiler
+static BorlandCCompilerBorlandCCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCfgParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCfgParser.html new file mode 100644 index 0000000..94cf31f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandCfgParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.BorlandCfgParser

+
+No usage of net.sf.antcontrib.cpptasks.borland.BorlandCfgParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLibrarian.html new file mode 100644 index 0000000..56d13a4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.BorlandLibrarian

+
+ + + + + + + + + +
+Packages that use BorlandLibrarian
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
+  +

+ + + + + +
+Uses of BorlandLibrarian in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return BorlandLibrarian
+static BorlandLibrarianBorlandLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLinker.html new file mode 100644 index 0000000..104cc48 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.BorlandLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.BorlandLinker

+
+ + + + + + + + + +
+Packages that use BorlandLinker
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
+  +

+ + + + + +
+Uses of BorlandLinker in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return BorlandLinker
+static BorlandLinkerBorlandLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandProcessor.html new file mode 100644 index 0000000..acd62ac --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.BorlandProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.BorlandProcessor

+
+No usage of net.sf.antcontrib.cpptasks.borland.BorlandProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandResourceCompiler.html new file mode 100644 index 0000000..071c8fc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/BorlandResourceCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler

+
+ + + + + + + + + +
+Packages that use BorlandResourceCompiler
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
+  +

+ + + + + +
+Uses of BorlandResourceCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return BorlandResourceCompiler
+static BorlandResourceCompilerBorlandResourceCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CBuilderXProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CBuilderXProjectWriter.html new file mode 100644 index 0000000..acb507c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CBuilderXProjectWriter.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter

+
+No usage of net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CfgFilenameState.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CfgFilenameState.html new file mode 100644 index 0000000..bf7b4af --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/CfgFilenameState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.CfgFilenameState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.CfgFilenameState

+
+No usage of net.sf.antcontrib.cpptasks.borland.CfgFilenameState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/ConsumeToSpaceOrNewLine.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/ConsumeToSpaceOrNewLine.html new file mode 100644 index 0000000..3e55469 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/ConsumeToSpaceOrNewLine.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine

+
+No usage of net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/QuoteBranchState.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/QuoteBranchState.html new file mode 100644 index 0000000..029b4a1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/class-use/QuoteBranchState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.QuoteBranchState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.QuoteBranchState

+
+No usage of net.sf.antcontrib.cpptasks.borland.QuoteBranchState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html new file mode 100644 index 0000000..37187d7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html @@ -0,0 +1,51 @@ + + + + + + + +net.sf.antcontrib.cpptasks.borland (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.borland + + + + +
+Classes  + +
+BorlandCCompiler +
+BorlandCfgParser +
+BorlandLibrarian +
+BorlandLinker +
+BorlandProcessor +
+BorlandResourceCompiler +
+CBuilderXProjectWriter +
+CfgFilenameState +
+ConsumeToSpaceOrNewLine +
+QuoteBranchState
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html new file mode 100644 index 0000000..b405767 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html @@ -0,0 +1,206 @@ + + + + + + + +net.sf.antcontrib.cpptasks.borland (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.borland +

+Adapter for Borland tools. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
BorlandCCompilerAdapter for the Borland(r) C/C++ compiler.
BorlandCfgParserA parser that paths from a borland cfg file
BorlandLibrarianAdapter for the Borland(r) tlib Librarian
BorlandLinkerAdapter for the Borland(r) ilink32 linker
BorlandProcessorA add-in class for Borland(r) processor adapters
BorlandResourceCompilerAdapter for the Borland(r) brc32 Resource compiler.
CBuilderXProjectWriterWrites a CBuilderX 1.0 project file.
CfgFilenameState 
ConsumeToSpaceOrNewLine 
QuoteBranchState 
+  + +

+

+Package net.sf.antcontrib.cpptasks.borland Description +

+ +

+Adapter for Borland tools. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html new file mode 100644 index 0000000..2b4f4b0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html @@ -0,0 +1,175 @@ + + + + + + + +net.sf.antcontrib.cpptasks.borland Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.borland +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-use.html new file mode 100644 index 0000000..2906248 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/borland/package-use.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.borland (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.borland

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.borland
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.borland used by net.sf.antcontrib.cpptasks.borland
BorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
BorlandLibrarian + +
+          Adapter for the Borland(r) tlib Librarian
BorlandLinker + +
+          Adapter for the Borland(r) ilink32 linker
BorlandResourceCompiler + +
+          Adapter for the Borland(r) brc32 Resource compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/AboutCCTask.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/AboutCCTask.html new file mode 100644 index 0000000..a338242 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/AboutCCTask.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.AboutCCTask (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.AboutCCTask

+
+No usage of net.sf.antcontrib.cpptasks.AboutCCTask +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ArchEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ArchEnum.html new file mode 100644 index 0000000..cf96ed1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ArchEnum.html @@ -0,0 +1,193 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ArchEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ArchEnum

+
+ + + + + + + + + +
+Packages that use ArchEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of ArchEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return ArchEnum
+ ArchEnumTargetDef.getArch() + +
+          Gets arch.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ArchEnum
+ voidTargetDef.setArch(ArchEnum value) + +
+          Sets cpu architecture, compiler may use cpu specific instructions.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTask.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTask.html new file mode 100644 index 0000000..6671fd8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTask.html @@ -0,0 +1,1210 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CCTask (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CCTask

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CCTask
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CCTask
+ voidDependencyTable.commit(CCTask task) + +
+           
+ ProcessorConfigurationProcessorDef.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+ booleanDependencyTable.needsRebuild(CCTask task, + TargetInfo target, + int dependencyDepth) + +
+          Determines if the specified target needs to be rebuilt.
+ DependencyInfoDependencyTable.parseIncludes(CCTask task, + CompilerConfiguration compiler, + java.io.File source) + +
+           
+static intCUtil.runCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          This method is exposed so test classes can overload and test the + arguments without actually spawning the compiler
+ voidDependencyTable.walkDependencies(CCTask task, + DependencyInfo dependInfo, + CompilerConfiguration compiler, + DependencyInfo[] stack, + DependencyTable.DependencyVisitor visitor) + +
+           
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type CCTask
TargetHistoryTable(CCTask task, + java.io.File outputDir) + +
+          Creates a target history table from history.xml in the output directory, + if it exists.
TargetMatcher(CCTask task, + java.io.File outputDir, + ProcessorConfiguration[] processors, + LinkerConfiguration linker, + java.util.Vector objectFiles, + java.util.Hashtable targets, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.apple
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.apple with parameters of type CCTask
+ voidXcodeProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type CCTask
+ voidBorlandResourceCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+           
+ voidBorlandLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Builds a library
+protected  java.lang.String[]BorlandLinker.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+protected  java.lang.String[]BorlandLibrarian.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+ voidCBuilderXProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type CCTask
+protected  java.lang.String[]CommandLineLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ voidCompilerConfiguration.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + boolean relentless, + ProgressMonitor monitor) + +
+           
+ voidCommandLineCompilerConfiguration.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + boolean relentless, + ProgressMonitor monitor) + +
+           
+ voidCommandLineCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles a source file.
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  java.lang.String[]CommandLineLinker.getOutputFileSwitch(CCTask task, + java.lang.String outputFile) + +
+           
+ voidCommandLineLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+ voidLinkerConfiguration.link(CCTask task, + TargetInfo linkTarget) + +
+           
+ voidCommandLineLinkerConfiguration.link(CCTask task, + TargetInfo linkTarget) + +
+           
+ DependencyInfoCompilerConfiguration.parseIncludes(CCTask task, + java.io.File baseDir, + java.io.File source) + +
+           
+ DependencyInfoCommandLineCompilerConfiguration.parseIncludes(CCTask task, + java.io.File baseDir, + java.io.File source) + +
+           
+ DependencyInfoAbstractCompiler.parseIncludes(CCTask task, + java.io.File source, + java.io.File[] includePath, + java.io.File[] sysIncludePath, + java.io.File[] envIncludePath, + java.io.File baseDir, + java.lang.String includePathIdentifier) + +
+          Returns dependency info for the specified source file
+protected  java.lang.String[]CommandLineLinker.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+protected  intCommandLineLinker.runCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+          This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler
+protected  intCommandLineCompiler.runCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+          This method is exposed so test classes can overload and test the + arguments without actually spawning the compiler
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type CCTask
+ voidVisualStudioNETProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ voidDevStudioProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type CCTask
+ java.lang.String[]GppLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ java.lang.String[]AbstractLdLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ voidAbstractArLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ java.lang.String[]AbstractLdLinker.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type CCTask
+ java.lang.String[]GppLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ voidGccCCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+           
+ voidLdLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ voidGppLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ voidGccLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ voidGccLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+  +

+ + + + + +
+Uses of CCTask 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 CCTask
+ java.lang.String[]GppLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide with parameters of type CCTask
+ voidProjectDef.execute(CCTask task, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Executes the task.
+ voidProjectWriter.writeProject(java.io.File baseName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Write project definition file.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type CCTask
+ voidXpidlCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .idl file into the corresponding .h and .xpt files.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type CCTask
+ voidOpenWatcomLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Builds a library.
+protected  java.lang.String[]OpenWatcomLibrarian.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type CCTask
+protected  java.lang.String[]OS390Linker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected  java.lang.String[]OS390Linker.getOutputFileSwitch(CCTask task, + java.lang.String outputFile) + +
+           
+ voidOS390Linker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+protected  intOS390Linker.runCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+           
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type CCTask
+protected  java.lang.String[]IccLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected  java.lang.String[]IccLinker.getOutputFileSwitch(CCTask task, + java.lang.String outputFile) + +
+           
+ voidIccLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+protected  intIccLinker.runCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+           
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type CCTask
+ java.lang.String[]C89Linker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of CCTask in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type CCTask
+ voidUserInterfaceCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTaskProgressMonitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTaskProgressMonitor.html new file mode 100644 index 0000000..bf24d52 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CCTaskProgressMonitor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CCTaskProgressMonitor

+
+No usage of net.sf.antcontrib.cpptasks.CCTaskProgressMonitor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CPUEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CPUEnum.html new file mode 100644 index 0000000..c4a5a27 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CPUEnum.html @@ -0,0 +1,193 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CPUEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CPUEnum

+
+ + + + + + + + + +
+Packages that use CPUEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of CPUEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return CPUEnum
+ CPUEnumTargetDef.getCpu() + +
+          Gets cpu.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CPUEnum
+ voidTargetDef.setCpu(CPUEnum value) + +
+          Sets preferred cpu, but does not use cpu specific instructions.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.StringArrayBuilder.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.StringArrayBuilder.html new file mode 100644 index 0000000..f6d22e8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.StringArrayBuilder.html @@ -0,0 +1,194 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder

+
+ + + + + + + + + +
+Packages that use CUtil.StringArrayBuilder
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of CUtil.StringArrayBuilder in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type CUtil.StringArrayBuilder
+ voidDefineSet.setDefine(CUtil.StringArrayBuilder defList) + +
+          A comma-separated list of preprocessor macros to define.
+ voidLibrarySet.setLibs(CUtil.StringArrayBuilder libs) + +
+          Comma-separated list of library names without leading prefixes, such as + "lib", or extensions, such as ".so" or ".a".
+ voidDefineSet.setUndefine(CUtil.StringArrayBuilder undefList) + +
+          A comma-separated list of preprocessor macros to undefine.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.html new file mode 100644 index 0000000..0e393b7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CUtil.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CUtil (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CUtil

+
+No usage of net.sf.antcontrib.cpptasks.CUtil +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerDef.html new file mode 100644 index 0000000..1ad996f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerDef.html @@ -0,0 +1,319 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CompilerDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CompilerDef

+
+ + + + + + + + + + + + + + + + + +
+Packages that use CompilerDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.os390  
+  +

+ + + + + +
+Uses of CompilerDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CompilerDef
+ voidCCTask.addConfiguredCompiler(CompilerDef compiler) + +
+          Adds a compiler definition or reference.
+ PrecompileDefCompilerDef.getActivePrecompile(CompilerDef ccElement) + +
+           
+ booleanCompilerDef.getExceptions(CompilerDef[] defaultProviders, + int index) + +
+           
+ booleanCompilerDef.getMultithreaded(CompilerDef[] defaultProviders, + int index) + +
+           
+ OptimizationEnumCompilerDef.getOptimization(CompilerDef[] defaultProviders, + int index) + +
+           
+ java.lang.BooleanCompilerDef.getRtti(CompilerDef[] defaultProviders, + int index) + +
+           
+ intCompilerDef.getWarnings(CompilerDef[] defaultProviders, + int index) + +
+           
+  +

+ + + + + +
+Uses of CompilerDef in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type CompilerDef
+protected  voidCommandLineCompiler.buildDefineArguments(CompilerDef[] defs, + java.util.Vector args) + +
+           
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of CompilerDef in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type CompilerDef
+protected  voidOS390CCompiler.buildDefineArguments(CompilerDef[] defs, + java.util.Vector args) + +
+          The buildDefineArguments implementation CommandLineCCompiler is not good + for us because os390 defines are give by -D definex instead of + /Ddefinex, 2 args not 1! since we implement this ourslefs, we do not + have to implement the getDefineSwitch() and the getUndefineSwitch().
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerEnum.html new file mode 100644 index 0000000..f73e567 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerEnum.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CompilerEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CompilerEnum

+
+ + + + + + + + + +
+Packages that use CompilerEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of CompilerEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CompilerEnum
+ voidCompilerDef.setName(CompilerEnum name) + +
+          Sets compiler type.
+ voidCCTask.setName(CompilerEnum name) + +
+          Sets type of the default compiler and linker.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerParam.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerParam.html new file mode 100644 index 0000000..b61d553 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/CompilerParam.html @@ -0,0 +1,214 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.CompilerParam (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.CompilerParam

+
+ + + + + + + + + + + + + +
+Packages that use CompilerParam
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of CompilerParam in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CompilerParam
+ voidCompilerDef.addConfiguredCompilerParam(CompilerParam param) + +
+          Adds a compiler command-line arg.
+  +

+ + + + + +
+Uses of CompilerParam in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return CompilerParam
+ CompilerParamCompilerConfiguration.getParam(java.lang.String name) + +
+           
+ CompilerParamCommandLineCompilerConfiguration.getParam(java.lang.String name) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyInfo.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyInfo.html new file mode 100644 index 0000000..db1a103 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyInfo.html @@ -0,0 +1,328 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DependencyInfo (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DependencyInfo

+
+ + + + + + + + + + + + + +
+Packages that use DependencyInfo
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of DependencyInfo in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return DependencyInfo
+ DependencyInfoDependencyTable.getDependencyInfo(java.lang.String sourceRelativeName, + java.lang.String includePathIdentifier) + +
+          This method returns a DependencyInfo for the specific source file and + include path identifier
+ DependencyInfoDependencyTable.parseIncludes(CCTask task, + CompilerConfiguration compiler, + java.io.File source) + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type DependencyInfo
+abstract  booleanDependencyTable.DependencyVisitor.preview(DependencyInfo parent, + DependencyInfo[] children) + +
+          Previews all the children of this source file.
+abstract  booleanDependencyTable.DependencyVisitor.preview(DependencyInfo parent, + DependencyInfo[] children) + +
+          Previews all the children of this source file.
+ booleanDependencyTable.TimestampChecker.preview(DependencyInfo parent, + DependencyInfo[] children) + +
+           
+ booleanDependencyTable.TimestampChecker.preview(DependencyInfo parent, + DependencyInfo[] children) + +
+           
+abstract  booleanDependencyTable.DependencyVisitor.visit(DependencyInfo dependInfo) + +
+          Visits the dependency info.
+ booleanDependencyTable.TimestampChecker.visit(DependencyInfo dependInfo) + +
+           
+ voidDependencyTable.walkDependencies(CCTask task, + DependencyInfo dependInfo, + CompilerConfiguration compiler, + DependencyInfo[] stack, + DependencyTable.DependencyVisitor visitor) + +
+           
+ voidDependencyTable.walkDependencies(CCTask task, + DependencyInfo dependInfo, + CompilerConfiguration compiler, + DependencyInfo[] stack, + DependencyTable.DependencyVisitor visitor) + +
+           
+  +

+ + + + + +
+Uses of DependencyInfo in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return DependencyInfo
+ DependencyInfoCompilerConfiguration.parseIncludes(CCTask task, + java.io.File baseDir, + java.io.File source) + +
+           
+ DependencyInfoCommandLineCompilerConfiguration.parseIncludes(CCTask task, + java.io.File baseDir, + java.io.File source) + +
+           
+ DependencyInfoAbstractCompiler.parseIncludes(CCTask task, + java.io.File source, + java.io.File[] includePath, + java.io.File[] sysIncludePath, + java.io.File[] envIncludePath, + java.io.File baseDir, + java.lang.String includePathIdentifier) + +
+          Returns dependency info for the specified source file
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.DependencyVisitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.DependencyVisitor.html new file mode 100644 index 0000000..cb05445 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.DependencyVisitor.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor

+
+ + + + + + + + + +
+Packages that use DependencyTable.DependencyVisitor
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of DependencyTable.DependencyVisitor in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Subclasses of DependencyTable.DependencyVisitor in net.sf.antcontrib.cpptasks
+ classDependencyTable.TimestampChecker + +
+           
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type DependencyTable.DependencyVisitor
+ voidDependencyTable.walkDependencies(CCTask task, + DependencyInfo dependInfo, + CompilerConfiguration compiler, + DependencyInfo[] stack, + DependencyTable.DependencyVisitor visitor) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.TimestampChecker.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.TimestampChecker.html new file mode 100644 index 0000000..99054a9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.TimestampChecker.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker

+
+No usage of net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.html new file mode 100644 index 0000000..54b8cc6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DependencyTable.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DependencyTable (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DependencyTable

+
+No usage of net.sf.antcontrib.cpptasks.DependencyTable +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerDef.html new file mode 100644 index 0000000..c616d5f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerDef.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DistributerDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DistributerDef

+
+ + + + + + + + + +
+Packages that use DistributerDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of DistributerDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type DistributerDef
+ voidCCTask.addConfiguredDistributer(DistributerDef distributer) + +
+          Adds a distributer definition or reference (Non-functional prototype).
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerMap.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerMap.html new file mode 100644 index 0000000..5cb3d63 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerMap.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DistributerMap (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DistributerMap

+
+ + + + + + + + + +
+Packages that use DistributerMap
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of DistributerMap in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return DistributerMap
+ DistributerMapDistributerDef.createMap() + +
+          Local to remote filename maps.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerProtocolEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerProtocolEnum.html new file mode 100644 index 0000000..7a4917f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/DistributerProtocolEnum.html @@ -0,0 +1,193 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.DistributerProtocolEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.DistributerProtocolEnum

+
+ + + + + + + + + +
+Packages that use DistributerProtocolEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of DistributerProtocolEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return DistributerProtocolEnum
+ DistributerProtocolEnumDistributerDef.getProtocol() + +
+          Gets protocol.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type DistributerProtocolEnum
+ voidDistributerDef.setProtocol(DistributerProtocolEnum value) + +
+          Sets protocol.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/FileVisitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/FileVisitor.html new file mode 100644 index 0000000..7fa5905 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/FileVisitor.html @@ -0,0 +1,252 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.FileVisitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.FileVisitor

+
+ + + + + + + + + + + + + +
+Packages that use FileVisitor
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of FileVisitor in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks that implement FileVisitor
+ classObjectFileCollector + +
+          Collects object files for the link step.
+ classTargetMatcher + +
+          This class matches each visited file with an appropriate compiler
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type FileVisitor
+ voidProcessorDef.visitFiles(FileVisitor visitor) + +
+          This method calls the FileVistor's visit function for every file in the + processors definition
+ voidLinkerDef.visitSystemLibraries(Linker linker, + FileVisitor libraryVisitor) + +
+           
+ voidLinkerDef.visitUserLibraries(Linker linker, + FileVisitor libraryVisitor) + +
+           
+  +

+ + + + + +
+Uses of FileVisitor in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type FileVisitor
+ voidLibrarySet.visitLibraries(org.apache.tools.ant.Project project, + Linker linker, + java.io.File[] libpath, + FileVisitor visitor) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerDef.html new file mode 100644 index 0000000..0ce14bb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerDef.html @@ -0,0 +1,305 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.LinkerDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.LinkerDef

+
+ + + + + + + + + + + + + +
+Packages that use LinkerDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of LinkerDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkerDef
+ voidCCTask.addConfiguredLinker(LinkerDef linker) + +
+          Adds a linker definition.
+ LibrarySet[]LinkerDef.getActiveLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ LibrarySet[]LinkerDef.getActiveSystemLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ LibrarySet[]LinkerDef.getActiveUserLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ longLinkerDef.getBase(LinkerDef[] defaultProviders, + int index) + +
+           
+ java.lang.StringLinkerDef.getEntry(LinkerDef[] defaultProviders, + int index) + +
+           
+ java.lang.BooleanLinkerDef.getFixed(LinkerDef[] defaultProviders, + int index) + +
+           
+ booleanLinkerDef.getIncremental(LinkerDef[] defaultProviders, + int index) + +
+           
+ booleanLinkerDef.getMap(LinkerDef[] defaultProviders, + int index) + +
+           
+ intLinkerDef.getStack(LinkerDef[] defaultProviders, + int index) + +
+           
+  +

+ + + + + +
+Uses of LinkerDef in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type LinkerDef
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerEnum.html new file mode 100644 index 0000000..b26a5d3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerEnum.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.LinkerEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.LinkerEnum

+
+ + + + + + + + + +
+Packages that use LinkerEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of LinkerEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkerEnum
+ voidLinkerDef.setName(LinkerEnum name) + +
+          Sets linker type.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerParam.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerParam.html new file mode 100644 index 0000000..353404a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/LinkerParam.html @@ -0,0 +1,214 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.LinkerParam (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.LinkerParam

+
+ + + + + + + + + + + + + +
+Packages that use LinkerParam
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of LinkerParam in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkerParam
+ voidLinkerDef.addConfiguredLinkerParam(LinkerParam param) + +
+          Adds a compiler command-line arg.
+  +

+ + + + + +
+Uses of LinkerParam in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return LinkerParam
+ LinkerParamLinkerConfiguration.getParam(java.lang.String name) + +
+           
+ LinkerParamCommandLineLinkerConfiguration.getParam(java.lang.String name) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OSFamilyEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OSFamilyEnum.html new file mode 100644 index 0000000..62d5d23 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OSFamilyEnum.html @@ -0,0 +1,193 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.OSFamilyEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.OSFamilyEnum

+
+ + + + + + + + + +
+Packages that use OSFamilyEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of OSFamilyEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return OSFamilyEnum
+ OSFamilyEnumTargetDef.getOsfamily() + +
+          Gets operating system family.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type OSFamilyEnum
+ voidTargetDef.setOsfamily(OSFamilyEnum value) + +
+          Sets operating system family.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ObjectFileCollector.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ObjectFileCollector.html new file mode 100644 index 0000000..322a60c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ObjectFileCollector.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ObjectFileCollector (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ObjectFileCollector

+
+No usage of net.sf.antcontrib.cpptasks.ObjectFileCollector +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OptimizationEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OptimizationEnum.html new file mode 100644 index 0000000..5ac3839 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OptimizationEnum.html @@ -0,0 +1,895 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.OptimizationEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.OptimizationEnum

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use OptimizationEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return OptimizationEnum
+ OptimizationEnumCompilerDef.getOptimization(CompilerDef[] defaultProviders, + int index) + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type OptimizationEnum
+ voidCompilerDef.setOptimize(OptimizationEnum value) + +
+          Sets optimization level.
+ voidCCTask.setOptimize(OptimizationEnum optimization) + +
+          Sets optimization.
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm with parameters of type OptimizationEnum
+protected  voidADSCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type OptimizationEnum
+protected  voidBorlandResourceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidBorlandCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq with parameters of type OptimizationEnum
+protected  voidCompaqVisualFortranCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type OptimizationEnum
+protected abstract  voidCommandLineCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type OptimizationEnum
+protected  voidDevStudioResourceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidDevStudioMIDLCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidDevStudioCompatibleCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type OptimizationEnum
+protected  voidWindresResourceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidGccCompatibleCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidGccCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type OptimizationEnum
+ voidGccCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum 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 OptimizationEnum
+ voidGccCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.hp with parameters of type OptimizationEnum
+ voidaCCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ibm with parameters of type OptimizationEnum
+ voidVisualAgeCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type OptimizationEnum
+protected  voidXpidlCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type OptimizationEnum
+protected  voidOpenWatcomCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add implied arguments.
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type OptimizationEnum
+protected  voidOS390CCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type OptimizationEnum
+protected  voidIccCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type OptimizationEnum
+ voidForteCCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidC89CCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti with parameters of type OptimizationEnum
+protected  voidClxxCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+  +

+ + + + + +
+Uses of OptimizationEnum in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type OptimizationEnum
+protected  voidUserInterfaceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+protected  voidMetaObjectCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OutputTypeEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OutputTypeEnum.html new file mode 100644 index 0000000..f7e09e0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/OutputTypeEnum.html @@ -0,0 +1,214 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.OutputTypeEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.OutputTypeEnum

+
+ + + + + + + + + + + + + +
+Packages that use OutputTypeEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of OutputTypeEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type OutputTypeEnum
+ voidCCTask.setLink(OutputTypeEnum outputType) + +
+          Deprecated.  
+ voidCCTask.setOuttype(OutputTypeEnum outputType) + +
+          Sets the output file type.
+  +

+ + + + + +
+Uses of OutputTypeEnum in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type OutputTypeEnum
+ voidLinkType.setOutputType(OutputTypeEnum outputType) + +
+          Sets the output type (execuable, shared, etc).
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileDef.html new file mode 100644 index 0000000..944b58c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileDef.html @@ -0,0 +1,207 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.PrecompileDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.PrecompileDef

+
+ + + + + + + + + +
+Packages that use PrecompileDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of PrecompileDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return PrecompileDef
+ PrecompileDefCompilerDef.createPrecompile() + +
+          Specifies precompilation prototype file and exclusions.
+ PrecompileDefCCTask.createPrecompile() + +
+          Specifies precompilation prototype file and exclusions.
+ PrecompileDefCompilerDef.getActivePrecompile(CompilerDef ccElement) + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type PrecompileDef
PrecompileExceptDef(PrecompileDef owner) + +
+          Constructor
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileExceptDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileExceptDef.html new file mode 100644 index 0000000..355a724 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/PrecompileExceptDef.html @@ -0,0 +1,178 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.PrecompileExceptDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.PrecompileExceptDef

+
+ + + + + + + + + +
+Packages that use PrecompileExceptDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of PrecompileExceptDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return PrecompileExceptDef
+ PrecompileExceptDefPrecompileDef.createExcept() + +
+          Adds filesets that specify files that should not be processed with + precompiled headers enabled.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorDef.html new file mode 100644 index 0000000..73c03fc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorDef.html @@ -0,0 +1,409 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ProcessorDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ProcessorDef

+
+ + + + + + + + + + + + + +
+Packages that use ProcessorDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of ProcessorDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Subclasses of ProcessorDef in net.sf.antcontrib.cpptasks
+ classCompilerDef + +
+          A compiler definition.
+ classLinkerDef + +
+          A linker definition.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return ProcessorDef
+protected  ProcessorDef[]ProcessorDef.getDefaultProviders(ProcessorDef baseDef) + +
+          Creates an chain of objects which provide default values in descending + order of significance.
+ ProcessorDefProcessorDef.getExtends() + +
+          Gets the ProcessorDef specified by the extends attribute
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ProcessorDef
+ ProcessorConfigurationProcessorDef.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+ booleanProcessorDef.getDebug(ProcessorDef[] defaultProviders, + int index) + +
+          Gets boolean indicating debug build
+protected  ProcessorDef[]ProcessorDef.getDefaultProviders(ProcessorDef baseDef) + +
+          Creates an chain of objects which provide default values in descending + order of significance.
+ booleanProcessorDef.getRebuild(ProcessorDef[] defaultProviders, + int index) + +
+          Gets a boolean value indicating whether all targets must be rebuilt + regardless of dependency analysis.
+  +

+ + + + + +
+Uses of ProcessorDef in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type ProcessorDef
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorEnumValue.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorEnumValue.html new file mode 100644 index 0000000..b1cc078 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorEnumValue.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ProcessorEnumValue (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ProcessorEnumValue

+
+ + + + + + + + + +
+Packages that use ProcessorEnumValue
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of ProcessorEnumValue in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ProcessorEnumValue
+static java.lang.String[]ProcessorEnumValue.getValues(ProcessorEnumValue[] processors) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorParam.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorParam.html new file mode 100644 index 0000000..3b09cdb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/ProcessorParam.html @@ -0,0 +1,300 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ProcessorParam (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ProcessorParam

+
+ + + + + + + + + + + + + +
+Packages that use ProcessorParam
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of ProcessorParam in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Subclasses of ProcessorParam in net.sf.antcontrib.cpptasks
+ classCompilerParam + +
+          Place class description here.
+ classLinkerParam + +
+          Place class description here.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return ProcessorParam
+ ProcessorParam[]ProcessorDef.getActiveProcessorParams() + +
+          Prepares list of processor arguments ( compilerarg, linkerarg) that + are active for the current project settings.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ProcessorParam
+protected  voidProcessorDef.addConfiguredProcessorParam(ProcessorParam param) + +
+          Adds a or
+  +

+ + + + + +
+Uses of ProcessorParam in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return ProcessorParam
+ ProcessorParam[]ProcessorConfiguration.getParams() + +
+           
+ ProcessorParam[]CommandLineLinkerConfiguration.getParams() + +
+           
+ ProcessorParam[]CommandLineCompilerConfiguration.getParams() + +
+           
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type ProcessorParam
CommandLineCompilerConfiguration(CommandLineCompiler compiler, + java.lang.String identifier, + java.io.File[] includePath, + java.io.File[] sysIncludePath, + java.io.File[] envIncludePath, + java.lang.String includePathIdentifier, + java.lang.String[] args, + ProcessorParam[] params, + boolean rebuild, + java.lang.String[] endArgs) + +
+           
CommandLineLinkerConfiguration(CommandLineLinker linker, + java.lang.String identifier, + java.lang.String[][] args, + ProcessorParam[] params, + boolean rebuild, + boolean map, + boolean debug, + java.lang.String[] libraryNames, + java.lang.String startupObject) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/RuntimeType.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/RuntimeType.html new file mode 100644 index 0000000..4fec08a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/RuntimeType.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.RuntimeType (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.RuntimeType

+
+ + + + + + + + + +
+Packages that use RuntimeType
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of RuntimeType in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type RuntimeType
+ voidCCTask.setRuntime(RuntimeType rtlType) + +
+          Sets the type of runtime library, possible values "dynamic", "static".
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/SourceHistory.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/SourceHistory.html new file mode 100644 index 0000000..519621e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/SourceHistory.html @@ -0,0 +1,203 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.SourceHistory (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.SourceHistory

+
+ + + + + + + + + +
+Packages that use SourceHistory
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of SourceHistory in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return SourceHistory
+ SourceHistory[]TargetInfo.getSourceHistories(java.lang.String basePath) + +
+          Returns an array of SourceHistory objects (contains relative path and + last modified time) for the source[s] of this target
+ SourceHistory[]TargetHistory.getSources() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type SourceHistory
TargetHistory(java.lang.String config, + java.lang.String output, + long outputLastModified, + SourceHistory[] sources) + +
+          Constructor from build step
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/SubsystemEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/SubsystemEnum.html new file mode 100644 index 0000000..8010339 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/SubsystemEnum.html @@ -0,0 +1,207 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.SubsystemEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.SubsystemEnum

+
+ + + + + + + + + + + + + +
+Packages that use SubsystemEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of SubsystemEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type SubsystemEnum
+ voidCCTask.setSubsystem(SubsystemEnum subsystem) + +
+          Sets the nature of the subsystem under which that the program will + execute.
+  +

+ + + + + +
+Uses of SubsystemEnum in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type SubsystemEnum
+ voidLinkType.setSubsystem(SubsystemEnum subsystem) + +
+          Sets the subsystem (gui, console, etc).
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetDef.html new file mode 100644 index 0000000..625ed62 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetDef.html @@ -0,0 +1,317 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TargetDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TargetDef

+
+ + + + + + + + + + + + + +
+Packages that use TargetDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of TargetDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return TargetDef
+ TargetDefCCTask.getTargetPlatform() + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type TargetDef
+ voidCCTask.addConfiguredTarget(TargetDef target) + +
+          Adds a target definition or reference (Non-functional prototype).
+ ProcessorConfigurationProcessorDef.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+  +

+ + + + + +
+Uses of TargetDef in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type TargetDef
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistory.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistory.html new file mode 100644 index 0000000..b419cf6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistory.html @@ -0,0 +1,178 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TargetHistory (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TargetHistory

+
+ + + + + + + + + +
+Packages that use TargetHistory
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of TargetHistory in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return TargetHistory
+ TargetHistoryTargetHistoryTable.get(java.lang.String configId, + java.lang.String outputName) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistoryTable.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistoryTable.html new file mode 100644 index 0000000..b35d628 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetHistoryTable.html @@ -0,0 +1,208 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TargetHistoryTable (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TargetHistoryTable

+
+ + + + + + + + + +
+Packages that use TargetHistoryTable
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of TargetHistoryTable in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return TargetHistoryTable
+protected  TargetHistoryTableCCTask.getLinkHistory(TargetHistoryTable objHistory) + +
+           
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type TargetHistoryTable
+protected  TargetHistoryTableCCTask.getLinkHistory(TargetHistoryTable objHistory) + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type TargetHistoryTable
CCTaskProgressMonitor(TargetHistoryTable history, + VersionInfo versionInfo) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetInfo.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetInfo.html new file mode 100644 index 0000000..1aad067 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetInfo.html @@ -0,0 +1,414 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TargetInfo (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TargetInfo

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use TargetInfo
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + +
+Uses of TargetInfo in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return TargetInfo
+protected  TargetInfoCCTask.getLinkTarget(LinkerConfiguration linkerConfig, + java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + java.util.Hashtable compileTargets, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type TargetInfo
+ voidTargetHistoryTable.markForRebuild(TargetInfo targetInfo) + +
+           
+ booleanDependencyTable.needsRebuild(CCTask task, + TargetInfo target, + int dependencyDepth) + +
+          Determines if the specified target needs to be rebuilt.
+ voidTargetHistoryTable.update(TargetInfo linkTarget) + +
+           
+  +

+ + + + + +
+Uses of TargetInfo in net.sf.antcontrib.cpptasks.apple
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.apple with parameters of type TargetInfo
+ voidXcodeProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of TargetInfo in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type TargetInfo
+ voidCBuilderXProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of TargetInfo in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type TargetInfo
+ voidLinkerConfiguration.link(CCTask task, + TargetInfo linkTarget) + +
+           
+ voidCommandLineLinkerConfiguration.link(CCTask task, + TargetInfo linkTarget) + +
+           
+  +

+ + + + + +
+Uses of TargetInfo in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type TargetInfo
+ voidVisualStudioNETProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ voidDevStudioProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of TargetInfo in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide with parameters of type TargetInfo
+ voidProjectDef.execute(CCTask task, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Executes the task.
+ voidProjectWriter.writeProject(java.io.File baseName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Write project definition file.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetMatcher.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetMatcher.html new file mode 100644 index 0000000..105d4f9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/TargetMatcher.html @@ -0,0 +1,337 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TargetMatcher (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TargetMatcher

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use TargetMatcher
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.platformsPlatform specific utilities. 
+  +

+ + + + + +
+Uses of TargetMatcher in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type TargetMatcher
+ voidBorlandLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of TargetMatcher in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type TargetMatcher
+ voidLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ voidAbstractLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of TargetMatcher in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type TargetMatcher
+ voidDevStudioCompatibleLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of TargetMatcher in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type TargetMatcher
+ voidOpenWatcomLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of TargetMatcher in net.sf.antcontrib.cpptasks.platforms
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.platforms with parameters of type TargetMatcher
+static voidWindowsPlatform.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/VersionInfo.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/VersionInfo.html new file mode 100644 index 0000000..b16ceff --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/VersionInfo.html @@ -0,0 +1,818 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.VersionInfo (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.VersionInfo

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use VersionInfo
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.platformsPlatform specific utilities. 
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return VersionInfo
+ VersionInfoVersionInfo.merge() + +
+          Returns a VersionInfo that reflects any inherited version information.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type VersionInfo
+ voidCCTask.addConfiguredVersioninfo(VersionInfo newVersionInfo) + +
+          Adds desriptive version information to be included in the + generated file.
+protected  LinkerConfigurationCCTask.collectExplicitObjectFiles(java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationProcessorDef.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+protected  TargetInfoCCTask.getLinkTarget(LinkerConfiguration linkerConfig, + java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + java.util.Hashtable compileTargets, + VersionInfo versionInfo) + +
+           
+ voidTargetHistoryTable.update(ProcessorConfiguration config, + java.lang.String[] sources, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type VersionInfo
CCTaskProgressMonitor(TargetHistoryTable history, + VersionInfo versionInfo) + +
+           
TargetMatcher(CCTask task, + java.io.File outputDir, + ProcessorConfiguration[] processors, + LinkerConfiguration linker, + java.util.Vector objectFiles, + java.util.Hashtable targets, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type VersionInfo
+ voidBorlandLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type VersionInfo
+ voidLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ voidAbstractLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ java.lang.String[]ProcessorConfiguration.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ java.lang.String[]Processor.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ java.lang.String[]CommandLineLinkerConfiguration.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+           
+ java.lang.String[]CommandLineLinker.getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+           
+ java.lang.String[]CommandLineCompilerConfiguration.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+           
+abstract  java.lang.String[]AbstractLinker.getOutputFileNames(java.lang.String fileName, + VersionInfo versionInfo) + +
+           
+ java.lang.String[]AbstractCompiler.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type VersionInfo
+ voidDevStudioCompatibleLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type VersionInfo
+ java.lang.String[]AbstractLdLinker.getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+           
+ java.lang.String[]AbstractArLibrarian.getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type VersionInfo
+ java.lang.String[]XpidlCompiler.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Gets output file names.
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type VersionInfo
+ voidOpenWatcomLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type VersionInfo
+ java.lang.String[]OS390Linker.getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type VersionInfo
+ java.lang.String[]IccLinker.getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.platforms
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.platforms with parameters of type VersionInfo
+static voidWindowsPlatform.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+static voidWindowsPlatform.writeResource(java.io.Writer writer, + VersionInfo versionInfo, + java.io.File outputFile, + boolean isDebug, + LinkType linkType) + +
+          Writes windows resource.
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type VersionInfo
+ java.lang.String[]C89Linker.getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of VersionInfo in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type VersionInfo
+ java.lang.String[]UserInterfaceCompiler.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Gets output file names.
+ java.lang.String[]MetaObjectCompiler.getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Gets output file names.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/class-use/WarningLevelEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/WarningLevelEnum.html new file mode 100644 index 0000000..cec5049 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/class-use/WarningLevelEnum.html @@ -0,0 +1,187 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.WarningLevelEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.WarningLevelEnum

+
+ + + + + + + + + +
+Packages that use WarningLevelEnum
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of WarningLevelEnum in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type WarningLevelEnum
+ voidCompilerDef.setWarnings(WarningLevelEnum level) + +
+          Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror".
+ voidCCTask.setWarnings(WarningLevelEnum level) + +
+          Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror".
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranCompiler.html new file mode 100644 index 0000000..facf677 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranCompiler.html @@ -0,0 +1,515 @@ + + + + + + + +CompaqVisualFortranCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compaq +
+Class CompaqVisualFortranCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
+                  extended by net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class CompaqVisualFortranCompiler
extends CommandLineFortranCompiler
+ + +

+Adapter for the Compaq(r) Visual Fortran compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buf, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static CompaqVisualFortranCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buf, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static CompaqVisualFortranCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+public void addWarningSwitch(java.util.Vector args,
+                             int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buf,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buf,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLibrarian.html new file mode 100644 index 0000000..323fa8a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLibrarian.html @@ -0,0 +1,608 @@ + + + + + + + +CompaqVisualFortranLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compaq +
+Class CompaqVisualFortranLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class CompaqVisualFortranLibrarian
extends CommandLineLinker
+ + +

+Adapter for the Compaq(r) Visual Fortran Librarian +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+static CompaqVisualFortranLibrariangetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+protected  intgetMaximumCommandLength() + +
+           
+protected  java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static CompaqVisualFortranLibrarian getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+protected int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLinker.html new file mode 100644 index 0000000..fe4fec2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/CompaqVisualFortranLinker.html @@ -0,0 +1,358 @@ + + + + + + + +CompaqVisualFortranLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compaq +
+Class CompaqVisualFortranLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
+                  extended by net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class CompaqVisualFortranLinker
extends DevStudioCompatibleLinker
+ + +

+Adapter for the Compaq(r) Visual Fortran linker. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+static CompaqVisualFortranLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
addBase, addEntry, addFixed, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static CompaqVisualFortranLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class DevStudioCompatibleLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Overrides:
getOutputFileSwitch in class DevStudioCompatibleLinker
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranCompiler.html new file mode 100644 index 0000000..09e5b87 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler

+
+ + + + + + + + + +
+Packages that use CompaqVisualFortranCompiler
net.sf.antcontrib.cpptasks.compaq  
+  +

+ + + + + +
+Uses of CompaqVisualFortranCompiler in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq that return CompaqVisualFortranCompiler
+static CompaqVisualFortranCompilerCompaqVisualFortranCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLibrarian.html new file mode 100644 index 0000000..53057dc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian

+
+ + + + + + + + + +
+Packages that use CompaqVisualFortranLibrarian
net.sf.antcontrib.cpptasks.compaq  
+  +

+ + + + + +
+Uses of CompaqVisualFortranLibrarian in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq that return CompaqVisualFortranLibrarian
+static CompaqVisualFortranLibrarianCompaqVisualFortranLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLinker.html new file mode 100644 index 0000000..94ff509 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/class-use/CompaqVisualFortranLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker

+
+ + + + + + + + + +
+Packages that use CompaqVisualFortranLinker
net.sf.antcontrib.cpptasks.compaq  
+  +

+ + + + + +
+Uses of CompaqVisualFortranLinker in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq that return CompaqVisualFortranLinker
+static CompaqVisualFortranLinkerCompaqVisualFortranLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-frame.html new file mode 100644 index 0000000..1bf897e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-frame.html @@ -0,0 +1,37 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compaq (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.compaq + + + + +
+Classes  + +
+CompaqVisualFortranCompiler +
+CompaqVisualFortranLibrarian +
+CompaqVisualFortranLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-summary.html new file mode 100644 index 0000000..d5e28eb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-summary.html @@ -0,0 +1,163 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compaq (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.compaq +

+ + + + + + + + + + + + + + + + + +
+Class Summary
CompaqVisualFortranCompilerAdapter for the Compaq(r) Visual Fortran compiler.
CompaqVisualFortranLibrarianAdapter for the Compaq(r) Visual Fortran Librarian
CompaqVisualFortranLinkerAdapter for the Compaq(r) Visual Fortran linker.
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-tree.html new file mode 100644 index 0000000..2ece43e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-tree.html @@ -0,0 +1,167 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compaq Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.compaq +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-use.html new file mode 100644 index 0000000..4cc79fe --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compaq/package-use.html @@ -0,0 +1,179 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.compaq (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.compaq

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.compaq
net.sf.antcontrib.cpptasks.compaq  
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compaq used by net.sf.antcontrib.cpptasks.compaq
CompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
CompaqVisualFortranLibrarian + +
+          Adapter for the Compaq(r) Visual Fortran Librarian
CompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractCompiler.html new file mode 100644 index 0000000..b3cd4ff --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractCompiler.html @@ -0,0 +1,528 @@ + + + + + + + +AbstractCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class AbstractCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
Direct Known Subclasses:
CommandLineCompiler
+
+
+
+
public abstract class AbstractCompiler
extends AbstractProcessor
implements Compiler
+ + +

+An abstract compiler implementation. +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected AbstractCompiler(java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  booleancanParse(java.io.File sourceFile) + +
+          Checks file name to see if parse should be attempted + + Default implementation returns false for files with extensions '.dll', + 'tlb', '.res'
+protected abstract  CompilerConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+protected abstract  ParsercreateParser(java.io.File sourceFile) + +
+           
+protected  java.lang.StringgetBaseOutputName(java.lang.String inputFile) + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ DependencyInfoparseIncludes(CCTask task, + java.io.File source, + java.io.File[] includePath, + java.io.File[] sysIncludePath, + java.io.File[] envIncludePath, + java.io.File baseDir, + java.lang.String includePathIdentifier) + +
+          Returns dependency info for the specified source file
+protected  booleanresolveInclude(java.lang.String includeName, + java.io.File[] includePath, + java.util.Vector onThisPath) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getIdentifier, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AbstractCompiler

+
+protected AbstractCompiler(java.lang.String[] sourceExtensions,
+                           java.lang.String[] headerExtensions,
+                           java.lang.String outputSuffix)
+
+
+ + + + + + + + +
+Method Detail
+ +

+canParse

+
+protected boolean canParse(java.io.File sourceFile)
+
+
Checks file name to see if parse should be attempted + + Default implementation returns false for files with extensions '.dll', + 'tlb', '.res' +

+

+
+
+
+
+
+
+
+ +

+createConfiguration

+
+protected abstract CompilerConfiguration createConfiguration(CCTask task,
+                                                             LinkType linkType,
+                                                             ProcessorDef[] baseConfigs,
+                                                             CompilerDef specificConfig,
+                                                             TargetDef targetPlatform,
+                                                             VersionInfo versionInfo)
+
+
+
+
+
+
+
+
+
+ +

+createConfiguration

+
+public ProcessorConfiguration createConfiguration(CCTask task,
+                                                  LinkType linkType,
+                                                  ProcessorDef[] baseConfigs,
+                                                  ProcessorDef specificConfig,
+                                                  TargetDef targetPlatform,
+                                                  VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Returns the compiler configuration for or element. +

+

+
Specified by:
createConfiguration in interface Processor
+
+
+
baseConfigs - When specificConfig corresponds to a or linker + element, defaultProvider will be a zero to two element array. + If there is an extends attribute, the first element will be + the referenced ProcessorDef, unless inherit = false, the last + element will be the containing element
specificConfig - A or element. +
Returns:
resulting configuration
+
+
+
+ +

+createParser

+
+protected abstract Parser createParser(java.io.File sourceFile)
+
+
+
+
+
+
+
+
+
+ +

+getBaseOutputName

+
+protected java.lang.String getBaseOutputName(java.lang.String inputFile)
+
+
+
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
+
+
+
Parameters:
inputFile - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+parseIncludes

+
+public final DependencyInfo parseIncludes(CCTask task,
+                                          java.io.File source,
+                                          java.io.File[] includePath,
+                                          java.io.File[] sysIncludePath,
+                                          java.io.File[] envIncludePath,
+                                          java.io.File baseDir,
+                                          java.lang.String includePathIdentifier)
+
+
Returns dependency info for the specified source file +

+

+
+
+
+
Parameters:
task - task for any diagnostic output
source - file to be parsed
includePath - include path to be used to resolve included files
sysIncludePath - sysinclude path from build file, files resolved using + sysInclude path will not participate in dependency analysis
envIncludePath - include path from environment variable, files resolved with + envIncludePath will not participate in dependency analysis
baseDir - used to produce relative paths in DependencyInfo
includePathIdentifier - used to distinguish DependencyInfo's from different include + path settings
+
+
+
+ +

+resolveInclude

+
+protected boolean resolveInclude(java.lang.String includeName,
+                                 java.io.File[] includePath,
+                                 java.util.Vector onThisPath)
+
+
+
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractLinker.html new file mode 100644 index 0000000..4cf1970 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractLinker.html @@ -0,0 +1,513 @@ + + + + + + + +AbstractLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class AbstractLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
CommandLineLinker
+
+
+
+
public abstract class AbstractLinker
extends AbstractProcessor
implements Linker
+ + +

+An abstract Linker implementation. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + +
+Constructor Summary
AbstractLinker(java.lang.String[] objExtensions, + java.lang.String[] ignoredExtensions) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ intbid(java.lang.String inputFile) + +
+          Returns the bid of the processor for the file.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected abstract  LinkerConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ java.lang.StringgetLibraryKey(java.io.File libfile) + +
+          Extracts the significant part of a library name to ensure there aren't + collisions
+abstract  java.lang.String[]getOutputFileNames(java.lang.String fileName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLibraryPath, getLibraryPatterns, getLinker, isCaseSensitive
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
getIdentifier
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AbstractLinker

+
+public AbstractLinker(java.lang.String[] objExtensions,
+                      java.lang.String[] ignoredExtensions)
+
+
+ + + + + + + + +
+Method Detail
+ +

+bid

+
+public int bid(java.lang.String inputFile)
+
+
Returns the bid of the processor for the file. + + A linker will bid 1 on any unrecognized file type. +

+

+
Specified by:
bid in interface Processor
Overrides:
bid in class AbstractProcessor
+
+
+
Parameters:
inputFile - filename of input file +
Returns:
bid for the file, 0 indicates no interest, 1 indicates that the + processor recognizes the file but doesn't process it (header + files, for example), 100 indicates strong interest
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createConfiguration

+
+protected abstract LinkerConfiguration createConfiguration(CCTask task,
+                                                           LinkType linkType,
+                                                           ProcessorDef[] baseConfigs,
+                                                           LinkerDef specificConfig,
+                                                           TargetDef targetPlatform,
+                                                           VersionInfo versionInfo)
+
+
+
+
+
+
+
+
+
+ +

+createConfiguration

+
+public ProcessorConfiguration createConfiguration(CCTask task,
+                                                  LinkType linkType,
+                                                  ProcessorDef[] baseConfigs,
+                                                  ProcessorDef specificConfig,
+                                                  TargetDef targetPlatform,
+                                                  VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Returns the compiler configuration for or element. +

+

+
Specified by:
createConfiguration in interface Processor
+
+
+
baseConfigs - When specificConfig corresponds to a or linker + element, defaultProvider will be a zero to two element array. + If there is an extends attribute, the first element will be + the referenced ProcessorDef, unless inherit = false, the last + element will be the containing element
specificConfig - A or element. +
Returns:
resulting configuration
+
+
+
+ +

+getLibraryKey

+
+public java.lang.String getLibraryKey(java.io.File libfile)
+
+
Description copied from interface: Linker
+
Extracts the significant part of a library name to ensure there aren't + collisions +

+

+
Specified by:
getLibraryKey in interface Linker
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public abstract java.lang.String[] getOutputFileNames(java.lang.String fileName,
+                                                      VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
+
+
+
Parameters:
fileName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+addVersionFiles

+
+public void addVersionFiles(VersionInfo versionInfo,
+                            LinkType linkType,
+                            java.io.File outputFile,
+                            boolean isDebug,
+                            java.io.File objDir,
+                            TargetMatcher matcher)
+                     throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
Specified by:
addVersionFiles in interface Linker
+
+
+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractProcessor.html new file mode 100644 index 0000000..2e1e2a3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/AbstractProcessor.html @@ -0,0 +1,594 @@ + + + + + + + +AbstractProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class AbstractProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Processor
+
+
+
Direct Known Subclasses:
AbstractCompiler, AbstractLinker
+
+
+
+
public abstract class AbstractProcessor
extends java.lang.Object
implements Processor, java.lang.Cloneable
+ + +

+An abstract processor (compiler/linker) implementation. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + +
+Field Summary
+static intDEFAULT_DISCARD_BID + +
+          default bid for a file name that the processor recognizes but does not + process and does not want to fall through to the linker
+static intDEFAULT_PROCESS_BID + +
+          default bid for a file name that the processor desires to process
+  + + + + + + + + + + + +
+Constructor Summary
+protected AbstractProcessor(java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String inputFile) + +
+          Returns the bid of the processor for the file.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  java.lang.Objectclone() + +
+           
+ java.lang.String[]getHeaderExtensions() + +
+           
+abstract  java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+protected static java.lang.StringgetIdentifier(java.lang.String[] command, + java.lang.String fallback) + +
+          Determines the identification of a command line processor by capture the + first line of its output for a specific command.
+protected  java.lang.StringgetOSArch() + +
+          Gets the target operating system architecture
+protected  java.lang.StringgetOSName() + +
+          Gets the target operating system name
+ java.lang.String[]getSourceExtensions() + +
+           
+protected  booleanisDarwin() + +
+          Returns true if the target operating system is Mac OS X or Darwin.
+ java.lang.StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
createConfiguration, getLinker, getOutputFileNames
+  +

+ + + + + + + + +
+Field Detail
+ +

+DEFAULT_DISCARD_BID

+
+public static final int DEFAULT_DISCARD_BID
+
+
default bid for a file name that the processor recognizes but does not + process and does not want to fall through to the linker +

+

+
See Also:
Constant Field Values
+
+
+ +

+DEFAULT_PROCESS_BID

+
+public static final int DEFAULT_PROCESS_BID
+
+
default bid for a file name that the processor desires to process +

+

+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+AbstractProcessor

+
+protected AbstractProcessor(java.lang.String[] sourceExtensions,
+                            java.lang.String[] headerExtensions)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getIdentifier

+
+protected static java.lang.String getIdentifier(java.lang.String[] command,
+                                                java.lang.String fallback)
+
+
Determines the identification of a command line processor by capture the + first line of its output for a specific command. +

+

+
+
+
+
Parameters:
command - array of command line arguments starting with executable + name. For example, { "cl" }
fallback - start of identifier if there is an error in executing the + command +
Returns:
identifier for the processor
+
+
+
+ +

+bid

+
+public int bid(java.lang.String inputFile)
+
+
Returns the bid of the processor for the file. +

+

+
Specified by:
bid in interface Processor
+
+
+
Parameters:
inputFile - filename of input file +
Returns:
bid for the file, 0 indicates no interest, 1 indicates that the + processor recognizes the file but doesn't process it (header + files, for example), 100 indicates strong interest
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
+
+
+
+
+
+
+ +

+clone

+
+protected java.lang.Object clone()
+                          throws java.lang.CloneNotSupportedException
+
+
+
Overrides:
clone in class java.lang.Object
+
+
+ +
Throws: +
java.lang.CloneNotSupportedException
+
+
+
+ +

+getHeaderExtensions

+
+public java.lang.String[] getHeaderExtensions()
+
+
+
+
+
+
+
+
+
+ +

+getIdentifier

+
+public abstract java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
+
+
+
+
+
+
+ +

+getOSArch

+
+protected java.lang.String getOSArch()
+
+
Gets the target operating system architecture +

+

+
+
+
+ +
Returns:
String target operating system architecture
+
+
+
+ +

+getOSName

+
+protected java.lang.String getOSName()
+
+
Gets the target operating system name +

+

+
+
+
+ +
Returns:
String target operating system name
+
+
+
+ +

+getSourceExtensions

+
+public java.lang.String[] getSourceExtensions()
+
+
+
+
+
+
+
+
+
+ +

+isDarwin

+
+protected boolean isDarwin()
+
+
Returns true if the target operating system is Mac OS X or Darwin. +

+

+
+
+
+ +
Returns:
boolean
+
+
+
+ +

+toString

+
+public final java.lang.String toString()
+
+
+
Overrides:
toString in class java.lang.Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CaptureStreamHandler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CaptureStreamHandler.html new file mode 100644 index 0000000..7c4da01 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CaptureStreamHandler.html @@ -0,0 +1,425 @@ + + + + + + + +CaptureStreamHandler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CaptureStreamHandler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
+
+
+
All Implemented Interfaces:
org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+
+
+
+
public class CaptureStreamHandler
extends java.lang.Object
implements org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+ + +

+Implements ExecuteStreamHandler to capture the output of a Execute to an + array of strings +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
CaptureStreamHandler() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getOutput() + +
+           
+static java.lang.String[]run(java.lang.String[] cmdline) + +
+          Runs an executable and captures the output in a String array
+ voidsetProcessErrorStream(java.io.InputStream is) + +
+          Install a handler for the error stream of the subprocess.
+ voidsetProcessInputStream(java.io.OutputStream os) + +
+          Install a handler for the input stream of the subprocess.
+ voidsetProcessOutputStream(java.io.InputStream is) + +
+          Install a handler for the output stream of the subprocess.
+ voidstart() + +
+          Start handling of the streams.
+ voidstop() + +
+          Stop handling of the streams - will not be restarted.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CaptureStreamHandler

+
+public CaptureStreamHandler()
+
+
+ + + + + + + + +
+Method Detail
+ +

+run

+
+public static java.lang.String[] run(java.lang.String[] cmdline)
+
+
Runs an executable and captures the output in a String array +

+

+
+
+
+
Parameters:
cmdline - command line arguments +
Returns:
output of process
+
+
+
+ +

+getOutput

+
+public java.lang.String[] getOutput()
+
+
+
+
+
+
+
+
+
+ +

+setProcessErrorStream

+
+public void setProcessErrorStream(java.io.InputStream is)
+                           throws java.io.IOException
+
+
Install a handler for the error stream of the subprocess. +

+

+
Specified by:
setProcessErrorStream in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+
+
+
Parameters:
is - input stream to read from the error stream from the + subprocess +
Throws: +
java.io.IOException
+
+
+
+ +

+setProcessInputStream

+
+public void setProcessInputStream(java.io.OutputStream os)
+                           throws java.io.IOException
+
+
Install a handler for the input stream of the subprocess. +

+

+
Specified by:
setProcessInputStream in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+
+
+
Parameters:
os - output stream to write to the standard input stream of the + subprocess +
Throws: +
java.io.IOException
+
+
+
+ +

+setProcessOutputStream

+
+public void setProcessOutputStream(java.io.InputStream is)
+                            throws java.io.IOException
+
+
Install a handler for the output stream of the subprocess. +

+

+
Specified by:
setProcessOutputStream in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+
+
+
Parameters:
is - input stream to read from the error stream from the + subprocess +
Throws: +
java.io.IOException
+
+
+
+ +

+start

+
+public void start()
+           throws java.io.IOException
+
+
Start handling of the streams. +

+

+
Specified by:
start in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+stop

+
+public void stop()
+
+
Stop handling of the streams - will not be restarted. +

+

+
Specified by:
stop in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCCompiler.html new file mode 100644 index 0000000..029aad6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCCompiler.html @@ -0,0 +1,343 @@ + + + + + + + +CommandLineCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CommandLineCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
Direct Known Subclasses:
ADSCCompiler, C89CCompiler, ClxxCCompiler, GccCompatibleCCompiler, IccCompiler, OS390CCompiler
+
+
+
+
public abstract class CommandLineCCompiler
extends CommandLineCompiler
+ + +

+An abstract Compiler implementation which uses an external program to + perform the compile. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected CommandLineCCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + CommandLineCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+protected  ParsercreateParser(java.io.File source) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addImpliedArgs, addIncludes, addWarningSwitch, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getDefineSwitch, getEnvironmentIncludePath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, getUndefineSwitch, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineCCompiler

+
+protected CommandLineCCompiler(java.lang.String command,
+                               java.lang.String identifierArg,
+                               java.lang.String[] sourceExtensions,
+                               java.lang.String[] headerExtensions,
+                               java.lang.String outputSuffix,
+                               boolean libtool,
+                               CommandLineCCompiler libtoolCompiler,
+                               boolean newEnvironment,
+                               org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompiler.html new file mode 100644 index 0000000..8675f9e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompiler.html @@ -0,0 +1,811 @@ + + + + + + + +CommandLineCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CommandLineCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
Direct Known Subclasses:
BorlandResourceCompiler, CommandLineCCompiler, CommandLineFortranCompiler, DevStudioMIDLCompiler, DevStudioResourceCompiler, MetaObjectCompiler, OpenWatcomCompiler, PrecompilingCommandLineCompiler, UserInterfaceCompiler, WindresResourceCompiler, XpidlCompiler
+
+
+
+
public abstract class CommandLineCompiler
extends AbstractCompiler
+ + +

+An abstract Compiler implementation which uses an external program to + perform the compile. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected CommandLineCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + CommandLineCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected abstract  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddIncludes(java.lang.String baseDirPath, + java.io.File[] includeDirs, + java.util.Vector args, + java.util.Vector relativeArgs, + java.lang.StringBuffer includePathId) + +
+          Adds command-line arguments for include directories.
+protected abstract  voidaddWarningSwitch(java.util.Vector args, + int warnings) + +
+           
+protected  voidbuildDefineArguments(CompilerDef[] defs, + java.util.Vector args) + +
+           
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles a source file.
+protected  CompilerConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  java.lang.StringgetCommand() + +
+           
+protected abstract  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected abstract  java.io.File[]getEnvironmentIncludePath() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+protected abstract  java.lang.StringgetIncludeDirSwitch(java.lang.String source) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+protected  booleangetLibtool() + +
+           
+ CommandLineCompilergetLibtoolCompiler() + +
+          Obtains the same compiler, but with libtool set + + Default behavior is to ignore libtool
+abstract  intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected abstract  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+protected  intrunCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+          This method is exposed so test classes can overload and test the + arguments without actually spawning the compiler
+protected  voidsetCommand(java.lang.String command) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, createParser, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineCompiler

+
+protected CommandLineCompiler(java.lang.String command,
+                              java.lang.String identifierArg,
+                              java.lang.String[] sourceExtensions,
+                              java.lang.String[] headerExtensions,
+                              java.lang.String outputSuffix,
+                              boolean libtool,
+                              CommandLineCompiler libtoolCompiler,
+                              boolean newEnvironment,
+                              org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addImpliedArgs

+
+protected abstract void addImpliedArgs(java.util.Vector args,
+                                       boolean debug,
+                                       boolean multithreaded,
+                                       boolean exceptions,
+                                       LinkType linkType,
+                                       java.lang.Boolean rtti,
+                                       OptimizationEnum optimization)
+
+
+
+
+
+
+ +

+addIncludes

+
+protected void addIncludes(java.lang.String baseDirPath,
+                           java.io.File[] includeDirs,
+                           java.util.Vector args,
+                           java.util.Vector relativeArgs,
+                           java.lang.StringBuffer includePathId)
+
+
Adds command-line arguments for include directories. + + If relativeArgs is not null will add corresponding relative paths + include switches to that vector (for use in building a configuration + identifier that is consistent between machines). +

+

+
Parameters:
baseDirPath - Base directory path.
includeDirs - Array of include directory paths
args - Vector of command line arguments used to execute the task
relativeArgs - Vector of command line arguments used to build the + configuration identifier
+
+
+
+ +

+addWarningSwitch

+
+protected abstract void addWarningSwitch(java.util.Vector args,
+                                         int warnings)
+
+
+
+
+
+
+ +

+buildDefineArguments

+
+protected void buildDefineArguments(CompilerDef[] defs,
+                                    java.util.Vector args)
+
+
+
+
+
+
+ +

+compile

+
+public void compile(CCTask task,
+                    java.io.File outputDir,
+                    java.lang.String[] sourceFiles,
+                    java.lang.String[] args,
+                    java.lang.String[] endArgs,
+                    boolean relentless,
+                    CommandLineCompilerConfiguration config,
+                    ProgressMonitor monitor)
+             throws org.apache.tools.ant.BuildException
+
+
Compiles a source file. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createConfiguration

+
+protected CompilerConfiguration createConfiguration(CCTask task,
+                                                    LinkType linkType,
+                                                    ProcessorDef[] baseDefs,
+                                                    CompilerDef specificDef,
+                                                    TargetDef targetPlatform,
+                                                    VersionInfo versionInfo)
+
+
+
Specified by:
createConfiguration in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
+
+
+
+ +

+getCommand

+
+protected final java.lang.String getCommand()
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected abstract void getDefineSwitch(java.lang.StringBuffer buffer,
+                                        java.lang.String define,
+                                        java.lang.String value)
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected abstract java.io.File[] getEnvironmentIncludePath()
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Specified by:
getIdentifier in class AbstractProcessor
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected abstract java.lang.String getIncludeDirSwitch(java.lang.String source)
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
+
+
+
+ +

+getLibtool

+
+protected final boolean getLibtool()
+
+
+
+
+
+
+ +

+getLibtoolCompiler

+
+public final CommandLineCompiler getLibtoolCompiler()
+
+
Obtains the same compiler, but with libtool set + + Default behavior is to ignore libtool +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public abstract int getMaximumCommandLength()
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected abstract void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                          java.lang.String define)
+
+
+
+
+
+
+ +

+runCommand

+
+protected int runCommand(CCTask task,
+                         java.io.File workingDir,
+                         java.lang.String[] cmdline)
+                  throws org.apache.tools.ant.BuildException
+
+
This method is exposed so test classes can overload and test the + arguments without actually spawning the compiler +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setCommand

+
+protected final void setCommand(java.lang.String command)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompilerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompilerConfiguration.html new file mode 100644 index 0000000..8e4e773 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineCompilerConfiguration.html @@ -0,0 +1,713 @@ + + + + + + + +CommandLineCompilerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CommandLineCompilerConfiguration

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
+
+
+
All Implemented Interfaces:
CompilerConfiguration, ProcessorConfiguration
+
+
+
+
public final class CommandLineCompilerConfiguration
extends java.lang.Object
implements CompilerConfiguration
+ + +

+A configuration for a C++ compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + +
+Constructor Summary
CommandLineCompilerConfiguration(CommandLineCompilerConfiguration base, + java.lang.String[] additionalArgs, + java.lang.String[] exceptFiles, + boolean isPrecompileHeaderGeneration) + +
+           
CommandLineCompilerConfiguration(CommandLineCompiler compiler, + java.lang.String identifier, + java.io.File[] includePath, + java.io.File[] sysIncludePath, + java.io.File[] envIncludePath, + java.lang.String includePathIdentifier, + java.lang.String[] args, + ProcessorParam[] params, + boolean rebuild, + java.lang.String[] endArgs) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String inputFile) + +
+          An indication of how much this compiler would like to process this file
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + boolean relentless, + ProgressMonitor monitor) + +
+           
+ CompilerConfiguration[]createPrecompileConfigurations(java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+ java.lang.StringgetCommand() + +
+           
+ CompilergetCompiler() + +
+           
+ java.lang.String[]getEndArguments() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Returns a string representation of this configuration.
+ java.io.File[]getIncludePath() + +
+           
+ java.lang.StringgetIncludePathIdentifier() + +
+          Returns an digest for the include path for the configuration.
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ CompilerParamgetParam(java.lang.String name) + +
+           
+ ProcessorParam[]getParams() + +
+           
+ java.lang.String[]getPreArguments() + +
+           
+ booleangetRebuild() + +
+          If true, all files using this configuration should be rebuilt and any + existing output files should be ignored
+ booleanisPrecompileGeneration() + +
+           
+ DependencyInfoparseIncludes(CCTask task, + java.io.File baseDir, + java.io.File source) + +
+           
+ java.lang.StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineCompilerConfiguration

+
+public CommandLineCompilerConfiguration(CommandLineCompiler compiler,
+                                        java.lang.String identifier,
+                                        java.io.File[] includePath,
+                                        java.io.File[] sysIncludePath,
+                                        java.io.File[] envIncludePath,
+                                        java.lang.String includePathIdentifier,
+                                        java.lang.String[] args,
+                                        ProcessorParam[] params,
+                                        boolean rebuild,
+                                        java.lang.String[] endArgs)
+
+
+
+ +

+CommandLineCompilerConfiguration

+
+public CommandLineCompilerConfiguration(CommandLineCompilerConfiguration base,
+                                        java.lang.String[] additionalArgs,
+                                        java.lang.String[] exceptFiles,
+                                        boolean isPrecompileHeaderGeneration)
+
+
+ + + + + + + + +
+Method Detail
+ +

+bid

+
+public int bid(java.lang.String inputFile)
+
+
Description copied from interface: ProcessorConfiguration
+
An indication of how much this compiler would like to process this file +

+

+
Specified by:
bid in interface ProcessorConfiguration
+
+
+ +
Returns:
0 is no interest to process, 100 is strong interest to process
+
+
+
+ +

+compile

+
+public void compile(CCTask task,
+                    java.io.File outputDir,
+                    java.lang.String[] sourceFiles,
+                    boolean relentless,
+                    ProgressMonitor monitor)
+             throws org.apache.tools.ant.BuildException
+
+
+
Specified by:
compile in interface CompilerConfiguration
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createPrecompileConfigurations

+
+public CompilerConfiguration[] createPrecompileConfigurations(java.io.File prototype,
+                                                              java.lang.String[] nonPrecompiledFiles)
+
+
This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file. + + The last (preferrably only) include directive in the prototype file will + be used to mark the boundary between pre-compiled and normally compiled + headers. +

+

+
Specified by:
createPrecompileConfigurations in interface CompilerConfiguration
+
+
+
Parameters:
prototype - A source file (for example, stdafx.cpp) that is used to build + the precompiled header file. @returns null if precompiled + headers are not supported or a two element array containing + the precompiled header generation configuration and the + consuming configuration
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Returns a string representation of this configuration. Should be + canonical so that equivalent configurations will have equivalent string + representations +

+

+
Specified by:
getIdentifier in interface ProcessorConfiguration
+
+
+
+
+
+
+ +

+getIncludePathIdentifier

+
+public java.lang.String getIncludePathIdentifier()
+
+
Description copied from interface: CompilerConfiguration
+
Returns an digest for the include path for the configuration. + + This is used to determine if cached dependency information is invalid + because the include paths have changed +

+

+
Specified by:
getIncludePathIdentifier in interface CompilerConfiguration
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: ProcessorConfiguration
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface ProcessorConfiguration
+
+
+
Parameters:
inputFile - input file +
Returns:
output file names or zero-length array if no output file or name not + determined by input file
+
+
+
+ +

+getParam

+
+public CompilerParam getParam(java.lang.String name)
+
+
+
Specified by:
getParam in interface CompilerConfiguration
+
+
+
+
+
+
+ +

+getParams

+
+public ProcessorParam[] getParams()
+
+
+
Specified by:
getParams in interface ProcessorConfiguration
+
+
+
+
+
+
+ +

+getRebuild

+
+public boolean getRebuild()
+
+
Description copied from interface: ProcessorConfiguration
+
If true, all files using this configuration should be rebuilt and any + existing output files should be ignored +

+

+
Specified by:
getRebuild in interface ProcessorConfiguration
+
+
+
+
+
+
+ +

+isPrecompileGeneration

+
+public boolean isPrecompileGeneration()
+
+
+
Specified by:
isPrecompileGeneration in interface CompilerConfiguration
+
+
+
+
+
+
+ +

+parseIncludes

+
+public DependencyInfo parseIncludes(CCTask task,
+                                    java.io.File baseDir,
+                                    java.io.File source)
+
+
+
Specified by:
parseIncludes in interface CompilerConfiguration
+
+
+
+
+
+
+ +

+toString

+
+public java.lang.String toString()
+
+
+
Overrides:
toString in class java.lang.Object
+
+
+
+
+
+
+ +

+getPreArguments

+
+public java.lang.String[] getPreArguments()
+
+
+
+
+
+
+
+
+
+ +

+getEndArguments

+
+public java.lang.String[] getEndArguments()
+
+
+
+
+
+
+
+
+
+ +

+getIncludePath

+
+public java.io.File[] getIncludePath()
+
+
+
+
+
+
+
+
+
+ +

+getCompiler

+
+public Compiler getCompiler()
+
+
+
+
+
+
+
+
+
+ +

+getCommand

+
+public java.lang.String getCommand()
+
+
+
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineFortranCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineFortranCompiler.html new file mode 100644 index 0000000..8c7d4de --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineFortranCompiler.html @@ -0,0 +1,343 @@ + + + + + + + +CommandLineFortranCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CommandLineFortranCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
Direct Known Subclasses:
CompaqVisualFortranCompiler
+
+
+
+
public abstract class CommandLineFortranCompiler
extends CommandLineCompiler
+ + +

+An abstract Compiler implementation which uses an external program to + perform the compile. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected CommandLineFortranCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + CommandLineFortranCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+protected  ParsercreateParser(java.io.File source) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addImpliedArgs, addIncludes, addWarningSwitch, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getDefineSwitch, getEnvironmentIncludePath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, getUndefineSwitch, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineFortranCompiler

+
+protected CommandLineFortranCompiler(java.lang.String command,
+                                     java.lang.String identifierArg,
+                                     java.lang.String[] sourceExtensions,
+                                     java.lang.String[] headerExtensions,
+                                     java.lang.String outputSuffix,
+                                     boolean libtool,
+                                     CommandLineFortranCompiler libtoolCompiler,
+                                     boolean newEnvironment,
+                                     org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinker.html new file mode 100644 index 0000000..0640e62 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinker.html @@ -0,0 +1,920 @@ + + + + + + + +CommandLineLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CommandLineLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
AbstractArLibrarian, AbstractLdLinker, ADSLibrarian, ADSLinker, BorlandLibrarian, BorlandLinker, C89Linker, ClxxLibrarian, ClxxLinker, CompaqVisualFortranLibrarian, DevStudioCompatibleLibrarian, DevStudioCompatibleLinker, IccLinker, OpenWatcomLibrarian, OpenWatcomLinker, OS390Linker
+
+
+
+
public abstract class CommandLineLinker
extends AbstractLinker
+ + +

+An abstract Linker implementation that performs the link via an external + command. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + +
+Constructor Summary
CommandLineLinker(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputSuffix, + boolean isLibtool, + CommandLineLinker libtoolLinker) + +
+          Creates a comand line linker invocation
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected abstract  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected abstract  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected abstract  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected abstract  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected abstract  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected abstract  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected abstract  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  LinkerConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+protected  java.lang.StringgetCommand() + +
+           
+protected abstract  java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+ CommandLineLinkergetLibtoolLinker() + +
+           
+protected abstract  intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+protected  java.lang.String[]getOutputFileSwitch(CCTask task, + java.lang.String outputFile) + +
+           
+protected abstract  java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+protected  java.lang.StringgetStartupObject(LinkType linkType) + +
+           
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+protected  java.lang.String[]prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+protected  java.lang.StringprepareFilename(java.lang.StringBuffer buf, + java.lang.String outputDir, + java.lang.String sourceFile) + +
+          Processes filename into argument form
+protected  java.lang.String[]prepareResponseFile(java.io.File outputFile, + java.lang.String[] args) + +
+          Prepares argument list to execute the linker using a + response file.
+protected  java.lang.StringquoteFilename(java.lang.StringBuffer buf, + java.lang.String filename) + +
+           
+protected  intrunCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+          This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler
+protected  voidsetCommand(java.lang.String command) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLibraryPath, getLibraryPatterns, getLinker, isCaseSensitive
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineLinker

+
+public CommandLineLinker(java.lang.String command,
+                         java.lang.String identifierArg,
+                         java.lang.String[] extensions,
+                         java.lang.String[] ignoredExtensions,
+                         java.lang.String outputSuffix,
+                         boolean isLibtool,
+                         CommandLineLinker libtoolLinker)
+
+
Creates a comand line linker invocation +

+

+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+protected abstract void addBase(long base,
+                                java.util.Vector args)
+
+
+
+
+
+
+ +

+addFixed

+
+protected abstract void addFixed(java.lang.Boolean fixed,
+                                 java.util.Vector args)
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected abstract void addImpliedArgs(boolean debug,
+                                       LinkType linkType,
+                                       java.util.Vector args)
+
+
+
+
+
+
+ +

+addIncremental

+
+protected abstract void addIncremental(boolean incremental,
+                                       java.util.Vector args)
+
+
+
+
+
+
+ +

+addLibrarySets

+
+protected java.lang.String[] addLibrarySets(CCTask task,
+                                            LibrarySet[] libsets,
+                                            java.util.Vector preargs,
+                                            java.util.Vector midargs,
+                                            java.util.Vector endargs)
+
+
+
+
+
+
+ +

+addMap

+
+protected abstract void addMap(boolean map,
+                               java.util.Vector args)
+
+
+
+
+
+
+ +

+addStack

+
+protected abstract void addStack(int stack,
+                                 java.util.Vector args)
+
+
+
+
+
+
+ +

+addEntry

+
+protected abstract void addEntry(java.lang.String entry,
+                                 java.util.Vector args)
+
+
+
+
+
+
+ +

+createConfiguration

+
+protected LinkerConfiguration createConfiguration(CCTask task,
+                                                  LinkType linkType,
+                                                  ProcessorDef[] baseDefs,
+                                                  LinkerDef specificDef,
+                                                  TargetDef targetPlatform,
+                                                  VersionInfo versionInfo)
+
+
+
Specified by:
createConfiguration in class AbstractLinker
+
+
+
+
+
+
+ +

+decorateLinkerOption

+
+protected java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                                java.lang.String arg)
+
+
Allows drived linker to decorate linker option. + Override by GccLinker to prepend a "-Wl," to + pass option to through gcc to linker. +

+

+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getCommand

+
+protected final java.lang.String getCommand()
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected abstract java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Specified by:
getIdentifier in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLibtoolLinker

+
+public final CommandLineLinker getLibtoolLinker()
+
+
+
+
+
+
+ +

+getMaximumCommandLength

+
+protected abstract int getMaximumCommandLength()
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
Specified by:
getOutputFileNames in class AbstractLinker
+
+
+
Parameters:
baseName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(CCTask task,
+                                                 java.lang.String outputFile)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected abstract java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
+
+
+
+ +

+getStartupObject

+
+protected java.lang.String getStartupObject(LinkType linkType)
+
+
+
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Performs a link using a command line linker +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+prepareArguments

+
+protected java.lang.String[] prepareArguments(CCTask task,
+                                              java.lang.String outputDir,
+                                              java.lang.String outputFile,
+                                              java.lang.String[] sourceFiles,
+                                              CommandLineLinkerConfiguration config)
+
+
Prepares argument list for exec command. Will return null + if command line would exceed allowable command line buffer. +

+

+
Parameters:
task - compilation task.
outputFile - linker output file
sourceFiles - linker input files (.obj, .o, .res)
config - linker configuration +
Returns:
arguments for runTask
+
+
+
+ +

+prepareFilename

+
+protected java.lang.String prepareFilename(java.lang.StringBuffer buf,
+                                           java.lang.String outputDir,
+                                           java.lang.String sourceFile)
+
+
Processes filename into argument form +

+

+
+
+
+
+ +

+prepareResponseFile

+
+protected java.lang.String[] prepareResponseFile(java.io.File outputFile,
+                                                 java.lang.String[] args)
+                                          throws java.io.IOException
+
+
Prepares argument list to execute the linker using a + response file. +

+

+
Parameters:
outputFile - linker output file
args - output of prepareArguments +
Returns:
arguments for runTask +
Throws: +
java.io.IOException
+
+
+
+ +

+quoteFilename

+
+protected java.lang.String quoteFilename(java.lang.StringBuffer buf,
+                                         java.lang.String filename)
+
+
+
+
+
+
+ +

+runCommand

+
+protected int runCommand(CCTask task,
+                         java.io.File workingDir,
+                         java.lang.String[] cmdline)
+                  throws org.apache.tools.ant.BuildException
+
+
This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setCommand

+
+protected final void setCommand(java.lang.String command)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinkerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinkerConfiguration.html new file mode 100644 index 0000000..765f278 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CommandLineLinkerConfiguration.html @@ -0,0 +1,613 @@ + + + + + + + +CommandLineLinkerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class CommandLineLinkerConfiguration

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
+
+
+
All Implemented Interfaces:
LinkerConfiguration, ProcessorConfiguration
+
+
+
+
public final class CommandLineLinkerConfiguration
extends java.lang.Object
implements LinkerConfiguration
+ + +

+A configuration for a command line linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
CommandLineLinkerConfiguration(CommandLineLinker linker, + java.lang.String identifier, + java.lang.String[][] args, + ProcessorParam[] params, + boolean rebuild, + boolean map, + boolean debug, + java.lang.String[] libraryNames, + java.lang.String startupObject) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String filename) + +
+          An indication of how much this compiler would like to process this file
+ java.lang.String[]getEndArguments() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Returns a string representation of this configuration.
+ java.lang.String[]getLibraryNames() + +
+           
+ LinkergetLinker() + +
+           
+ booleangetMap() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ LinkerParamgetParam(java.lang.String name) + +
+           
+ ProcessorParam[]getParams() + +
+           
+ java.lang.String[]getPreArguments() + +
+           
+ booleangetRebuild() + +
+          If true, all files using this configuration should be rebuilt and any + existing output files should be ignored
+ java.lang.StringgetStartupObject() + +
+           
+ booleanisDebug() + +
+           
+ voidlink(CCTask task, + TargetInfo linkTarget) + +
+           
+ java.lang.StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineLinkerConfiguration

+
+public CommandLineLinkerConfiguration(CommandLineLinker linker,
+                                      java.lang.String identifier,
+                                      java.lang.String[][] args,
+                                      ProcessorParam[] params,
+                                      boolean rebuild,
+                                      boolean map,
+                                      boolean debug,
+                                      java.lang.String[] libraryNames,
+                                      java.lang.String startupObject)
+
+
+ + + + + + + + +
+Method Detail
+ +

+bid

+
+public int bid(java.lang.String filename)
+
+
Description copied from interface: ProcessorConfiguration
+
An indication of how much this compiler would like to process this file +

+

+
Specified by:
bid in interface ProcessorConfiguration
+
+
+ +
Returns:
0 is no interest to process, 100 is strong interest to process
+
+
+
+ +

+getEndArguments

+
+public java.lang.String[] getEndArguments()
+
+
+
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Returns a string representation of this configuration. Should be + canonical so that equivalent configurations will have equivalent string + representations +

+

+
Specified by:
getIdentifier in interface ProcessorConfiguration
+
+
+
+
+
+
+ +

+getLibraryNames

+
+public java.lang.String[] getLibraryNames()
+
+
+
+
+
+
+
+
+
+ +

+getMap

+
+public boolean getMap()
+
+
+
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: ProcessorConfiguration
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface ProcessorConfiguration
+
+
+
Parameters:
inputFile - input file +
Returns:
output file names or zero-length array if no output file or name not + determined by input file
+
+
+
+ +

+getParam

+
+public LinkerParam getParam(java.lang.String name)
+
+
+
Specified by:
getParam in interface LinkerConfiguration
+
+
+
+
+
+
+ +

+getParams

+
+public ProcessorParam[] getParams()
+
+
+
Specified by:
getParams in interface ProcessorConfiguration
+
+
+
+
+
+
+ +

+getPreArguments

+
+public java.lang.String[] getPreArguments()
+
+
+
+
+
+
+
+
+
+ +

+getRebuild

+
+public boolean getRebuild()
+
+
Description copied from interface: ProcessorConfiguration
+
If true, all files using this configuration should be rebuilt and any + existing output files should be ignored +

+

+
Specified by:
getRebuild in interface ProcessorConfiguration
+
+
+
+
+
+
+ +

+getStartupObject

+
+public java.lang.String getStartupObject()
+
+
+
+
+
+
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 TargetInfo linkTarget)
+          throws org.apache.tools.ant.BuildException
+
+
+
Specified by:
link in interface LinkerConfiguration
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+toString

+
+public java.lang.String toString()
+
+
+
Overrides:
toString in class java.lang.Object
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker()
+
+
+
Specified by:
getLinker in interface LinkerConfiguration
+
+
+
+
+
+
+ +

+isDebug

+
+public boolean isDebug()
+
+
+
Specified by:
isDebug in interface LinkerConfiguration
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Compiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Compiler.html new file mode 100644 index 0000000..da2d6c0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Compiler.html @@ -0,0 +1,199 @@ + + + + + + + +Compiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface Compiler

+
+
All Superinterfaces:
Processor
+
+
+
All Known Implementing Classes:
AbstractCompiler, aCCCompiler, ADSCCompiler, BorlandCCompiler, BorlandResourceCompiler, C89CCompiler, ClxxCCompiler, CommandLineCCompiler, CommandLineCompiler, CommandLineFortranCompiler, CompaqVisualFortranCompiler, DevStudio2005CCompiler, DevStudioCCompiler, DevStudioCompatibleCCompiler, DevStudioMIDLCompiler, DevStudioResourceCompiler, ForteCCCompiler, GccCCompiler, GccCCompiler, GccCCompiler, GccCompatibleCCompiler, IccCompiler, IntelLinux32CCompiler, IntelLinux64CCompiler, IntelWin32CCompiler, IntelWin64CCompiler, MetaObjectCompiler, OpenWatcomCCompiler, OpenWatcomCompiler, OpenWatcomFortranCompiler, OS390CCompiler, PrecompilingCommandLineCCompiler, PrecompilingCommandLineCompiler, UserInterfaceCompiler, VisualAgeCCompiler, WindresResourceCompiler, XpidlCompiler
+
+
+
+
public interface Compiler
extends Processor
+ + +

+A compiler. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, createConfiguration, getIdentifier, getLinker, getOutputFileNames
+  +

+ +


+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CompilerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CompilerConfiguration.html new file mode 100644 index 0000000..bb21003 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/CompilerConfiguration.html @@ -0,0 +1,378 @@ + + + + + + + +CompilerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface CompilerConfiguration

+
+
All Superinterfaces:
ProcessorConfiguration
+
+
+
All Known Implementing Classes:
CommandLineCompilerConfiguration
+
+
+
+
public interface CompilerConfiguration
extends ProcessorConfiguration
+ + +

+A configuration for a compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + boolean relentless, + ProgressMonitor monitor) + +
+           
+ CompilerConfiguration[]createPrecompileConfigurations(java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+ java.lang.StringgetIncludePathIdentifier() + +
+          Returns an digest for the include path for the configuration.
+ CompilerParamgetParam(java.lang.String name) + +
+           
+ booleanisPrecompileGeneration() + +
+           
+ DependencyInfoparseIncludes(CCTask task, + java.io.File baseDir, + java.io.File source) + +
+           
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
bid, getIdentifier, getOutputFileNames, getParams, getRebuild
+  +

+ + + + + + + + +
+Method Detail
+ +

+compile

+
+void compile(CCTask task,
+             java.io.File outputDir,
+             java.lang.String[] sourceFiles,
+             boolean relentless,
+             ProgressMonitor monitor)
+             throws org.apache.tools.ant.BuildException
+
+
+
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createPrecompileConfigurations

+
+CompilerConfiguration[] createPrecompileConfigurations(java.io.File prototype,
+                                                       java.lang.String[] nonPrecompiledFiles)
+
+
This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file. + + The last (preferrably only) include directive in the prototype file will + be used to mark the boundary between pre-compiled and normally compiled + headers. +

+

+
+
+
+
Parameters:
prototype - A source file (for example, stdafx.cpp) that is used to build + the precompiled header file. @returns null if precompiled + headers are not supported or a two element array containing + the precompiled header generation configuration and the + consuming configuration
+
+
+
+ +

+getIncludePathIdentifier

+
+java.lang.String getIncludePathIdentifier()
+
+
Returns an digest for the include path for the configuration. + + This is used to determine if cached dependency information is invalid + because the include paths have changed +

+

+
+
+
+
+
+
+
+ +

+getParam

+
+CompilerParam getParam(java.lang.String name)
+
+
+
+
+
+
+
+
+
+ +

+isPrecompileGeneration

+
+boolean isPrecompileGeneration()
+
+
+
+
+
+
+
+
+
+ +

+parseIncludes

+
+DependencyInfo parseIncludes(CCTask task,
+                             java.io.File baseDir,
+                             java.io.File source)
+
+
+
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkType.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkType.html new file mode 100644 index 0000000..3c5701f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkType.html @@ -0,0 +1,509 @@ + + + + + + + +LinkType (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class LinkType

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.LinkType
+
+
+
+
public class LinkType
extends java.lang.Object
+ + +

+This class represents the target platform for the compile and link step. The + name is an anachronism and should be changed. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
LinkType() + +
+          Constructor + + By default, an gui executable with a dynamically linked runtime
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetOutputType() + +
+          Gets the output type.
+ java.lang.StringgetSubsystem() + +
+          Get subsystem name.
+ booleanisExecutable() + +
+          Gets whether the link should produce an executable
+ booleanisPluginModule() + +
+          Gets whether the link should produce a plugin module.
+ booleanisSharedLibrary() + +
+          Gets whether the link should produce a shared library.
+ booleanisStaticLibrary() + +
+          Gets whether the link should produce a static library.
+ booleanisStaticRuntime() + +
+          Gets whether the module should use a statically linked runtime library.
+ booleanisSubsystemConsole() + +
+          Gets whether the link should produce a module for a console subsystem.
+ booleanisSubsystemGUI() + +
+          Gets whether the link should produce a module for a graphical user + interface subsystem.
+ voidsetOutputType(OutputTypeEnum outputType) + +
+          Sets the output type (execuable, shared, etc).
+ voidsetStaticRuntime(boolean staticRuntime) + +
+          Requests use of a static runtime library.
+ voidsetSubsystem(SubsystemEnum subsystem) + +
+          Sets the subsystem (gui, console, etc).
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LinkType

+
+public LinkType()
+
+
Constructor + + By default, an gui executable with a dynamically linked runtime +

+

+ + + + + + + + +
+Method Detail
+ +

+isExecutable

+
+public boolean isExecutable()
+
+
Gets whether the link should produce an executable +

+

+ +
Returns:
boolean
+
+
+
+ +

+isPluginModule

+
+public boolean isPluginModule()
+
+
Gets whether the link should produce a plugin module. +

+

+ +
Returns:
boolean
+
+
+
+ +

+isSharedLibrary

+
+public boolean isSharedLibrary()
+
+
Gets whether the link should produce a shared library. +

+

+ +
Returns:
boolean
+
+
+
+ +

+isStaticLibrary

+
+public boolean isStaticLibrary()
+
+
Gets whether the link should produce a static library. +

+

+ +
Returns:
boolean
+
+
+
+ +

+isStaticRuntime

+
+public boolean isStaticRuntime()
+
+
Gets whether the module should use a statically linked runtime library. +

+

+ +
Returns:
boolean
+
+
+
+ +

+isSubsystemConsole

+
+public boolean isSubsystemConsole()
+
+
Gets whether the link should produce a module for a console subsystem. +

+

+ +
Returns:
boolean
+
+
+
+ +

+isSubsystemGUI

+
+public boolean isSubsystemGUI()
+
+
Gets whether the link should produce a module for a graphical user + interface subsystem. +

+

+ +
Returns:
boolean
+
+
+
+ +

+setOutputType

+
+public void setOutputType(OutputTypeEnum outputType)
+
+
Sets the output type (execuable, shared, etc). +

+

+
Parameters:
outputType - may not be null
+
+
+
+ +

+getOutputType

+
+public java.lang.String getOutputType()
+
+
Gets the output type. +

+

+ +
Returns:
output type
+
+
+
+ +

+setStaticRuntime

+
+public void setStaticRuntime(boolean staticRuntime)
+
+
Requests use of a static runtime library. +

+

+
Parameters:
staticRuntime - if true, use static runtime library if possible.
+
+
+
+ +

+setSubsystem

+
+public void setSubsystem(SubsystemEnum subsystem)
+
+
Sets the subsystem (gui, console, etc). +

+

+
Parameters:
subsystem - subsystem, may not be null
+
+
+
+ +

+getSubsystem

+
+public java.lang.String getSubsystem()
+
+
Get subsystem name. +

+

+ +
Returns:
subsystem name
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Linker.html new file mode 100644 index 0000000..c5d9fab --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Linker.html @@ -0,0 +1,377 @@ + + + + + + + +Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface Linker

+
+
All Superinterfaces:
Processor
+
+
+
All Known Implementing Classes:
AbstractArLibrarian, AbstractLdLinker, AbstractLinker, aCCLinker, ADSLibrarian, ADSLinker, BorlandLibrarian, BorlandLinker, C89Linker, ClxxLibrarian, ClxxLinker, CommandLineLinker, CompaqVisualFortranLibrarian, CompaqVisualFortranLinker, DevStudioCompatibleLibrarian, DevStudioCompatibleLinker, DevStudioLibrarian, DevStudioLinker, ForteCCLinker, GccLibrarian, GccLibrarian, GccLibrarian, GccLinker, GccLinker, GccLinker, GppLinker, GppLinker, GppLinker, IccLinker, IntelLinux32Linker, IntelLinux64Linker, IntelWin32Librarian, IntelWin32Linker, LdLinker, LdLinker, LdLinker, OpenWatcomCLinker, OpenWatcomFortranLinker, OpenWatcomLibrarian, OpenWatcomLinker, OS390Linker, VisualAgeLinker
+
+
+
+
public interface Linker
extends Processor
+ + +

+A linker for executables, and static and dynamic libraries. +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ java.lang.StringgetLibraryKey(java.io.File libname) + +
+          Extracts the significant part of a library name to ensure there aren't + collisions
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libraryType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, createConfiguration, getIdentifier, getOutputFileNames
+  +

+ + + + + + + + +
+Method Detail
+ +

+getLibraryKey

+
+java.lang.String getLibraryKey(java.io.File libname)
+
+
Extracts the significant part of a library name to ensure there aren't + collisions +

+

+
+
+
+
+
+
+
+ +

+getLibraryPath

+
+java.io.File[] getLibraryPath()
+
+
returns the library path for the linker +

+

+
+
+
+
+
+
+
+ +

+getLibraryPatterns

+
+java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                      LibraryTypeEnum libraryType)
+
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
+
+
+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+Linker getLinker(LinkType linkType)
+
+
Gets the linker for the specified link type. +

+

+
Specified by:
getLinker in interface Processor
+
+
+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+isCaseSensitive

+
+boolean isCaseSensitive()
+
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+
+
+
+ +

+addVersionFiles

+
+void addVersionFiles(VersionInfo versionInfo,
+                     LinkType linkType,
+                     java.io.File outputFile,
+                     boolean isDebug,
+                     java.io.File objDir,
+                     TargetMatcher matcher)
+                     throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
+
+
+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkerConfiguration.html new file mode 100644 index 0000000..d72c8b9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkerConfiguration.html @@ -0,0 +1,301 @@ + + + + + + + +LinkerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface LinkerConfiguration

+
+
All Superinterfaces:
ProcessorConfiguration
+
+
+
All Known Implementing Classes:
CommandLineLinkerConfiguration
+
+
+
+
public interface LinkerConfiguration
extends ProcessorConfiguration
+ + +

+A configuration for a linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ LinkergetLinker() + +
+           
+ LinkerParamgetParam(java.lang.String name) + +
+           
+ booleanisDebug() + +
+           
+ voidlink(CCTask task, + TargetInfo linkTarget) + +
+           
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
bid, getIdentifier, getOutputFileNames, getParams, getRebuild
+  +

+ + + + + + + + +
+Method Detail
+ +

+getParam

+
+LinkerParam getParam(java.lang.String name)
+
+
+
+
+
+
+
+
+
+ +

+link

+
+void link(CCTask task,
+          TargetInfo linkTarget)
+          throws org.apache.tools.ant.BuildException
+
+
+
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getLinker

+
+Linker getLinker()
+
+
+
+
+
+
+
+
+
+ +

+isDebug

+
+boolean isDebug()
+
+
+
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCCompiler.html new file mode 100644 index 0000000..a77186d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCCompiler.html @@ -0,0 +1,352 @@ + + + + + + + +PrecompilingCommandLineCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class PrecompilingCommandLineCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
Direct Known Subclasses:
BorlandCCompiler, DevStudioCompatibleCCompiler
+
+
+
+
public abstract class PrecompilingCommandLineCCompiler
extends PrecompilingCommandLineCompiler
+ + +

+A command line C compiler that can utilize precompilation of header files +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected PrecompilingCommandLineCCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + PrecompilingCommandLineCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+protected  ParsercreateParser(java.io.File source) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations, createPrecompileGeneratingConfig, createPrecompileUsingConfig
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addImpliedArgs, addIncludes, addWarningSwitch, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getDefineSwitch, getEnvironmentIncludePath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, getUndefineSwitch, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+PrecompilingCommandLineCCompiler

+
+protected PrecompilingCommandLineCCompiler(java.lang.String command,
+                                           java.lang.String identifierArg,
+                                           java.lang.String[] sourceExtensions,
+                                           java.lang.String[] headerExtensions,
+                                           java.lang.String outputSuffix,
+                                           boolean libtool,
+                                           PrecompilingCommandLineCCompiler libtoolCompiler,
+                                           boolean newEnvironment,
+                                           org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCompiler.html new file mode 100644 index 0000000..87dfa14 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCompiler.html @@ -0,0 +1,416 @@ + + + + + + + +PrecompilingCommandLineCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class PrecompilingCommandLineCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
Direct Known Subclasses:
PrecompilingCommandLineCCompiler
+
+
+
+
public abstract class PrecompilingCommandLineCompiler
extends CommandLineCompiler
implements PrecompilingCompiler
+ + +

+A command line C compiler that can utilize precompilation of header files +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected PrecompilingCommandLineCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + PrecompilingCommandLineCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ CompilerConfiguration[]createPrecompileConfigurations(CompilerConfiguration config, + java.io.File prototype, + java.lang.String[] exceptFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+protected abstract  CompilerConfigurationcreatePrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected abstract  CompilerConfigurationcreatePrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addImpliedArgs, addIncludes, addWarningSwitch, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getDefineSwitch, getEnvironmentIncludePath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, getUndefineSwitch, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, createParser, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+PrecompilingCommandLineCompiler

+
+protected PrecompilingCommandLineCompiler(java.lang.String command,
+                                          java.lang.String identifierArg,
+                                          java.lang.String[] sourceExtensions,
+                                          java.lang.String[] headerExtensions,
+                                          java.lang.String outputSuffix,
+                                          boolean libtool,
+                                          PrecompilingCommandLineCompiler libtoolCompiler,
+                                          boolean newEnvironment,
+                                          org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+createPrecompileConfigurations

+
+public CompilerConfiguration[] createPrecompileConfigurations(CompilerConfiguration config,
+                                                              java.io.File prototype,
+                                                              java.lang.String[] exceptFiles)
+
+
This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file. + + The last (preferrably only) include directive in the prototype file will + be used to mark the boundary between pre-compiled and normally compiled + headers. +

+

+
Specified by:
createPrecompileConfigurations in interface PrecompilingCompiler
+
+
+
Parameters:
config - base configuration
prototype - A source file (for example, stdafx.cpp) that is used to build + the precompiled header file. @returns null if precompiled + headers are not supported or a two element array containing + the precompiled header generation configuration and the + consuming configuration
+
+
+
+ +

+createPrecompileGeneratingConfig

+
+protected abstract CompilerConfiguration createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                                          java.io.File prototype,
+                                                                          java.lang.String lastInclude)
+
+
+
+
+
+
+
+
+
+ +

+createPrecompileUsingConfig

+
+protected abstract CompilerConfiguration createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                                     java.io.File prototype,
+                                                                     java.lang.String lastInclude,
+                                                                     java.lang.String[] exceptFiles)
+
+
+
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCompiler.html new file mode 100644 index 0000000..3f53cca --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/PrecompilingCompiler.html @@ -0,0 +1,235 @@ + + + + + + + +PrecompilingCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface PrecompilingCompiler

+
+
All Known Implementing Classes:
BorlandCCompiler, DevStudio2005CCompiler, DevStudioCCompiler, DevStudioCompatibleCCompiler, IntelWin32CCompiler, IntelWin64CCompiler, PrecompilingCommandLineCCompiler, PrecompilingCommandLineCompiler
+
+
+
+
public interface PrecompilingCompiler
+ + +

+A compiler that can utilize precompilation of header files +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + +
+Method Summary
+ CompilerConfiguration[]createPrecompileConfigurations(CompilerConfiguration config, + java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+  +

+ + + + + + + + +
+Method Detail
+ +

+createPrecompileConfigurations

+
+CompilerConfiguration[] createPrecompileConfigurations(CompilerConfiguration config,
+                                                       java.io.File prototype,
+                                                       java.lang.String[] nonPrecompiledFiles)
+
+
This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file. + + The last (preferrably only) include directive in the prototype file will + be used to mark the boundary between pre-compiled and normally compiled + headers. +

+

+
Parameters:
config - base configuration
prototype - A source file (for example, stdafx.cpp) that is used to build + the precompiled header file. @returns null if precompiled + headers are not supported or a two element array containing + the precompiled header generation configuration and the + consuming configuration
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Processor.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Processor.html new file mode 100644 index 0000000..c268ead --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/Processor.html @@ -0,0 +1,350 @@ + + + + + + + +Processor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface Processor

+
+
All Known Subinterfaces:
Compiler, Linker
+
+
+
All Known Implementing Classes:
AbstractArLibrarian, AbstractCompiler, AbstractLdLinker, AbstractLinker, AbstractProcessor, aCCCompiler, aCCLinker, ADSCCompiler, ADSLibrarian, ADSLinker, BorlandCCompiler, BorlandLibrarian, BorlandLinker, BorlandResourceCompiler, C89CCompiler, C89Linker, ClxxCCompiler, ClxxLibrarian, ClxxLinker, CommandLineCCompiler, CommandLineCompiler, CommandLineFortranCompiler, CommandLineLinker, CompaqVisualFortranCompiler, CompaqVisualFortranLibrarian, CompaqVisualFortranLinker, DevStudio2005CCompiler, DevStudioCCompiler, DevStudioCompatibleCCompiler, DevStudioCompatibleLibrarian, DevStudioCompatibleLinker, DevStudioLibrarian, DevStudioLinker, DevStudioMIDLCompiler, DevStudioResourceCompiler, ForteCCCompiler, ForteCCLinker, GccCCompiler, GccCCompiler, GccCCompiler, GccCompatibleCCompiler, GccLibrarian, GccLibrarian, GccLibrarian, GccLinker, GccLinker, GccLinker, GppLinker, GppLinker, GppLinker, IccCompiler, IccLinker, IntelLinux32CCompiler, IntelLinux32Linker, IntelLinux64CCompiler, IntelLinux64Linker, IntelWin32CCompiler, IntelWin32Librarian, IntelWin32Linker, IntelWin64CCompiler, LdLinker, LdLinker, LdLinker, MetaObjectCompiler, OpenWatcomCCompiler, OpenWatcomCLinker, OpenWatcomCompiler, OpenWatcomFortranCompiler, OpenWatcomFortranLinker, OpenWatcomLibrarian, OpenWatcomLinker, OS390CCompiler, OS390Linker, PrecompilingCommandLineCCompiler, PrecompilingCommandLineCompiler, UserInterfaceCompiler, VisualAgeCCompiler, VisualAgeLinker, WindresResourceCompiler, XpidlCompiler
+
+
+
+
public interface Processor
+ + +

+A processor. Base interface for Compiler and Linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String inputFile) + +
+          Returns a bid indicating the desire of this compiler to process the + file.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorConfigurationcreateConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+  +

+ + + + + + + + +
+Method Detail
+ +

+bid

+
+int bid(java.lang.String inputFile)
+
+
Returns a bid indicating the desire of this compiler to process the + file. +

+

+
Parameters:
inputFile - input file +
Returns:
0 = no interest, 100 = high interest
+
+
+
+ +

+changeEnvironment

+
+Processor changeEnvironment(boolean newEnvironment,
+                            org.apache.tools.ant.types.Environment env)
+
+
+
+
+
+
+ +

+createConfiguration

+
+ProcessorConfiguration createConfiguration(CCTask task,
+                                           LinkType linkType,
+                                           ProcessorDef[] defaultProviders,
+                                           ProcessorDef specificConfig,
+                                           TargetDef targetPlatform,
+                                           VersionInfo versionInfo)
+
+
Returns the compiler configuration for or element. +

+

+
Parameters:
defaultProviders - When specificConfig corresponds to a or linker + element, defaultProvider will be a zero to two element array. + If there is an extends attribute, the first element will be + the referenced ProcessorDef, unless inherit = false, the last + element will be the containing element
specificConfig - A or element. +
Returns:
resulting configuration
+
+
+
+ +

+getIdentifier

+
+java.lang.String getIdentifier()
+
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
+
+
+
+ +

+getLinker

+
+Linker getLinker(LinkType type)
+
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getOutputFileNames

+
+java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                      VersionInfo versionInfo)
+
+
Output file name (no path components) corresponding to source file +

+

+
Parameters:
inputFile - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProcessorConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProcessorConfiguration.html new file mode 100644 index 0000000..29ecfa6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProcessorConfiguration.html @@ -0,0 +1,311 @@ + + + + + + + +ProcessorConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface ProcessorConfiguration

+
+
All Known Subinterfaces:
CompilerConfiguration, LinkerConfiguration
+
+
+
All Known Implementing Classes:
CommandLineCompilerConfiguration, CommandLineLinkerConfiguration
+
+
+
+
public interface ProcessorConfiguration
+ + +

+A configuration for a C++ compiler, linker or other processor +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String filename) + +
+          An indication of how much this compiler would like to process this file
+ java.lang.StringgetIdentifier() + +
+          Returns a string representation of this configuration.
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ ProcessorParam[]getParams() + +
+           
+ booleangetRebuild() + +
+          If true, all files using this configuration should be rebuilt and any + existing output files should be ignored
+  +

+ + + + + + + + +
+Method Detail
+ +

+bid

+
+int bid(java.lang.String filename)
+
+
An indication of how much this compiler would like to process this file +

+

+ +
Returns:
0 is no interest to process, 100 is strong interest to process
+
+
+
+ +

+getIdentifier

+
+java.lang.String getIdentifier()
+
+
Returns a string representation of this configuration. Should be + canonical so that equivalent configurations will have equivalent string + representations +

+

+
+
+
+
+ +

+getOutputFileNames

+
+java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                      VersionInfo versionInfo)
+
+
Output file name (no path components) corresponding to source file +

+

+
Parameters:
inputFile - input file +
Returns:
output file names or zero-length array if no output file or name not + determined by input file
+
+
+
+ +

+getParams

+
+ProcessorParam[] getParams()
+
+
+
+
+
+
+ +

+getRebuild

+
+boolean getRebuild()
+
+
If true, all files using this configuration should be rebuilt and any + existing output files should be ignored +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProgressMonitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProgressMonitor.html new file mode 100644 index 0000000..56ba6af --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/ProgressMonitor.html @@ -0,0 +1,257 @@ + + + + + + + +ProgressMonitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Interface ProgressMonitor

+
+
All Known Implementing Classes:
CCTaskProgressMonitor
+
+
+
+
public interface ProgressMonitor
+ + +

+Interface to receive notification of compile progress +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidfinish(ProcessorConfiguration config, + boolean normal) + +
+           
+ voidprogress(java.lang.String[] sources) + +
+          Called to notify monitor of progress
+ voidstart(ProcessorConfiguration config) + +
+           
+  +

+ + + + + + + + +
+Method Detail
+ +

+finish

+
+void finish(ProcessorConfiguration config,
+            boolean normal)
+
+
+
+
+
+
+ +

+progress

+
+void progress(java.lang.String[] sources)
+
+
Called to notify monitor of progress +

+

+
+
+
+
+ +

+start

+
+void start(ProcessorConfiguration config)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractCompiler.html new file mode 100644 index 0000000..c158844 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractCompiler.html @@ -0,0 +1,821 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.AbstractCompiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use AbstractCompiler
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.arm
+ classADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.borland
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+ classBorlandResourceCompiler + +
+          Adapter for the Borland(r) brc32 Resource compiler.
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.compiler
+ classCommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
+ classDevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.gcc
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+ classGccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+ classWindresResourceCompiler + +
+          Adapter for the GNU windres resource compiler.
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.hp
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.mozilla
+ classXpidlCompiler + +
+          Adapter for the Mozilla Xpidl Compiler.
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
+ classOpenWatcomCompiler + +
+          An abstract base class for the OpenWatcom C and Fortran compilers.
+ classOpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.os390
+ classOS390CCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 that return AbstractCompiler
+static AbstractCompilerOS390CCompiler.getInstance() + +
+           
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.os400
+ classIccCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 that return AbstractCompiler
+static AbstractCompilerIccCompiler.getInstance() + +
+           
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.sun
+ classC89CCompiler + +
+          Adapter for the Sun C89 C++ Compiler
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun that return AbstractCompiler
+static AbstractCompilerC89CCompiler.getInstance() + +
+           
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.ti
+ classClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
+  +

+ + + + + +
+Uses of AbstractCompiler in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractCompiler in net.sf.antcontrib.cpptasks.trolltech
+ classMetaObjectCompiler + +
+          Adapter for the Trolltech Qt MOC Compiler.
+ classUserInterfaceCompiler + +
+          Adapter for the Trolltech Qt UIC Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractLinker.html new file mode 100644 index 0000000..e6d909d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractLinker.html @@ -0,0 +1,712 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.AbstractLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.AbstractLinker

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use AbstractLinker
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.arm
+ classADSLibrarian + +
+          Adapter for ARM Librarian
+ classADSLinker + +
+          Adapter for the ARM Linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.borland
+ classBorlandLibrarian + +
+          Adapter for the Borland(r) tlib Librarian
+ classBorlandLinker + +
+          Adapter for the Borland(r) ilink32 linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranLibrarian + +
+          Adapter for the Compaq(r) Visual Fortran Librarian
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.compiler
+ classCommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
+ classDevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.gcc
+ classAbstractArLibrarian + +
+          Adapter for the "ar" tool
+ classAbstractLdLinker + +
+          Abstract adapter for ld-like linkers
+ classGccLibrarian + +
+          Adapter for the 'ar' archiver
+ classGccLinker + +
+          Adapter for the GCC linker
+ classGppLinker + +
+          Adapter for the g++ variant of the GCC linker
+ classLdLinker + +
+          Adapter for the 'ld' linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.hp
+ classaCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
+ classIntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
+ classOpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
+ classOpenWatcomLibrarian + +
+          Adapter for the OpenWatcom Librarian.
+ classOpenWatcomLinker + +
+          Adapter for the OpenWatcom linker.
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.os390
+ classOS390Linker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.os400
+ classIccLinker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.sun
+ classC89Linker + +
+          Adapter for the Sun C89 Linker
+ classForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of AbstractLinker in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractLinker in net.sf.antcontrib.cpptasks.ti
+ classClxxLibrarian + +
+          Adapter for TI DSP librarian + *
+ classClxxLinker + +
+          Adapter for TI DSP linkers + *
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractProcessor.html new file mode 100644 index 0000000..3de1c36 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/AbstractProcessor.html @@ -0,0 +1,1059 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.AbstractProcessor

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use AbstractProcessor
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.arm
+ classADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
+ classADSLibrarian + +
+          Adapter for ARM Librarian
+ classADSLinker + +
+          Adapter for the ARM Linker
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.borland
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+ classBorlandLibrarian + +
+          Adapter for the Borland(r) tlib Librarian
+ classBorlandLinker + +
+          Adapter for the Borland(r) ilink32 linker
+ classBorlandResourceCompiler + +
+          Adapter for the Borland(r) brc32 Resource compiler.
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
+ classCompaqVisualFortranLibrarian + +
+          Adapter for the Compaq(r) Visual Fortran Librarian
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.compiler
+ classAbstractCompiler + +
+          An abstract compiler implementation.
+ classAbstractLinker + +
+          An abstract Linker implementation.
+ classCommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
+ classDevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+ classDevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
+ classDevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.gcc
+ classAbstractArLibrarian + +
+          Adapter for the "ar" tool
+ classAbstractLdLinker + +
+          Abstract adapter for ld-like linkers
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+ classGccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+ classGccLibrarian + +
+          Adapter for the 'ar' archiver
+ classGccLinker + +
+          Adapter for the GCC linker
+ classGppLinker + +
+          Adapter for the g++ variant of the GCC linker
+ classLdLinker + +
+          Adapter for the 'ld' linker
+ classWindresResourceCompiler + +
+          Adapter for the GNU windres resource compiler.
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.hp
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+ classaCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+ classVisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+ classIntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.mozilla
+ classXpidlCompiler + +
+          Adapter for the Mozilla Xpidl Compiler.
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
+ classOpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
+ classOpenWatcomCompiler + +
+          An abstract base class for the OpenWatcom C and Fortran compilers.
+ classOpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
+ classOpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
+ classOpenWatcomLibrarian + +
+          Adapter for the OpenWatcom Librarian.
+ classOpenWatcomLinker + +
+          Adapter for the OpenWatcom linker.
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.os390
+ classOS390CCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+ classOS390Linker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.os400
+ classIccCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+ classIccLinker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.sun
+ classC89CCompiler + +
+          Adapter for the Sun C89 C++ Compiler
+ classC89Linker + +
+          Adapter for the Sun C89 Linker
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+ classForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.ti
+ classClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
+ classClxxLibrarian + +
+          Adapter for TI DSP librarian + *
+ classClxxLinker + +
+          Adapter for TI DSP linkers + *
+  +

+ + + + + +
+Uses of AbstractProcessor in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractProcessor in net.sf.antcontrib.cpptasks.trolltech
+ classMetaObjectCompiler + +
+          Adapter for the Trolltech Qt MOC Compiler.
+ classUserInterfaceCompiler + +
+          Adapter for the Trolltech Qt UIC Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CaptureStreamHandler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CaptureStreamHandler.html new file mode 100644 index 0000000..a856de5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CaptureStreamHandler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler

+
+No usage of net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCCompiler.html new file mode 100644 index 0000000..77e2f5f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCCompiler.html @@ -0,0 +1,478 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CommandLineCCompiler
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.arm
+ classADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineCCompiler
CommandLineCCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + CommandLineCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.gcc
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+ classGccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.hp
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.os390
+ classOS390CCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.os400
+ classIccCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.sun
+ classC89CCompiler + +
+          Adapter for the Sun C89 C++ Compiler
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+  +

+ + + + + +
+Uses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + +
Subclasses of CommandLineCCompiler in net.sf.antcontrib.cpptasks.ti
+ classClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompiler.html new file mode 100644 index 0000000..5d6466f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompiler.html @@ -0,0 +1,819 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CommandLineCompiler
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.arm
+ classADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.borland
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+ classBorlandResourceCompiler + +
+          Adapter for the Borland(r) brc32 Resource compiler.
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.compiler
+ classCommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return CommandLineCompiler
+ CommandLineCompilerCommandLineCompiler.getLibtoolCompiler() + +
+          Obtains the same compiler, but with libtool set + + Default behavior is to ignore libtool
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineCompiler
CommandLineCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + CommandLineCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
CommandLineCompilerConfiguration(CommandLineCompiler compiler, + java.lang.String identifier, + java.io.File[] includePath, + java.io.File[] sysIncludePath, + java.io.File[] envIncludePath, + java.lang.String includePathIdentifier, + java.lang.String[] args, + ProcessorParam[] params, + boolean rebuild, + java.lang.String[] endArgs) + +
+           
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
+ classDevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.gcc
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+ classGccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+ classWindresResourceCompiler + +
+          Adapter for the GNU windres resource compiler.
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.hp
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.mozilla
+ classXpidlCompiler + +
+          Adapter for the Mozilla Xpidl Compiler.
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
+ classOpenWatcomCompiler + +
+          An abstract base class for the OpenWatcom C and Fortran compilers.
+ classOpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.os390
+ classOS390CCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.os400
+ classIccCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.sun
+ classC89CCompiler + +
+          Adapter for the Sun C89 C++ Compiler
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.ti
+ classClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
+  +

+ + + + + +
+Uses of CommandLineCompiler in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineCompiler in net.sf.antcontrib.cpptasks.trolltech
+ classMetaObjectCompiler + +
+          Adapter for the Trolltech Qt MOC Compiler.
+ classUserInterfaceCompiler + +
+          Adapter for the Trolltech Qt UIC Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompilerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompilerConfiguration.html new file mode 100644 index 0000000..017b50a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineCompilerConfiguration.html @@ -0,0 +1,429 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CommandLineCompilerConfiguration
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type CommandLineCompilerConfiguration
+ voidBorlandResourceCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+           
+protected  CompilerConfigurationBorlandCCompiler.createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationBorlandCCompiler.createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+  +

+ + + + + +
+Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineCompilerConfiguration
+ voidCommandLineCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles a source file.
+protected abstract  CompilerConfigurationPrecompilingCommandLineCompiler.createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected abstract  CompilerConfigurationPrecompilingCommandLineCompiler.createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineCompilerConfiguration
CommandLineCompilerConfiguration(CommandLineCompilerConfiguration base, + java.lang.String[] additionalArgs, + java.lang.String[] exceptFiles, + boolean isPrecompileHeaderGeneration) + +
+           
+  +

+ + + + + +
+Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type CommandLineCompilerConfiguration
+protected  CompilerConfigurationDevStudioCompatibleCCompiler.createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationDevStudioCompatibleCCompiler.createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+  +

+ + + + + +
+Uses of CommandLineCompilerConfiguration in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type CommandLineCompilerConfiguration
+ voidGccCCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.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 CommandLineCompilerConfiguration
+ voidXpidlCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.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 CommandLineCompilerConfiguration
+ voidUserInterfaceCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineFortranCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineFortranCompiler.html new file mode 100644 index 0000000..060f4eb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineFortranCompiler.html @@ -0,0 +1,212 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler

+
+ + + + + + + + + + + + + +
+Packages that use CommandLineFortranCompiler
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of CommandLineFortranCompiler in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Subclasses of CommandLineFortranCompiler in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
+  +

+ + + + + +
+Uses of CommandLineFortranCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineFortranCompiler
CommandLineFortranCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + CommandLineFortranCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinker.html new file mode 100644 index 0000000..f193ebf --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinker.html @@ -0,0 +1,745 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineLinker

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CommandLineLinker
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.arm
+ classADSLibrarian + +
+          Adapter for ARM Librarian
+ classADSLinker + +
+          Adapter for the ARM Linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.borland
+ classBorlandLibrarian + +
+          Adapter for the Borland(r) tlib Librarian
+ classBorlandLinker + +
+          Adapter for the Borland(r) ilink32 linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranLibrarian + +
+          Adapter for the Compaq(r) Visual Fortran Librarian
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return CommandLineLinker
+ CommandLineLinkerCommandLineLinker.getLibtoolLinker() + +
+           
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineLinker
CommandLineLinker(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputSuffix, + boolean isLibtool, + CommandLineLinker libtoolLinker) + +
+          Creates a comand line linker invocation
CommandLineLinkerConfiguration(CommandLineLinker linker, + java.lang.String identifier, + java.lang.String[][] args, + ProcessorParam[] params, + boolean rebuild, + boolean map, + boolean debug, + java.lang.String[] libraryNames, + java.lang.String startupObject) + +
+           
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
+ classDevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.gcc
+ classAbstractArLibrarian + +
+          Adapter for the "ar" tool
+ classAbstractLdLinker + +
+          Abstract adapter for ld-like linkers
+ classGccLibrarian + +
+          Adapter for the 'ar' archiver
+ classGccLinker + +
+          Adapter for the GCC linker
+ classGppLinker + +
+          Adapter for the g++ variant of the GCC linker
+ classLdLinker + +
+          Adapter for the 'ld' linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.hp
+ classaCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
+ classIntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
+ classOpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
+ classOpenWatcomLibrarian + +
+          Adapter for the OpenWatcom Librarian.
+ classOpenWatcomLinker + +
+          Adapter for the OpenWatcom linker.
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.os390
+ classOS390Linker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.os400
+ classIccLinker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.sun
+ classC89Linker + +
+          Adapter for the Sun C89 Linker
+ classForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of CommandLineLinker in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineLinker in net.sf.antcontrib.cpptasks.ti
+ classClxxLibrarian + +
+          Adapter for TI DSP librarian + *
+ classClxxLinker + +
+          Adapter for TI DSP linkers + *
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinkerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinkerConfiguration.html new file mode 100644 index 0000000..2e39831 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CommandLineLinkerConfiguration.html @@ -0,0 +1,465 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CommandLineLinkerConfiguration
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type CommandLineLinkerConfiguration
+ voidBorlandLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Builds a library
+protected  java.lang.String[]BorlandLinker.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+protected  java.lang.String[]BorlandLibrarian.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type CommandLineLinkerConfiguration
+ voidCommandLineLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+protected  java.lang.String[]CommandLineLinker.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type CommandLineLinkerConfiguration
+ voidAbstractArLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ java.lang.String[]AbstractLdLinker.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type CommandLineLinkerConfiguration
+ voidLdLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ voidGppLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ voidGccLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+ voidGccLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type CommandLineLinkerConfiguration
+ voidOpenWatcomLibrarian.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Builds a library.
+protected  java.lang.String[]OpenWatcomLibrarian.prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type CommandLineLinkerConfiguration
+ voidOS390Linker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+  +

+ + + + + +
+Uses of CommandLineLinkerConfiguration in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type CommandLineLinkerConfiguration
+ voidIccLinker.link(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Compiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Compiler.html new file mode 100644 index 0000000..ac99712 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Compiler.html @@ -0,0 +1,826 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.Compiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.Compiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use Compiler
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return Compiler
+ CompilerCompilerEnum.getCompiler() + +
+           
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.arm that implement Compiler
+ classADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.borland that implement Compiler
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+ classBorlandResourceCompiler + +
+          Adapter for the Borland(r) brc32 Resource compiler.
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compaq that implement Compiler
+ classCompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement Compiler
+ classAbstractCompiler + +
+          An abstract compiler implementation.
+ classCommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return Compiler
+ CompilerCommandLineCompilerConfiguration.getCompiler() + +
+           
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.devstudio that implement Compiler
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
+ classDevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.gcc that implement Compiler
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+ classGccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+ classWindresResourceCompiler + +
+          Adapter for the GNU windres resource compiler.
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.hp that implement Compiler
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.ibm that implement Compiler
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.intel that implement Compiler
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.mozilla that implement Compiler
+ classXpidlCompiler + +
+          Adapter for the Mozilla Xpidl Compiler.
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.openwatcom that implement Compiler
+ classOpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
+ classOpenWatcomCompiler + +
+          An abstract base class for the OpenWatcom C and Fortran compilers.
+ classOpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.os390 that implement Compiler
+ classOS390CCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.os400 that implement Compiler
+ classIccCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.sun that implement Compiler
+ classC89CCompiler + +
+          Adapter for the Sun C89 C++ Compiler
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.ti that implement Compiler
+ classClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
+  +

+ + + + + +
+Uses of Compiler in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.trolltech that implement Compiler
+ classMetaObjectCompiler + +
+          Adapter for the Trolltech Qt MOC Compiler.
+ classUserInterfaceCompiler + +
+          Adapter for the Trolltech Qt UIC Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CompilerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CompilerConfiguration.html new file mode 100644 index 0000000..9ff5966 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/CompilerConfiguration.html @@ -0,0 +1,443 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use CompilerConfiguration
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of CompilerConfiguration in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CompilerConfiguration
+ DependencyInfoDependencyTable.parseIncludes(CCTask task, + CompilerConfiguration compiler, + java.io.File source) + +
+           
+ voidDependencyTable.walkDependencies(CCTask task, + DependencyInfo dependInfo, + CompilerConfiguration compiler, + DependencyInfo[] stack, + DependencyTable.DependencyVisitor visitor) + +
+           
+  +

+ + + + + +
+Uses of CompilerConfiguration in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return CompilerConfiguration
+protected  CompilerConfigurationBorlandCCompiler.createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationBorlandCCompiler.createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+  +

+ + + + + +
+Uses of CompilerConfiguration in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement CompilerConfiguration
+ classCommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return CompilerConfiguration
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ CompilerConfiguration[]PrecompilingCompiler.createPrecompileConfigurations(CompilerConfiguration config, + java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+ CompilerConfiguration[]PrecompilingCommandLineCompiler.createPrecompileConfigurations(CompilerConfiguration config, + java.io.File prototype, + java.lang.String[] exceptFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+ CompilerConfiguration[]CompilerConfiguration.createPrecompileConfigurations(java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+ CompilerConfiguration[]CommandLineCompilerConfiguration.createPrecompileConfigurations(java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+protected abstract  CompilerConfigurationPrecompilingCommandLineCompiler.createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected abstract  CompilerConfigurationPrecompilingCommandLineCompiler.createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type CompilerConfiguration
+ CompilerConfiguration[]PrecompilingCompiler.createPrecompileConfigurations(CompilerConfiguration config, + java.io.File prototype, + java.lang.String[] nonPrecompiledFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+ CompilerConfiguration[]PrecompilingCommandLineCompiler.createPrecompileConfigurations(CompilerConfiguration config, + java.io.File prototype, + java.lang.String[] exceptFiles) + +
+          This method may be used to get two distinct compiler configurations, one + for compiling the specified file and producing a precompiled header + file, and a second for compiling other files using the precompiled + header file.
+  +

+ + + + + +
+Uses of CompilerConfiguration in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return CompilerConfiguration
+protected  CompilerConfigurationDevStudioCompatibleCCompiler.createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationDevStudioCompatibleCCompiler.createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkType.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkType.html new file mode 100644 index 0000000..0cb4250 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkType.html @@ -0,0 +1,1926 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.LinkType (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.LinkType

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use LinkType
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.platformsPlatform specific utilities. 
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkType
+ ProcessorConfigurationProcessorDef.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+protected  ProcessorProcessorDef.getProcessor(LinkType linkType) + +
+          Obtains the appropriate processor (compiler, linker) based on the + LinkType.
+ ProcessorLinkerDef.getProcessor(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm with parameters of type LinkType
+protected  voidADSLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidADSLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidADSCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          
+ LinkerADSLinker.getLinker(LinkType linkType) + +
+           
+ LinkerADSLibrarian.getLinker(LinkType linkType) + +
+           
+ LinkerADSCCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type LinkType
+protected  voidBorlandLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidBorlandLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidBorlandResourceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidBorlandCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidBorlandLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ LinkerBorlandResourceCompiler.getLinker(LinkType type) + +
+           
+ LinkerBorlandLinker.getLinker(LinkType type) + +
+           
+ LinkerBorlandLibrarian.getLinker(LinkType type) + +
+           
+ LinkerBorlandCCompiler.getLinker(LinkType type) + +
+           
+protected  java.lang.StringBorlandLinker.getStartupObject(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq with parameters of type LinkType
+protected  voidCompaqVisualFortranLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidCompaqVisualFortranLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidCompaqVisualFortranCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerCompaqVisualFortranLinker.getLinker(LinkType type) + +
+           
+ LinkerCompaqVisualFortranLibrarian.getLinker(LinkType type) + +
+           
+ LinkerCompaqVisualFortranCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type LinkType
+protected abstract  voidCommandLineLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected abstract  voidCommandLineCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ voidAbstractLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+protected  CompilerConfigurationCommandLineCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + CompilerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  CompilerConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + CompilerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ LinkerProcessor.getLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ LinkerLinker.getLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+protected  java.lang.StringCommandLineLinker.getStartupObject(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type LinkType
+protected  voidDevStudioCompatibleLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidDevStudioCompatibleLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidDevStudioResourceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidDevStudioMIDLCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidDevStudioCompatibleCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidDevStudioCompatibleLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ LinkerDevStudioResourceCompiler.getLinker(LinkType type) + +
+           
+ LinkerDevStudioMIDLCompiler.getLinker(LinkType type) + +
+           
+ LinkerDevStudioLinker.getLinker(LinkType type) + +
+           
+ LinkerDevStudioLibrarian.getLinker(LinkType type) + +
+           
+ LinkerDevStudioCCompiler.getLinker(LinkType type) + +
+           
+ LinkerDevStudio2005CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type LinkType
+protected  voidGppLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidGccLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidAbstractLdLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidAbstractArLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidWindresResourceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidGccCompatibleCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidGccCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerWindresResourceCompiler.getLinker(LinkType type) + +
+           
+ LinkerLdLinker.getLinker(LinkType type) + +
+           
+ LinkerGppLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLibrarian.getLinker(LinkType type) + +
+           
+ LinkerGccCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type LinkType
+protected  voidGppLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidGccLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidGccCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerLdLinker.getLinker(LinkType type) + +
+           
+ LinkerGppLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLibrarian.getLinker(LinkType type) + +
+           
+ LinkerGccCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+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 LinkType
+protected  voidGppLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidGccLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidGccCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerLdLinker.getLinker(LinkType type) + +
+           
+ LinkerGppLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLibrarian.getLinker(LinkType type) + +
+           
+ LinkerGccCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.hp with parameters of type LinkType
+ voidaCCLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidaCCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkeraCCLinker.getLinker(LinkType type) + +
+           
+ LinkeraCCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ibm with parameters of type LinkType
+ voidVisualAgeLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidVisualAgeCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerVisualAgeLinker.getLinker(LinkType type) + +
+           
+ LinkerVisualAgeCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel with parameters of type LinkType
+ LinkerIntelWin64CCompiler.getLinker(LinkType type) + +
+           
+ LinkerIntelWin32Linker.getLinker(LinkType type) + +
+           
+ LinkerIntelWin32Librarian.getLinker(LinkType type) + +
+           
+ LinkerIntelWin32CCompiler.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux64Linker.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux64CCompiler.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux32Linker.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux32CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type LinkType
+protected  voidXpidlCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+ LinkerXpidlCompiler.getLinker(LinkType type) + +
+          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 LinkType
+protected  voidOpenWatcomLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+          Adds other command line parameters.
+protected  voidOpenWatcomLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+          Add implied arguments.
+protected  voidOpenWatcomCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add implied arguments.
+ voidOpenWatcomLinker.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ LinkerOpenWatcomLibrarian.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomFortranLinker.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomFortranCompiler.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomCLinker.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomCCompiler.getLinker(LinkType type) + +
+          Get linker.
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type LinkType
+protected  voidOS390Linker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidOS390CCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerOS390Linker.getLinker(LinkType linkType) + +
+           
+ LinkerOS390CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type LinkType
+protected  voidIccLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidIccCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerIccLinker.getLinker(LinkType linkType) + +
+           
+ LinkerIccCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.platforms
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.platforms with parameters of type LinkType
+static voidWindowsPlatform.addVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+static voidWindowsPlatform.writeResource(java.io.Writer writer, + VersionInfo versionInfo, + java.io.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 LinkType
+ voidForteCCLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidC89Linker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidForteCCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidC89CCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerForteCCLinker.getLinker(LinkType type) + +
+           
+ LinkerForteCCCompiler.getLinker(LinkType linkType) + +
+           
+ LinkerC89Linker.getLinker(LinkType linkType) + +
+           
+ LinkerC89CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti with parameters of type LinkType
+protected  voidClxxLinker.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidClxxLibrarian.addImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidClxxCCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ LinkerClxxLinker.getLinker(LinkType linkType) + +
+           
+ LinkerClxxLibrarian.getLinker(LinkType linkType) + +
+           
+ LinkerClxxCCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of LinkType in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type LinkType
+protected  voidUserInterfaceCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+protected  voidMetaObjectCompiler.addImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+ LinkerUserInterfaceCompiler.getLinker(LinkType type) + +
+          Gets linker associated with this type.
+ LinkerMetaObjectCompiler.getLinker(LinkType type) + +
+          Gets linker associated with this type.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Linker.html new file mode 100644 index 0000000..1aeea5f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Linker.html @@ -0,0 +1,1554 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.Linker

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use Linker
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return Linker
+ LinkerLinkerEnum.getLinker() + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type Linker
+ voidLinkerDef.visitSystemLibraries(Linker linker, + FileVisitor libraryVisitor) + +
+           
+ voidLinkerDef.visitUserLibraries(Linker linker, + FileVisitor libraryVisitor) + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type Linker
ObjectFileCollector(Linker linker, + java.util.Vector files) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.arm that implement Linker
+ classADSLibrarian + +
+          Adapter for ARM Librarian
+ classADSLinker + +
+          Adapter for the ARM Linker
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm that return Linker
+ LinkerADSLinker.getLinker(LinkType linkType) + +
+           
+ LinkerADSLibrarian.getLinker(LinkType linkType) + +
+           
+ LinkerADSCCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.borland that implement Linker
+ classBorlandLibrarian + +
+          Adapter for the Borland(r) tlib Librarian
+ classBorlandLinker + +
+          Adapter for the Borland(r) ilink32 linker
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return Linker
+ LinkerBorlandResourceCompiler.getLinker(LinkType type) + +
+           
+ LinkerBorlandLinker.getLinker(LinkType type) + +
+           
+ LinkerBorlandLibrarian.getLinker(LinkType type) + +
+           
+ LinkerBorlandCCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compaq that implement Linker
+ classCompaqVisualFortranLibrarian + +
+          Adapter for the Compaq(r) Visual Fortran Librarian
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq that return Linker
+ LinkerCompaqVisualFortranLinker.getLinker(LinkType type) + +
+           
+ LinkerCompaqVisualFortranLibrarian.getLinker(LinkType type) + +
+           
+ LinkerCompaqVisualFortranCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement Linker
+ classAbstractLinker + +
+          An abstract Linker implementation.
+ classCommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return Linker
+ LinkerLinkerConfiguration.getLinker() + +
+           
+ LinkerCommandLineLinkerConfiguration.getLinker() + +
+           
+ LinkerProcessor.getLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ LinkerLinker.getLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.devstudio that implement Linker
+ classDevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
+ classDevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return Linker
+ LinkerDevStudioResourceCompiler.getLinker(LinkType type) + +
+           
+ LinkerDevStudioMIDLCompiler.getLinker(LinkType type) + +
+           
+ LinkerDevStudioLinker.getLinker(LinkType type) + +
+           
+ LinkerDevStudioLibrarian.getLinker(LinkType type) + +
+           
+ LinkerDevStudioCCompiler.getLinker(LinkType type) + +
+           
+ LinkerDevStudio2005CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.gcc that implement Linker
+ classAbstractArLibrarian + +
+          Adapter for the "ar" tool
+ classAbstractLdLinker + +
+          Abstract adapter for ld-like linkers
+ classGccLibrarian + +
+          Adapter for the 'ar' archiver
+ classGccLinker + +
+          Adapter for the GCC linker
+ classGppLinker + +
+          Adapter for the g++ variant of the GCC linker
+ classLdLinker + +
+          Adapter for the 'ld' linker
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return Linker
+ LinkerWindresResourceCompiler.getLinker(LinkType type) + +
+           
+ LinkerLdLinker.getLinker(LinkType type) + +
+           
+ LinkerGppLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLibrarian.getLinker(LinkType type) + +
+           
+ LinkerGccCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return Linker
+ LinkerLdLinker.getLinker(LinkType type) + +
+           
+ LinkerGppLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLibrarian.getLinker(LinkType type) + +
+           
+ LinkerGccCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return Linker
+ LinkerLdLinker.getLinker(LinkType type) + +
+           
+ LinkerGppLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLinker.getLinker(LinkType type) + +
+           
+ LinkerGccLibrarian.getLinker(LinkType type) + +
+           
+ LinkerGccCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.hp that implement Linker
+ classaCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.hp that return Linker
+ LinkeraCCLinker.getLinker(LinkType type) + +
+           
+ LinkeraCCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.ibm that implement Linker
+ classVisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ibm that return Linker
+ LinkerVisualAgeLinker.getLinker(LinkType type) + +
+           
+ LinkerVisualAgeCCompiler.getLinker(LinkType linkType) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.intel that implement Linker
+ classIntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
+ classIntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return Linker
+ LinkerIntelWin64CCompiler.getLinker(LinkType type) + +
+           
+ LinkerIntelWin32Linker.getLinker(LinkType type) + +
+           
+ LinkerIntelWin32Librarian.getLinker(LinkType type) + +
+           
+ LinkerIntelWin32CCompiler.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux64Linker.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux64CCompiler.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux32Linker.getLinker(LinkType type) + +
+           
+ LinkerIntelLinux32CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla that return Linker
+ LinkerXpidlCompiler.getLinker(LinkType type) + +
+          Gets linker associated with this type.
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.openwatcom that implement Linker
+ classOpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
+ classOpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
+ classOpenWatcomLibrarian + +
+          Adapter for the OpenWatcom Librarian.
+ classOpenWatcomLinker + +
+          Adapter for the OpenWatcom linker.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return Linker
+ LinkerOpenWatcomLibrarian.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomFortranLinker.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomFortranCompiler.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomCLinker.getLinker(LinkType type) + +
+          Get linker.
+ LinkerOpenWatcomCCompiler.getLinker(LinkType type) + +
+          Get linker.
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.os390 that implement Linker
+ classOS390Linker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 that return Linker
+ LinkerOS390Linker.getLinker(LinkType linkType) + +
+           
+ LinkerOS390CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.os400 that implement Linker
+ classIccLinker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 that return Linker
+ LinkerIccLinker.getLinker(LinkType linkType) + +
+           
+ LinkerIccCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.sun that implement Linker
+ classC89Linker + +
+          Adapter for the Sun C89 Linker
+ classForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun that return Linker
+ LinkerForteCCLinker.getLinker(LinkType type) + +
+           
+ LinkerForteCCCompiler.getLinker(LinkType linkType) + +
+           
+ LinkerC89Linker.getLinker(LinkType linkType) + +
+           
+ LinkerC89CCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.ti that implement Linker
+ classClxxLibrarian + +
+          Adapter for TI DSP librarian + *
+ classClxxLinker + +
+          Adapter for TI DSP linkers + *
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti that return Linker
+ LinkerClxxLinker.getLinker(LinkType linkType) + +
+           
+ LinkerClxxLibrarian.getLinker(LinkType linkType) + +
+           
+ LinkerClxxCCompiler.getLinker(LinkType type) + +
+           
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech that return Linker
+ LinkerUserInterfaceCompiler.getLinker(LinkType type) + +
+          Gets linker associated with this type.
+ LinkerMetaObjectCompiler.getLinker(LinkType type) + +
+          Gets linker associated with this type.
+  +

+ + + + + +
+Uses of Linker in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type Linker
+ voidLibrarySet.visitLibraries(org.apache.tools.ant.Project project, + Linker linker, + java.io.File[] libpath, + FileVisitor visitor) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkerConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkerConfiguration.html new file mode 100644 index 0000000..e8e5447 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/LinkerConfiguration.html @@ -0,0 +1,282 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration

+
+ + + + + + + + + + + + + +
+Packages that use LinkerConfiguration
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of LinkerConfiguration in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return LinkerConfiguration
+protected  LinkerConfigurationCCTask.collectExplicitObjectFiles(java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkerConfiguration
+protected  TargetInfoCCTask.getLinkTarget(LinkerConfiguration linkerConfig, + java.util.Vector objectFiles, + java.util.Vector sysObjectFiles, + java.util.Hashtable compileTargets, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type LinkerConfiguration
TargetMatcher(CCTask task, + java.io.File outputDir, + ProcessorConfiguration[] processors, + LinkerConfiguration linker, + java.util.Vector objectFiles, + java.util.Hashtable targets, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of LinkerConfiguration in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement LinkerConfiguration
+ classCommandLineLinkerConfiguration + +
+          A configuration for a command line linker
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return LinkerConfiguration
+protected  LinkerConfigurationCommandLineLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseDefs, + LinkerDef specificDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+protected abstract  LinkerConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + LinkerDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCCompiler.html new file mode 100644 index 0000000..9d12fb2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCCompiler.html @@ -0,0 +1,298 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use PrecompilingCommandLineCCompiler
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Subclasses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.borland
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type PrecompilingCommandLineCCompiler
PrecompilingCommandLineCCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + PrecompilingCommandLineCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of PrecompilingCommandLineCCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCompiler.html new file mode 100644 index 0000000..3bd8087 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCommandLineCompiler.html @@ -0,0 +1,314 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use PrecompilingCommandLineCompiler
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Subclasses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.borland
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Subclasses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.compiler
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.compiler with parameters of type PrecompilingCommandLineCompiler
PrecompilingCommandLineCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + java.lang.String outputSuffix, + boolean libtool, + PrecompilingCommandLineCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+  +

+ + + + + +
+Uses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of PrecompilingCommandLineCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCompiler.html new file mode 100644 index 0000000..b1c3c8e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/PrecompilingCompiler.html @@ -0,0 +1,300 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.PrecompilingCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.PrecompilingCompiler

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use PrecompilingCompiler
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.borland that implement PrecompilingCompiler
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement PrecompilingCompiler
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.devstudio that implement PrecompilingCompiler
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+  +

+ + + + + +
+Uses of PrecompilingCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.intel that implement PrecompilingCompiler
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Processor.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Processor.html new file mode 100644 index 0000000..0e5989e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/Processor.html @@ -0,0 +1,1571 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.Processor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.Processor

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use Processor
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return Processor
+ ProcessorProcessorEnumValue.getProcessor() + +
+           
+protected  ProcessorProcessorDef.getProcessor() + +
+          Obtains the appropriate processor (compiler, linker)
+ ProcessorLinkerDef.getProcessor() + +
+           
+ ProcessorCompilerDef.getProcessor() + +
+           
+protected  ProcessorProcessorDef.getProcessor(LinkType linkType) + +
+          Obtains the appropriate processor (compiler, linker) based on the + LinkType.
+ ProcessorLinkerDef.getProcessor(LinkType linkType) + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type Processor
+protected  voidProcessorDef.setProcessor(Processor processor) + +
+          Sets the processor
+protected  voidLinkerDef.setProcessor(Processor proc) + +
+           
+protected  voidCompilerDef.setProcessor(Processor proc) + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type Processor
ProcessorEnumValue(java.lang.String name, + Processor processor) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.arm that implement Processor
+ classADSCCompiler + +
+          Adapter for the ARM C Compilers + + See Doc No: ARM DUI 0151A, Issued: Nov 2001 at + http://www.arm.com/arm/User_Guides?OpenDocument
+ classADSLibrarian + +
+          Adapter for ARM Librarian
+ classADSLinker + +
+          Adapter for the ARM Linker
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.borland that implement Processor
+ classBorlandCCompiler + +
+          Adapter for the Borland(r) C/C++ compiler.
+ classBorlandLibrarian + +
+          Adapter for the Borland(r) tlib Librarian
+ classBorlandLinker + +
+          Adapter for the Borland(r) ilink32 linker
+ classBorlandResourceCompiler + +
+          Adapter for the Borland(r) brc32 Resource compiler.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return Processor
+ ProcessorBorlandResourceCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorBorlandCCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compaq that implement Processor
+ classCompaqVisualFortranCompiler + +
+          Adapter for the Compaq(r) Visual Fortran compiler.
+ classCompaqVisualFortranLibrarian + +
+          Adapter for the Compaq(r) Visual Fortran Librarian
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq that return Processor
+ ProcessorCompaqVisualFortranCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Subinterfaces of Processor in net.sf.antcontrib.cpptasks.compiler
+ interfaceCompiler + +
+          A compiler.
+ interfaceLinker + +
+          A linker for executables, and static and dynamic libraries.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement Processor
+ classAbstractCompiler + +
+          An abstract compiler implementation.
+ classAbstractLinker + +
+          An abstract Linker implementation.
+ classAbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
+ classCommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
+ classCommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
+ classPrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+ classPrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return Processor
+ ProcessorProcessor.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorAbstractProcessor.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorAbstractLinker.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.devstudio that implement Processor
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
+ classDevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
+ classDevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+ classDevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
+ classDevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return Processor
+ ProcessorDevStudioResourceCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorDevStudioMIDLCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorDevStudioCCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorDevStudio2005CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.gcc that implement Processor
+ classAbstractArLibrarian + +
+          Adapter for the "ar" tool
+ classAbstractLdLinker + +
+          Abstract adapter for ld-like linkers
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+ classGccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+ classGccLibrarian + +
+          Adapter for the 'ar' archiver
+ classGccLinker + +
+          Adapter for the GCC linker
+ classGppLinker + +
+          Adapter for the g++ variant of the GCC linker
+ classLdLinker + +
+          Adapter for the 'ld' linker
+ classWindresResourceCompiler + +
+          Adapter for the GNU windres resource compiler.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return Processor
+ ProcessorWindresResourceCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorGccCCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return Processor
+ ProcessorGccCCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return Processor
+ ProcessorGccCCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.hp that implement Processor
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+ classaCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.ibm that implement Processor
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+ classVisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.intel that implement Processor
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+ classIntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return Processor
+ ProcessorIntelWin64CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorIntelWin32CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorIntelLinux64CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+ ProcessorIntelLinux32CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.mozilla that implement Processor
+ classXpidlCompiler + +
+          Adapter for the Mozilla Xpidl Compiler.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla that return Processor
+ ProcessorXpidlCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment (deprecated).
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.openwatcom that implement Processor
+ classOpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
+ classOpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
+ classOpenWatcomCompiler + +
+          An abstract base class for the OpenWatcom C and Fortran compilers.
+ classOpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
+ classOpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
+ classOpenWatcomLibrarian + +
+          Adapter for the OpenWatcom Librarian.
+ classOpenWatcomLinker + +
+          Adapter for the OpenWatcom linker.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return Processor
+ ProcessorOpenWatcomCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment.
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.os390 that implement Processor
+ classOS390CCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+ classOS390Linker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 that return Processor
+ ProcessorOS390CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.os400 that implement Processor
+ classIccCompiler + +
+          Adapter for the IBM (R) OS/390 (tm) C++ Compiler
+ classIccLinker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 that return Processor
+ ProcessorIccCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.sun that implement Processor
+ classC89CCompiler + +
+          Adapter for the Sun C89 C++ Compiler
+ classC89Linker + +
+          Adapter for the Sun C89 Linker
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+ classForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun that return Processor
+ ProcessorC89CCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.ti that implement Processor
+ classClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
+ classClxxLibrarian + +
+          Adapter for TI DSP librarian + *
+ classClxxLinker + +
+          Adapter for TI DSP linkers + *
+  +

+ + + + + +
+Uses of Processor in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.trolltech that implement Processor
+ classMetaObjectCompiler + +
+          Adapter for the Trolltech Qt MOC Compiler.
+ classUserInterfaceCompiler + +
+          Adapter for the Trolltech Qt UIC Compiler.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech that return Processor
+ ProcessorUserInterfaceCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment (deprecated).
+ ProcessorMetaObjectCompiler.changeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment (deprecated).
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProcessorConfiguration.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProcessorConfiguration.html new file mode 100644 index 0000000..ddbf538 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProcessorConfiguration.html @@ -0,0 +1,387 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration

+
+ + + + + + + + + + + + + +
+Packages that use ProcessorConfiguration
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of ProcessorConfiguration in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return ProcessorConfiguration
+ ProcessorConfigurationProcessorDef.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef baseDef, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Creates a configuration
+ ProcessorConfigurationTargetInfo.getConfiguration() + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ProcessorConfiguration
+ voidCCTaskProgressMonitor.finish(ProcessorConfiguration config, + boolean normal) + +
+           
+ voidCCTaskProgressMonitor.start(ProcessorConfiguration config) + +
+           
+ voidTargetHistoryTable.update(ProcessorConfiguration config, + java.lang.String[] sources, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks with parameters of type ProcessorConfiguration
TargetInfo(ProcessorConfiguration config, + java.io.File[] sources, + java.io.File[] sysSources, + java.io.File output, + boolean rebuild) + +
+           
TargetMatcher(CCTask task, + java.io.File outputDir, + ProcessorConfiguration[] processors, + LinkerConfiguration linker, + java.util.Vector objectFiles, + java.util.Hashtable targets, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + +
+Uses of ProcessorConfiguration in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Subinterfaces of ProcessorConfiguration in net.sf.antcontrib.cpptasks.compiler
+ interfaceCompilerConfiguration + +
+          A configuration for a compiler
+ interfaceLinkerConfiguration + +
+          A configuration for a linker
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.compiler that implement ProcessorConfiguration
+ classCommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
+ classCommandLineLinkerConfiguration + +
+          A configuration for a command line linker
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return ProcessorConfiguration
+ ProcessorConfigurationProcessor.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] defaultProviders, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+          Returns the compiler configuration for or element.
+ ProcessorConfigurationAbstractLinker.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+ ProcessorConfigurationAbstractCompiler.createConfiguration(CCTask task, + LinkType linkType, + ProcessorDef[] baseConfigs, + ProcessorDef specificConfig, + TargetDef targetPlatform, + VersionInfo versionInfo) + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type ProcessorConfiguration
+ voidProgressMonitor.finish(ProcessorConfiguration config, + boolean normal) + +
+           
+ voidProgressMonitor.start(ProcessorConfiguration config) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProgressMonitor.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProgressMonitor.html new file mode 100644 index 0000000..8e0a5e3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/class-use/ProgressMonitor.html @@ -0,0 +1,381 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.compiler.ProgressMonitor

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use ProgressMonitor
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of ProgressMonitor in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks that implement ProgressMonitor
+ classCCTaskProgressMonitor + +
+           
+  +

+ + + + + +
+Uses of ProgressMonitor in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type ProgressMonitor
+ voidBorlandResourceCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+           
+  +

+ + + + + +
+Uses of ProgressMonitor in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type ProgressMonitor
+ voidCompilerConfiguration.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + boolean relentless, + ProgressMonitor monitor) + +
+           
+ voidCommandLineCompilerConfiguration.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + boolean relentless, + ProgressMonitor monitor) + +
+           
+ voidCommandLineCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles a source file.
+  +

+ + + + + +
+Uses of ProgressMonitor in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type ProgressMonitor
+ voidGccCCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+           
+  +

+ + + + + +
+Uses of ProgressMonitor in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla with parameters of type ProgressMonitor
+ voidXpidlCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .idl file into the corresponding .h and .xpt files.
+  +

+ + + + + +
+Uses of ProgressMonitor in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech with parameters of type ProgressMonitor
+ voidUserInterfaceCompiler.compile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html new file mode 100644 index 0000000..cc79576 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html @@ -0,0 +1,82 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compiler (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.compiler + + + + +
+Interfaces  + +
+Compiler +
+CompilerConfiguration +
+Linker +
+LinkerConfiguration +
+PrecompilingCompiler +
+Processor +
+ProcessorConfiguration +
+ProgressMonitor
+ + + + + + +
+Classes  + +
+AbstractCompiler +
+AbstractLinker +
+AbstractProcessor +
+CaptureStreamHandler +
+CommandLineCCompiler +
+CommandLineCompiler +
+CommandLineCompilerConfiguration +
+CommandLineFortranCompiler +
+CommandLineLinker +
+CommandLineLinkerConfiguration +
+LinkType +
+PrecompilingCommandLineCCompiler +
+PrecompilingCommandLineCompiler
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html new file mode 100644 index 0000000..e2e40eb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html @@ -0,0 +1,250 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.compiler +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Interface Summary
CompilerA compiler.
CompilerConfigurationA configuration for a compiler
LinkerA linker for executables, and static and dynamic libraries.
LinkerConfigurationA configuration for a linker
PrecompilingCompilerA compiler that can utilize precompilation of header files
ProcessorA processor.
ProcessorConfigurationA configuration for a C++ compiler, linker or other processor
ProgressMonitorInterface to receive notification of compile progress
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
AbstractCompilerAn abstract compiler implementation.
AbstractLinkerAn abstract Linker implementation.
AbstractProcessorAn abstract processor (compiler/linker) implementation.
CaptureStreamHandlerImplements ExecuteStreamHandler to capture the output of a Execute to an + array of strings
CommandLineCCompilerAn abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerAn abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerConfigurationA configuration for a C++ compiler
CommandLineFortranCompilerAn abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinkerAn abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfigurationA configuration for a command line linker
LinkTypeThis class represents the target platform for the compile and link step.
PrecompilingCommandLineCCompilerA command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompilerA command line C compiler that can utilize precompilation of header files
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html new file mode 100644 index 0000000..d7920a5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html @@ -0,0 +1,176 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compiler Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.compiler +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html new file mode 100644 index 0000000..17b3cd7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html @@ -0,0 +1,1632 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.compiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.compiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.compiler
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.platformsPlatform specific utilities. 
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks
Compiler + +
+          A compiler.
CompilerConfiguration + +
+          A configuration for a compiler
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkerConfiguration + +
+          A configuration for a linker
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
ProcessorConfiguration + +
+          A configuration for a C++ compiler, linker or other processor
ProgressMonitor + +
+          Interface to receive notification of compile progress
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.arm
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.borland
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
Compiler + +
+          A compiler.
CompilerConfiguration + +
+          A configuration for a compiler
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
PrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCompiler + +
+          A compiler that can utilize precompilation of header files
Processor + +
+          A processor.
ProgressMonitor + +
+          Interface to receive notification of compile progress
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.compaq
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.compiler
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
CommandLineFortranCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
Compiler + +
+          A compiler.
CompilerConfiguration + +
+          A configuration for a compiler
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkerConfiguration + +
+          A configuration for a linker
LinkType + +
+          This class represents the target platform for the compile and link step.
PrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCompiler + +
+          A compiler that can utilize precompilation of header files
Processor + +
+          A processor.
ProcessorConfiguration + +
+          A configuration for a C++ compiler, linker or other processor
ProgressMonitor + +
+          Interface to receive notification of compile progress
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.devstudio
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
CompilerConfiguration + +
+          A configuration for a compiler
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
PrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCompiler + +
+          A compiler that can utilize precompilation of header files
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.gcc
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.gcc.cross
CommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
ProgressMonitor + +
+          Interface to receive notification of compile progress
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.hp
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.ibm
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.intel
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
PrecompilingCommandLineCCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCommandLineCompiler + +
+          A command line C compiler that can utilize precompilation of header files
PrecompilingCompiler + +
+          A compiler that can utilize precompilation of header files
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.mozilla
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
ProgressMonitor + +
+          Interface to receive notification of compile progress
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.openwatcom
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.os390
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.os400
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
CommandLineLinkerConfiguration + +
+          A configuration for a command line linker
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.platforms
LinkType + +
+          This class represents the target platform for the compile and link step.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.sun
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.ti
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractLinker + +
+          An abstract Linker implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineLinker + +
+          An abstract Linker implementation that performs the link via an external + command.
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.trolltech
AbstractCompiler + +
+          An abstract compiler implementation.
AbstractProcessor + +
+          An abstract processor (compiler/linker) implementation.
CommandLineCompiler + +
+          An abstract Compiler implementation which uses an external program to + perform the compile.
CommandLineCompilerConfiguration + +
+          A configuration for a C++ compiler
Compiler + +
+          A compiler.
Linker + +
+          A linker for executables, and static and dynamic libraries.
LinkType + +
+          This class represents the target platform for the compile and link step.
Processor + +
+          A processor.
ProgressMonitor + +
+          Interface to receive notification of compile progress
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.types
Linker + +
+          A linker for executables, and static and dynamic libraries.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html new file mode 100644 index 0000000..5eb6f2c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html @@ -0,0 +1,407 @@ + + + + + + + +DevStudio2005CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudio2005CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+                          extended by net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public final class DevStudio2005CCompiler
extends DevStudioCompatibleCCompiler
+ + +

+Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler +

+ +

+

+
Author:
+
David Haney
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddDebugSwitch(java.util.Vector args) + +
+          Override the default debug flags to use VC 8 compatible versions.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static DevStudio2005CCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudio2005CCompiler getInstance()
+
+
+
+
+
+
+ +

+addDebugSwitch

+
+protected void addDebugSwitch(java.util.Vector args)
+
+
Override the default debug flags to use VC 8 compatible versions. +

+

+
Overrides:
addDebugSwitch in class DevStudioCompatibleCCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html new file mode 100644 index 0000000..77ba3be --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html @@ -0,0 +1,383 @@ + + + + + + + +DevStudioCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+                          extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public final class DevStudioCCompiler
extends DevStudioCompatibleCCompiler
+ + +

+Adapter for the Microsoft(r) C/C++ Optimizing Compiler +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static DevStudioCCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
addDebugSwitch, addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioCCompiler getInstance()
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html new file mode 100644 index 0000000..584d3ab --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html @@ -0,0 +1,556 @@ + + + + + + + +DevStudioCompatibleCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCompatibleCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
Direct Known Subclasses:
DevStudio2005CCompiler, DevStudioCCompiler, IntelWin32CCompiler, IntelWin64CCompiler
+
+
+
+
public abstract class DevStudioCompatibleCCompiler
extends PrecompilingCommandLineCCompiler
+ + +

+An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected DevStudioCompatibleCCompiler(java.lang.String command, + java.lang.String identifierArg, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddDebugSwitch(java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+protected  CompilerConfigurationcreatePrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationcreatePrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioCompatibleCCompiler

+
+protected DevStudioCompatibleCCompiler(java.lang.String command,
+                                       java.lang.String identifierArg,
+                                       boolean newEnvironment,
+                                       org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addDebugSwitch

+
+protected void addDebugSwitch(java.util.Vector args)
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+createPrecompileGeneratingConfig

+
+protected CompilerConfiguration createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                                 java.io.File prototype,
+                                                                 java.lang.String lastInclude)
+
+
+
Specified by:
createPrecompileGeneratingConfig in class PrecompilingCommandLineCompiler
+
+
+
+
+
+
+ +

+createPrecompileUsingConfig

+
+protected CompilerConfiguration createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                            java.io.File prototype,
+                                                            java.lang.String lastInclude,
+                                                            java.lang.String[] exceptFiles)
+
+
+
Specified by:
createPrecompileUsingConfig in class PrecompilingCommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html new file mode 100644 index 0000000..cde7c80 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html @@ -0,0 +1,613 @@ + + + + + + + +DevStudioCompatibleLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCompatibleLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
DevStudioLibrarian, IntelWin32Librarian
+
+
+
+
public abstract class DevStudioCompatibleLibrarian
extends CommandLineLinker
+ + +

+Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + +
+Constructor Summary
DevStudioCompatibleLibrarian(java.lang.String command, + java.lang.String identifierArg) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioCompatibleLibrarian

+
+public DevStudioCompatibleLibrarian(java.lang.String command,
+                                    java.lang.String identifierArg)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html new file mode 100644 index 0000000..7a77dbc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html @@ -0,0 +1,654 @@ + + + + + + + +DevStudioCompatibleLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCompatibleLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
CompaqVisualFortranLinker, DevStudioLinker, IntelWin32Linker
+
+
+
+
public abstract class DevStudioCompatibleLinker
extends CommandLineLinker
+ + +

+Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + +
+Constructor Summary
DevStudioCompatibleLinker(java.lang.String command, + java.lang.String identifierArg, + java.lang.String outputSuffix) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+ voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioCompatibleLinker

+
+public DevStudioCompatibleLinker(java.lang.String command,
+                                 java.lang.String identifierArg,
+                                 java.lang.String outputSuffix)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+addVersionFiles

+
+public void addVersionFiles(VersionInfo versionInfo,
+                            LinkType linkType,
+                            java.io.File outputFile,
+                            boolean isDebug,
+                            java.io.File objDir,
+                            TargetMatcher matcher)
+                     throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
Specified by:
addVersionFiles in interface Linker
Overrides:
addVersionFiles in class AbstractLinker
+
+
+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html new file mode 100644 index 0000000..401eedc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html @@ -0,0 +1,310 @@ + + + + + + + +DevStudioLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
+                  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class DevStudioLibrarian
extends DevStudioCompatibleLibrarian
+ + +

+Adapter for the Microsoft (r) Library Manager +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static DevStudioLibrariangetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioLibrarian getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html new file mode 100644 index 0000000..e501bd2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html @@ -0,0 +1,310 @@ + + + + + + + +DevStudioLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
+                  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class DevStudioLinker
extends DevStudioCompatibleLinker
+ + +

+Adapter for the Microsoft (r) Incremental Linker +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static DevStudioLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioLinker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html new file mode 100644 index 0000000..6a716e0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html @@ -0,0 +1,625 @@ + + + + + + + +DevStudioMIDLCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioMIDLCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class DevStudioMIDLCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Microsoft (r) MIDL Compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+static DevStudioMIDLCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getIdentifier, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioMIDLCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html new file mode 100644 index 0000000..382a275 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html @@ -0,0 +1,343 @@ + + + + + + + +DevStudioProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
+
+
+
+
public class DevStudioProcessor
extends java.lang.Object
+ + +

+A add-in class for Microsoft Developer Studio processors +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+static voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+           
+static voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+static booleanisCaseSensitive() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+public static void getDefineSwitch(java.lang.StringBuffer buffer,
+                                   java.lang.String define,
+                                   java.lang.String value)
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+public static void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                     java.lang.String define)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html new file mode 100644 index 0000000..569fcfd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html @@ -0,0 +1,286 @@ + + + + + + + +DevStudioProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioProjectWriter

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
+
+
+
All Implemented Interfaces:
ProjectWriter
+
+
+
+
public final class DevStudioProjectWriter
extends java.lang.Object
implements ProjectWriter
+ + +

+Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file. + + Status: Collects file list but does not pick + up libraries and settings from project. +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
DevStudioProjectWriter(java.lang.String versionArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioProjectWriter

+
+public DevStudioProjectWriter(java.lang.String versionArg)
+
+
Constructor. +

+

+
Parameters:
versionArg - String Visual Studio version.
+
+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+public void writeProject(java.io.File fileName,
+                         CCTask task,
+                         ProjectDef projectDef,
+                         java.util.List files,
+                         java.util.Hashtable targets,
+                         TargetInfo linkTarget)
+                  throws java.io.IOException
+
+
Writes a project definition file. +

+

+
Specified by:
writeProject in interface ProjectWriter
+
+
+
Parameters:
fileName - File name base, writer may append appropriate extension
task - cc task for which to write project
projectDef - project element
files - source files
targets - compilation targets
linkTarget - link target +
Throws: +
java.io.IOException - if error writing project file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html new file mode 100644 index 0000000..e337087 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html @@ -0,0 +1,653 @@ + + + + + + + +DevStudioResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioResourceCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class DevStudioResourceCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Microsoft (r) Windows 32 Resource Compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+static DevStudioResourceCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioResourceCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html new file mode 100644 index 0000000..9882de2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html @@ -0,0 +1,289 @@ + + + + + + + +VisualStudioNETProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class VisualStudioNETProjectWriter

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
+
+
+
All Implemented Interfaces:
ProjectWriter
+
+
+
+
public final class VisualStudioNETProjectWriter
extends java.lang.Object
implements ProjectWriter
+ + +

+Writes a Visual Studio.NET project file. +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
VisualStudioNETProjectWriter(java.lang.String versionArg, + java.lang.String trueArg, + java.lang.String falseArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VisualStudioNETProjectWriter

+
+public VisualStudioNETProjectWriter(java.lang.String versionArg,
+                                    java.lang.String trueArg,
+                                    java.lang.String falseArg)
+
+
Constructor. +

+

+
Parameters:
versionArg - String VisualStudio.NET version
trueArg - literal to represent true, "true" in VC 2005.
falseArg - literal to represent false, "false" in VC 2005.
+
+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+public void writeProject(java.io.File fileName,
+                         CCTask task,
+                         ProjectDef projectDef,
+                         java.util.List sources,
+                         java.util.Hashtable targets,
+                         TargetInfo linkTarget)
+                  throws java.io.IOException,
+                         org.xml.sax.SAXException
+
+
Writes a project definition file. +

+

+
Specified by:
writeProject in interface ProjectWriter
+
+
+
Parameters:
fileName - project name for file, should has .cbx extension
task - cc task for which to write project
projectDef - project element
sources - source files
targets - compilation targets
linkTarget - link target +
Throws: +
java.io.IOException - if I/O error +
org.xml.sax.SAXException - if XML serialization error
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html new file mode 100644 index 0000000..1f270fa --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler

+
+ + + + + + + + + +
+Packages that use DevStudio2005CCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudio2005CCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudio2005CCompiler
+static DevStudio2005CCompilerDevStudio2005CCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html new file mode 100644 index 0000000..9dea587 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler

+
+ + + + + + + + + +
+Packages that use DevStudioCCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioCCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioCCompiler
+static DevStudioCCompilerDevStudioCCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html new file mode 100644 index 0000000..d7659c8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html @@ -0,0 +1,225 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler

+
+ + + + + + + + + + + + + +
+Packages that use DevStudioCompatibleCCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Subclasses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+  +

+ + + + + +
+Uses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html new file mode 100644 index 0000000..d5ecf7e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html @@ -0,0 +1,207 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian

+
+ + + + + + + + + + + + + +
+Packages that use DevStudioCompatibleLibrarian
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+  +

+ + + + + +
+Uses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html new file mode 100644 index 0000000..80dc69b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker

+
+ + + + + + + + + + + + + + + + + +
+Packages that use DevStudioCompatibleLinker
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + +
+Uses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+  +

+ + + + + +
+Uses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html new file mode 100644 index 0000000..5a28ff2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian

+
+ + + + + + + + + +
+Packages that use DevStudioLibrarian
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioLibrarian in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioLibrarian
+static DevStudioLibrarianDevStudioLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html new file mode 100644 index 0000000..078edea --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker

+
+ + + + + + + + + +
+Packages that use DevStudioLinker
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioLinker
+static DevStudioLinkerDevStudioLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html new file mode 100644 index 0000000..e59711f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler

+
+ + + + + + + + + +
+Packages that use DevStudioMIDLCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioMIDLCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioMIDLCompiler
+static DevStudioMIDLCompilerDevStudioMIDLCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html new file mode 100644 index 0000000..4b4728e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html new file mode 100644 index 0000000..04c0d9f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html new file mode 100644 index 0000000..72fe125 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler

+
+ + + + + + + + + +
+Packages that use DevStudioResourceCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioResourceCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioResourceCompiler
+static DevStudioResourceCompilerDevStudioResourceCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html new file mode 100644 index 0000000..a8bd034 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html new file mode 100644 index 0000000..c272207 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html @@ -0,0 +1,55 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.devstudio + + + + +
+Classes  + +
+DevStudio2005CCompiler +
+DevStudioCCompiler +
+DevStudioCompatibleCCompiler +
+DevStudioCompatibleLibrarian +
+DevStudioCompatibleLinker +
+DevStudioLibrarian +
+DevStudioLinker +
+DevStudioMIDLCompiler +
+DevStudioProcessor +
+DevStudioProjectWriter +
+DevStudioResourceCompiler +
+VisualStudioNETProjectWriter
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html new file mode 100644 index 0000000..4664d73 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html @@ -0,0 +1,217 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.devstudio +

+Adapters for Microsoft tools. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
DevStudio2005CCompilerAdapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
DevStudioCCompilerAdapter for the Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleCCompilerAn abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleLibrarianAbstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
DevStudioCompatibleLinkerAbstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
DevStudioLibrarianAdapter for the Microsoft (r) Library Manager
DevStudioLinkerAdapter for the Microsoft (r) Incremental Linker
DevStudioMIDLCompilerAdapter for the Microsoft (r) MIDL Compiler
DevStudioProcessorA add-in class for Microsoft Developer Studio processors
DevStudioProjectWriterWrites a Microsoft Visual Studio 97 or Visual Studio 6 project file.
DevStudioResourceCompilerAdapter for the Microsoft (r) Windows 32 Resource Compiler
VisualStudioNETProjectWriterWrites a Visual Studio.NET project file.
+  + +

+

+Package net.sf.antcontrib.cpptasks.devstudio Description +

+ +

+Adapters for Microsoft tools. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html new file mode 100644 index 0000000..44517e2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html @@ -0,0 +1,176 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.devstudio +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html new file mode 100644 index 0000000..e0d11a6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html @@ -0,0 +1,272 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.devstudio

+
+ + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.devstudio
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.compaq
DevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.devstudio
DevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
DevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
DevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
DevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
DevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
DevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
DevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.intel
DevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
DevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractArLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractArLibrarian.html new file mode 100644 index 0000000..830cf9e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractArLibrarian.html @@ -0,0 +1,689 @@ + + + + + + + +AbstractArLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class AbstractArLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
GccLibrarian, GccLibrarian, GccLibrarian
+
+
+
+
public abstract class AbstractArLibrarian
extends CommandLineLinker
+ + +

+Adapter for the "ar" tool +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected AbstractArLibrarian(java.lang.String command, + java.lang.String identificationArg, + java.lang.String[] inputExtensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputExtension, + boolean isLibtool, + AbstractArLibrarian libtoolLibrarian) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+ voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+ voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+ voidaddMap(boolean map, + java.util.Vector args) + +
+           
+ voidaddStack(int stack, + java.util.Vector args) + +
+           
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AbstractArLibrarian

+
+protected AbstractArLibrarian(java.lang.String command,
+                              java.lang.String identificationArg,
+                              java.lang.String[] inputExtensions,
+                              java.lang.String[] ignoredExtensions,
+                              java.lang.String outputPrefix,
+                              java.lang.String outputExtension,
+                              boolean isLibtool,
+                              AbstractArLibrarian libtoolLibrarian)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+public void addBase(long base,
+                    java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+public void addFixed(java.lang.Boolean fixed,
+                     java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(boolean debug,
+                           LinkType linkType,
+                           java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+public void addIncremental(boolean incremental,
+                           java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+public void addMap(boolean map,
+                   java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+public void addStack(int stack,
+                     java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class CommandLineLinker
+
+
+
Parameters:
baseName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractLdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractLdLinker.html new file mode 100644 index 0000000..4812cfb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/AbstractLdLinker.html @@ -0,0 +1,852 @@ + + + + + + + +AbstractLdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class AbstractLdLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
aCCLinker, ForteCCLinker, GccLinker, GccLinker, GccLinker, GppLinker, GppLinker, GppLinker, IntelLinux32Linker, IntelLinux64Linker, LdLinker, LdLinker, LdLinker, VisualAgeLinker
+
+
+
+
public abstract class AbstractLdLinker
extends CommandLineLinker
+ + +

+Abstract adapter for ld-like linkers +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected AbstractLdLinker(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + AbstractLdLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+ voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  intaddLibraryPatterns(java.lang.String[] libnames, + java.lang.StringBuffer buf, + java.lang.String prefix, + java.lang.String extension, + java.lang.String[] patterns, + int offset) + +
+           
+ java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ voidaddMap(boolean map, + java.util.Vector args) + +
+           
+ voidaddStack(int stack, + java.util.Vector args) + +
+           
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+protected  java.lang.StringgetDynamicLibFlag() + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+          Returns library path.
+ java.lang.StringgetLibraryKey(java.io.File libfile) + +
+          Extracts the significant part of a library name to ensure there aren't + collisions
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+protected  java.lang.StringgetStaticLibFlag() + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+protected  booleanisHPUX() + +
+           
+ java.lang.String[]prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AbstractLdLinker

+
+protected AbstractLdLinker(java.lang.String command,
+                           java.lang.String identifierArg,
+                           java.lang.String[] extensions,
+                           java.lang.String[] ignoredExtensions,
+                           java.lang.String outputPrefix,
+                           java.lang.String outputSuffix,
+                           boolean isLibtool,
+                           AbstractLdLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+public void addBase(long base,
+                    java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+public void addFixed(java.lang.Boolean fixed,
+                     java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+public void addIncremental(boolean incremental,
+                           java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addLibraryPatterns

+
+protected int addLibraryPatterns(java.lang.String[] libnames,
+                                 java.lang.StringBuffer buf,
+                                 java.lang.String prefix,
+                                 java.lang.String extension,
+                                 java.lang.String[] patterns,
+                                 int offset)
+
+
+
+
+
+
+ +

+addLibrarySets

+
+public java.lang.String[] addLibrarySets(CCTask task,
+                                         LibrarySet[] libsets,
+                                         java.util.Vector preargs,
+                                         java.util.Vector midargs,
+                                         java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+public void addMap(boolean map,
+                   java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+public void addStack(int stack,
+                     java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
Returns library path. +

+

+
+
+
+
+ +

+getLibraryKey

+
+public java.lang.String getLibraryKey(java.io.File libfile)
+
+
Description copied from interface: Linker
+
Extracts the significant part of a library name to ensure there aren't + collisions +

+

+
Specified by:
getLibraryKey in interface Linker
Overrides:
getLibraryKey in class AbstractLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class CommandLineLinker
+
+
+
Parameters:
baseName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+isHPUX

+
+protected boolean isHPUX()
+
+
+
+
+
+
+ +

+prepareArguments

+
+public java.lang.String[] prepareArguments(CCTask task,
+                                           java.lang.String outputDir,
+                                           java.lang.String outputFile,
+                                           java.lang.String[] sourceFiles,
+                                           CommandLineLinkerConfiguration config)
+
+
Prepares argument list for exec command. Will return null if command + line would exceed allowable command line buffer. +

+

+
Overrides:
prepareArguments in class CommandLineLinker
+
+
+
Parameters:
outputFile - linker output file
sourceFiles - linker input files (.obj, .o, .res)
config - linker configuration
task - compilation task. +
Returns:
arguments for runTask
+
+
+
+ +

+getDynamicLibFlag

+
+protected java.lang.String getDynamicLibFlag()
+
+
+
+
+
+
+ +

+getStaticLibFlag

+
+protected java.lang.String getStaticLibFlag()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCCompiler.html new file mode 100644 index 0000000..dab395b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCCompiler.html @@ -0,0 +1,542 @@ + + + + + + + +GccCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class GccCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.gcc.GccCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class GccCCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the GCC C/C++ compiler +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          Create parser to determine dependencies.
+static GccCCompilergetCppInstance() + +
+          Gets c++ adapter
+ java.io.File[]getEnvironmentIncludePath() + +
+           
+static GccCCompilergetG77Instance() + +
+          Gets g77 adapter
+static GccCCompilergetGppInstance() + +
+          Gets gpp adapter
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+static GccCCompilergetInstance() + +
+          Gets gcc adapter
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addIncludePath, addWarningSwitch, getDefineSwitch, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getCppInstance

+
+public static GccCCompiler getCppInstance()
+
+
Gets c++ adapter +

+

+
+
+
+
+ +

+getG77Instance

+
+public static GccCCompiler getG77Instance()
+
+
Gets g77 adapter +

+

+
+
+
+
+ +

+getGppInstance

+
+public static GccCCompiler getGppInstance()
+
+
Gets gpp adapter +

+

+
+
+
+
+ +

+getInstance

+
+public static GccCCompiler getInstance()
+
+
Gets gcc adapter +

+

+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Overrides:
addImpliedArgs in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
Create parser to determine dependencies. + + Will create appropriate parser (C++, FORTRAN) based on file extension. +

+

+
Overrides:
createParser in class CommandLineCCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+public java.io.File[] getEnvironmentIncludePath()
+
+
+
Overrides:
getEnvironmentIncludePath in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+                               throws org.apache.tools.ant.BuildException
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.html new file mode 100644 index 0000000..24f3803 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.html @@ -0,0 +1,536 @@ + + + + + + + +GccCompatibleCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class GccCompatibleCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
Direct Known Subclasses:
aCCCompiler, ForteCCCompiler, GccCCompiler, GccCCompiler, GccCCompiler, IntelLinux32CCompiler, IntelLinux64CCompiler, VisualAgeCCompiler
+
+
+
+
public abstract class GccCompatibleCCompiler
extends CommandLineCCompiler
+ + +

+Abstract base class for compilers that attempt to be command line compatible + with GCC +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Constructor Summary
+protected GccCompatibleCCompiler(java.lang.String command, + java.lang.String identifierArg, + boolean libtool, + GccCompatibleCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Private constructor.
+protected GccCompatibleCCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + boolean libtool, + GccCompatibleCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Private constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidaddIncludePath(java.lang.String path, + java.util.Vector cmd) + +
+          Adds an include path to the command.
+ voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+ java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+ voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+GccCompatibleCCompiler

+
+protected GccCompatibleCCompiler(java.lang.String command,
+                                 java.lang.String identifierArg,
+                                 boolean libtool,
+                                 GccCompatibleCCompiler libtoolCompiler,
+                                 boolean newEnvironment,
+                                 org.apache.tools.ant.types.Environment env)
+
+
Private constructor. Use GccCCompiler.getInstance() to get singleton + instance of this class. +

+

+
+ +

+GccCompatibleCCompiler

+
+protected GccCompatibleCCompiler(java.lang.String command,
+                                 java.lang.String identifierArg,
+                                 java.lang.String[] sourceExtensions,
+                                 java.lang.String[] headerExtensions,
+                                 boolean libtool,
+                                 GccCompatibleCCompiler libtoolCompiler,
+                                 boolean newEnvironment,
+                                 org.apache.tools.ant.types.Environment env)
+
+
Private constructor. Use GccCCompiler.getInstance() to get singleton + instance of this class. +

+

+ + + + + + + + +
+Method Detail
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addIncludePath

+
+public void addIncludePath(java.lang.String path,
+                           java.util.Vector cmd)
+
+
Adds an include path to the command. +

+

+
+
+
+
+ +

+addWarningSwitch

+
+public void addWarningSwitch(java.util.Vector args,
+                             int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+public void getDefineSwitch(java.lang.StringBuffer buffer,
+                            java.lang.String define,
+                            java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+public void getUndefineSwitch(java.lang.StringBuffer buffer,
+                              java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLibrarian.html new file mode 100644 index 0000000..3a2095e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLibrarian.html @@ -0,0 +1,310 @@ + + + + + + + +GccLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class GccLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class GccLibrarian
extends AbstractArLibrarian
+ + +

+Adapter for the 'ar' archiver +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static GccLibrariangetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive, link
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GccLibrarian getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLinker.html new file mode 100644 index 0000000..63ef0d0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccLinker.html @@ -0,0 +1,435 @@ + + + + + + + +GccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class GccLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class GccLinker
extends AbstractLdLinker
+ + +

+Adapter for the GCC linker +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected GccLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GccLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+static GccLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+GccLinker

+
+protected GccLinker(java.lang.String command,
+                    java.lang.String[] extensions,
+                    java.lang.String[] ignoredExtensions,
+                    java.lang.String outputPrefix,
+                    java.lang.String outputSuffix,
+                    boolean isLibtool,
+                    GccLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GccLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+decorateLinkerOption

+
+public java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                             java.lang.String arg)
+
+
Allows drived linker to decorate linker option. Override by GccLinker to + prepend a "-Wl," to pass option to through gcc to linker. +

+

+
Overrides:
decorateLinkerOption in class CommandLineLinker
+
+
+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccProcessor.html new file mode 100644 index 0000000..e0d5fad --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GccProcessor.html @@ -0,0 +1,399 @@ + + + + + + + +GccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class GccProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.gcc.GccProcessor
+
+
+
+
public class GccProcessor
extends java.lang.Object
+ + +

+A add-in class for Gcc processors +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidconvertCygwinFilenames(java.lang.String[] names) + +
+          Converts absolute Cygwin file or directory names to the corresponding + Win32 name.
+static java.lang.String[]getLibraryPatterns(java.lang.String[] libnames) + +
+           
+static java.lang.StringgetMachine() + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String letter, + java.lang.String outputFile) + +
+           
+static java.lang.String[]getSpecs() + +
+          Returns the contents of the gcc specs file.
+static java.lang.StringgetVersion() + +
+           
+static booleanisCaseSensitive() + +
+           
+static booleanisCygwin() + +
+          Determines if task is running with cygwin
+static java.lang.String[][]parseSpecs(java.lang.String[] specsContent, + java.lang.String specSectionStart, + java.lang.String[] options) + +
+          Parses the results of the specs file for a specific processor and + options
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+convertCygwinFilenames

+
+public static void convertCygwinFilenames(java.lang.String[] names)
+
+
Converts absolute Cygwin file or directory names to the corresponding + Win32 name. +

+

+
Parameters:
names - array of names, some elements may be null, will be changed in + place.
+
+
+
+ +

+getLibraryPatterns

+
+public static java.lang.String[] getLibraryPatterns(java.lang.String[] libnames)
+
+
+
+
+
+
+ +

+getMachine

+
+public static java.lang.String getMachine()
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String letter,
+                                                     java.lang.String outputFile)
+
+
+
+
+
+
+ +

+getSpecs

+
+public static java.lang.String[] getSpecs()
+
+
Returns the contents of the gcc specs file. + + The implementation locates gcc.exe in the executable path and then + builds a relative path name from the results of -dumpmachine and + -dumpversion. Attempts to use gcc -dumpspecs to provide this information + resulted in stalling on the Execute.run +

+

+ +
Returns:
contents of the specs file
+
+
+
+ +

+getVersion

+
+public static java.lang.String getVersion()
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+
+ +

+isCygwin

+
+public static boolean isCygwin()
+
+
Determines if task is running with cygwin +

+

+ +
Returns:
true if cygwin was detected
+
+
+
+ +

+parseSpecs

+
+public static java.lang.String[][] parseSpecs(java.lang.String[] specsContent,
+                                              java.lang.String specSectionStart,
+                                              java.lang.String[] options)
+
+
Parses the results of the specs file for a specific processor and + options +

+

+
Parameters:
specsContent - Contents of specs file as returned from getSpecs
specSectionStart - start of spec section, for example "*cpp:"
options - command line switches such as "-istart"
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GppLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GppLinker.html new file mode 100644 index 0000000..6a59c6e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/GppLinker.html @@ -0,0 +1,528 @@ + + + + + + + +GppLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class GppLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.GppLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class GppLinker
extends AbstractLdLinker
+ + +

+Adapter for the g++ variant of the GCC linker +

+ +

+

+
Author:
+
Stephen M. Webb
+
+
+ +

+ + + + + + + + + + + + + + + + + + + +
+Field Summary
+protected static java.lang.String[]discardFiles + +
+           
+protected static java.lang.String[]libtoolObjFiles + +
+           
+protected static java.lang.String[]objFiles + +
+           
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected GppLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GppLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+static GppLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+discardFiles

+
+protected static final java.lang.String[] discardFiles
+
+
+
+
+
+ +

+objFiles

+
+protected static final java.lang.String[] objFiles
+
+
+
+
+
+ +

+libtoolObjFiles

+
+protected static final java.lang.String[] libtoolObjFiles
+
+
+
+
+ + + + + + + + +
+Constructor Detail
+ +

+GppLinker

+
+protected GppLinker(java.lang.String command,
+                    java.lang.String[] extensions,
+                    java.lang.String[] ignoredExtensions,
+                    java.lang.String outputPrefix,
+                    java.lang.String outputSuffix,
+                    boolean isLibtool,
+                    GppLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GppLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+addLibrarySets

+
+public java.lang.String[] addLibrarySets(CCTask task,
+                                         LibrarySet[] libsets,
+                                         java.util.Vector preargs,
+                                         java.util.Vector midargs,
+                                         java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class AbstractLdLinker
+
+
+
+
+
+
+ +

+decorateLinkerOption

+
+public java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                             java.lang.String arg)
+
+
Allows drived linker to decorate linker option. Override by GppLinker to + prepend a "-Wl," to pass option to through gcc to linker. +

+

+
Overrides:
decorateLinkerOption in class CommandLineLinker
+
+
+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/LdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/LdLinker.html new file mode 100644 index 0000000..14f7734 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/LdLinker.html @@ -0,0 +1,310 @@ + + + + + + + +LdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class LdLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.LdLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class LdLinker
extends AbstractLdLinker
+ + +

+Adapter for the 'ld' linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static LdLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static LdLinker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/WindresResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/WindresResourceCompiler.html new file mode 100644 index 0000000..afba185 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/WindresResourceCompiler.html @@ -0,0 +1,653 @@ + + + + + + + +WindresResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class WindresResourceCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class WindresResourceCompiler
extends CommandLineCompiler
+ + +

+Adapter for the GNU windres resource compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+static WindresResourceCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static WindresResourceCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractArLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractArLibrarian.html new file mode 100644 index 0000000..e3cb60a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractArLibrarian.html @@ -0,0 +1,198 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian

+
+ + + + + + + + + +
+Packages that use AbstractArLibrarian
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of AbstractArLibrarian in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Subclasses of AbstractArLibrarian in net.sf.antcontrib.cpptasks.gcc
+ classGccLibrarian + +
+          Adapter for the 'ar' archiver
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc with parameters of type AbstractArLibrarian
AbstractArLibrarian(java.lang.String command, + java.lang.String identificationArg, + java.lang.String[] inputExtensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputExtension, + boolean isLibtool, + AbstractArLibrarian libtoolLibrarian) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractLdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractLdLinker.html new file mode 100644 index 0000000..788fe79 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/AbstractLdLinker.html @@ -0,0 +1,338 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use AbstractLdLinker
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + +
+Uses of AbstractLdLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractLdLinker in net.sf.antcontrib.cpptasks.gcc
+ classGccLinker + +
+          Adapter for the GCC linker
+ classGppLinker + +
+          Adapter for the g++ variant of the GCC linker
+ classLdLinker + +
+          Adapter for the 'ld' linker
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc with parameters of type AbstractLdLinker
AbstractLdLinker(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + AbstractLdLinker libtoolLinker) + +
+           
+  +

+ + + + + +
+Uses of AbstractLdLinker in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of AbstractLdLinker in net.sf.antcontrib.cpptasks.hp
+ classaCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+ + + + + +
+Uses of AbstractLdLinker in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of AbstractLdLinker in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+ + + + + +
+Uses of AbstractLdLinker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractLdLinker in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
+ classIntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
+  +

+ + + + + +
+Uses of AbstractLdLinker in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Subclasses of AbstractLdLinker in net.sf.antcontrib.cpptasks.sun
+ classForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCCompiler.html new file mode 100644 index 0000000..9b47afc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCCompiler.html @@ -0,0 +1,201 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.GccCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.GccCCompiler

+
+ + + + + + + + + +
+Packages that use GccCCompiler
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of GccCCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return GccCCompiler
+static GccCCompilerGccCCompiler.getCppInstance() + +
+          Gets c++ adapter
+static GccCCompilerGccCCompiler.getG77Instance() + +
+          Gets g77 adapter
+static GccCCompilerGccCCompiler.getGppInstance() + +
+          Gets gpp adapter
+static GccCCompilerGccCCompiler.getInstance() + +
+          Gets gcc adapter
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCompatibleCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCompatibleCCompiler.html new file mode 100644 index 0000000..0d4967b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccCompatibleCCompiler.html @@ -0,0 +1,339 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use GccCompatibleCCompiler
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + +
+Uses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Subclasses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.gcc
+ classGccCCompiler + +
+          Adapter for the GCC C/C++ compiler
+  +

+ + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc with parameters of type GccCompatibleCCompiler
GccCompatibleCCompiler(java.lang.String command, + java.lang.String identifierArg, + boolean libtool, + GccCompatibleCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Private constructor.
GccCompatibleCCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + boolean libtool, + GccCompatibleCCompiler libtoolCompiler, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Private constructor.
+  +

+ + + + + +
+Uses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Subclasses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.hp
+ classaCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
+  +

+ + + + + +
+Uses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Subclasses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.ibm
+ classVisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
+  +

+ + + + + +
+Uses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
+ classIntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
+  +

+ + + + + +
+Uses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Subclasses of GccCompatibleCCompiler in net.sf.antcontrib.cpptasks.sun
+ classForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLibrarian.html new file mode 100644 index 0000000..705fb28 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.GccLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.GccLibrarian

+
+ + + + + + + + + +
+Packages that use GccLibrarian
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of GccLibrarian in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return GccLibrarian
+static GccLibrarianGccLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLinker.html new file mode 100644 index 0000000..620a149 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccLinker.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.GccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.GccLinker

+
+ + + + + + + + + +
+Packages that use GccLinker
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of GccLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return GccLinker
+static GccLinkerGccLinker.getInstance() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc with parameters of type GccLinker
GccLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GccLinker libtoolLinker) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccProcessor.html new file mode 100644 index 0000000..83faa21 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GccProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.GccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.GccProcessor

+
+No usage of net.sf.antcontrib.cpptasks.gcc.GccProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GppLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GppLinker.html new file mode 100644 index 0000000..fb2d8d8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/GppLinker.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.GppLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.GppLinker

+
+ + + + + + + + + +
+Packages that use GppLinker
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of GppLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return GppLinker
+static GppLinkerGppLinker.getInstance() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc with parameters of type GppLinker
GppLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GppLinker libtoolLinker) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/LdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/LdLinker.html new file mode 100644 index 0000000..e4e5f68 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/LdLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.LdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.LdLinker

+
+ + + + + + + + + +
+Packages that use LdLinker
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of LdLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return LdLinker
+static LdLinkerLdLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/WindresResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/WindresResourceCompiler.html new file mode 100644 index 0000000..0ae9a2e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/class-use/WindresResourceCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler

+
+ + + + + + + + + +
+Packages that use WindresResourceCompiler
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of WindresResourceCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return WindresResourceCompiler
+static WindresResourceCompilerWindresResourceCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccCCompiler.html new file mode 100644 index 0000000..bbe2635 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccCCompiler.html @@ -0,0 +1,609 @@ + + + + + + + +GccCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross +
+Class GccCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class GccCCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the GCC C/C++ compiler +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  java.lang.Objectclone() + +
+           
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles a source file.
+protected  ParsercreateParser(java.io.File source) + +
+          Create parser to determine dependencies.
+static GccCCompilergetCppInstance() + +
+          Gets c++ adapter
+ java.io.File[]getEnvironmentIncludePath() + +
+           
+static GccCCompilergetG77Instance() + +
+          Gets g77 adapter
+static GccCCompilergetGppInstance() + +
+          Gets gpp adapter
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+static GccCCompilergetInstance() + +
+          Gets gcc adapter
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addIncludePath, addWarningSwitch, getDefineSwitch, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, createConfiguration, getArgumentCountPerInputFile, getCommand, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getCppInstance

+
+public static GccCCompiler getCppInstance()
+
+
Gets c++ adapter +

+

+
+
+
+
+ +

+getG77Instance

+
+public static GccCCompiler getG77Instance()
+
+
Gets g77 adapter +

+

+
+
+
+
+ +

+getGppInstance

+
+public static GccCCompiler getGppInstance()
+
+
Gets gpp adapter +

+

+
+
+
+
+ +

+getInstance

+
+public static GccCCompiler getInstance()
+
+
Gets gcc adapter +

+

+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Overrides:
addImpliedArgs in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+clone

+
+protected java.lang.Object clone()
+                          throws java.lang.CloneNotSupportedException
+
+
+
Overrides:
clone in class AbstractProcessor
+
+
+ +
Throws: +
java.lang.CloneNotSupportedException
+
+
+
+ +

+compile

+
+public void compile(CCTask task,
+                    java.io.File outputDir,
+                    java.lang.String[] sourceFiles,
+                    java.lang.String[] args,
+                    java.lang.String[] endArgs,
+                    boolean relentless,
+                    CommandLineCompilerConfiguration config,
+                    ProgressMonitor monitor)
+             throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineCompiler
+
Compiles a source file. +

+

+
Overrides:
compile in class CommandLineCompiler
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
Create parser to determine dependencies. + + Will create appropriate parser (C++, FORTRAN) based on file extension. +

+

+
Overrides:
createParser in class CommandLineCCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+public java.io.File[] getEnvironmentIncludePath()
+
+
+
Overrides:
getEnvironmentIncludePath in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+                               throws org.apache.tools.ant.BuildException
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLibrarian.html new file mode 100644 index 0000000..d3092fd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLibrarian.html @@ -0,0 +1,369 @@ + + + + + + + +GccLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross +
+Class GccLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class GccLibrarian
extends AbstractArLibrarian
+ + +

+Adapter for the 'ar' archiver +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  java.lang.Objectclone() + +
+           
+static GccLibrariangetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GccLibrarian getInstance()
+
+
+
+
+
+
+ +

+clone

+
+protected java.lang.Object clone()
+                          throws java.lang.CloneNotSupportedException
+
+
+
Overrides:
clone in class AbstractProcessor
+
+
+ +
Throws: +
java.lang.CloneNotSupportedException
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class AbstractArLibrarian
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLinker.html new file mode 100644 index 0000000..7f5e5c1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccLinker.html @@ -0,0 +1,494 @@ + + + + + + + +GccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross +
+Class GccLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class GccLinker
extends AbstractLdLinker
+ + +

+Adapter for the GCC linker +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected GccLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GccLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  java.lang.Objectclone() + +
+           
+ java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+static GccLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+GccLinker

+
+protected GccLinker(java.lang.String command,
+                    java.lang.String[] extensions,
+                    java.lang.String[] ignoredExtensions,
+                    java.lang.String outputPrefix,
+                    java.lang.String outputSuffix,
+                    boolean isLibtool,
+                    GccLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GccLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+clone

+
+protected java.lang.Object clone()
+                          throws java.lang.CloneNotSupportedException
+
+
+
Overrides:
clone in class AbstractProcessor
+
+
+ +
Throws: +
java.lang.CloneNotSupportedException
+
+
+
+ +

+decorateLinkerOption

+
+public java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                             java.lang.String arg)
+
+
Allows drived linker to decorate linker option. Override by GccLinker to + prepend a "-Wl," to pass option to through gcc to linker. +

+

+
Overrides:
decorateLinkerOption in class CommandLineLinker
+
+
+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccProcessor.html new file mode 100644 index 0000000..ed13258 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GccProcessor.html @@ -0,0 +1,380 @@ + + + + + + + +GccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross +
+Class GccProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
+
+
+
+
public class GccProcessor
extends java.lang.Object
+ + +

+A add-in class for Gcc processors +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidconvertCygwinFilenames(java.lang.String[] names) + +
+          Converts absolute Cygwin file or directory names to the corresponding + Win32 name.
+static java.lang.StringgetMachine() + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String letter, + java.lang.String outputFile) + +
+           
+static java.lang.String[]getSpecs() + +
+          Returns the contents of the gcc specs file.
+static java.lang.StringgetVersion() + +
+           
+static booleanisCaseSensitive() + +
+           
+static booleanisCygwin() + +
+          Determines if task is running with cygwin
+static java.lang.String[][]parseSpecs(java.lang.String[] specsContent, + java.lang.String specSectionStart, + java.lang.String[] options) + +
+          Parses the results of the specs file for a specific processor and + options
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+convertCygwinFilenames

+
+public static void convertCygwinFilenames(java.lang.String[] names)
+
+
Converts absolute Cygwin file or directory names to the corresponding + Win32 name. +

+

+
Parameters:
names - array of names, some elements may be null, will be changed in + place.
+
+
+
+ +

+getMachine

+
+public static java.lang.String getMachine()
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String letter,
+                                                     java.lang.String outputFile)
+
+
+
+
+
+
+ +

+getSpecs

+
+public static java.lang.String[] getSpecs()
+
+
Returns the contents of the gcc specs file. + + The implementation locates gcc.exe in the executable path and then + builds a relative path name from the results of -dumpmachine and + -dumpversion. Attempts to use gcc -dumpspecs to provide this information + resulted in stalling on the Execute.run +

+

+ +
Returns:
contents of the specs file
+
+
+
+ +

+getVersion

+
+public static java.lang.String getVersion()
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+
+ +

+isCygwin

+
+public static boolean isCygwin()
+
+
Determines if task is running with cygwin +

+

+ +
Returns:
true if cygwin was detected
+
+
+
+ +

+parseSpecs

+
+public static java.lang.String[][] parseSpecs(java.lang.String[] specsContent,
+                                              java.lang.String specSectionStart,
+                                              java.lang.String[] options)
+
+
Parses the results of the specs file for a specific processor and + options +

+

+
Parameters:
specsContent - Contents of specs file as returned from getSpecs
specSectionStart - start of spec section, for example "*cpp:"
options - command line switches such as "-istart"
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GppLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GppLinker.html new file mode 100644 index 0000000..83c4341 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/GppLinker.html @@ -0,0 +1,587 @@ + + + + + + + +GppLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross +
+Class GppLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class GppLinker
extends AbstractLdLinker
+ + +

+Adapter for the g++ variant of the GCC linker +

+ +

+

+
Author:
+
Stephen M. Webb
+
+
+ +

+ + + + + + + + + + + + + + + + + + + +
+Field Summary
+protected static java.lang.String[]discardFiles + +
+           
+protected static java.lang.String[]libtoolObjFiles + +
+           
+protected static java.lang.String[]objFiles + +
+           
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected GppLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GppLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected  java.lang.Objectclone() + +
+           
+ java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+static GppLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+discardFiles

+
+protected static final java.lang.String[] discardFiles
+
+
+
+
+
+ +

+objFiles

+
+protected static final java.lang.String[] objFiles
+
+
+
+
+
+ +

+libtoolObjFiles

+
+protected static final java.lang.String[] libtoolObjFiles
+
+
+
+
+ + + + + + + + +
+Constructor Detail
+ +

+GppLinker

+
+protected GppLinker(java.lang.String command,
+                    java.lang.String[] extensions,
+                    java.lang.String[] ignoredExtensions,
+                    java.lang.String outputPrefix,
+                    java.lang.String outputSuffix,
+                    boolean isLibtool,
+                    GppLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GppLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+addLibrarySets

+
+public java.lang.String[] addLibrarySets(CCTask task,
+                                         LibrarySet[] libsets,
+                                         java.util.Vector preargs,
+                                         java.util.Vector midargs,
+                                         java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class AbstractLdLinker
+
+
+
+
+
+
+ +

+clone

+
+protected java.lang.Object clone()
+                          throws java.lang.CloneNotSupportedException
+
+
+
Overrides:
clone in class AbstractProcessor
+
+
+ +
Throws: +
java.lang.CloneNotSupportedException
+
+
+
+ +

+decorateLinkerOption

+
+public java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                             java.lang.String arg)
+
+
Allows drived linker to decorate linker option. Override by GppLinker to + prepend a "-Wl," to pass option to through gcc to linker. +

+

+
Overrides:
decorateLinkerOption in class CommandLineLinker
+
+
+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/LdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/LdLinker.html new file mode 100644 index 0000000..11674bd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/LdLinker.html @@ -0,0 +1,369 @@ + + + + + + + +LdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross +
+Class LdLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class LdLinker
extends AbstractLdLinker
+ + +

+Adapter for the 'ld' linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  java.lang.Objectclone() + +
+           
+static LdLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static LdLinker getInstance()
+
+
+
+
+
+
+ +

+clone

+
+protected java.lang.Object clone()
+                          throws java.lang.CloneNotSupportedException
+
+
+
Overrides:
clone in class AbstractProcessor
+
+
+ +
Throws: +
java.lang.CloneNotSupportedException
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccCCompiler.html new file mode 100644 index 0000000..a957a2b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccCCompiler.html @@ -0,0 +1,201 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler

+
+ + + + + + + + + +
+Packages that use GccCCompiler
net.sf.antcontrib.cpptasks.gcc.cross  
+  +

+ + + + + +
+Uses of GccCCompiler in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return GccCCompiler
+static GccCCompilerGccCCompiler.getCppInstance() + +
+          Gets c++ adapter
+static GccCCompilerGccCCompiler.getG77Instance() + +
+          Gets g77 adapter
+static GccCCompilerGccCCompiler.getGppInstance() + +
+          Gets gpp adapter
+static GccCCompilerGccCCompiler.getInstance() + +
+          Gets gcc adapter
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLibrarian.html new file mode 100644 index 0000000..8e24d28 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian

+
+ + + + + + + + + +
+Packages that use GccLibrarian
net.sf.antcontrib.cpptasks.gcc.cross  
+  +

+ + + + + +
+Uses of GccLibrarian in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return GccLibrarian
+static GccLibrarianGccLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLinker.html new file mode 100644 index 0000000..c7f7e96 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccLinker.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.GccLinker

+
+ + + + + + + + + +
+Packages that use GccLinker
net.sf.antcontrib.cpptasks.gcc.cross  
+  +

+ + + + + +
+Uses of GccLinker in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return GccLinker
+static GccLinkerGccLinker.getInstance() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type GccLinker
GccLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GccLinker libtoolLinker) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccProcessor.html new file mode 100644 index 0000000..3ee08b7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GccProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor

+
+No usage of net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GppLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GppLinker.html new file mode 100644 index 0000000..7965af5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/GppLinker.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.GppLinker

+
+ + + + + + + + + +
+Packages that use GppLinker
net.sf.antcontrib.cpptasks.gcc.cross  
+  +

+ + + + + +
+Uses of GppLinker in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return GppLinker
+static GppLinkerGppLinker.getInstance() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type GppLinker
GppLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GppLinker libtoolLinker) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/LdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/LdLinker.html new file mode 100644 index 0000000..21ba03c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/class-use/LdLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.LdLinker

+
+ + + + + + + + + +
+Packages that use LdLinker
net.sf.antcontrib.cpptasks.gcc.cross  
+  +

+ + + + + +
+Uses of LdLinker in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return LdLinker
+static LdLinkerLdLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-frame.html new file mode 100644 index 0000000..322993d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-frame.html @@ -0,0 +1,43 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross + + + + +
+Classes  + +
+GccCCompiler +
+GccLibrarian +
+GccLinker +
+GccProcessor +
+GppLinker +
+LdLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-summary.html new file mode 100644 index 0000000..8c2dc2e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-summary.html @@ -0,0 +1,175 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.gcc.cross +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
GccCCompilerAdapter for the GCC C/C++ compiler
GccLibrarianAdapter for the 'ar' archiver
GccLinkerAdapter for the GCC linker
GccProcessorA add-in class for Gcc processors
GppLinkerAdapter for the g++ variant of the GCC linker
LdLinkerAdapter for the 'ld' linker
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-tree.html new file mode 100644 index 0000000..9f68c97 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-tree.html @@ -0,0 +1,171 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.gcc.cross +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-use.html new file mode 100644 index 0000000..74b13b1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/package-use.html @@ -0,0 +1,191 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.gcc.cross (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.gcc.cross

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.gcc.cross
net.sf.antcontrib.cpptasks.gcc.cross  
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc.cross used by net.sf.antcontrib.cpptasks.gcc.cross
GccCCompiler + +
+          Adapter for the GCC C/C++ compiler
GccLibrarian + +
+          Adapter for the 'ar' archiver
GccLinker + +
+          Adapter for the GCC linker
GppLinker + +
+          Adapter for the g++ variant of the GCC linker
LdLinker + +
+          Adapter for the 'ld' linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccCCompiler.html new file mode 100644 index 0000000..b06ce68 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccCCompiler.html @@ -0,0 +1,569 @@ + + + + + + + +GccCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +
+Class GccCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class GccCCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the GCC C/C++ compiler +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + + + + + +
+Field Summary
+static java.lang.StringCMD_PREFIX + +
+           
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          Create parser to determine dependencies.
+static GccCCompilergetCppInstance() + +
+          Gets c++ adapter
+ java.io.File[]getEnvironmentIncludePath() + +
+           
+static GccCCompilergetG77Instance() + +
+          Gets g77 adapter
+static GccCCompilergetGppInstance() + +
+          Gets gpp adapter
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+static GccCCompilergetInstance() + +
+          Gets gcc adapter
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addIncludePath, addWarningSwitch, getDefineSwitch, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Field Detail
+ +

+CMD_PREFIX

+
+public static final java.lang.String CMD_PREFIX
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Method Detail
+ +

+getCppInstance

+
+public static GccCCompiler getCppInstance()
+
+
Gets c++ adapter +

+

+
+
+
+
+ +

+getG77Instance

+
+public static GccCCompiler getG77Instance()
+
+
Gets g77 adapter +

+

+
+
+
+
+ +

+getGppInstance

+
+public static GccCCompiler getGppInstance()
+
+
Gets gpp adapter +

+

+
+
+
+
+ +

+getInstance

+
+public static GccCCompiler getInstance()
+
+
Gets gcc adapter +

+

+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Overrides:
addImpliedArgs in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
Create parser to determine dependencies. + + Will create appropriate parser (C++, FORTRAN) based on file extension. +

+

+
Overrides:
createParser in class CommandLineCCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+public java.io.File[] getEnvironmentIncludePath()
+
+
+
Overrides:
getEnvironmentIncludePath in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+                               throws org.apache.tools.ant.BuildException
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLibrarian.html new file mode 100644 index 0000000..3f11c31 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLibrarian.html @@ -0,0 +1,310 @@ + + + + + + + +GccLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +
+Class GccLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class GccLibrarian
extends AbstractArLibrarian
+ + +

+Adapter for the 'ar' archiver +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static GccLibrariangetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive, link
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GccLibrarian getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLinker.html new file mode 100644 index 0000000..dfb07fa --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccLinker.html @@ -0,0 +1,435 @@ + + + + + + + +GccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +
+Class GccLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class GccLinker
extends AbstractLdLinker
+ + +

+Adapter for the GCC linker +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected GccLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GccLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+static GccLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+GccLinker

+
+protected GccLinker(java.lang.String command,
+                    java.lang.String[] extensions,
+                    java.lang.String[] ignoredExtensions,
+                    java.lang.String outputPrefix,
+                    java.lang.String outputSuffix,
+                    boolean isLibtool,
+                    GccLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GccLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+decorateLinkerOption

+
+public java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                             java.lang.String arg)
+
+
Allows drived linker to decorate linker option. Override by GccLinker to + prepend a "-Wl," to pass option to through gcc to linker. +

+

+
Overrides:
decorateLinkerOption in class CommandLineLinker
+
+
+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccProcessor.html new file mode 100644 index 0000000..5ead283 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GccProcessor.html @@ -0,0 +1,401 @@ + + + + + + + +GccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +
+Class GccProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
+
+
+
+
public class GccProcessor
extends java.lang.Object
+ + +

+A add-in class for Gcc processors +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidconvertCygwinFilenames(java.lang.String[] names) + +
+          Converts absolute Cygwin file or directory names to the corresponding + Win32 name.
+static java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+static java.lang.StringgetMachine() + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String letter, + java.lang.String outputFile) + +
+           
+static java.lang.String[]getSpecs() + +
+          Returns the contents of the gcc specs file.
+static java.lang.StringgetVersion() + +
+           
+static booleanisCaseSensitive() + +
+           
+static booleanisCygwin() + +
+          Determines if task is running with cygwin
+static java.lang.String[][]parseSpecs(java.lang.String[] specsContent, + java.lang.String specSectionStart, + java.lang.String[] options) + +
+          Parses the results of the specs file for a specific processor and + options
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+convertCygwinFilenames

+
+public static void convertCygwinFilenames(java.lang.String[] names)
+
+
Converts absolute Cygwin file or directory names to the corresponding + Win32 name. +

+

+
Parameters:
names - array of names, some elements may be null, will be changed in + place.
+
+
+
+ +

+getLibraryPatterns

+
+public static java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                                    LibraryTypeEnum libType)
+
+
+
+
+
+
+ +

+getMachine

+
+public static java.lang.String getMachine()
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String letter,
+                                                     java.lang.String outputFile)
+
+
+
+
+
+
+ +

+getSpecs

+
+public static java.lang.String[] getSpecs()
+
+
Returns the contents of the gcc specs file. + + The implementation locates gcc.exe in the executable path and then + builds a relative path name from the results of -dumpmachine and + -dumpversion. Attempts to use gcc -dumpspecs to provide this information + resulted in stalling on the Execute.run +

+

+ +
Returns:
contents of the specs file
+
+
+
+ +

+getVersion

+
+public static java.lang.String getVersion()
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+
+ +

+isCygwin

+
+public static boolean isCygwin()
+
+
Determines if task is running with cygwin +

+

+ +
Returns:
true if cygwin was detected
+
+
+
+ +

+parseSpecs

+
+public static java.lang.String[][] parseSpecs(java.lang.String[] specsContent,
+                                              java.lang.String specSectionStart,
+                                              java.lang.String[] options)
+
+
Parses the results of the specs file for a specific processor and + options +

+

+
Parameters:
specsContent - Contents of specs file as returned from getSpecs
specSectionStart - start of spec section, for example "*cpp:"
options - command line switches such as "-istart"
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GppLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GppLinker.html new file mode 100644 index 0000000..0beb234 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/GppLinker.html @@ -0,0 +1,528 @@ + + + + + + + +GppLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +
+Class GppLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class GppLinker
extends AbstractLdLinker
+ + +

+Adapter for the g++ variant of the GCC linker +

+ +

+

+
Author:
+
Stephen M. Webb
+
+
+ +

+ + + + + + + + + + + + + + + + + + + +
+Field Summary
+protected static java.lang.String[]discardFiles + +
+           
+protected static java.lang.String[]libtoolObjFiles + +
+           
+protected static java.lang.String[]objFiles + +
+           
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected GppLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GppLinker libtoolLinker) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ java.lang.StringdecorateLinkerOption(java.lang.StringBuffer buf, + java.lang.String arg) + +
+          Allows drived linker to decorate linker option.
+static GppLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+discardFiles

+
+protected static final java.lang.String[] discardFiles
+
+
+
+
+
+ +

+objFiles

+
+protected static final java.lang.String[] objFiles
+
+
+
+
+
+ +

+libtoolObjFiles

+
+protected static final java.lang.String[] libtoolObjFiles
+
+
+
+
+ + + + + + + + +
+Constructor Detail
+ +

+GppLinker

+
+protected GppLinker(java.lang.String command,
+                    java.lang.String[] extensions,
+                    java.lang.String[] ignoredExtensions,
+                    java.lang.String outputPrefix,
+                    java.lang.String outputSuffix,
+                    boolean isLibtool,
+                    GppLinker libtoolLinker)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static GppLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+addLibrarySets

+
+public java.lang.String[] addLibrarySets(CCTask task,
+                                         LibrarySet[] libsets,
+                                         java.util.Vector preargs,
+                                         java.util.Vector midargs,
+                                         java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class AbstractLdLinker
+
+
+
+
+
+
+ +

+decorateLinkerOption

+
+public java.lang.String decorateLinkerOption(java.lang.StringBuffer buf,
+                                             java.lang.String arg)
+
+
Allows drived linker to decorate linker option. Override by GppLinker to + prepend a "-Wl," to pass option to through gcc to linker. +

+

+
Overrides:
decorateLinkerOption in class CommandLineLinker
+
+
+
Parameters:
buf - buffer that may be used and abused in the decoration process, + must not be null.
arg - linker argument
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/LdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/LdLinker.html new file mode 100644 index 0000000..d84bcf7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/LdLinker.html @@ -0,0 +1,310 @@ + + + + + + + +LdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +
+Class LdLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class LdLinker
extends AbstractLdLinker
+ + +

+Adapter for the 'ld' linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static LdLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static LdLinker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccCCompiler.html new file mode 100644 index 0000000..8ce7189 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccCCompiler.html @@ -0,0 +1,201 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler

+
+ + + + + + + + + +
+Packages that use GccCCompiler
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
+  +

+ + + + + +
+Uses of GccCCompiler in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return GccCCompiler
+static GccCCompilerGccCCompiler.getCppInstance() + +
+          Gets c++ adapter
+static GccCCompilerGccCCompiler.getG77Instance() + +
+          Gets g77 adapter
+static GccCCompilerGccCCompiler.getGppInstance() + +
+          Gets gpp adapter
+static GccCCompilerGccCCompiler.getInstance() + +
+          Gets gcc adapter
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLibrarian.html new file mode 100644 index 0000000..ffcddfc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian

+
+ + + + + + + + + +
+Packages that use GccLibrarian
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
+  +

+ + + + + +
+Uses of GccLibrarian in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return GccLibrarian
+static GccLibrarianGccLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLinker.html new file mode 100644 index 0000000..7f759c0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccLinker.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker

+
+ + + + + + + + + +
+Packages that use GccLinker
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
+  +

+ + + + + +
+Uses of GccLinker in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return GccLinker
+static GccLinkerGccLinker.getInstance() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 with parameters of type GccLinker
GccLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GccLinker libtoolLinker) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccProcessor.html new file mode 100644 index 0000000..9459a56 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GccProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor

+
+No usage of net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GppLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GppLinker.html new file mode 100644 index 0000000..c4a3209 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/GppLinker.html @@ -0,0 +1,197 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker

+
+ + + + + + + + + +
+Packages that use GppLinker
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
+  +

+ + + + + +
+Uses of GppLinker in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return GppLinker
+static GppLinkerGppLinker.getInstance() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 with parameters of type GppLinker
GppLinker(java.lang.String command, + java.lang.String[] extensions, + java.lang.String[] ignoredExtensions, + java.lang.String outputPrefix, + java.lang.String outputSuffix, + boolean isLibtool, + GppLinker libtoolLinker) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/LdLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/LdLinker.html new file mode 100644 index 0000000..6d940d5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/class-use/LdLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker

+
+ + + + + + + + + +
+Packages that use LdLinker
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
+  +

+ + + + + +
+Uses of LdLinker in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return LdLinker
+static LdLinkerLdLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-frame.html new file mode 100644 index 0000000..422287d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-frame.html @@ -0,0 +1,43 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 + + + + +
+Classes  + +
+GccCCompiler +
+GccLibrarian +
+GccLinker +
+GccProcessor +
+GppLinker +
+LdLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-summary.html new file mode 100644 index 0000000..e80ea1d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-summary.html @@ -0,0 +1,175 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
GccCCompilerAdapter for the GCC C/C++ compiler
GccLibrarianAdapter for the 'ar' archiver
GccLinkerAdapter for the GCC linker
GccProcessorA add-in class for Gcc processors
GppLinkerAdapter for the g++ variant of the GCC linker
LdLinkerAdapter for the 'ld' linker
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-tree.html new file mode 100644 index 0000000..325bd7f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-tree.html @@ -0,0 +1,171 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-use.html new file mode 100644 index 0000000..1421768 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/cross/sparc_sun_solaris2/package-use.html @@ -0,0 +1,191 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 used by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
GccCCompiler + +
+          Adapter for the GCC C/C++ compiler
GccLibrarian + +
+          Adapter for the 'ar' archiver
GccLinker + +
+          Adapter for the GCC linker
GppLinker + +
+          Adapter for the g++ variant of the GCC linker
LdLinker + +
+          Adapter for the 'ld' linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html new file mode 100644 index 0000000..97416e5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html @@ -0,0 +1,51 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.gcc + + + + +
+Classes  + +
+AbstractArLibrarian +
+AbstractLdLinker +
+GccCCompiler +
+GccCompatibleCCompiler +
+GccLibrarian +
+GccLinker +
+GccProcessor +
+GppLinker +
+LdLinker +
+WindresResourceCompiler
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html new file mode 100644 index 0000000..1a9b79e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html @@ -0,0 +1,192 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.gcc +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
AbstractArLibrarianAdapter for the "ar" tool
AbstractLdLinkerAbstract adapter for ld-like linkers
GccCCompilerAdapter for the GCC C/C++ compiler
GccCompatibleCCompilerAbstract base class for compilers that attempt to be command line compatible + with GCC
GccLibrarianAdapter for the 'ar' archiver
GccLinkerAdapter for the GCC linker
GccProcessorA add-in class for Gcc processors
GppLinkerAdapter for the g++ variant of the GCC linker
LdLinkerAdapter for the 'ld' linker
WindresResourceCompilerAdapter for the GNU windres resource compiler.
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html new file mode 100644 index 0000000..ae76dde --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html @@ -0,0 +1,171 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.gcc +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html new file mode 100644 index 0000000..647a3df --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html @@ -0,0 +1,320 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.gcc (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.gcc

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.gcc
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.intel  
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc used by net.sf.antcontrib.cpptasks.gcc
AbstractArLibrarian + +
+          Adapter for the "ar" tool
AbstractLdLinker + +
+          Abstract adapter for ld-like linkers
GccCCompiler + +
+          Adapter for the GCC C/C++ compiler
GccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
GccLibrarian + +
+          Adapter for the 'ar' archiver
GccLinker + +
+          Adapter for the GCC linker
GppLinker + +
+          Adapter for the g++ variant of the GCC linker
LdLinker + +
+          Adapter for the 'ld' linker
WindresResourceCompiler + +
+          Adapter for the GNU windres resource compiler.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc used by net.sf.antcontrib.cpptasks.hp
AbstractLdLinker + +
+          Abstract adapter for ld-like linkers
GccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc used by net.sf.antcontrib.cpptasks.ibm
AbstractLdLinker + +
+          Abstract adapter for ld-like linkers
GccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc used by net.sf.antcontrib.cpptasks.intel
AbstractLdLinker + +
+          Abstract adapter for ld-like linkers
GccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc used by net.sf.antcontrib.cpptasks.sun
AbstractLdLinker + +
+          Abstract adapter for ld-like linkers
GccCompatibleCCompiler + +
+          Abstract base class for compilers that attempt to be command line compatible + with GCC
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCCompiler.html new file mode 100644 index 0000000..00c3f76 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCCompiler.html @@ -0,0 +1,431 @@ + + + + + + + +aCCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.hp +
+Class aCCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.hp.aCCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class aCCCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the HP aC++ C++ compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ java.io.File[]getEnvironmentIncludePath() + +
+           
+static aCCCompilergetInstance() + +
+          Gets singleton instance of this class
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addIncludePath, getDefineSwitch, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static aCCCompiler getInstance()
+
+
Gets singleton instance of this class +

+

+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Overrides:
addImpliedArgs in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+public void addWarningSwitch(java.util.Vector args,
+                             int level)
+
+
+
Overrides:
addWarningSwitch in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+public java.io.File[] getEnvironmentIncludePath()
+
+
+
Overrides:
getEnvironmentIncludePath in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCLinker.html new file mode 100644 index 0000000..74a87bd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/aCCLinker.html @@ -0,0 +1,384 @@ + + + + + + + +aCCLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.hp +
+Class aCCLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.hp.aCCLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class aCCLinker
extends AbstractLdLinker
+ + +

+Adapter for Sun (r) Forte(tm) C++ Linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+static aCCLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static aCCLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(boolean debug,
+                           LinkType linkType,
+                           java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+public void addIncremental(boolean incremental,
+                           java.util.Vector args)
+
+
+
Overrides:
addIncremental in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCCompiler.html new file mode 100644 index 0000000..ce4f125 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.hp.aCCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.hp.aCCCompiler

+
+ + + + + + + + + +
+Packages that use aCCCompiler
net.sf.antcontrib.cpptasks.hp  
+  +

+ + + + + +
+Uses of aCCCompiler in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.hp that return aCCCompiler
+static aCCCompileraCCCompiler.getInstance() + +
+          Gets singleton instance of this class
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCLinker.html new file mode 100644 index 0000000..f289547 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/class-use/aCCLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.hp.aCCLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.hp.aCCLinker

+
+ + + + + + + + + +
+Packages that use aCCLinker
net.sf.antcontrib.cpptasks.hp  
+  +

+ + + + + +
+Uses of aCCLinker in net.sf.antcontrib.cpptasks.hp
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.hp that return aCCLinker
+static aCCLinkeraCCLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html new file mode 100644 index 0000000..f0b7bf3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +net.sf.antcontrib.cpptasks.hp (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.hp + + + + +
+Classes  + +
+aCCCompiler +
+aCCLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html new file mode 100644 index 0000000..dcf2409 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html @@ -0,0 +1,159 @@ + + + + + + + +net.sf.antcontrib.cpptasks.hp (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.hp +

+ + + + + + + + + + + + + +
+Class Summary
aCCCompilerAdapter for the HP aC++ C++ compiler
aCCLinkerAdapter for Sun (r) Forte(tm) C++ Linker
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html new file mode 100644 index 0000000..c324e81 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html @@ -0,0 +1,169 @@ + + + + + + + +net.sf.antcontrib.cpptasks.hp Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.hp +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-use.html new file mode 100644 index 0000000..55e984b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/hp/package-use.html @@ -0,0 +1,173 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.hp (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.hp

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.hp
net.sf.antcontrib.cpptasks.hp  
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.hp used by net.sf.antcontrib.cpptasks.hp
aCCCompiler + +
+          Adapter for the HP aC++ C++ compiler
aCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeCCompiler.html new file mode 100644 index 0000000..eeb5a62 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeCCompiler.html @@ -0,0 +1,436 @@ + + + + + + + +VisualAgeCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ibm +
+Class VisualAgeCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class VisualAgeCCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm) +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ java.lang.StringgetIdentifier() + +
+          Gets identifier for the compiler.
+static VisualAgeCCompilergetInstance() + +
+          Gets singleton instance of this class
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addIncludePath, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static VisualAgeCCompiler getInstance()
+
+
Gets singleton instance of this class +

+

+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Overrides:
addImpliedArgs in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+public void addWarningSwitch(java.util.Vector args,
+                             int level)
+
+
+
Overrides:
addWarningSwitch in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Gets identifier for the compiler. + + Initial attempt at extracting version information + would lock up. Using a stock response. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeLinker.html new file mode 100644 index 0000000..4800134 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/VisualAgeLinker.html @@ -0,0 +1,407 @@ + + + + + + + +VisualAgeLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ibm +
+Class VisualAgeLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class VisualAgeLinker
extends AbstractLdLinker
+ + +

+Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm) +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetDynamicLibFlag() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Gets identifier for the compiler.
+static VisualAgeLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+protected  java.lang.StringgetStaticLibFlag() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static VisualAgeLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(boolean debug,
+                           LinkType linkType,
+                           java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Gets identifier for the compiler. + + Initial attempt at extracting version information + would lock up. Using a stock response. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineLinker
+
+
+
+
+
+
+ +

+getDynamicLibFlag

+
+protected java.lang.String getDynamicLibFlag()
+
+
+
Overrides:
getDynamicLibFlag in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getStaticLibFlag

+
+protected java.lang.String getStaticLibFlag()
+
+
+
Overrides:
getStaticLibFlag in class AbstractLdLinker
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeCCompiler.html new file mode 100644 index 0000000..ba6fed7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler

+
+ + + + + + + + + +
+Packages that use VisualAgeCCompiler
net.sf.antcontrib.cpptasks.ibm  
+  +

+ + + + + +
+Uses of VisualAgeCCompiler in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ibm that return VisualAgeCCompiler
+static VisualAgeCCompilerVisualAgeCCompiler.getInstance() + +
+          Gets singleton instance of this class
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeLinker.html new file mode 100644 index 0000000..6b47167 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/class-use/VisualAgeLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker

+
+ + + + + + + + + +
+Packages that use VisualAgeLinker
net.sf.antcontrib.cpptasks.ibm  
+  +

+ + + + + +
+Uses of VisualAgeLinker in net.sf.antcontrib.cpptasks.ibm
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ibm that return VisualAgeLinker
+static VisualAgeLinkerVisualAgeLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html new file mode 100644 index 0000000..ceb5de8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ibm (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.ibm + + + + +
+Classes  + +
+VisualAgeCCompiler +
+VisualAgeLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html new file mode 100644 index 0000000..237b638 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html @@ -0,0 +1,159 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ibm (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.ibm +

+ + + + + + + + + + + + + +
+Class Summary
VisualAgeCCompilerAdapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
VisualAgeLinkerAdapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html new file mode 100644 index 0000000..5ae7e38 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html @@ -0,0 +1,169 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ibm Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.ibm +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html new file mode 100644 index 0000000..e27b442 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html @@ -0,0 +1,173 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.ibm (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.ibm

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.ibm
net.sf.antcontrib.cpptasks.ibm  
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ibm used by net.sf.antcontrib.cpptasks.ibm
VisualAgeCCompiler + +
+          Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
VisualAgeLinker + +
+          Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/CommentDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/CommentDef.html new file mode 100644 index 0000000..dd59804 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/CommentDef.html @@ -0,0 +1,295 @@ + + + + + + + +CommentDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ide +
+Class CommentDef

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ide.CommentDef
+
+
+
+
public final class CommentDef
extends java.lang.Object
+ + +

+Defines a comment to place in the generated project files. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
CommentDef() + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddText(java.lang.String newText) + +
+           
+ java.lang.StringgetText() + +
+           
+ java.lang.StringtoString() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommentDef

+
+public CommentDef()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getText

+
+public java.lang.String getText()
+
+
+
+
+
+
+ +

+addText

+
+public void addText(java.lang.String newText)
+
+
+
+
+
+
+ +

+toString

+
+public java.lang.String toString()
+
+
+
Overrides:
toString in class java.lang.Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/DebugDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/DebugDef.html new file mode 100644 index 0000000..ddd6346 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/DebugDef.html @@ -0,0 +1,463 @@ + + + + + + + +DebugDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ide +
+Class DebugDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.ide.DebugDef
+
+
+
+
public final class DebugDef
extends org.apache.tools.ant.types.DataType
+ + +

+Specifies a debugging configuration for a project. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
DebugDef() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddEnv(org.apache.tools.ant.types.Environment.Variable var) + +
+          Add an environment variable.
+ org.apache.tools.ant.types.Commandline.ArgumentcreateArg() + +
+          Adds a command-line argument.
+ java.lang.String[]getArguments() + +
+          Returns all arguments defined by addLine, + addValue or the argument object.
+ java.io.FilegetDir() + +
+          Get the working directory of the process.
+ java.lang.StringgetExecutable() + +
+          Get the name of the executable program.
+ java.lang.String[]getVariables() + +
+          Get the variable list as an array.
+ voidsetDir(java.io.File d) + +
+          Set the working directory of the process.
+ voidsetExecutable(java.lang.String value) + +
+          Set the name of the executable program.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DebugDef

+
+public DebugDef()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+setExecutable

+
+public void setExecutable(java.lang.String value)
+
+
Set the name of the executable program. +

+

+
Parameters:
value - the name of the executable program
+
+
+
+ +

+getExecutable

+
+public java.lang.String getExecutable()
+
+
Get the name of the executable program. +

+

+ +
Returns:
the name of the executable program, may be null.
+
+
+
+ +

+setDir

+
+public void setDir(java.io.File d)
+
+
Set the working directory of the process. +

+

+
Parameters:
d - the working directory of the process
+
+
+
+ +

+getDir

+
+public java.io.File getDir()
+
+
Get the working directory of the process. +

+

+ +
Returns:
the working directory of the process, may be null.
+
+
+
+ +

+addEnv

+
+public void addEnv(org.apache.tools.ant.types.Environment.Variable var)
+
+
Add an environment variable. +

+

+
Parameters:
var - new environment variable
+
+
+
+ +

+getVariables

+
+public java.lang.String[] getVariables()
+
+
Get the variable list as an array. +

+

+ +
Returns:
array of key=value assignment strings
+
+
+
+ +

+createArg

+
+public org.apache.tools.ant.types.Commandline.Argument createArg()
+
+
Adds a command-line argument. +

+

+ +
Returns:
new command line argument created
+
+
+
+ +

+getArguments

+
+public java.lang.String[] getArguments()
+
+
Returns all arguments defined by addLine, + addValue or the argument object. +

+

+ +
Returns:
array of command line arguments, may be zero-length.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/DependencyDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/DependencyDef.html new file mode 100644 index 0000000..21f6915 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/DependencyDef.html @@ -0,0 +1,406 @@ + + + + + + + +DependencyDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ide +
+Class DependencyDef

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.ide.DependencyDef
+
+
+
+
public final class DependencyDef
extends java.lang.Object
+ + +

+Defines a dependency +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
DependencyDef() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetDepends() + +
+           
+ java.util.ListgetDependsList() + +
+           
+ java.io.FilegetFile() + +
+           
+ java.lang.StringgetID() + +
+           
+ java.lang.StringgetName() + +
+           
+ voidsetDepends(java.lang.String val) + +
+           
+ voidsetFile(java.io.File val) + +
+           
+ voidsetID(java.lang.String val) + +
+           
+ voidsetName(java.lang.String val) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DependencyDef

+
+public DependencyDef()
+
+
+ + + + + + + + +
+Method Detail
+ +

+setID

+
+public void setID(java.lang.String val)
+
+
+
+
+
+
+ +

+getFile

+
+public java.io.File getFile()
+
+
+
+
+
+
+ +

+setFile

+
+public void setFile(java.io.File val)
+
+
+
+
+
+
+ +

+setName

+
+public void setName(java.lang.String val)
+
+
+
+
+
+
+ +

+getName

+
+public java.lang.String getName()
+
+
+
+
+
+
+ +

+getID

+
+public java.lang.String getID()
+
+
+
+
+
+
+ +

+getDepends

+
+public java.lang.String getDepends()
+
+
+
+
+
+
+ +

+setDepends

+
+public void setDepends(java.lang.String val)
+
+
+
+
+
+
+ +

+getDependsList

+
+public java.util.List getDependsList()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectDef.html new file mode 100644 index 0000000..285b7e6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectDef.html @@ -0,0 +1,760 @@ + + + + + + + +ProjectDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ide +
+Class ProjectDef

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.ide.ProjectDef
+
+
+
+
public final class ProjectDef
extends org.apache.tools.ant.types.DataType
+ + +

+Requests the creation of an IDE project file. Experimental. + + Implementation status: msdev5, msdev6 and cbuilderx + generate reasonable project files for simple projects, + xcode and msdev7 and msdev71 capture source file lists and + a few settings. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
ProjectDef() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddComment(CommentDef comment) + +
+          Add comment for the generated project file.
+ voidaddDependency(DependencyDef dependency) + +
+          Add a dependency definition to the project.
+ voidexecute() + +
+          Required by documentation generator.
+ voidexecute(CCTask task, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Executes the task.
+ java.util.ListgetComments() + +
+           
+ java.util.ListgetDependencies() + +
+           
+ java.lang.StringgetName() + +
+          Get name.
+ java.io.FilegetObjdir() + +
+          Gets the object files directory.
+ voidgetObjdir(java.io.File oDir) + +
+          Sets the directory used for object files.
+ booleangetOverwrite() + +
+          Gets whether an existing project file should be overwritten, + default is true.
+ booleanisActive() + +
+          Determine if this def should be used.
+ voidsetClassname(java.lang.String className) + +
+          Class name for a user-supplied project writer.
+ voidsetFailonerror(boolean value) + +
+          Sets whether a failure to write the project file should cause the + task to fail.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetName(java.lang.String value) + +
+          Set name.
+ voidsetOutfile(java.io.File outfile) + +
+          Sets the name for the generated project file.
+ voidsetOverwrite(boolean value) + +
+          Sets whether an existing project file should be overwritten, + default is true.
+ voidsetType(ProjectWriterEnum value) + +
+          Set project type.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ProjectDef

+
+public ProjectDef()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+setType

+
+public void setType(ProjectWriterEnum value)
+
+
Set project type. + + + Supported project formats + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cbuilderxBorland C++BuilderX
msvc5Microsoft Visual C++ 97
msvc6Microsoft Visual C++ 6
msvc7Microsoft Visual C++.NET
msvc71Microsoft Visual C++.NET 2003
msvc8Microsoft Visual C++ 2005
msvc9Microsoft Visual C++ 2008
xcodeApple Xcode
+

+

+
Parameters:
value - new value
+
+
+
+ +

+setOutfile

+
+public void setOutfile(java.io.File outfile)
+
+
Sets the name for the generated project file. +

+

+
Parameters:
outfile - output file name
+
+
+
+ +

+setFailonerror

+
+public void setFailonerror(boolean value)
+
+
Sets whether a failure to write the project file should cause the + task to fail. Default is true. +

+

+
Parameters:
value - new value
+
+
+
+ +

+setOverwrite

+
+public void setOverwrite(boolean value)
+
+
Sets whether an existing project file should be overwritten, + default is true. If false and the project file exists, + the value of failonerror will determine if the task fails. +

+

+
Parameters:
value - new value
+
+
+
+ +

+getOverwrite

+
+public boolean getOverwrite()
+
+
Gets whether an existing project file should be overwritten, + default is true. If false and the project file exists, + the value of failonerror will determine if the task fails. +

+

+ +
Returns:
value
+
+
+
+ +

+isActive

+
+public boolean isActive()
+
+
Determine if this def should be used. + + Definition will be active if the "if" variable (if specified) is set and + the "unless" variable (if specified) is not set and that all reference + or extended definitions are active +

+

+ +
Returns:
true if processor is active
+
+
+
+ +

+setClassname

+
+public void setClassname(java.lang.String className)
+
+
Class name for a user-supplied project writer. Use the "type" + attribute to specify built-in project writer implementations. +

+

+
Parameters:
className - full class name
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The configuration will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the configuration will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+getName

+
+public java.lang.String getName()
+
+
Get name. +

+

+ +
Returns:
String name
+
+
+
+ +

+setName

+
+public void setName(java.lang.String value)
+
+
Set name. +

+

+
Parameters:
value - String name
+
+
+
+ +

+execute

+
+public void execute(CCTask task,
+                    java.util.List sources,
+                    java.util.Hashtable targets,
+                    TargetInfo linkTarget)
+
+
Executes the task. Compiles the given files. +

+

+
Parameters:
task - cc task
sources - source files (includes headers)
targets - compilation targets
linkTarget - link target
+
+
+
+ +

+getObjdir

+
+public java.io.File getObjdir()
+
+
Gets the object files directory. +

+

+ +
Returns:
directory, may be null.
+
+
+
+ +

+getObjdir

+
+public void getObjdir(java.io.File oDir)
+
+
Sets the directory used for object files. If not specified, + the object files directory from cc task will be used. +

+

+
Parameters:
oDir - object file directory.
+
+
+
+ +

+addDependency

+
+public void addDependency(DependencyDef dependency)
+
+
Add a dependency definition to the project. +

+

+
Parameters:
dependency - dependency.
+
+
+
+ +

+getDependencies

+
+public java.util.List getDependencies()
+
+
+
+
+
+
+ +

+addComment

+
+public void addComment(CommentDef comment)
+
+
Add comment for the generated project file. +

+

+
Parameters:
comment - comment, may not be null.
+
+
+
+ +

+getComments

+
+public java.util.List getComments()
+
+
+
+
+
+
+ +

+execute

+
+public void execute()
+
+
Required by documentation generator. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriter.html new file mode 100644 index 0000000..1c7d3bd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriter.html @@ -0,0 +1,232 @@ + + + + + + + +ProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ide +
+Interface ProjectWriter

+
+
All Known Implementing Classes:
CBuilderXProjectWriter, DevStudioProjectWriter, VisualStudioNETProjectWriter, XcodeProjectWriter
+
+
+
+
public interface ProjectWriter
+ + +

+Project writer interface. +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File baseName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Write project definition file.
+  +

+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+void writeProject(java.io.File baseName,
+                  CCTask task,
+                  ProjectDef projectDef,
+                  java.util.List files,
+                  java.util.Hashtable targets,
+                  TargetInfo linkTarget)
+                  throws java.io.IOException,
+                         org.xml.sax.SAXException
+
+
Write project definition file. +

+

+
Parameters:
baseName - File name base, writer may append appropriate extension
task - task
projectDef - project element
files - source and header files
targets - compilation targets
linkTarget - link target +
Throws: +
java.io.IOException - if I/O error is encountered +
org.xml.sax.SAXException - if I/O error during XML serialization
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriterEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriterEnum.html new file mode 100644 index 0000000..cf4b4d2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/ProjectWriterEnum.html @@ -0,0 +1,349 @@ + + + + + + + +ProjectWriterEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ide +
+Class ProjectWriterEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
+
+
+
+
public final class ProjectWriterEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of supported project file generators. + + Supported project generators + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cbuilderxBorland C++BuilderX
msvc5Microsoft Visual C++ 97
msvc6Microsoft Visual C++ 6
msvc7Microsoft Visual C++.NET
msvc71Microsoft Visual C++.NET 2003
msvc8Microsoft Visual C++ 2005
msvc9Microsoft Visual C++ 2008
xcodeApple Xcode
+

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
ProjectWriterEnum() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ ProjectWritergetProjectWriter() + +
+          Gets ProjectWriter associated with enumeration value.
+ java.lang.String[]getValues() + +
+          Gets acceptible values for enumeration.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ProjectWriterEnum

+
+public ProjectWriterEnum()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getProjectWriter

+
+public ProjectWriter getProjectWriter()
+
+
Gets ProjectWriter associated with enumeration value. +

+

+ +
Returns:
project writer
+
+
+
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets acceptible values for enumeration. +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+ +
Returns:
acceptible values
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/CommentDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/CommentDef.html new file mode 100644 index 0000000..4a6efc6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/CommentDef.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ide.CommentDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ide.CommentDef

+
+ + + + + + + + + +
+Packages that use CommentDef
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + +
+Uses of CommentDef in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide with parameters of type CommentDef
+ voidProjectDef.addComment(CommentDef comment) + +
+          Add comment for the generated project file.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DebugDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DebugDef.html new file mode 100644 index 0000000..d11e3c6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DebugDef.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ide.DebugDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ide.DebugDef

+
+No usage of net.sf.antcontrib.cpptasks.ide.DebugDef +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DependencyDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DependencyDef.html new file mode 100644 index 0000000..26e6115 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/DependencyDef.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ide.DependencyDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ide.DependencyDef

+
+ + + + + + + + + +
+Packages that use DependencyDef
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + +
+Uses of DependencyDef in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide with parameters of type DependencyDef
+ voidProjectDef.addDependency(DependencyDef dependency) + +
+          Add a dependency definition to the project.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectDef.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectDef.html new file mode 100644 index 0000000..b09a105 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectDef.html @@ -0,0 +1,326 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ide.ProjectDef (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ide.ProjectDef

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use ProjectDef
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + +
+Uses of ProjectDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ProjectDef
+ voidCCTask.addProject(ProjectDef projectDef) + +
+          Specifies the generation of IDE project file.
+  +

+ + + + + +
+Uses of ProjectDef in net.sf.antcontrib.cpptasks.apple
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.apple with parameters of type ProjectDef
+ voidXcodeProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of ProjectDef in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type ProjectDef
+ voidCBuilderXProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of ProjectDef in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type ProjectDef
+ voidVisualStudioNETProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ voidDevStudioProjectWriter.writeProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+  +

+ + + + + +
+Uses of ProjectDef in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide with parameters of type ProjectDef
+ voidProjectWriter.writeProject(java.io.File baseName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Write project definition file.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriter.html new file mode 100644 index 0000000..1b7ae11 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriter.html @@ -0,0 +1,272 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.ide.ProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.ide.ProjectWriter

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use ProjectWriter
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + +
+Uses of ProjectWriter in net.sf.antcontrib.cpptasks.apple
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.apple that implement ProjectWriter
+ classXcodeProjectWriter + +
+          Writes a Apple Xcode 2.1+ project directory.
+  +

+ + + + + +
+Uses of ProjectWriter in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.borland that implement ProjectWriter
+ classCBuilderXProjectWriter + +
+          Writes a CBuilderX 1.0 project file.
+  +

+ + + + + +
+Uses of ProjectWriter in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.devstudio that implement ProjectWriter
+ classDevStudioProjectWriter + +
+          Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file.
+ classVisualStudioNETProjectWriter + +
+          Writes a Visual Studio.NET project file.
+  +

+ + + + + +
+Uses of ProjectWriter in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide that return ProjectWriter
+ ProjectWriterProjectWriterEnum.getProjectWriter() + +
+          Gets ProjectWriter associated with enumeration value.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriterEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriterEnum.html new file mode 100644 index 0000000..8b4f33a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/class-use/ProjectWriterEnum.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum

+
+ + + + + + + + + +
+Packages that use ProjectWriterEnum
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + +
+Uses of ProjectWriterEnum in net.sf.antcontrib.cpptasks.ide
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ide with parameters of type ProjectWriterEnum
+ voidProjectDef.setType(ProjectWriterEnum value) + +
+          Set project type.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-frame.html new file mode 100644 index 0000000..e2b5d33 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-frame.html @@ -0,0 +1,52 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ide (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.ide + + + + +
+Interfaces  + +
+ProjectWriter
+ + + + + + +
+Classes  + +
+CommentDef +
+DebugDef +
+DependencyDef +
+ProjectDef +
+ProjectWriterEnum
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-summary.html new file mode 100644 index 0000000..b12400f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-summary.html @@ -0,0 +1,200 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ide (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.ide +

+IDE project file generation. +

+See: +
+          Description +

+ + + + + + + + + +
+Interface Summary
ProjectWriterProject writer interface.
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
CommentDefDefines a comment to place in the generated project files.
DebugDefSpecifies a debugging configuration for a project.
DependencyDefDefines a dependency
ProjectDefRequests the creation of an IDE project file.
ProjectWriterEnumEnumeration of supported project file generators.
+  + +

+

+Package net.sf.antcontrib.cpptasks.ide Description +

+ +

+IDE project file generation. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-tree.html new file mode 100644 index 0000000..2d4f9ae --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-tree.html @@ -0,0 +1,161 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ide Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.ide +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html new file mode 100644 index 0000000..1430536 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ide/package-use.html @@ -0,0 +1,285 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.ide (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.ide

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.ide
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks
ProjectDef + +
+          Requests the creation of an IDE project file.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.apple
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.borland
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.devstudio
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ide used by net.sf.antcontrib.cpptasks.ide
CommentDef + +
+          Defines a comment to place in the generated project files.
DependencyDef + +
+          Defines a dependency
ProjectDef + +
+          Requests the creation of an IDE project file.
ProjectWriter + +
+          Project writer interface.
ProjectWriterEnum + +
+          Enumeration of supported project file generators.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32CCompiler.html new file mode 100644 index 0000000..1e2f78b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32CCompiler.html @@ -0,0 +1,376 @@ + + + + + + + +IntelLinux32CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelLinux32CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class IntelLinux32CCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static IntelLinux32CCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addImpliedArgs, addIncludePath, addWarningSwitch, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelLinux32CCompiler getInstance()
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32Linker.html new file mode 100644 index 0000000..4cc0c70 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux32Linker.html @@ -0,0 +1,310 @@ + + + + + + + +IntelLinux32Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelLinux32Linker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class IntelLinux32Linker
extends AbstractLdLinker
+ + +

+Adapter for the Intel (r) Linker for Linux (r) for IA-32 +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static IntelLinux32LinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelLinux32Linker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64CCompiler.html new file mode 100644 index 0000000..43e19ab --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64CCompiler.html @@ -0,0 +1,376 @@ + + + + + + + +IntelLinux64CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelLinux64CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class IntelLinux64CCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static IntelLinux64CCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addImpliedArgs, addIncludePath, addWarningSwitch, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelLinux64CCompiler getInstance()
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64Linker.html new file mode 100644 index 0000000..3b3eab0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelLinux64Linker.html @@ -0,0 +1,310 @@ + + + + + + + +IntelLinux64Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelLinux64Linker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class IntelLinux64Linker
extends AbstractLdLinker
+ + +

+Adapter for the Intel (r) linker for Linux for IA-64 +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static IntelLinux64LinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelLinux64Linker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelProcessor.html new file mode 100644 index 0000000..9655b5a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelProcessor.html @@ -0,0 +1,343 @@ + + + + + + + +IntelProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.intel.IntelProcessor
+
+
+
+
public class IntelProcessor
extends java.lang.Object
+ + +

+A add-in class for Intel (r) compilers and linkers +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+static voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+           
+static voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+static booleanisCaseSensitive() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+public static void getDefineSwitch(java.lang.StringBuffer buffer,
+                                   java.lang.String define,
+                                   java.lang.String value)
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+public static void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                     java.lang.String define)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32CCompiler.html new file mode 100644 index 0000000..d498d8e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32CCompiler.html @@ -0,0 +1,386 @@ + + + + + + + +IntelWin32CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelWin32CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+                          extended by net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public final class IntelWin32CCompiler
extends DevStudioCompatibleCCompiler
+ + +

+Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static IntelWin32CCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
addDebugSwitch, addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelWin32CCompiler getInstance()
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Librarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Librarian.html new file mode 100644 index 0000000..d46e152 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Librarian.html @@ -0,0 +1,346 @@ + + + + + + + +IntelWin32Librarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelWin32Librarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
+                  extended by net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class IntelWin32Librarian
extends DevStudioCompatibleLibrarian
+ + +

+Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected IntelWin32Librarian() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static IntelWin32LibrariangetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+IntelWin32Librarian

+
+protected IntelWin32Librarian()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelWin32Librarian getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Linker.html new file mode 100644 index 0000000..e88c459 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin32Linker.html @@ -0,0 +1,310 @@ + + + + + + + +IntelWin32Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelWin32Linker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
+                  extended by net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class IntelWin32Linker
extends DevStudioCompatibleLinker
+ + +

+Adapter for the Intel (r) linker for 32-bit applications +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static IntelWin32LinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelWin32Linker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin64CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin64CCompiler.html new file mode 100644 index 0000000..1587e1a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/IntelWin64CCompiler.html @@ -0,0 +1,383 @@ + + + + + + + +IntelWin64CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.intel +
+Class IntelWin64CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+                          extended by net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public final class IntelWin64CCompiler
extends DevStudioCompatibleCCompiler
+ + +

+Adapter for the Intel C++ compiler for Itanium(TM) Applications +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static IntelWin64CCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
addDebugSwitch, addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static IntelWin64CCompiler getInstance()
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32CCompiler.html new file mode 100644 index 0000000..1ec6655 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32CCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler

+
+ + + + + + + + + +
+Packages that use IntelLinux32CCompiler
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelLinux32CCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelLinux32CCompiler
+static IntelLinux32CCompilerIntelLinux32CCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32Linker.html new file mode 100644 index 0000000..2c822b8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux32Linker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker

+
+ + + + + + + + + +
+Packages that use IntelLinux32Linker
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelLinux32Linker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelLinux32Linker
+static IntelLinux32LinkerIntelLinux32Linker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64CCompiler.html new file mode 100644 index 0000000..fb3a975 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64CCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler

+
+ + + + + + + + + +
+Packages that use IntelLinux64CCompiler
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelLinux64CCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelLinux64CCompiler
+static IntelLinux64CCompilerIntelLinux64CCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64Linker.html new file mode 100644 index 0000000..4368d92 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelLinux64Linker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker

+
+ + + + + + + + + +
+Packages that use IntelLinux64Linker
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelLinux64Linker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelLinux64Linker
+static IntelLinux64LinkerIntelLinux64Linker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelProcessor.html new file mode 100644 index 0000000..4a28116 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelProcessor

+
+No usage of net.sf.antcontrib.cpptasks.intel.IntelProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32CCompiler.html new file mode 100644 index 0000000..7d5cd29 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32CCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler

+
+ + + + + + + + + +
+Packages that use IntelWin32CCompiler
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelWin32CCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelWin32CCompiler
+static IntelWin32CCompilerIntelWin32CCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Librarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Librarian.html new file mode 100644 index 0000000..1c0c090 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Librarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian

+
+ + + + + + + + + +
+Packages that use IntelWin32Librarian
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelWin32Librarian in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelWin32Librarian
+static IntelWin32LibrarianIntelWin32Librarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Linker.html new file mode 100644 index 0000000..3b314a3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin32Linker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelWin32Linker

+
+ + + + + + + + + +
+Packages that use IntelWin32Linker
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelWin32Linker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelWin32Linker
+static IntelWin32LinkerIntelWin32Linker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin64CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin64CCompiler.html new file mode 100644 index 0000000..93f4a08 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/class-use/IntelWin64CCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler

+
+ + + + + + + + + +
+Packages that use IntelWin64CCompiler
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of IntelWin64CCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.intel that return IntelWin64CCompiler
+static IntelWin64CCompilerIntelWin64CCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-frame.html new file mode 100644 index 0000000..1a6ef8b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-frame.html @@ -0,0 +1,49 @@ + + + + + + + +net.sf.antcontrib.cpptasks.intel (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.intel + + + + +
+Classes  + +
+IntelLinux32CCompiler +
+IntelLinux32Linker +
+IntelLinux64CCompiler +
+IntelLinux64Linker +
+IntelProcessor +
+IntelWin32CCompiler +
+IntelWin32Librarian +
+IntelWin32Linker +
+IntelWin64CCompiler
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-summary.html new file mode 100644 index 0000000..82251e6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-summary.html @@ -0,0 +1,197 @@ + + + + + + + +net.sf.antcontrib.cpptasks.intel (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.intel +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
IntelLinux32CCompilerAdapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
IntelLinux32LinkerAdapter for the Intel (r) Linker for Linux (r) for IA-32
IntelLinux64CCompilerAdapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
IntelLinux64LinkerAdapter for the Intel (r) linker for Linux for IA-64
IntelProcessorA add-in class for Intel (r) compilers and linkers
IntelWin32CCompilerAdapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
IntelWin32LibrarianAdapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
IntelWin32LinkerAdapter for the Intel (r) linker for 32-bit applications
IntelWin64CCompilerAdapter for the Intel C++ compiler for Itanium(TM) Applications
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-tree.html new file mode 100644 index 0000000..48978e8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-tree.html @@ -0,0 +1,180 @@ + + + + + + + +net.sf.antcontrib.cpptasks.intel Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.intel +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-use.html new file mode 100644 index 0000000..a130435 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/intel/package-use.html @@ -0,0 +1,219 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.intel (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.intel

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.intel
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.intel used by net.sf.antcontrib.cpptasks.intel
IntelLinux32CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) + + The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for + gcc compiler.
IntelLinux32Linker + +
+          Adapter for the Intel (r) Linker for Linux (r) for IA-32
IntelLinux64CCompiler + +
+          Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) + + The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc + compiler.
IntelLinux64Linker + +
+          Adapter for the Intel (r) linker for Linux for IA-64
IntelWin32CCompiler + +
+          Adapter for the Intel (r) C++ compiler for 32-bit applications + + The Intel (r) C++ compiler for IA32 Windows mimics the command options for + the Microsoft (r) C++ compiler.
IntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
IntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
IntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/XpidlCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/XpidlCompiler.html new file mode 100644 index 0000000..0780e54 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/XpidlCompiler.html @@ -0,0 +1,782 @@ + + + + + + + +XpidlCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.mozilla +
+Class XpidlCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class XpidlCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Mozilla Xpidl Compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+protected  voidaddIncludes(java.lang.String baseDirPath, + java.io.File[] includeDirs, + java.util.Vector args, + java.util.Vector relativeArgs, + java.lang.StringBuffer includePathId) + +
+          Adds command line arguments for include paths.
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+          Add arguments for specified warning level.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment (deprecated).
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .idl file into the corresponding .h and .xpt files.
+protected  ParsercreateParser(java.io.File source) + +
+          Gets dependency parser.
+protected  intgetArgumentCountPerInputFile() + +
+          Gets number of command line arguments per input file.
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+          Gets switch to define preprocessor macro.
+protected  java.io.File[]getEnvironmentIncludePath() + +
+          Gets standard include paths.
+ java.lang.StringgetIdentifier() + +
+          Gets compiler identifier.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+          Gets include directory switch.
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+          Gets input file arguments.
+static XpidlCompilergetInstance() + +
+          Gets singleton instance of compiler.
+ LinkergetLinker(LinkType type) + +
+          Gets linker associated with this type.
+ intgetMaximumCommandLength() + +
+          Gets maximum length of command line.
+protected  intgetMaximumInputFilesPerCommand() + +
+          Gets maximum number of input files processed per command.
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Gets output file names.
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+          Get total command line length due to the input file.
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+          Gets switch to undefine preprocessor macro.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
buildDefineArguments, createConfiguration, getCommand, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static XpidlCompiler getInstance()
+
+
Gets singleton instance of compiler. +

+

+ +
Returns:
XpidlCompiler singleton instance
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
Add arguments for debug, etc. +

+

+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command argument list
debug - boolean build for debug if true
multithreaded - boolean build for multithreading if true
exceptions - boolean enable exceptions if true
linkType - LinkType output and runtime type
rtti - Boolean enable run-time type identification if true
optimization - OptimizationEnum optimization
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
Add arguments for specified warning level. +

+

+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command line arguments
level - int warning level value
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
Change enviroment (deprecated). +

+

+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
Parameters:
newEnvironment - boolean use new environment.
env - Environment environment +
Returns:
Processor modified processor
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
Gets dependency parser. +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
Parameters:
source - source file +
Returns:
parser
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
Gets number of command line arguments per input file. +

+

+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+ +
Returns:
int number of command line arguments per input file.
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                             VersionInfo versionInfo)
+
+
Gets output file names. +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class AbstractCompiler
+
+
+
Parameters:
inputFile - String input file name
versionInfo - version info, not used by this compiler. +
Returns:
String[] output file names
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
Gets input file arguments. +

+

+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
Parameters:
outputDir - File output directory
filename - String input file name.
index - int argument index, + 0 to getNumberOfArgumentsPerInputFile() -1 +
Returns:
String input file argument
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
Gets maximum length of command line. +

+

+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+ +
Returns:
int maximum length of command line
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
Gets maximum number of input files processed per command. +

+

+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+ +
Returns:
int maximum number of input files processed per command.
+
+
+
+ +

+addIncludes

+
+protected void addIncludes(java.lang.String baseDirPath,
+                           java.io.File[] includeDirs,
+                           java.util.Vector args,
+                           java.util.Vector relativeArgs,
+                           java.lang.StringBuffer includePathId)
+
+
Adds command line arguments for include paths. +

+

+
Overrides:
addIncludes in class CommandLineCompiler
+
+
+
Parameters:
baseDirPath - String base directory
includeDirs - File[] include directories
args - Vector command line arguments
relativeArgs - Vector arguments for configuration identification
includePathId - StringBuffer buffer for configuration identification
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
Gets include directory switch. +

+

+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
Parameters:
includeDir - String include directory +
Returns:
String command switch to add specified directory to search path
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
Gets switch to define preprocessor macro. +

+

+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer command line argument
define - String macro name
value - String macro value, may be null.
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
Gets switch to undefine preprocessor macro. +

+

+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer command line argument
define - String macro name
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
Gets standard include paths. +

+

+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+ +
Returns:
File[] standard include paths
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Gets linker associated with this type. +

+

+
Parameters:
type - LinkType linker, returns ld. +
Returns:
Linker
+
+
+
+ +

+compile

+
+public void compile(CCTask task,
+                    java.io.File outputDir,
+                    java.lang.String[] sourceFiles,
+                    java.lang.String[] args,
+                    java.lang.String[] endArgs,
+                    boolean relentless,
+                    CommandLineCompilerConfiguration config,
+                    ProgressMonitor monitor)
+
+
Compiles an .idl file into the corresponding .h and .xpt files. +

+

+
Overrides:
compile in class CommandLineCompiler
+
+
+
Parameters:
task - current cc task
outputDir - output directory
sourceFiles - source files
args - command line arguments that appear before input files
endArgs - command line arguments that appear after input files
relentless - if true, do not stop at first compilation error
config - compiler configuration
monitor - progress monitor
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
Get total command line length due to the input file. +

+

+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
Parameters:
outputDir - File output directory
inputFile - String input file +
Returns:
int characters added to command line for the input file.
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Gets compiler identifier. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+ +
Returns:
String compiler identification string
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/class-use/XpidlCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/class-use/XpidlCompiler.html new file mode 100644 index 0000000..67725d1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/class-use/XpidlCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler

+
+ + + + + + + + + +
+Packages that use XpidlCompiler
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
+  +

+ + + + + +
+Uses of XpidlCompiler in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla that return XpidlCompiler
+static XpidlCompilerXpidlCompiler.getInstance() + +
+          Gets singleton instance of compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-frame.html new file mode 100644 index 0000000..c807807 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +net.sf.antcontrib.cpptasks.mozilla (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.mozilla + + + + +
+Classes  + +
+XpidlCompiler
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-summary.html new file mode 100644 index 0000000..83bec7f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-summary.html @@ -0,0 +1,170 @@ + + + + + + + +net.sf.antcontrib.cpptasks.mozilla (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.mozilla +

+Compiler adapter for Mozilla's XPCOM compiler. +

+See: +
+          Description +

+ + + + + + + + + +
+Class Summary
XpidlCompilerAdapter for the Mozilla Xpidl Compiler.
+  + +

+

+Package net.sf.antcontrib.cpptasks.mozilla Description +

+ +

+Compiler adapter for Mozilla's XPCOM compiler. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-tree.html new file mode 100644 index 0000000..0e8d141 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-tree.html @@ -0,0 +1,158 @@ + + + + + + + +net.sf.antcontrib.cpptasks.mozilla Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.mozilla +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-use.html new file mode 100644 index 0000000..4860a86 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/mozilla/package-use.html @@ -0,0 +1,167 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.mozilla (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.mozilla

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.mozilla
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.mozilla used by net.sf.antcontrib.cpptasks.mozilla
XpidlCompiler + +
+          Adapter for the Mozilla Xpidl Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCCompiler.html new file mode 100644 index 0000000..0050123 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCCompiler.html @@ -0,0 +1,345 @@ + + + + + + + +OpenWatcomCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
+                  extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class OpenWatcomCCompiler
extends OpenWatcomCompiler
+ + +

+Adapter for the OpenWatcom C Compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ParsercreateParser(java.io.File source) + +
+          Create parser.
+static OpenWatcomCCompilergetInstance() + +
+          Get compiler.
+ LinkergetLinker(LinkType type) + +
+          Get linker.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
addImpliedArgs, addWarningSwitch, changeEnvironment, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getMaximumCommandLength, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static OpenWatcomCCompiler getInstance()
+
+
Get compiler. +

+

+ +
Returns:
OpenWatcomCCompiler compiler
+
+
+
+ +

+createParser

+
+public Parser createParser(java.io.File source)
+
+
Create parser. +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
Parameters:
source - File file to be parsed. +
Returns:
Parser parser
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Get linker. +

+

+
Parameters:
type - link type +
Returns:
linker
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCLinker.html new file mode 100644 index 0000000..8881846 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCLinker.html @@ -0,0 +1,311 @@ + + + + + + + +OpenWatcomCLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomCLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
+                  extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class OpenWatcomCLinker
extends OpenWatcomLinker
+ + +

+Adapter for the OpenWatcom linker. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static OpenWatcomCLinkergetInstance() + +
+          Get linker instance.
+ LinkergetLinker(LinkType type) + +
+          Get linker.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static OpenWatcomCLinker getInstance()
+
+
Get linker instance. +

+

+ +
Returns:
OpenWatcomCLinker linker
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Get linker. +

+

+
Parameters:
type - LinkType link type +
Returns:
Linker linker
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCompiler.html new file mode 100644 index 0000000..1fb09b8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomCompiler.html @@ -0,0 +1,536 @@ + + + + + + + +OpenWatcomCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
Direct Known Subclasses:
OpenWatcomCCompiler, OpenWatcomFortranCompiler
+
+
+
+
public abstract class OpenWatcomCompiler
extends CommandLineCompiler
+ + +

+An abstract base class for the OpenWatcom C and Fortran compilers. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected OpenWatcomCompiler(java.lang.String command, + java.lang.String identifierArg, + java.lang.String[] sourceExtensions, + java.lang.String[] headerExtensions, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add implied arguments.
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+          Add warning switch.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment.
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+          Get define switch.
+protected  java.io.File[]getEnvironmentIncludePath() + +
+          Get include path from environment.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+          Get include directory switch.
+ intgetMaximumCommandLength() + +
+          Get maximum command line length.
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+          Get undefine switch.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, createParser, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+OpenWatcomCompiler

+
+protected OpenWatcomCompiler(java.lang.String command,
+                             java.lang.String identifierArg,
+                             java.lang.String[] sourceExtensions,
+                             java.lang.String[] headerExtensions,
+                             boolean newEnvironment,
+                             org.apache.tools.ant.types.Environment env)
+
+
Constructor. +

+

+
Parameters:
command - String command
identifierArg - String identifier
sourceExtensions - String[] source extension
headerExtensions - String[] header extension
newEnvironment - boolean use new enviroment
env - Environment environment
+
+ + + + + + + + +
+Method Detail
+ +

+addImpliedArgs

+
+protected final void addImpliedArgs(java.util.Vector args,
+                                    boolean debug,
+                                    boolean multithreaded,
+                                    boolean exceptions,
+                                    LinkType linkType,
+                                    java.lang.Boolean rtti,
+                                    OptimizationEnum optimization)
+
+
Add implied arguments. +

+

+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command line arguments
debug - boolean is debug
multithreaded - boolean multithreaderd
exceptions - boolean support exceptions
linkType - LinkType link type
rtti - Boolean run time type information
optimization - OptimizationEnum
+
+
+
+ +

+addWarningSwitch

+
+protected final void addWarningSwitch(java.util.Vector args,
+                                      int level)
+
+
Add warning switch. +

+

+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command line arguments
level - int warning level
+
+
+
+ +

+changeEnvironment

+
+public final Processor changeEnvironment(boolean newEnvironment,
+                                         org.apache.tools.ant.types.Environment env)
+
+
Change enviroment. +

+

+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
Parameters:
newEnvironment - boolean use new enviroment
env - Environment environment +
Returns:
Processor modified processor
+
+
+
+ +

+getDefineSwitch

+
+protected final void getDefineSwitch(java.lang.StringBuffer buffer,
+                                     java.lang.String define,
+                                     java.lang.String value)
+
+
Get define switch. +

+

+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer buffer
define - String preprocessor macro
value - String value, may be null.
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected final java.io.File[] getEnvironmentIncludePath()
+
+
Get include path from environment. +

+

+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+ +
Returns:
File[]
+
+
+
+ +

+getIncludeDirSwitch

+
+protected final java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
Get include directory switch. +

+

+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
Parameters:
includeDir - String include directory +
Returns:
String command line argument
+
+
+
+ +

+getMaximumCommandLength

+
+public final int getMaximumCommandLength()
+
+
Get maximum command line length. +

+

+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+ +
Returns:
int maximum command line length
+
+
+
+ +

+getUndefineSwitch

+
+protected final void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                       java.lang.String define)
+
+
Get undefine switch. +

+

+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer argument destination
define - String preprocessor macro
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranCompiler.html new file mode 100644 index 0000000..b25b654 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranCompiler.html @@ -0,0 +1,345 @@ + + + + + + + +OpenWatcomFortranCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomFortranCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
+                  extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class OpenWatcomFortranCompiler
extends OpenWatcomCompiler
+ + +

+Adapter for the OpenWatcom Fortran compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ParsercreateParser(java.io.File source) + +
+          Create dependency parser.
+static OpenWatcomFortranCompilergetInstance() + +
+          Get instance.
+ LinkergetLinker(LinkType type) + +
+          Get linker.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
addImpliedArgs, addWarningSwitch, changeEnvironment, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getMaximumCommandLength, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static OpenWatcomFortranCompiler getInstance()
+
+
Get instance. +

+

+ +
Returns:
OpenWatcomFortranCompiler compiler instance
+
+
+
+ +

+createParser

+
+public Parser createParser(java.io.File source)
+
+
Create dependency parser. +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
Parameters:
source - File source file +
Returns:
Parser parser
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Get linker. +

+

+
Parameters:
type - link type +
Returns:
linker
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranLinker.html new file mode 100644 index 0000000..ae8810d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomFortranLinker.html @@ -0,0 +1,311 @@ + + + + + + + +OpenWatcomFortranLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomFortranLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
+                  extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class OpenWatcomFortranLinker
extends OpenWatcomLinker
+ + +

+Adapter for the OpenWatcom Fortran linker. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static OpenWatcomFortranLinkergetInstance() + +
+          Get instance.
+ LinkergetLinker(LinkType type) + +
+          Get linker.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static OpenWatcomFortranLinker getInstance()
+
+
Get instance. +

+

+ +
Returns:
OpenWatcomFortranLinker linker
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Get linker. +

+

+
Parameters:
type - LinkType link type +
Returns:
Linker linker
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLibrarian.html new file mode 100644 index 0000000..b31394f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLibrarian.html @@ -0,0 +1,691 @@ + + + + + + + +OpenWatcomLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class OpenWatcomLibrarian
extends CommandLineLinker
+ + +

+Adapter for the OpenWatcom Librarian. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+          Add base address.
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+          Add alternative entry point.
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+          Add fixed parameter.
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+          Add implied arguments.
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+          Add incremental option.
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+          Add map option.
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+          Add stack size option.
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+          Get command file switch.
+static OpenWatcomLibrariangetInstance() + +
+          Singleton accessor.
+ java.io.File[]getLibraryPath() + +
+          Get library search path.
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Get file selectors for specified library names.
+ LinkergetLinker(LinkType type) + +
+          Get linker.
+ intgetMaximumCommandLength() + +
+          Gets maximum command line.
+ java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+          Create output file switch.
+ booleanisCaseSensitive() + +
+          Gets case-sensisitivity of processor.
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Builds a library.
+protected  java.lang.String[]prepareArguments(CCTask task, + java.lang.String outputDir, + java.lang.String outputName, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Prepares argument list for exec command.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static OpenWatcomLibrarian getInstance()
+
+
Singleton accessor. +

+

+ +
Returns:
OpenWatcomLibrarian librarian instance
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
Add base address. +

+

+
Specified by:
addBase in class CommandLineLinker
+
+
+
Parameters:
base - long base address
args - Vector command line arguments
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
Add alternative entry point. +

+

+
Specified by:
addEntry in class CommandLineLinker
+
+
+
Parameters:
entry - String entry point
args - Vector command line arguments
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
Add fixed parameter. +

+

+
Specified by:
addFixed in class CommandLineLinker
+
+
+
Parameters:
fixed - Boolean true if fixed
args - Vector command line arguments
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
Add implied arguments. +

+

+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
Parameters:
debug - boolean true if debugging
linkType - LinkType link type
args - Vector command line arguments
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
Add incremental option. +

+

+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
Parameters:
incremental - boolean true if incremental
args - Vector command line arguments
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
Add map option. +

+

+
Specified by:
addMap in class CommandLineLinker
+
+
+
Parameters:
map - boolean true to create map file
args - Vector command line argument
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
Add stack size option. +

+

+
Specified by:
addStack in class CommandLineLinker
+
+
+
Parameters:
stack - int stack size
args - Vector command line arguments
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
Get command file switch. +

+

+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
Parameters:
cmdFile - String command file +
Returns:
String command file switch
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Get library search path. +

+

+ +
Returns:
File[] library search path
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Get file selectors for specified library names. +

+

+
Parameters:
libnames - String[] library names
libType - LibraryTypeEnum library type enum +
Returns:
String[] file selection patterns
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Get linker. +

+

+
Parameters:
type - LinkType link type +
Returns:
Linker linker
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
Gets maximum command line. +

+

+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+ +
Returns:
int maximum command line
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
Create output file switch. +

+

+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
Parameters:
outFile - String output file switch +
Returns:
String[] output file switch
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Gets case-sensisitivity of processor. +

+

+ +
Returns:
boolean true if case sensitive
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+
+
Builds a library. +

+

+
Overrides:
link in class CommandLineLinker
+
+
+
Parameters:
task - task
outputFile - generated library
sourceFiles - object files
config - linker configuration
+
+
+
+ +

+prepareArguments

+
+protected java.lang.String[] prepareArguments(CCTask task,
+                                              java.lang.String outputDir,
+                                              java.lang.String outputName,
+                                              java.lang.String[] sourceFiles,
+                                              CommandLineLinkerConfiguration config)
+
+
Prepares argument list for exec command. +

+

+
Overrides:
prepareArguments in class CommandLineLinker
+
+
+
Parameters:
task - task
outputDir - output directory
outputName - output file name
sourceFiles - object files
config - linker configuration +
Returns:
arguments for runTask
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLinker.html new file mode 100644 index 0000000..2579bf2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomLinker.html @@ -0,0 +1,676 @@ + + + + + + + +OpenWatcomLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
OpenWatcomCLinker, OpenWatcomFortranLinker
+
+
+
+
public abstract class OpenWatcomLinker
extends CommandLineLinker
+ + +

+Adapter for the OpenWatcom linker. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected OpenWatcomLinker(java.lang.String command, + java.lang.String outputSuffix) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+          Add specified base address to linker options.
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+          Adds non-default entry point.
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+          Adds fixed option.
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+          Adds other command line parameters.
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+          Add command line switch to force incremental linking.
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+          Add command line switch to force map generation.
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+          Add command line switch for stack reservation.
+ voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+          Get command file switch.
+ java.io.File[]getLibraryPath() + +
+          Get search path for libraries.
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Get file selectors for libraries.
+ intgetMaximumCommandLength() + +
+          Get maximum command line length.
+ java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+          Get output file switch.
+ booleanisCaseSensitive() + +
+          Gets file name sensitivity of processors.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+OpenWatcomLinker

+
+protected OpenWatcomLinker(java.lang.String command,
+                           java.lang.String outputSuffix)
+
+
Constructor. +

+

+
Parameters:
command - String command string (wcl386 or wfl386)
outputSuffix - String output suffix
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+protected final void addBase(long base,
+                             java.util.Vector args)
+
+
Add specified base address to linker options. +

+

+
Specified by:
addBase in class CommandLineLinker
+
+
+
Parameters:
base - long base address
args - Vector command options
+
+
+
+ +

+addEntry

+
+protected final void addEntry(java.lang.String entry,
+                              java.util.Vector args)
+
+
Adds non-default entry point. +

+

+
Specified by:
addEntry in class CommandLineLinker
+
+
+
Parameters:
entry - entry point name
args - command line parameters
+
+
+
+ +

+addFixed

+
+protected final void addFixed(java.lang.Boolean fixed,
+                              java.util.Vector args)
+
+
Adds fixed option. +

+

+
Specified by:
addFixed in class CommandLineLinker
+
+
+
Parameters:
fixed - if executable is fixed
args - command line parameters
+
+
+
+ +

+addImpliedArgs

+
+protected final void addImpliedArgs(boolean debug,
+                                    LinkType linkType,
+                                    java.util.Vector args)
+
+
Adds other command line parameters. +

+

+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
Parameters:
debug - boolean is debug
linkType - LinkType link type
args - Vector command line arguments
+
+
+
+ +

+addIncremental

+
+protected final void addIncremental(boolean incremental,
+                                    java.util.Vector args)
+
+
Add command line switch to force incremental linking. +

+

+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
Parameters:
incremental - boolean do incremental linking
args - Vector command line arguments
+
+
+
+ +

+addMap

+
+protected final void addMap(boolean map,
+                            java.util.Vector args)
+
+
Add command line switch to force map generation. +

+

+
Specified by:
addMap in class CommandLineLinker
+
+
+
Parameters:
map - boolean build map
args - Vector command line arguments
+
+
+
+ +

+addStack

+
+protected final void addStack(int stack,
+                              java.util.Vector args)
+
+
Add command line switch for stack reservation. +

+

+
Specified by:
addStack in class CommandLineLinker
+
+
+
Parameters:
stack - int stack size.
args - Vector command line arguments.
+
+
+
+ +

+addVersionFiles

+
+public final void addVersionFiles(VersionInfo versionInfo,
+                                  LinkType linkType,
+                                  java.io.File outputFile,
+                                  boolean isDebug,
+                                  java.io.File objDir,
+                                  TargetMatcher matcher)
+                           throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
Specified by:
addVersionFiles in interface Linker
Overrides:
addVersionFiles in class AbstractLinker
+
+
+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException - if unable to write version resource
+
+
+
+ +

+getCommandFileSwitch

+
+public final java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
Get command file switch. +

+

+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
Parameters:
commandFile - String command file name +
Returns:
String command line option
+
+
+
+ +

+getLibraryPath

+
+public final java.io.File[] getLibraryPath()
+
+
Get search path for libraries. +

+

+ +
Returns:
File[] library path
+
+
+
+ +

+getLibraryPatterns

+
+public final java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                                   LibraryTypeEnum libType)
+
+
Get file selectors for libraries. +

+

+
Parameters:
libnames - String[]
libType - LibraryTypeEnum +
Returns:
String[]
+
+
+
+ +

+getMaximumCommandLength

+
+public final int getMaximumCommandLength()
+
+
Get maximum command line length. +

+

+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+ +
Returns:
int command line length
+
+
+
+ +

+getOutputFileSwitch

+
+public final java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
Get output file switch. +

+

+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
Parameters:
outFile - Output file name +
Returns:
String[] command line switches
+
+
+
+ +

+isCaseSensitive

+
+public final boolean isCaseSensitive()
+
+
Gets file name sensitivity of processors. +

+

+ +
Returns:
boolean true if case sensitive.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomProcessor.html new file mode 100644 index 0000000..6ebd385 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/OpenWatcomProcessor.html @@ -0,0 +1,385 @@ + + + + + + + +OpenWatcomProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.openwatcom +
+Class OpenWatcomProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
+
+
+
+
public final class OpenWatcomProcessor
extends java.lang.Object
+ + +

+A add-in class for OpenWatcom processors. +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+          Adds warning command line options.
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+          Gets command line option to read from an option file.
+static voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+          Creates a command line option to define a preprocessor macro.
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+          Create a command line option to add a directory to the include path.
+static java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Get file selectors for specified libraries.
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+          Builds command line options to specify the output file names.
+static voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+          Builds a command line option to undefine a preprocessor macro.
+static booleanisCaseSensitive() + +
+          Gets whether processor tratement of file names is case-sensitive.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
Adds warning command line options. +

+

+
Parameters:
args - Vector list of options
level - int value of WarningLevelEnum
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
Gets command line option to read from an option file. +

+

+
Parameters:
cmdFile - String file name for option file +
Returns:
String Command line option
+
+
+
+ +

+getDefineSwitch

+
+public static void getDefineSwitch(java.lang.StringBuffer buffer,
+                                   java.lang.String define,
+                                   java.lang.String value)
+
+
Creates a command line option to define a preprocessor macro. +

+

+
Parameters:
buffer - StringBuffer destination buffer
define - String parameter to define
value - String value, may be null
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
Create a command line option to add a directory to the include path. +

+

+
Parameters:
includeDir - String directory +
Returns:
String command line option
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
Builds command line options to specify the output file names. +

+

+
Parameters:
outPath - String path to output file +
Returns:
String[] command line options
+
+
+
+ +

+getLibraryPatterns

+
+public static java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                                    LibraryTypeEnum libType)
+
+
Get file selectors for specified libraries. +

+

+
Parameters:
libnames - library names
libType - library type +
Returns:
file selectors
+
+
+
+ +

+getUndefineSwitch

+
+public static void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                     java.lang.String define)
+
+
Builds a command line option to undefine a preprocessor macro. +

+

+
Parameters:
buffer - StringBuffer destination
define - String macro to be undefined
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
Gets whether processor tratement of file names is case-sensitive. +

+

+ +
Returns:
boolean true if case sensitive
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCCompiler.html new file mode 100644 index 0000000..f5e0599 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler

+
+ + + + + + + + + +
+Packages that use OpenWatcomCCompiler
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomCCompiler in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return OpenWatcomCCompiler
+static OpenWatcomCCompilerOpenWatcomCCompiler.getInstance() + +
+          Get compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCLinker.html new file mode 100644 index 0000000..75a14b9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker

+
+ + + + + + + + + +
+Packages that use OpenWatcomCLinker
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomCLinker in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return OpenWatcomCLinker
+static OpenWatcomCLinkerOpenWatcomCLinker.getInstance() + +
+          Get linker instance.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCompiler.html new file mode 100644 index 0000000..25072c6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomCompiler.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler

+
+ + + + + + + + + +
+Packages that use OpenWatcomCompiler
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomCompiler in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + +
Subclasses of OpenWatcomCompiler in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
+ classOpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranCompiler.html new file mode 100644 index 0000000..c50f931 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler

+
+ + + + + + + + + +
+Packages that use OpenWatcomFortranCompiler
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomFortranCompiler in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return OpenWatcomFortranCompiler
+static OpenWatcomFortranCompilerOpenWatcomFortranCompiler.getInstance() + +
+          Get instance.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranLinker.html new file mode 100644 index 0000000..b11af89 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomFortranLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker

+
+ + + + + + + + + +
+Packages that use OpenWatcomFortranLinker
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomFortranLinker in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return OpenWatcomFortranLinker
+static OpenWatcomFortranLinkerOpenWatcomFortranLinker.getInstance() + +
+          Get instance.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLibrarian.html new file mode 100644 index 0000000..488f05f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian

+
+ + + + + + + + + +
+Packages that use OpenWatcomLibrarian
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomLibrarian in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return OpenWatcomLibrarian
+static OpenWatcomLibrarianOpenWatcomLibrarian.getInstance() + +
+          Singleton accessor.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLinker.html new file mode 100644 index 0000000..634139c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomLinker.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker

+
+ + + + + + + + + +
+Packages that use OpenWatcomLinker
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + +
+Uses of OpenWatcomLinker in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + +
Subclasses of OpenWatcomLinker in net.sf.antcontrib.cpptasks.openwatcom
+ classOpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
+ classOpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomProcessor.html new file mode 100644 index 0000000..a3fd145 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/class-use/OpenWatcomProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor

+
+No usage of net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-frame.html new file mode 100644 index 0000000..c0201bb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-frame.html @@ -0,0 +1,47 @@ + + + + + + + +net.sf.antcontrib.cpptasks.openwatcom (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.openwatcom + + + + +
+Classes  + +
+OpenWatcomCCompiler +
+OpenWatcomCLinker +
+OpenWatcomCompiler +
+OpenWatcomFortranCompiler +
+OpenWatcomFortranLinker +
+OpenWatcomLibrarian +
+OpenWatcomLinker +
+OpenWatcomProcessor
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-summary.html new file mode 100644 index 0000000..ce65cfc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-summary.html @@ -0,0 +1,198 @@ + + + + + + + +net.sf.antcontrib.cpptasks.openwatcom (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.openwatcom +

+Adapters for OpenWatcom compilers and tools. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
OpenWatcomCCompilerAdapter for the OpenWatcom C Compiler.
OpenWatcomCLinkerAdapter for the OpenWatcom linker.
OpenWatcomCompilerAn abstract base class for the OpenWatcom C and Fortran compilers.
OpenWatcomFortranCompilerAdapter for the OpenWatcom Fortran compiler.
OpenWatcomFortranLinkerAdapter for the OpenWatcom Fortran linker.
OpenWatcomLibrarianAdapter for the OpenWatcom Librarian.
OpenWatcomLinkerAdapter for the OpenWatcom linker.
OpenWatcomProcessorA add-in class for OpenWatcom processors.
+  + +

+

+Package net.sf.antcontrib.cpptasks.openwatcom Description +

+ +

+Adapters for OpenWatcom compilers and tools. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-tree.html new file mode 100644 index 0000000..9d0abb8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-tree.html @@ -0,0 +1,167 @@ + + + + + + + +net.sf.antcontrib.cpptasks.openwatcom Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.openwatcom +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-use.html new file mode 100644 index 0000000..b966f3f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/openwatcom/package-use.html @@ -0,0 +1,203 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.openwatcom (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.openwatcom

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.openwatcom
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.openwatcom used by net.sf.antcontrib.cpptasks.openwatcom
OpenWatcomCCompiler + +
+          Adapter for the OpenWatcom C Compiler.
OpenWatcomCLinker + +
+          Adapter for the OpenWatcom linker.
OpenWatcomCompiler + +
+          An abstract base class for the OpenWatcom C and Fortran compilers.
OpenWatcomFortranCompiler + +
+          Adapter for the OpenWatcom Fortran compiler.
OpenWatcomFortranLinker + +
+          Adapter for the OpenWatcom Fortran linker.
OpenWatcomLibrarian + +
+          Adapter for the OpenWatcom Librarian.
OpenWatcomLinker + +
+          Adapter for the OpenWatcom linker.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390CCompiler.html new file mode 100644 index 0000000..ffbfc89 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390CCompiler.html @@ -0,0 +1,569 @@ + + + + + + + +OS390CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.os390 +
+Class OS390CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.os390.OS390CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class OS390CCompiler
extends CommandLineCCompiler
+ + +

+Adapter for the IBM (R) OS/390 (tm) C++ Compiler +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+protected  voidbuildDefineArguments(CompilerDef[] defs, + java.util.Vector args) + +
+          The buildDefineArguments implementation CommandLineCCompiler is not good + for us because os390 defines are give by -D definex instead of + /Ddefinex, 2 args not 1! since we implement this ourslefs, we do not + have to implement the getDefineSwitch() and the getUndefineSwitch().
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static AbstractCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static AbstractCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+buildDefineArguments

+
+protected void buildDefineArguments(CompilerDef[] defs,
+                                    java.util.Vector args)
+
+
The buildDefineArguments implementation CommandLineCCompiler is not good + for us because os390 defines are give by -D definex instead of + /Ddefinex, 2 args not 1! since we implement this ourslefs, we do not + have to implement the getDefineSwitch() and the getUndefineSwitch(). +

+

+
Overrides:
buildDefineArguments in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Linker.html new file mode 100644 index 0000000..a28d540 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Linker.html @@ -0,0 +1,780 @@ + + + + + + + +OS390Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.os390 +
+Class OS390Linker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.os390.OS390Linker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class OS390Linker
extends CommandLineLinker
+ + +

+Adapter for the IBM (R) OS/390 (tm) Linker +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+static OS390LinkergetDataSetInstance() + +
+           
+static OS390LinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+protected  java.lang.String[]getOutputFileSwitch(CCTask task, + java.lang.String outputFile) + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+protected  intrunCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+          This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getStartupObject, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getDataSetInstance

+
+public static OS390Linker getDataSetInstance()
+
+
+
+
+
+
+ +

+getInstance

+
+public static OS390Linker getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addLibrarySets

+
+protected java.lang.String[] addLibrarySets(CCTask task,
+                                            LibrarySet[] libsets,
+                                            java.util.Vector preargs,
+                                            java.util.Vector midargs,
+                                            java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class CommandLineLinker
+
+
+
Parameters:
baseName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(CCTask task,
+                                                 java.lang.String outputFile)
+
+
+
Overrides:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+runCommand

+
+protected int runCommand(CCTask task,
+                         java.io.File workingDir,
+                         java.lang.String[] cmdline)
+                  throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler +

+

+
Overrides:
runCommand in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Processor.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Processor.html new file mode 100644 index 0000000..34df848 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/OS390Processor.html @@ -0,0 +1,303 @@ + + + + + + + +OS390Processor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.os390 +
+Class OS390Processor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.os390.OS390Processor
+
+
+
+
public class OS390Processor
extends java.lang.Object
+ + +

+A add-in class for IBM (r) OS/390 compilers and linkers +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+           
+static booleanisCaseSensitive() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390CCompiler.html new file mode 100644 index 0000000..5bbe335 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390CCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.os390.OS390CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.os390.OS390CCompiler

+
+No usage of net.sf.antcontrib.cpptasks.os390.OS390CCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Linker.html new file mode 100644 index 0000000..43a1e45 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Linker.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.os390.OS390Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.os390.OS390Linker

+
+ + + + + + + + + +
+Packages that use OS390Linker
net.sf.antcontrib.cpptasks.os390  
+  +

+ + + + + +
+Uses of OS390Linker in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 that return OS390Linker
+static OS390LinkerOS390Linker.getDataSetInstance() + +
+           
+static OS390LinkerOS390Linker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Processor.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Processor.html new file mode 100644 index 0000000..a7d8f85 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/class-use/OS390Processor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.os390.OS390Processor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.os390.OS390Processor

+
+No usage of net.sf.antcontrib.cpptasks.os390.OS390Processor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-frame.html new file mode 100644 index 0000000..d50bc07 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-frame.html @@ -0,0 +1,37 @@ + + + + + + + +net.sf.antcontrib.cpptasks.os390 (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.os390 + + + + +
+Classes  + +
+OS390CCompiler +
+OS390Linker +
+OS390Processor
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-summary.html new file mode 100644 index 0000000..672d6e9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-summary.html @@ -0,0 +1,163 @@ + + + + + + + +net.sf.antcontrib.cpptasks.os390 (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.os390 +

+ + + + + + + + + + + + + + + + + +
+Class Summary
OS390CCompilerAdapter for the IBM (R) OS/390 (tm) C++ Compiler
OS390LinkerAdapter for the IBM (R) OS/390 (tm) Linker
OS390ProcessorA add-in class for IBM (r) OS/390 compilers and linkers
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-tree.html new file mode 100644 index 0000000..8d231ff --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-tree.html @@ -0,0 +1,165 @@ + + + + + + + +net.sf.antcontrib.cpptasks.os390 Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.os390 +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-use.html new file mode 100644 index 0000000..aa55565 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os390/package-use.html @@ -0,0 +1,167 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.os390 (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.os390

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.os390
net.sf.antcontrib.cpptasks.os390  
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.os390 used by net.sf.antcontrib.cpptasks.os390
OS390Linker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccCompiler.html new file mode 100644 index 0000000..06f5f5f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccCompiler.html @@ -0,0 +1,537 @@ + + + + + + + +IccCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.os400 +
+Class IccCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.os400.IccCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class IccCompiler
extends CommandLineCCompiler
+ + +

+Adapter for the IBM (R) OS/390 (tm) C++ Compiler +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static AbstractCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static AbstractCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccLinker.html new file mode 100644 index 0000000..bbc1138 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccLinker.html @@ -0,0 +1,780 @@ + + + + + + + +IccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.os400 +
+Class IccLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.os400.IccLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class IccLinker
extends CommandLineLinker
+ + +

+Adapter for the IBM (R) OS/390 (tm) Linker +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+static IccLinkergetDataSetInstance() + +
+           
+static IccLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+protected  java.lang.String[]getOutputFileSwitch(CCTask task, + java.lang.String outputFile) + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ voidlink(CCTask task, + java.io.File outputFile, + java.lang.String[] sourceFiles, + CommandLineLinkerConfiguration config) + +
+          Performs a link using a command line linker
+protected  intrunCommand(CCTask task, + java.io.File workingDir, + java.lang.String[] cmdline) + +
+          This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getStartupObject, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getDataSetInstance

+
+public static IccLinker getDataSetInstance()
+
+
+
+
+
+
+ +

+getInstance

+
+public static IccLinker getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addLibrarySets

+
+protected java.lang.String[] addLibrarySets(CCTask task,
+                                            LibrarySet[] libsets,
+                                            java.util.Vector preargs,
+                                            java.util.Vector midargs,
+                                            java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(CCTask task,
+                                                 java.lang.String outputFile)
+
+
+
Overrides:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+link

+
+public void link(CCTask task,
+                 java.io.File outputFile,
+                 java.lang.String[] sourceFiles,
+                 CommandLineLinkerConfiguration config)
+          throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
Performs a link using a command line linker +

+

+
Overrides:
link in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+runCommand

+
+protected int runCommand(CCTask task,
+                         java.io.File workingDir,
+                         java.lang.String[] cmdline)
+                  throws org.apache.tools.ant.BuildException
+
+
Description copied from class: CommandLineLinker
+
This method is exposed so test classes can overload + and test the arguments without actually spawning the + compiler +

+

+
Overrides:
runCommand in class CommandLineLinker
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class CommandLineLinker
+
+
+
Parameters:
baseName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccProcessor.html new file mode 100644 index 0000000..9df49b1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/IccProcessor.html @@ -0,0 +1,303 @@ + + + + + + + +IccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.os400 +
+Class IccProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.os400.IccProcessor
+
+
+
+
public class IccProcessor
extends java.lang.Object
+ + +

+A add-in class for IBM (r) OS/390 compilers and linkers +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+           
+static booleanisCaseSensitive() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccCompiler.html new file mode 100644 index 0000000..de52755 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.os400.IccCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.os400.IccCompiler

+
+No usage of net.sf.antcontrib.cpptasks.os400.IccCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccLinker.html new file mode 100644 index 0000000..05a1cf7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccLinker.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.os400.IccLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.os400.IccLinker

+
+ + + + + + + + + +
+Packages that use IccLinker
net.sf.antcontrib.cpptasks.os400  
+  +

+ + + + + +
+Uses of IccLinker in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 that return IccLinker
+static IccLinkerIccLinker.getDataSetInstance() + +
+           
+static IccLinkerIccLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccProcessor.html new file mode 100644 index 0000000..b2354d0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/class-use/IccProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.os400.IccProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.os400.IccProcessor

+
+No usage of net.sf.antcontrib.cpptasks.os400.IccProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-frame.html new file mode 100644 index 0000000..b4311e9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-frame.html @@ -0,0 +1,37 @@ + + + + + + + +net.sf.antcontrib.cpptasks.os400 (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.os400 + + + + +
+Classes  + +
+IccCompiler +
+IccLinker +
+IccProcessor
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-summary.html new file mode 100644 index 0000000..c7bd365 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-summary.html @@ -0,0 +1,163 @@ + + + + + + + +net.sf.antcontrib.cpptasks.os400 (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.os400 +

+ + + + + + + + + + + + + + + + + +
+Class Summary
IccCompilerAdapter for the IBM (R) OS/390 (tm) C++ Compiler
IccLinkerAdapter for the IBM (R) OS/390 (tm) Linker
IccProcessorA add-in class for IBM (r) OS/390 compilers and linkers
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-tree.html new file mode 100644 index 0000000..5b7d2d7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-tree.html @@ -0,0 +1,165 @@ + + + + + + + +net.sf.antcontrib.cpptasks.os400 Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.os400 +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-use.html new file mode 100644 index 0000000..52e4d89 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/os400/package-use.html @@ -0,0 +1,167 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.os400 (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.os400

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.os400
net.sf.antcontrib.cpptasks.os400  
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.os400 used by net.sf.antcontrib.cpptasks.os400
IccLinker + +
+          Adapter for the IBM (R) OS/390 (tm) Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/package-frame.html new file mode 100644 index 0000000..fdbffea --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/package-frame.html @@ -0,0 +1,116 @@ + + + + + + + +net.sf.antcontrib.cpptasks (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks + + + + +
+Interfaces  + +
+FileVisitor
+ + + + + + +
+Classes  + +
+AboutCCTask +
+ArchEnum +
+CCTask +
+CCTaskProgressMonitor +
+CompilerDef +
+CompilerEnum +
+CompilerParam +
+CPUEnum +
+CUtil +
+CUtil.StringArrayBuilder +
+DependencyInfo +
+DependencyTable +
+DistributerDef +
+DistributerMap +
+DistributerProtocolEnum +
+LinkerDef +
+LinkerEnum +
+LinkerParam +
+ObjectFileCollector +
+OptimizationEnum +
+OSFamilyEnum +
+OutputTypeEnum +
+PrecompileDef +
+PrecompileExceptDef +
+ProcessorDef +
+ProcessorEnumValue +
+ProcessorParam +
+RuntimeType +
+SourceHistory +
+SubsystemEnum +
+TargetDef +
+TargetHistory +
+TargetHistoryTable +
+TargetInfo +
+TargetMatcher +
+VersionInfo +
+WarningLevelEnum
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/package-summary.html new file mode 100644 index 0000000..8c0af94 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/package-summary.html @@ -0,0 +1,469 @@ + + + + + + + +net.sf.antcontrib.cpptasks (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks +

+C++ and other compiled languages build support for Ant. +

+See: +
+          Description +

+ + + + + + + + + +
+Interface Summary
FileVisitorAn abstract class implemented to walk over the fileset members of a + ProcessorDef
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
AboutCCTaskThe equivalent of a Help About + run "java -jar cpptasks.jar" to read
ArchEnumEnumeration of cpu architecture types.
CCTaskCompile and link task.
CCTaskProgressMonitor 
CompilerDefA compiler definition.
CompilerEnumEnumeration of supported compilers + + Supported compilers + + gcc (default) + GCC C++ compiler + + + g++ + GCC C++ compiler + + + c++ + GCC C++ compiler + + + g77 + GNU FORTRAN compiler + + + msvc + Microsoft Visual C++ + + + msvc8 + Microsoft Visual C++ 8 + + + bcc + Borland C++ Compiler + + + msrc + Microsoft Resource Compiler + + + brc + Borland Resource Compiler + + + df + Compaq Visual Fortran Compiler + + + midl + Microsoft MIDL Compiler + + + icl + Intel C++ compiler for Windows (IA-32) + + + ecl + Intel C++ compiler for Windows (IA-64) + + + icc + Intel C++ compiler for Linux (IA-32) + + + ecc + Intel C++ compiler for Linux (IA-64) + + + CC + Sun ONE C++ compiler + + + aCC + HP aC++ C++ Compiler + + + os390 + OS390 C Compiler + + + os400 + Icc Compiler + + + sunc89 + Sun C89 C Compiler + + + xlC + VisualAge C Compiler + + + cl6x + TI TMS320C6000 Optimizing Compiler + + + cl55 + TI TMS320C55x Optimizing C/C++ Compiler + + + armcpp + ARM 32-bit C++ compiler + + + armcc + ARM 32-bit C compiler + + + tcpp + ARM 16-bit C++ compiler + + + tcc + ARM 16-bit C compiler + + * + uic + Qt user interface compiler + + + moc + Qt meta-object compiler + + + xpidl + Mozilla xpidl compiler (creates .h and .xpt files). + + + wcl + OpenWatcom C/C++ compiler (experimental) + + + wfl + OpenWatcom FORTRAN compiler (experimental) + + + windres + GNU windres resource compiler + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CompilerParamPlace class description here.
CPUEnumEnumeration of cpu types.
CUtilSome utilities used by the CC and Link tasks.
CUtil.StringArrayBuilderA class that splits a white-space, comma-separated list into a String + array.
DependencyInfo 
DependencyTable 
DistributerDefDistributed build information (Non-functional prototype).
DistributerMapLocal to remote filename mapping (Experimental).
DistributerProtocolEnumDistributer prococol names (experimental).
LinkerDefA linker definition.
LinkerEnumEnumeration of supported linkers
LinkerParamPlace class description here.
ObjectFileCollectorCollects object files for the link step.
OptimizationEnumEnumeration of optimization levels (experimental).
OSFamilyEnumEnumeration of cpu types.
OutputTypeEnumEnumeration of supported subsystems
PrecompileDefAn element that specifies a prototype file and rules for source files that + should not use precompiled headers
PrecompileExceptDefSpecifies files that should not be compiled using precompiled headers.
ProcessorDefAn abstract compiler/linker definition.
ProcessorEnumValueOne entry in the arrays used by the CompilerEnum and LinkerEnum classes.
ProcessorParamPlace class description here.
RuntimeTypeEnumerated attribute with the values "dynamic" and "static",
SourceHistoryThe history of a source file used to build a target
SubsystemEnumEnumeration of supported subsystems
TargetDefInformation on the execution platforms for the generated code.
TargetHistoryA description of a file built or to be built
TargetHistoryTableA history of the compiler and linker settings used to build the files in the + same directory as the history.
TargetInfoA description of a file built or to be built
TargetMatcherThis class matches each visited file with an appropriate compiler
VersionInfoVersion Information.
WarningLevelEnumEnumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror".
+  + +

+

+Package net.sf.antcontrib.cpptasks Description +

+ +

+C++ and other compiled languages build support for Ant. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/package-tree.html new file mode 100644 index 0000000..55d5c9d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/package-tree.html @@ -0,0 +1,172 @@ + + + + + + + +net.sf.antcontrib.cpptasks Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/package-use.html new file mode 100644 index 0000000..6449465 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/package-use.html @@ -0,0 +1,1126 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.appleProject writer for Apple Xcode 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.hp  
net.sf.antcontrib.cpptasks.ibm  
net.sf.antcontrib.cpptasks.ideIDE project file generation. 
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.platformsPlatform specific utilities. 
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks
ArchEnum + +
+          Enumeration of cpu architecture types.
CCTask + +
+          Compile and link task.
CompilerDef + +
+          A compiler definition.
CompilerEnum + +
+          Enumeration of supported compilers + + Supported compilers + + gcc (default) + GCC C++ compiler + + + g++ + GCC C++ compiler + + + c++ + GCC C++ compiler + + + g77 + GNU FORTRAN compiler + + + msvc + Microsoft Visual C++ + + + msvc8 + Microsoft Visual C++ 8 + + + bcc + Borland C++ Compiler + + + msrc + Microsoft Resource Compiler + + + brc + Borland Resource Compiler + + + df + Compaq Visual Fortran Compiler + + + midl + Microsoft MIDL Compiler + + + icl + Intel C++ compiler for Windows (IA-32) + + + ecl + Intel C++ compiler for Windows (IA-64) + + + icc + Intel C++ compiler for Linux (IA-32) + + + ecc + Intel C++ compiler for Linux (IA-64) + + + CC + Sun ONE C++ compiler + + + aCC + HP aC++ C++ Compiler + + + os390 + OS390 C Compiler + + + os400 + Icc Compiler + + + sunc89 + Sun C89 C Compiler + + + xlC + VisualAge C Compiler + + + cl6x + TI TMS320C6000 Optimizing Compiler + + + cl55 + TI TMS320C55x Optimizing C/C++ Compiler + + + armcpp + ARM 32-bit C++ compiler + + + armcc + ARM 32-bit C compiler + + + tcpp + ARM 16-bit C++ compiler + + + tcc + ARM 16-bit C compiler + + * + uic + Qt user interface compiler + + + moc + Qt meta-object compiler + + + xpidl + Mozilla xpidl compiler (creates .h and .xpt files). + + + wcl + OpenWatcom C/C++ compiler (experimental) + + + wfl + OpenWatcom FORTRAN compiler (experimental) + + + windres + GNU windres resource compiler + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CompilerParam + +
+          Place class description here.
CPUEnum + +
+          Enumeration of cpu types.
DependencyInfo + +
+           
DependencyTable.DependencyVisitor + +
+           
DistributerDef + +
+          Distributed build information (Non-functional prototype).
DistributerMap + +
+          Local to remote filename mapping (Experimental).
DistributerProtocolEnum + +
+          Distributer prococol names (experimental).
FileVisitor + +
+          An abstract class implemented to walk over the fileset members of a + ProcessorDef
LinkerDef + +
+          A linker definition.
LinkerEnum + +
+          Enumeration of supported linkers
LinkerParam + +
+          Place class description here.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
OSFamilyEnum + +
+          Enumeration of cpu types.
OutputTypeEnum + +
+          Enumeration of supported subsystems
PrecompileDef + +
+          An element that specifies a prototype file and rules for source files that + should not use precompiled headers
PrecompileExceptDef + +
+          Specifies files that should not be compiled using precompiled headers.
ProcessorDef + +
+          An abstract compiler/linker definition.
ProcessorEnumValue + +
+          One entry in the arrays used by the CompilerEnum and LinkerEnum classes.
ProcessorParam + +
+          Place class description here.
RuntimeType + +
+          Enumerated attribute with the values "dynamic" and "static",
SourceHistory + +
+          The history of a source file used to build a target
SubsystemEnum + +
+          Enumeration of supported subsystems
TargetDef + +
+          Information on the execution platforms for the generated code.
TargetHistory + +
+          A description of a file built or to be built
TargetHistoryTable + +
+          A history of the compiler and linker settings used to build the files in the + same directory as the history.
TargetInfo + +
+          A description of a file built or to be built
VersionInfo + +
+          Version Information.
WarningLevelEnum + +
+          Enumerated attribute with the values "none", "severe", "default", + "production", "diagnostic", and "aserror".
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.apple
CCTask + +
+          Compile and link task.
TargetInfo + +
+          A description of a file built or to be built
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.arm
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.borland
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
TargetInfo + +
+          A description of a file built or to be built
TargetMatcher + +
+          This class matches each visited file with an appropriate compiler
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.compaq
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.compiler
CCTask + +
+          Compile and link task.
CompilerDef + +
+          A compiler definition.
CompilerParam + +
+          Place class description here.
DependencyInfo + +
+           
LinkerDef + +
+          A linker definition.
LinkerParam + +
+          Place class description here.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
OutputTypeEnum + +
+          Enumeration of supported subsystems
ProcessorDef + +
+          An abstract compiler/linker definition.
ProcessorParam + +
+          Place class description here.
SubsystemEnum + +
+          Enumeration of supported subsystems
TargetDef + +
+          Information on the execution platforms for the generated code.
TargetInfo + +
+          A description of a file built or to be built
TargetMatcher + +
+          This class matches each visited file with an appropriate compiler
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.devstudio
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
TargetInfo + +
+          A description of a file built or to be built
TargetMatcher + +
+          This class matches each visited file with an appropriate compiler
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.gcc
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.gcc.cross
CCTask + +
+          Compile and link task.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.hp
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.ibm
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.ide
CCTask + +
+          Compile and link task.
TargetInfo + +
+          A description of a file built or to be built
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.mozilla
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.openwatcom
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
TargetMatcher + +
+          This class matches each visited file with an appropriate compiler
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.os390
CCTask + +
+          Compile and link task.
CompilerDef + +
+          A compiler definition.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.os400
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.platforms
TargetMatcher + +
+          This class matches each visited file with an appropriate compiler
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.sun
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.ti
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.trolltech
CCTask + +
+          Compile and link task.
OptimizationEnum + +
+          Enumeration of optimization levels (experimental).
VersionInfo + +
+          Version Information.
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks.types
CUtil.StringArrayBuilder + +
+          A class that splits a white-space, comma-separated list into a String + array.
FileVisitor + +
+          An abstract class implemented to walk over the fileset members of a + ProcessorDef
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParser.html new file mode 100644 index 0000000..815fc00 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParser.html @@ -0,0 +1,304 @@ + + + + + + + +AbstractParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class AbstractParser

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParser
+
+
+
Direct Known Subclasses:
BorlandCfgParser, CParser, FortranParser, MetaObjectParser
+
+
+
+
public abstract class AbstractParser
extends java.lang.Object
+ + +

+An abstract base class for simple parsers +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + +
+Constructor Summary
+protected AbstractParser() + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected abstract  voidaddFilename(java.lang.String filename) + +
+           
+abstract  AbstractParserStategetNewLineState() + +
+           
+protected  voidparse(java.io.Reader reader) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AbstractParser

+
+protected AbstractParser()
+
+
+ + + + + + + + +
+Method Detail
+ +

+addFilename

+
+protected abstract void addFilename(java.lang.String filename)
+
+
+
+
+
+
+ +

+getNewLineState

+
+public abstract AbstractParserState getNewLineState()
+
+
+
+
+
+
+ +

+parse

+
+protected void parse(java.io.Reader reader)
+              throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParserState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParserState.html new file mode 100644 index 0000000..d89bc1d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/AbstractParserState.html @@ -0,0 +1,285 @@ + + + + + + + +AbstractParserState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class AbstractParserState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+
+
+
Direct Known Subclasses:
BranchState, CaseInsensitiveLetterState, ConsumeToSpaceOrNewLine, FilenameState, LetterState, PostE, QuoteBranchState, WhitespaceOrCaseInsensitiveLetterState, WhitespaceOrLetterState
+
+
+
+
public abstract class AbstractParserState
extends java.lang.Object
+ + +

+An base class for objects that represent the state of an AbstractParser. +

+ +

+

+
Author:
+
CurtArnold
+
See Also:
AbstractParser
+
+ +

+ + + + + + + + + + + + +
+Constructor Summary
+protected AbstractParserState(AbstractParser parser) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+abstract  AbstractParserStateconsume(char ch) + +
+          Consume a character
+protected  AbstractParsergetParser() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+AbstractParserState

+
+protected AbstractParserState(AbstractParser parser)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public abstract AbstractParserState consume(char ch)
+
+
Consume a character +

+

+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+
+ +

+getParser

+
+protected AbstractParser getParser()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/BranchState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/BranchState.html new file mode 100644 index 0000000..1089a94 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/BranchState.html @@ -0,0 +1,292 @@ + + + + + + + +BranchState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class BranchState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.BranchState
+
+
+
+
public class BranchState
extends AbstractParserState
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
BranchState(AbstractParser parser, + char[] branchChars, + AbstractParserState[] branchStates, + AbstractParserState noMatchState) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consume a character
+protected  AbstractParserStategetNoMatchState() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+BranchState

+
+public BranchState(AbstractParser parser,
+                   char[] branchChars,
+                   AbstractParserState[] branchStates,
+                   AbstractParserState noMatchState)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Description copied from class: AbstractParserState
+
Consume a character +

+

+
Specified by:
consume in class AbstractParserState
+
+
+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+
+ +

+getNoMatchState

+
+protected AbstractParserState getNoMatchState()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/CParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/CParser.html new file mode 100644 index 0000000..56a14d5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/CParser.html @@ -0,0 +1,334 @@ + + + + + + + +CParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class CParser

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParser
+      extended by net.sf.antcontrib.cpptasks.parser.CParser
+
+
+
All Implemented Interfaces:
Parser
+
+
+
+
public final class CParser
extends AbstractParser
implements Parser
+ + +

+A parser that extracts #include statements from a Reader. +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
CParser() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddFilename(java.lang.String include) + +
+           
+ java.lang.String[]getIncludes() + +
+           
+ AbstractParserStategetNewLineState() + +
+           
+ voidparse(java.io.Reader reader) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CParser

+
+public CParser()
+
+
+ + + + + + + + +
+Method Detail
+ +

+addFilename

+
+public void addFilename(java.lang.String include)
+
+
+
Specified by:
addFilename in class AbstractParser
+
+
+
+
+
+
+ +

+getIncludes

+
+public java.lang.String[] getIncludes()
+
+
+
Specified by:
getIncludes in interface Parser
+
+
+
+
+
+
+ +

+getNewLineState

+
+public AbstractParserState getNewLineState()
+
+
+
Specified by:
getNewLineState in class AbstractParser
+
+
+
+
+
+
+ +

+parse

+
+public void parse(java.io.Reader reader)
+           throws java.io.IOException
+
+
+
Specified by:
parse in interface Parser
Overrides:
parse in class AbstractParser
+
+
+ +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/CaseInsensitiveLetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/CaseInsensitiveLetterState.html new file mode 100644 index 0000000..e6a9cd9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/CaseInsensitiveLetterState.html @@ -0,0 +1,286 @@ + + + + + + + +CaseInsensitiveLetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class CaseInsensitiveLetterState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
+
+
+
+
public final class CaseInsensitiveLetterState
extends AbstractParserState
+ + +

+This parser state checks consumed characters against a specific character + (case insensitive). +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
CaseInsensitiveLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg, + AbstractParserState noMatchStateArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CaseInsensitiveLetterState

+
+public CaseInsensitiveLetterState(AbstractParser parser,
+                                  char matchLetter,
+                                  AbstractParserState nextStateArg,
+                                  AbstractParserState noMatchStateArg)
+
+
Constructor. +

+

+
Parameters:
parser - parser
matchLetter - letter to match
nextStateArg - next state if a match on the letter
noMatchStateArg - state if no match on letter
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Consumes a character and returns the next state for the parser. +

+

+
Specified by:
consume in class AbstractParserState
+
+
+
Parameters:
ch - next character +
Returns:
the configured nextState if ch is the expected character or the + configure noMatchState otherwise.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/FilenameState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/FilenameState.html new file mode 100644 index 0000000..6c1ffce --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/FilenameState.html @@ -0,0 +1,272 @@ + + + + + + + +FilenameState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class FilenameState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.FilenameState
+
+
+
Direct Known Subclasses:
CfgFilenameState
+
+
+
+
public class FilenameState
extends AbstractParserState
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
FilenameState(AbstractParser parser, + char[] terminators) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consume a character
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+FilenameState

+
+public FilenameState(AbstractParser parser,
+                     char[] terminators)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Description copied from class: AbstractParserState
+
Consume a character +

+

+
Specified by:
consume in class AbstractParserState
+
+
+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/FortranParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/FortranParser.html new file mode 100644 index 0000000..b256b9d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/FortranParser.html @@ -0,0 +1,346 @@ + + + + + + + +FortranParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class FortranParser

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParser
+      extended by net.sf.antcontrib.cpptasks.parser.FortranParser
+
+
+
All Implemented Interfaces:
Parser
+
+
+
+
public final class FortranParser
extends AbstractParser
implements Parser
+ + +

+A parser that extracts INCLUDE statements from a Reader. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
FortranParser() + +
+          Default constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddFilename(java.lang.String include) + +
+          Called by FilenameState at completion of file name production.
+ java.lang.String[]getIncludes() + +
+          Gets collection of include file names encountered in parse.
+ AbstractParserStategetNewLineState() + +
+          Get the state for the beginning of a new line.
+ voidparse(java.io.Reader reader) + +
+          Collects all included files from the content of the reader.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+FortranParser

+
+public FortranParser()
+
+
Default constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+addFilename

+
+public void addFilename(java.lang.String include)
+
+
Called by FilenameState at completion of file name production. +

+

+
Specified by:
addFilename in class AbstractParser
+
+
+
Parameters:
include - include file name
+
+
+
+ +

+getIncludes

+
+public java.lang.String[] getIncludes()
+
+
Gets collection of include file names encountered in parse. +

+

+
Specified by:
getIncludes in interface Parser
+
+
+ +
Returns:
include file names
+
+
+
+ +

+getNewLineState

+
+public AbstractParserState getNewLineState()
+
+
Get the state for the beginning of a new line. +

+

+
Specified by:
getNewLineState in class AbstractParser
+
+
+ +
Returns:
start of line state
+
+
+
+ +

+parse

+
+public void parse(java.io.Reader reader)
+           throws java.io.IOException
+
+
Collects all included files from the content of the reader. +

+

+
Specified by:
parse in interface Parser
Overrides:
parse in class AbstractParser
+
+
+
Parameters:
reader - character reader containing a FORTRAN source module +
Throws: +
java.io.IOException - throw if I/O error during parse
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/LetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/LetterState.html new file mode 100644 index 0000000..87ab437 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/LetterState.html @@ -0,0 +1,285 @@ + + + + + + + +LetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class LetterState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.LetterState
+
+
+
+
public final class LetterState
extends AbstractParserState
+ + +

+This parser state checks consumed characters against a specific character. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
LetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg, + AbstractParserState noMatchStateArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LetterState

+
+public LetterState(AbstractParser parser,
+                   char matchLetter,
+                   AbstractParserState nextStateArg,
+                   AbstractParserState noMatchStateArg)
+
+
Constructor. +

+

+
Parameters:
parser - parser
matchLetter - letter to match
nextStateArg - next state if a match on the letter
noMatchStateArg - state if no match on letter
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Consumes a character and returns the next state for the parser. +

+

+
Specified by:
consume in class AbstractParserState
+
+
+
Parameters:
ch - next character +
Returns:
the configured nextState if ch is the expected character or the + configure noMatchState otherwise.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/Parser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/Parser.html new file mode 100644 index 0000000..6caf04a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/Parser.html @@ -0,0 +1,237 @@ + + + + + + + +Parser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Interface Parser

+
+
All Known Implementing Classes:
CParser, FortranParser, UserInterfaceParser
+
+
+
+
public interface Parser
+ + +

+A parser that extracts #include statements from a Reader. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getIncludes() + +
+           
+ voidparse(java.io.Reader reader) + +
+           
+  +

+ + + + + + + + +
+Method Detail
+ +

+getIncludes

+
+java.lang.String[] getIncludes()
+
+
+
+
+
+
+ +

+parse

+
+void parse(java.io.Reader reader)
+           throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/PostE.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/PostE.html new file mode 100644 index 0000000..c6fe52c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/PostE.html @@ -0,0 +1,271 @@ + + + + + + + +PostE (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class PostE

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.PostE
+
+
+
+
public class PostE
extends AbstractParserState
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
PostE(CParser parser, + AbstractParserState bracket, + AbstractParserState quote) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consume a character
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+PostE

+
+public PostE(CParser parser,
+             AbstractParserState bracket,
+             AbstractParserState quote)
+
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Description copied from class: AbstractParserState
+
Consume a character +

+

+
Specified by:
consume in class AbstractParserState
+
+
+ +
Returns:
new state, may be null to ignore the rest of the line
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrCaseInsensitiveLetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrCaseInsensitiveLetterState.html new file mode 100644 index 0000000..c116a1f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrCaseInsensitiveLetterState.html @@ -0,0 +1,284 @@ + + + + + + + +WhitespaceOrCaseInsensitiveLetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class WhitespaceOrCaseInsensitiveLetterState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
+
+
+
+
public final class WhitespaceOrCaseInsensitiveLetterState
extends AbstractParserState
+ + +

+This parser state checks consumed characters against a specific character + (case insensitive) or whitespace. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
WhitespaceOrCaseInsensitiveLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+WhitespaceOrCaseInsensitiveLetterState

+
+public WhitespaceOrCaseInsensitiveLetterState(AbstractParser parser,
+                                              char matchLetter,
+                                              AbstractParserState nextStateArg)
+
+
Constructor. +

+

+
Parameters:
parser - parser
matchLetter - letter to match
nextStateArg - next state if a match on the letter
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Consumes a character and returns the next state for the parser. +

+

+
Specified by:
consume in class AbstractParserState
+
+
+
Parameters:
ch - next character +
Returns:
the configured nextState if ch is the expected character or the + configure noMatchState otherwise.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrLetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrLetterState.html new file mode 100644 index 0000000..6b565cc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/WhitespaceOrLetterState.html @@ -0,0 +1,284 @@ + + + + + + + +WhitespaceOrLetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class WhitespaceOrLetterState

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParserState
+      extended by net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
+
+
+
+
public final class WhitespaceOrLetterState
extends AbstractParserState
+ + +

+This parser state checks consumed characters against a specific character or + whitespace. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
WhitespaceOrLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ AbstractParserStateconsume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.parser.AbstractParserState
getParser
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+WhitespaceOrLetterState

+
+public WhitespaceOrLetterState(AbstractParser parser,
+                               char matchLetter,
+                               AbstractParserState nextStateArg)
+
+
Constructor. +

+

+
Parameters:
parser - parser
matchLetter - letter to match
nextStateArg - next state if a match on the letter
+
+ + + + + + + + +
+Method Detail
+ +

+consume

+
+public AbstractParserState consume(char ch)
+
+
Consumes a character and returns the next state for the parser. +

+

+
Specified by:
consume in class AbstractParserState
+
+
+
Parameters:
ch - next character @returns the configured nextState if ch is the + expected character or the configure noMatchState otherwise. +
Returns:
next state
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParser.html new file mode 100644 index 0000000..218c214 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParser.html @@ -0,0 +1,353 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.AbstractParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.AbstractParser

+
+ + + + + + + + + + + + + + + + + +
+Packages that use AbstractParser
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.parserProvides minimal scanners to extract dependencies, +such as include statements, from source files. 
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of AbstractParser in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Subclasses of AbstractParser in net.sf.antcontrib.cpptasks.borland
+ classBorlandCfgParser + +
+          A parser that paths from a borland cfg file
+  +

+ + + + + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.borland with parameters of type AbstractParser
CfgFilenameState(AbstractParser parser, + char[] terminators) + +
+           
ConsumeToSpaceOrNewLine(AbstractParser parser) + +
+           
QuoteBranchState(AbstractParser parser, + AbstractParserState quote, + AbstractParserState unquote) + +
+           
+  +

+ + + + + +
+Uses of AbstractParser in net.sf.antcontrib.cpptasks.parser
+  +

+ + + + + + + + + + + + + +
Subclasses of AbstractParser in net.sf.antcontrib.cpptasks.parser
+ classCParser + +
+          A parser that extracts #include statements from a Reader.
+ classFortranParser + +
+          A parser that extracts INCLUDE statements from a Reader.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.parser that return AbstractParser
+protected  AbstractParserAbstractParserState.getParser() + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.parser with parameters of type AbstractParser
AbstractParserState(AbstractParser parser) + +
+           
BranchState(AbstractParser parser, + char[] branchChars, + AbstractParserState[] branchStates, + AbstractParserState noMatchState) + +
+           
CaseInsensitiveLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg, + AbstractParserState noMatchStateArg) + +
+          Constructor.
FilenameState(AbstractParser parser, + char[] terminators) + +
+           
LetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg, + AbstractParserState noMatchStateArg) + +
+          Constructor.
WhitespaceOrCaseInsensitiveLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg) + +
+          Constructor.
WhitespaceOrLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg) + +
+          Constructor.
+  +

+ + + + + +
+Uses of AbstractParser in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Subclasses of AbstractParser in net.sf.antcontrib.cpptasks.trolltech
+ classMetaObjectParser + +
+          Scans a source file for Q_OBJECT.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParserState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParserState.html new file mode 100644 index 0000000..87ebd48 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/AbstractParserState.html @@ -0,0 +1,531 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.AbstractParserState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.AbstractParserState

+
+ + + + + + + + + + + + + + + + + +
+Packages that use AbstractParserState
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.parserProvides minimal scanners to extract dependencies, +such as include statements, from source files. 
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of AbstractParserState in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of AbstractParserState in net.sf.antcontrib.cpptasks.borland
+ classCfgFilenameState + +
+           
+ classConsumeToSpaceOrNewLine + +
+           
+ classQuoteBranchState + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return AbstractParserState
+ AbstractParserStateQuoteBranchState.consume(char ch) + +
+           
+ AbstractParserStateConsumeToSpaceOrNewLine.consume(char ch) + +
+           
+ AbstractParserStateCfgFilenameState.consume(char ch) + +
+           
+ AbstractParserStateBorlandCfgParser.getNewLineState() + +
+           
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.borland with parameters of type AbstractParserState
QuoteBranchState(AbstractParser parser, + AbstractParserState quote, + AbstractParserState unquote) + +
+           
+  +

+ + + + + +
+Uses of AbstractParserState in net.sf.antcontrib.cpptasks.parser
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractParserState in net.sf.antcontrib.cpptasks.parser
+ classBranchState + +
+           
+ classCaseInsensitiveLetterState + +
+          This parser state checks consumed characters against a specific character + (case insensitive).
+ classFilenameState + +
+           
+ classLetterState + +
+          This parser state checks consumed characters against a specific character.
+ classPostE + +
+           
+ classWhitespaceOrCaseInsensitiveLetterState + +
+          This parser state checks consumed characters against a specific character + (case insensitive) or whitespace.
+ classWhitespaceOrLetterState + +
+          This parser state checks consumed characters against a specific character or + whitespace.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.parser that return AbstractParserState
+ AbstractParserStateWhitespaceOrLetterState.consume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ AbstractParserStateWhitespaceOrCaseInsensitiveLetterState.consume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ AbstractParserStatePostE.consume(char ch) + +
+           
+ AbstractParserStateLetterState.consume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ AbstractParserStateFilenameState.consume(char ch) + +
+           
+ AbstractParserStateCaseInsensitiveLetterState.consume(char ch) + +
+          Consumes a character and returns the next state for the parser.
+ AbstractParserStateBranchState.consume(char ch) + +
+           
+abstract  AbstractParserStateAbstractParserState.consume(char ch) + +
+          Consume a character
+ AbstractParserStateFortranParser.getNewLineState() + +
+          Get the state for the beginning of a new line.
+ AbstractParserStateCParser.getNewLineState() + +
+           
+abstract  AbstractParserStateAbstractParser.getNewLineState() + +
+           
+protected  AbstractParserStateBranchState.getNoMatchState() + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.parser with parameters of type AbstractParserState
BranchState(AbstractParser parser, + char[] branchChars, + AbstractParserState[] branchStates, + AbstractParserState noMatchState) + +
+           
BranchState(AbstractParser parser, + char[] branchChars, + AbstractParserState[] branchStates, + AbstractParserState noMatchState) + +
+           
CaseInsensitiveLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg, + AbstractParserState noMatchStateArg) + +
+          Constructor.
LetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg, + AbstractParserState noMatchStateArg) + +
+          Constructor.
PostE(CParser parser, + AbstractParserState bracket, + AbstractParserState quote) + +
+           
WhitespaceOrCaseInsensitiveLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg) + +
+          Constructor.
WhitespaceOrLetterState(AbstractParser parser, + char matchLetter, + AbstractParserState nextStateArg) + +
+          Constructor.
+  +

+ + + + + +
+Uses of AbstractParserState in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech that return AbstractParserState
+ AbstractParserStateMetaObjectParser.getNewLineState() + +
+          Gets new line state.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/BranchState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/BranchState.html new file mode 100644 index 0000000..b0c0adb --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/BranchState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.BranchState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.BranchState

+
+No usage of net.sf.antcontrib.cpptasks.parser.BranchState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CParser.html new file mode 100644 index 0000000..913c8c4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CParser.html @@ -0,0 +1,178 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.CParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.CParser

+
+ + + + + + + + + +
+Packages that use CParser
net.sf.antcontrib.cpptasks.parserProvides minimal scanners to extract dependencies, +such as include statements, from source files. 
+  +

+ + + + + +
+Uses of CParser in net.sf.antcontrib.cpptasks.parser
+  +

+ + + + + + + + +
Constructors in net.sf.antcontrib.cpptasks.parser with parameters of type CParser
PostE(CParser parser, + AbstractParserState bracket, + AbstractParserState quote) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CaseInsensitiveLetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CaseInsensitiveLetterState.html new file mode 100644 index 0000000..ccda88c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/CaseInsensitiveLetterState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState

+
+No usage of net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FilenameState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FilenameState.html new file mode 100644 index 0000000..e7806e0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FilenameState.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.FilenameState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.FilenameState

+
+ + + + + + + + + +
+Packages that use FilenameState
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
+  +

+ + + + + +
+Uses of FilenameState in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Subclasses of FilenameState in net.sf.antcontrib.cpptasks.borland
+ classCfgFilenameState + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FortranParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FortranParser.html new file mode 100644 index 0000000..dd876a1 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/FortranParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.FortranParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.FortranParser

+
+No usage of net.sf.antcontrib.cpptasks.parser.FortranParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/LetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/LetterState.html new file mode 100644 index 0000000..c3533b5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/LetterState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.LetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.LetterState

+
+No usage of net.sf.antcontrib.cpptasks.parser.LetterState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/Parser.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/Parser.html new file mode 100644 index 0000000..22c8207 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/Parser.html @@ -0,0 +1,524 @@ + + + + + + + +Uses of Interface net.sf.antcontrib.cpptasks.parser.Parser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
net.sf.antcontrib.cpptasks.parser.Parser

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use Parser
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.parserProvides minimal scanners to extract dependencies, +such as include statements, from source files. 
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland that return Parser
+protected  ParserBorlandResourceCompiler.createParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler that return Parser
+protected  ParserPrecompilingCommandLineCCompiler.createParser(java.io.File source) + +
+           
+protected  ParserCommandLineFortranCompiler.createParser(java.io.File source) + +
+           
+protected  ParserCommandLineCCompiler.createParser(java.io.File source) + +
+           
+protected abstract  ParserAbstractCompiler.createParser(java.io.File sourceFile) + +
+           
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return Parser
+protected  ParserDevStudioResourceCompiler.createParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  ParserDevStudioMIDLCompiler.createParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc that return Parser
+protected  ParserWindresResourceCompiler.createParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  ParserGccCCompiler.createParser(java.io.File source) + +
+          Create parser to determine dependencies.
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross that return Parser
+protected  ParserGccCCompiler.createParser(java.io.File source) + +
+          Create parser to determine dependencies.
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return Parser
+protected  ParserGccCCompiler.createParser(java.io.File source) + +
+          Create parser to determine dependencies.
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.mozilla
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.mozilla that return Parser
+protected  ParserXpidlCompiler.createParser(java.io.File source) + +
+          Gets dependency parser.
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom that return Parser
+ ParserOpenWatcomFortranCompiler.createParser(java.io.File source) + +
+          Create dependency parser.
+ ParserOpenWatcomCCompiler.createParser(java.io.File source) + +
+          Create parser.
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.parser
+  +

+ + + + + + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.parser that implement Parser
+ classCParser + +
+          A parser that extracts #include statements from a Reader.
+ classFortranParser + +
+          A parser that extracts INCLUDE statements from a Reader.
+  +

+ + + + + +
+Uses of Parser in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Classes in net.sf.antcontrib.cpptasks.trolltech that implement Parser
+ classUserInterfaceParser + +
+          Dependency scanner for Trolltech Qt User Interface definition files.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech that return Parser
+protected  ParserUserInterfaceCompiler.createParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler.
+protected  ParserMetaObjectCompiler.createParser(java.io.File source) + +
+          Gets a parser to scan source file for dependencies.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/PostE.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/PostE.html new file mode 100644 index 0000000..d70affc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/PostE.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.PostE (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.PostE

+
+No usage of net.sf.antcontrib.cpptasks.parser.PostE +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrCaseInsensitiveLetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrCaseInsensitiveLetterState.html new file mode 100644 index 0000000..474d68a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrCaseInsensitiveLetterState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState

+
+No usage of net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrLetterState.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrLetterState.html new file mode 100644 index 0000000..0c8a264 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/class-use/WhitespaceOrLetterState.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState

+
+No usage of net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html new file mode 100644 index 0000000..e39e3b4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html @@ -0,0 +1,64 @@ + + + + + + + +net.sf.antcontrib.cpptasks.parser (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.parser + + + + +
+Interfaces  + +
+Parser
+ + + + + + +
+Classes  + +
+AbstractParser +
+AbstractParserState +
+BranchState +
+CaseInsensitiveLetterState +
+CParser +
+FilenameState +
+FortranParser +
+LetterState +
+PostE +
+WhitespaceOrCaseInsensitiveLetterState +
+WhitespaceOrLetterState
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html new file mode 100644 index 0000000..358df9a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html @@ -0,0 +1,229 @@ + + + + + + + +net.sf.antcontrib.cpptasks.parser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.parser +

+Provides minimal scanners to extract dependencies, +such as include statements, from source files. +

+See: +
+          Description +

+ + + + + + + + + +
+Interface Summary
ParserA parser that extracts #include statements from a Reader.
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
AbstractParserAn abstract base class for simple parsers
AbstractParserStateAn base class for objects that represent the state of an AbstractParser.
BranchState 
CaseInsensitiveLetterStateThis parser state checks consumed characters against a specific character + (case insensitive).
CParserA parser that extracts #include statements from a Reader.
FilenameState 
FortranParserA parser that extracts INCLUDE statements from a Reader.
LetterStateThis parser state checks consumed characters against a specific character.
PostE 
WhitespaceOrCaseInsensitiveLetterStateThis parser state checks consumed characters against a specific character + (case insensitive) or whitespace.
WhitespaceOrLetterStateThis parser state checks consumed characters against a specific character or + whitespace.
+  + +

+

+Package net.sf.antcontrib.cpptasks.parser Description +

+ +

+Provides minimal scanners to extract dependencies, +such as include statements, from source files. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html new file mode 100644 index 0000000..cdd9c1f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html @@ -0,0 +1,161 @@ + + + + + + + +net.sf.antcontrib.cpptasks.parser Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.parser +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+
    +
  • net.sf.antcontrib.cpptasks.parser.Parser
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-use.html new file mode 100644 index 0000000..fe1c587 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/parser/package-use.html @@ -0,0 +1,349 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.parser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.parser

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.parser
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.mozillaCompiler adapter for Mozilla's XPCOM compiler. 
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.parserProvides minimal scanners to extract dependencies, +such as include statements, from source files. 
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.borland
AbstractParser + +
+          An abstract base class for simple parsers
AbstractParserState + +
+          An base class for objects that represent the state of an AbstractParser.
FilenameState + +
+           
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.compiler
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.devstudio
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.gcc
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.mozilla
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.openwatcom
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.parser
AbstractParser + +
+          An abstract base class for simple parsers
AbstractParserState + +
+          An base class for objects that represent the state of an AbstractParser.
CParser + +
+          A parser that extracts #include statements from a Reader.
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.parser used by net.sf.antcontrib.cpptasks.trolltech
AbstractParser + +
+          An abstract base class for simple parsers
AbstractParserState + +
+          An base class for objects that represent the state of an AbstractParser.
Parser + +
+          A parser that extracts #include statements from a Reader.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/platforms/WindowsPlatform.html b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/WindowsPlatform.html new file mode 100644 index 0000000..8d7e996 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/WindowsPlatform.html @@ -0,0 +1,296 @@ + + + + + + + +WindowsPlatform (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.platforms +
+Class WindowsPlatform

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
+
+
+
+
public final class WindowsPlatform
extends java.lang.Object
+ + +

+Platform specific behavior for Microsoft Windows. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+static short[]parseVersion(java.lang.String version) + +
+          Parse version string into array of four short values.
+static voidwriteResource(java.io.Writer writer, + VersionInfo versionInfo, + java.io.File outputFile, + boolean isDebug, + LinkType linkType) + +
+          Writes windows resource.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addVersionFiles

+
+public static void addVersionFiles(VersionInfo versionInfo,
+                                   LinkType linkType,
+                                   java.io.File outputFile,
+                                   boolean isDebug,
+                                   java.io.File objDir,
+                                   TargetMatcher matcher)
+                            throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException - if unable to write version resource
+
+
+
+ +

+parseVersion

+
+public static short[] parseVersion(java.lang.String version)
+
+
Parse version string into array of four short values. +

+

+
Parameters:
version - String version +
Returns:
short[] four element array
+
+
+
+ +

+writeResource

+
+public static void writeResource(java.io.Writer writer,
+                                 VersionInfo versionInfo,
+                                 java.io.File outputFile,
+                                 boolean isDebug,
+                                 LinkType linkType)
+                          throws java.io.IOException
+
+
Writes windows resource. +

+

+
Parameters:
writer - writer, may not be nul
versionInfo - version information
outputFile - executable file
isDebug - true if debug
linkType - link type +
Throws: +
java.io.IOException - if error writing resource file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/platforms/class-use/WindowsPlatform.html b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/class-use/WindowsPlatform.html new file mode 100644 index 0000000..d0b4372 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/class-use/WindowsPlatform.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.platforms.WindowsPlatform

+
+No usage of net.sf.antcontrib.cpptasks.platforms.WindowsPlatform +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-frame.html new file mode 100644 index 0000000..5456c7b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +net.sf.antcontrib.cpptasks.platforms (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.platforms + + + + +
+Classes  + +
+WindowsPlatform
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-summary.html new file mode 100644 index 0000000..2cac04d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-summary.html @@ -0,0 +1,170 @@ + + + + + + + +net.sf.antcontrib.cpptasks.platforms (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.platforms +

+Platform specific utilities. +

+See: +
+          Description +

+ + + + + + + + + +
+Class Summary
WindowsPlatformPlatform specific behavior for Microsoft Windows.
+  + +

+

+Package net.sf.antcontrib.cpptasks.platforms Description +

+ +

+Platform specific utilities. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-tree.html new file mode 100644 index 0000000..df1dd5f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-tree.html @@ -0,0 +1,150 @@ + + + + + + + +net.sf.antcontrib.cpptasks.platforms Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.platforms +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-use.html new file mode 100644 index 0000000..1c2f6b9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/platforms/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.platforms (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.platforms

+
+No usage of net.sf.antcontrib.cpptasks.platforms +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89CCompiler.html new file mode 100644 index 0000000..b092c20 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89CCompiler.html @@ -0,0 +1,537 @@ + + + + + + + +C89CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.sun +
+Class C89CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.sun.C89CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class C89CCompiler
extends CommandLineCCompiler
+ + +

+Adapter for the Sun C89 C++ Compiler +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buf, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static AbstractCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buf, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static AbstractCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buf,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buf,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Linker.html new file mode 100644 index 0000000..e3c3a3e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Linker.html @@ -0,0 +1,667 @@ + + + + + + + +C89Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.sun +
+Class C89Linker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.sun.C89Linker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class C89Linker
extends CommandLineLinker
+ + +

+Adapter for the Sun C89 Linker +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+ java.lang.String[]addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+static C89LinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + VersionInfo versionInfo) + +
+          Output file name (no path components) corresponding to source file
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static C89Linker getInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addLibrarySets

+
+public java.lang.String[] addLibrarySets(CCTask task,
+                                         LibrarySet[] libsets,
+                                         java.util.Vector preargs,
+                                         java.util.Vector midargs,
+                                         java.util.Vector endargs)
+
+
+
Overrides:
addLibrarySets in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             VersionInfo versionInfo)
+
+
Description copied from interface: Processor
+
Output file name (no path components) corresponding to source file +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class CommandLineLinker
+
+
+
Parameters:
baseName - input file +
Returns:
output file name or null if no output file or name not + determined by input file
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Processor.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Processor.html new file mode 100644 index 0000000..fea80a9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/C89Processor.html @@ -0,0 +1,368 @@ + + + + + + + +C89Processor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.sun +
+Class C89Processor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.sun.C89Processor
+
+
+
+
public class C89Processor
extends java.lang.Object
+ + +

+A add-in class for Sun C89 compilers and linkers +

+ +

+

+
Author:
+
Hiram Chirino (cojonudo14@hotmail.com)
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+static voidgetDefineSwitch(java.lang.StringBuffer buf, + java.lang.String define, + java.lang.String value) + +
+           
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+           
+static voidgetUndefineSwitch(java.lang.StringBuffer buf, + java.lang.String define) + +
+           
+static booleanisCaseSensitive() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+public static void getDefineSwitch(java.lang.StringBuffer buf,
+                                   java.lang.String define,
+                                   java.lang.String value)
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getLibraryPatterns

+
+public static java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                                    LibraryTypeEnum libType)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+public static void getUndefineSwitch(java.lang.StringBuffer buf,
+                                     java.lang.String define)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCCompiler.html new file mode 100644 index 0000000..44bdfad --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCCompiler.html @@ -0,0 +1,431 @@ + + + + + + + +ForteCCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.sun +
+Class ForteCCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
+                      extended by net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class ForteCCCompiler
extends GccCompatibleCCompiler
+ + +

+Adapter for the Sun (r) Forte (tm) C++ compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+ voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ java.io.File[]getEnvironmentIncludePath() + +
+           
+static ForteCCCompilergetInstance() + +
+          Gets singleton instance of this class
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
addIncludePath, getDefineSwitch, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static ForteCCCompiler getInstance()
+
+
Gets singleton instance of this class +

+

+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(java.util.Vector args,
+                           boolean debug,
+                           boolean multithreaded,
+                           boolean exceptions,
+                           LinkType linkType,
+                           java.lang.Boolean rtti,
+                           OptimizationEnum optimization)
+
+
+
Overrides:
addImpliedArgs in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+public void addWarningSwitch(java.util.Vector args,
+                             int level)
+
+
+
Overrides:
addWarningSwitch in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+public java.io.File[] getEnvironmentIncludePath()
+
+
+
Overrides:
getEnvironmentIncludePath in class GccCompatibleCCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCLinker.html new file mode 100644 index 0000000..2145916 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/ForteCCLinker.html @@ -0,0 +1,384 @@ + + + + + + + +ForteCCLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.sun +
+Class ForteCCLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
+                  extended by net.sf.antcontrib.cpptasks.sun.ForteCCLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class ForteCCLinker
extends AbstractLdLinker
+ + +

+Adapter for Sun (r) Forte(tm) C++ Linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+ voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+static ForteCCLinkergetInstance() + +
+           
+ java.io.File[]getLibraryPath() + +
+          Returns library path.
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
addBase, addEntry, addFixed, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getDynamicLibFlag, getEnvironmentIncludePath, getLibraryKey, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getStaticLibFlag, isCaseSensitive, isHPUX, prepareArguments
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static ForteCCLinker getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+public void addImpliedArgs(boolean debug,
+                           LinkType linkType,
+                           java.util.Vector args)
+
+
+
Overrides:
addImpliedArgs in class AbstractLdLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+public void addIncremental(boolean incremental,
+                           java.util.Vector args)
+
+
+
Overrides:
addIncremental in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Returns library path. +

+

+
Specified by:
getLibraryPath in interface Linker
Overrides:
getLibraryPath in class AbstractLdLinker
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89CCompiler.html new file mode 100644 index 0000000..a640b7a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89CCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.sun.C89CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.sun.C89CCompiler

+
+No usage of net.sf.antcontrib.cpptasks.sun.C89CCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Linker.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Linker.html new file mode 100644 index 0000000..aa52031 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Linker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.sun.C89Linker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.sun.C89Linker

+
+ + + + + + + + + +
+Packages that use C89Linker
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + +
+Uses of C89Linker in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun that return C89Linker
+static C89LinkerC89Linker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Processor.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Processor.html new file mode 100644 index 0000000..3928cb4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/C89Processor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.sun.C89Processor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.sun.C89Processor

+
+No usage of net.sf.antcontrib.cpptasks.sun.C89Processor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCCompiler.html new file mode 100644 index 0000000..382e7cf --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.sun.ForteCCCompiler

+
+ + + + + + + + + +
+Packages that use ForteCCCompiler
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + +
+Uses of ForteCCCompiler in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun that return ForteCCCompiler
+static ForteCCCompilerForteCCCompiler.getInstance() + +
+          Gets singleton instance of this class
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCLinker.html new file mode 100644 index 0000000..d1d7a9a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/class-use/ForteCCLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.sun.ForteCCLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.sun.ForteCCLinker

+
+ + + + + + + + + +
+Packages that use ForteCCLinker
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + +
+Uses of ForteCCLinker in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun that return ForteCCLinker
+static ForteCCLinkerForteCCLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html new file mode 100644 index 0000000..75982b9 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html @@ -0,0 +1,41 @@ + + + + + + + +net.sf.antcontrib.cpptasks.sun (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.sun + + + + +
+Classes  + +
+C89CCompiler +
+C89Linker +
+C89Processor +
+ForteCCCompiler +
+ForteCCLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html new file mode 100644 index 0000000..db571b4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html @@ -0,0 +1,171 @@ + + + + + + + +net.sf.antcontrib.cpptasks.sun (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.sun +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
C89CCompilerAdapter for the Sun C89 C++ Compiler
C89LinkerAdapter for the Sun C89 Linker
C89ProcessorA add-in class for Sun C89 compilers and linkers
ForteCCCompilerAdapter for the Sun (r) Forte (tm) C++ compiler
ForteCCLinkerAdapter for Sun (r) Forte(tm) C++ Linker
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html new file mode 100644 index 0000000..eddb1ba --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html @@ -0,0 +1,169 @@ + + + + + + + +net.sf.antcontrib.cpptasks.sun Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.sun +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-use.html new file mode 100644 index 0000000..fc00161 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/sun/package-use.html @@ -0,0 +1,179 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.sun (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.sun

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.sun
net.sf.antcontrib.cpptasks.sun  
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.sun used by net.sf.antcontrib.cpptasks.sun
C89Linker + +
+          Adapter for the Sun C89 Linker
ForteCCCompiler + +
+          Adapter for the Sun (r) Forte (tm) C++ compiler
ForteCCLinker + +
+          Adapter for Sun (r) Forte(tm) C++ Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxCCompiler.html new file mode 100644 index 0000000..c492e4f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxCCompiler.html @@ -0,0 +1,510 @@ + + + + + + + +ClxxCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ti +
+Class ClxxCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
+                  extended by net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public class ClxxCCompiler
extends CommandLineCCompiler
+ + +

+Adapter for TI DSP compilers with cl** commands +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int warnings) + +
+           
+static ClxxCCompilergetCl55Instance() + +
+           
+static ClxxCCompilergetCl6xInstance() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String source) + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment
+  +

+ + + + + + + + +
+Method Detail
+ +

+getCl55Instance

+
+public static ClxxCCompiler getCl55Instance()
+
+
+
+
+
+
+ +

+getCl6xInstance

+
+public static ClxxCCompiler getCl6xInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int warnings)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String source)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLibrarian.html new file mode 100644 index 0000000..40a225a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLibrarian.html @@ -0,0 +1,628 @@ + + + + + + + +ClxxLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ti +
+Class ClxxLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class ClxxLibrarian
extends CommandLineLinker
+ + +

+Adapter for TI DSP librarian + * +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+static ClxxLibrariangetCl55Instance() + +
+           
+static ClxxLibrariangetCl6xInstance() + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+protected  intgetMaximumCommandLength() + +
+           
+protected  java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getCl55Instance

+
+public static final ClxxLibrarian getCl55Instance()
+
+
+
+
+
+
+ +

+getCl6xInstance

+
+public static final ClxxLibrarian getCl6xInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+protected int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLinker.html new file mode 100644 index 0000000..4356461 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/ClxxLinker.html @@ -0,0 +1,666 @@ + + + + + + + +ClxxLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ti +
+Class ClxxLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.ti.ClxxLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public class ClxxLinker
extends CommandLineLinker
+ + +

+Adapter for TI DSP linkers + * +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+static ClxxLinkergetCl55DllInstance() + +
+           
+static ClxxLinkergetCl55Instance() + +
+           
+static ClxxLinkergetCl6xDllInstance() + +
+           
+static ClxxLinkergetCl6xInstance() + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ LinkergetLinker(LinkType linkType) + +
+          Gets the linker for the specified link type.
+protected  intgetMaximumCommandLength() + +
+           
+protected  java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getCl55DllInstance

+
+public static ClxxLinker getCl55DllInstance()
+
+
+
+
+
+
+ +

+getCl55Instance

+
+public static ClxxLinker getCl55Instance()
+
+
+
+
+
+
+ +

+getCl6xDllInstance

+
+public static ClxxLinker getCl6xDllInstance()
+
+
+
+
+
+
+ +

+getCl6xInstance

+
+public static ClxxLinker getCl6xInstance()
+
+
+
+
+
+
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType linkType)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+
+ +

+getMaximumCommandLength

+
+protected int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+protected java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxCCompiler.html new file mode 100644 index 0000000..7d2721e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxCCompiler.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ti.ClxxCCompiler

+
+ + + + + + + + + +
+Packages that use ClxxCCompiler
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + +
+Uses of ClxxCCompiler in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti that return ClxxCCompiler
+static ClxxCCompilerClxxCCompiler.getCl55Instance() + +
+           
+static ClxxCCompilerClxxCCompiler.getCl6xInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLibrarian.html new file mode 100644 index 0000000..43d320a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLibrarian.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ti.ClxxLibrarian

+
+ + + + + + + + + +
+Packages that use ClxxLibrarian
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + +
+Uses of ClxxLibrarian in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti that return ClxxLibrarian
+static ClxxLibrarianClxxLibrarian.getCl55Instance() + +
+           
+static ClxxLibrarianClxxLibrarian.getCl6xInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLinker.html new file mode 100644 index 0000000..113b131 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/class-use/ClxxLinker.html @@ -0,0 +1,201 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ti.ClxxLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ti.ClxxLinker

+
+ + + + + + + + + +
+Packages that use ClxxLinker
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + +
+Uses of ClxxLinker in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti that return ClxxLinker
+static ClxxLinkerClxxLinker.getCl55DllInstance() + +
+           
+static ClxxLinkerClxxLinker.getCl55Instance() + +
+           
+static ClxxLinkerClxxLinker.getCl6xDllInstance() + +
+           
+static ClxxLinkerClxxLinker.getCl6xInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-frame.html new file mode 100644 index 0000000..5cd0982 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-frame.html @@ -0,0 +1,37 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ti (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.ti + + + + +
+Classes  + +
+ClxxCCompiler +
+ClxxLibrarian +
+ClxxLinker
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-summary.html new file mode 100644 index 0000000..9b0905e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-summary.html @@ -0,0 +1,165 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ti (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.ti +

+ + + + + + + + + + + + + + + + + +
+Class Summary
ClxxCCompilerAdapter for TI DSP compilers with cl** commands
ClxxLibrarianAdapter for TI DSP librarian + *
ClxxLinkerAdapter for TI DSP linkers + *
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-tree.html new file mode 100644 index 0000000..5dfe37a --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-tree.html @@ -0,0 +1,165 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ti Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.ti +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-use.html new file mode 100644 index 0000000..287d001 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/ti/package-use.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.ti (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.ti

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.ti
net.sf.antcontrib.cpptasks.ti  
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.ti used by net.sf.antcontrib.cpptasks.ti
ClxxCCompiler + +
+          Adapter for TI DSP compilers with cl** commands
ClxxLibrarian + +
+          Adapter for TI DSP librarian + *
ClxxLinker + +
+          Adapter for TI DSP linkers + *
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectCompiler.html new file mode 100644 index 0000000..4c0eb9f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectCompiler.html @@ -0,0 +1,705 @@ + + + + + + + +MetaObjectCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.trolltech +
+Class MetaObjectCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class MetaObjectCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Trolltech Qt MOC Compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+          Add arguments for specified warning level.
+ intbid(java.lang.String inputFile) + +
+          Returns the bid of the processor for the file.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment (deprecated).
+protected  ParsercreateParser(java.io.File source) + +
+          Gets a parser to scan source file for dependencies.
+protected  intgetArgumentCountPerInputFile() + +
+          Gets number of command line arguments per input file.
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+          Gets switch to define preprocessor macro.
+protected  java.io.File[]getEnvironmentIncludePath() + +
+          Gets standard include paths.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+          Gets include directory switch.
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+          Gets input file arguments.
+static MetaObjectCompilergetInstance() + +
+          Gets singleton instance of compiler.
+ LinkergetLinker(LinkType type) + +
+          Gets linker associated with this type.
+ intgetMaximumCommandLength() + +
+          Gets maximum length of command line.
+protected  intgetMaximumInputFilesPerCommand() + +
+          Gets maximum number of input files processed per command.
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Gets output file names.
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+          Get total command line length due to the input file.
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+          Gets switch to undefine preprocessor macro.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getIdentifier, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static MetaObjectCompiler getInstance()
+
+
Gets singleton instance of compiler. +

+

+ +
Returns:
MetaObjectCompiler singleton instance
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
Add arguments for debug, etc. +

+

+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command argument list
debug - boolean build for debug if true
multithreaded - boolean build for multithreading if true
exceptions - boolean enable exceptions if true
linkType - LinkType output and runtime type
rtti - Boolean enable run-time type identification if true
optimization - OptimizationEnum optimization
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
Add arguments for specified warning level. +

+

+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command line arguments
level - int warning level value
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
Change enviroment (deprecated). +

+

+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
Parameters:
newEnvironment - boolean use new environment.
env - Environment environment +
Returns:
Processor modified processor
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
Gets a parser to scan source file for dependencies. +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
Parameters:
source - source file +
Returns:
parser
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
Gets number of command line arguments per input file. +

+

+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+ +
Returns:
int number of command line arguments per input file.
+
+
+
+ +

+bid

+
+public int bid(java.lang.String inputFile)
+
+
Returns the bid of the processor for the file. +

+

+
Specified by:
bid in interface Processor
Overrides:
bid in class AbstractProcessor
+
+
+
Parameters:
inputFile - filename of input file +
Returns:
bid for the file, 0 indicates no interest, 1 indicates that the + processor recognizes the file but doesn't process it (header + files, for example), 100 indicates strong interest
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                             VersionInfo versionInfo)
+
+
Gets output file names. +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class AbstractCompiler
+
+
+
Parameters:
inputFile - String input file name
versionInfo - version info, not used by this compiler. +
Returns:
String[] output file names
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
Gets input file arguments. +

+

+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
Parameters:
outputDir - File output directory
filename - String input file name.
index - int argument index, + 0 to getNumberOfArgumentsPerInputFile() -1 +
Returns:
String input file argument
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
Gets maximum length of command line. +

+

+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+ +
Returns:
int maximum length of command line
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
Gets maximum number of input files processed per command. +

+

+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+ +
Returns:
int maximum number of input files processed per command.
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
Gets include directory switch. +

+

+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
Parameters:
includeDir - String include directory +
Returns:
String command switch to add specified directory to search path
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
Gets switch to define preprocessor macro. +

+

+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer command line argument
define - String macro name
value - String macro value, may be null.
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
Gets switch to undefine preprocessor macro. +

+

+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer command line argument
define - String macro name
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
Gets standard include paths. +

+

+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+ +
Returns:
File[] standard include paths
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Gets linker associated with this type. +

+

+
Parameters:
type - LinkType linker, returns ld. +
Returns:
Linker
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
Get total command line length due to the input file. +

+

+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
Parameters:
outputDir - File output directory
inputFile - String input file +
Returns:
int characters added to command line for the input file.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectParser.html new file mode 100644 index 0000000..b812566 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/MetaObjectParser.html @@ -0,0 +1,329 @@ + + + + + + + +MetaObjectParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.trolltech +
+Class MetaObjectParser

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.parser.AbstractParser
+      extended by net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
+
+
+
+
public final class MetaObjectParser
extends AbstractParser
+ + +

+Scans a source file for Q_OBJECT. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddFilename(java.lang.String filename) + +
+          Adds a filename to the list of included files.
+ AbstractParserStategetNewLineState() + +
+          Gets new line state.
+static booleanhasQObject(java.io.Reader reader) + +
+          Determines if source file contains Q_OBJECT.
+ voidparse(java.io.Reader reader) + +
+          Parse input file.
+ voidsetQObject(boolean value) + +
+          Called FinalTState to set that Q_OBJECT was found.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+hasQObject

+
+public static boolean hasQObject(java.io.Reader reader)
+                          throws java.io.IOException
+
+
Determines if source file contains Q_OBJECT. +

+

+
Parameters:
reader - Reader source reader +
Returns:
boolean true if source contains Q_OBJECT +
Throws: +
java.io.IOException - if unable to read source file
+
+
+
+ +

+addFilename

+
+protected void addFilename(java.lang.String filename)
+
+
Adds a filename to the list of included files. +

+

+
Specified by:
addFilename in class AbstractParser
+
+
+
Parameters:
filename - filename to be added
+
+
+
+ +

+getNewLineState

+
+public AbstractParserState getNewLineState()
+
+
Gets new line state. +

+

+
Specified by:
getNewLineState in class AbstractParser
+
+
+ +
Returns:
AbstractParserState new line state.
+
+
+
+ +

+parse

+
+public void parse(java.io.Reader reader)
+           throws java.io.IOException
+
+
Parse input file. +

+

+
Overrides:
parse in class AbstractParser
+
+
+
Parameters:
reader - Reader source file +
Throws: +
java.io.IOException - if error reading source file
+
+
+
+ +

+setQObject

+
+public void setQObject(boolean value)
+
+
Called FinalTState to set that Q_OBJECT was found. +

+

+
Parameters:
value - boolean new value for hasQObject
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceCompiler.html new file mode 100644 index 0000000..c0c8823 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceCompiler.html @@ -0,0 +1,727 @@ + + + + + + + +UserInterfaceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.trolltech +
+Class UserInterfaceCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class UserInterfaceCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Trolltech Qt UIC Compiler. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+          Add arguments for debug, etc.
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+          Add arguments for specified warning level.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+          Change enviroment (deprecated).
+ voidcompile(CCTask task, + java.io.File outputDir, + java.lang.String[] sourceFiles, + java.lang.String[] args, + java.lang.String[] endArgs, + boolean relentless, + CommandLineCompilerConfiguration config, + ProgressMonitor monitor) + +
+          Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler.
+protected  intgetArgumentCountPerInputFile() + +
+          Gets number of command line arguments per input file.
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+          Gets switch to define preprocessor macro.
+protected  java.io.File[]getEnvironmentIncludePath() + +
+          Gets standard include paths.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+          Gets include directory switch.
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+          Gets input file arguments.
+static UserInterfaceCompilergetInstance() + +
+          Gets singleton instance of compiler.
+ LinkergetLinker(LinkType type) + +
+          Gets linker associated with this type.
+ intgetMaximumCommandLength() + +
+          Gets maximum length of command line.
+protected  intgetMaximumInputFilesPerCommand() + +
+          Gets maximum number of input files processed per command.
+ java.lang.String[]getOutputFileNames(java.lang.String inputFile, + VersionInfo versionInfo) + +
+          Gets output file names.
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+          Get total command line length due to the input file.
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+          Gets switch to undefine preprocessor macro.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, createConfiguration, getCommand, getIdentifier, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static UserInterfaceCompiler getInstance()
+
+
Gets singleton instance of compiler. +

+

+ +
Returns:
MetaObjectCompiler singleton instance
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
Add arguments for debug, etc. +

+

+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command argument list
debug - boolean build for debug if true
multithreaded - boolean build for multithreading if true
exceptions - boolean enable exceptions if true
linkType - LinkType output and runtime type
rtti - Boolean enable run-time type identification if true
optimization - OptimizationEnum optimization
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
Add arguments for specified warning level. +

+

+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
Parameters:
args - Vector command line arguments
level - int warning level value
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
Change enviroment (deprecated). +

+

+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
Parameters:
newEnvironment - boolean use new environment.
env - Environment environment +
Returns:
Processor modified processor
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler. +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
Parameters:
source - source file to be parsed +
Returns:
parser
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
Gets number of command line arguments per input file. +

+

+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+ +
Returns:
int number of command line arguments per input file.
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String inputFile,
+                                             VersionInfo versionInfo)
+
+
Gets output file names. +

+

+
Specified by:
getOutputFileNames in interface Processor
Overrides:
getOutputFileNames in class AbstractCompiler
+
+
+
Parameters:
inputFile - String input file name
versionInfo - version info, not used by this compiler. +
Returns:
String[] output file names
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
Gets input file arguments. +

+

+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
Parameters:
outputDir - File output directory
filename - String input file name.
index - int argument index, + 0 to getNumberOfArgumentsPerInputFile() -1 +
Returns:
String input file argument
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
Gets maximum length of command line. +

+

+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+ +
Returns:
int maximum length of command line
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
Gets maximum number of input files processed per command. +

+

+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+ +
Returns:
int maximum number of input files processed per command.
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
Gets include directory switch. +

+

+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
Parameters:
includeDir - String include directory +
Returns:
String command switch to add specified directory to search path
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
Gets switch to define preprocessor macro. +

+

+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer command line argument
define - String macro name
value - String macro value, may be null.
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
Gets switch to undefine preprocessor macro. +

+

+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
Parameters:
buffer - StringBuffer command line argument
define - String macro name
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
Gets standard include paths. +

+

+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+ +
Returns:
File[] standard include paths
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Gets linker associated with this type. +

+

+
Parameters:
type - LinkType linker, returns ld. +
Returns:
Linker
+
+
+
+ +

+compile

+
+public void compile(CCTask task,
+                    java.io.File outputDir,
+                    java.lang.String[] sourceFiles,
+                    java.lang.String[] args,
+                    java.lang.String[] endArgs,
+                    boolean relentless,
+                    CommandLineCompilerConfiguration config,
+                    ProgressMonitor monitor)
+
+
Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files. +

+

+
Overrides:
compile in class CommandLineCompiler
+
+
+
Parameters:
task - current cc task
outputDir - output directory
sourceFiles - source files
args - command line arguments that appear before input files
endArgs - command line arguments that appear after input files
relentless - if true, do not stop at first compilation error
config - compiler configuration
monitor - progress monitor
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
Get total command line length due to the input file. +

+

+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
Parameters:
outputDir - File output directory
inputFile - String input file +
Returns:
int characters added to command line for the input file.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceParser.html new file mode 100644 index 0000000..5704eb7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/UserInterfaceParser.html @@ -0,0 +1,324 @@ + + + + + + + +UserInterfaceParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.trolltech +
+Class UserInterfaceParser

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
+
+
+
All Implemented Interfaces:
Parser
+
+
+
+
public final class UserInterfaceParser
extends java.lang.Object
implements Parser
+ + +

+Dependency scanner for Trolltech Qt User Interface definition files. + + .ui files are XML documents that may contain an include elements, + however the includes are just copied to the generated files and + and changes to the includes do not need to trigger rerunning uic. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
UserInterfaceParser() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddFilename(java.lang.String include) + +
+          Adds filename to the list of included files.
+ java.lang.String[]getIncludes() + +
+          Gets included files.
+ voidparse(java.io.Reader reader) + +
+          Parses source file for dependencies.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+UserInterfaceParser

+
+public UserInterfaceParser()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+addFilename

+
+public void addFilename(java.lang.String include)
+
+
Adds filename to the list of included files. +

+

+
+
+
+
Parameters:
include - String included file name
+
+
+
+ +

+getIncludes

+
+public java.lang.String[] getIncludes()
+
+
Gets included files. +

+

+
Specified by:
getIncludes in interface Parser
+
+
+ +
Returns:
String[] included files
+
+
+
+ +

+parse

+
+public void parse(java.io.Reader reader)
+           throws java.io.IOException
+
+
Parses source file for dependencies. +

+

+
Specified by:
parse in interface Parser
+
+
+
Parameters:
reader - Reader reader +
Throws: +
java.io.IOException - if error reading source file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectCompiler.html new file mode 100644 index 0000000..4914bc5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler

+
+ + + + + + + + + +
+Packages that use MetaObjectCompiler
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of MetaObjectCompiler in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech that return MetaObjectCompiler
+static MetaObjectCompilerMetaObjectCompiler.getInstance() + +
+          Gets singleton instance of compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectParser.html new file mode 100644 index 0000000..f1ddfec --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/MetaObjectParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser

+
+No usage of net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceCompiler.html new file mode 100644 index 0000000..f44236d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler

+
+ + + + + + + + + +
+Packages that use UserInterfaceCompiler
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + +
+Uses of UserInterfaceCompiler in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.trolltech that return UserInterfaceCompiler
+static UserInterfaceCompilerUserInterfaceCompiler.getInstance() + +
+          Gets singleton instance of compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceParser.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceParser.html new file mode 100644 index 0000000..11eee8f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/UserInterfaceParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser

+
+No usage of net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html new file mode 100644 index 0000000..084a6b4 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html @@ -0,0 +1,39 @@ + + + + + + + +net.sf.antcontrib.cpptasks.trolltech (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.trolltech + + + + +
+Classes  + +
+MetaObjectCompiler +
+MetaObjectParser +
+UserInterfaceCompiler +
+UserInterfaceParser
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html new file mode 100644 index 0000000..44c97cc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html @@ -0,0 +1,182 @@ + + + + + + + +net.sf.antcontrib.cpptasks.trolltech (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.trolltech +

+Adapters for Trolltech Qt moc and uic compilers. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + +
+Class Summary
MetaObjectCompilerAdapter for the Trolltech Qt MOC Compiler.
MetaObjectParserScans a source file for Q_OBJECT.
UserInterfaceCompilerAdapter for the Trolltech Qt UIC Compiler.
UserInterfaceParserDependency scanner for Trolltech Qt User Interface definition files.
+  + +

+

+Package net.sf.antcontrib.cpptasks.trolltech Description +

+ +

+Adapters for Trolltech Qt moc and uic compilers. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html new file mode 100644 index 0000000..fbff102 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html @@ -0,0 +1,161 @@ + + + + + + + +net.sf.antcontrib.cpptasks.trolltech Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.trolltech +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html new file mode 100644 index 0000000..0882ccc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html @@ -0,0 +1,173 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.trolltech (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.trolltech

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.trolltech
net.sf.antcontrib.cpptasks.trolltechAdapters for Trolltech Qt moc and uic compilers. 
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.trolltech used by net.sf.antcontrib.cpptasks.trolltech
MetaObjectCompiler + +
+          Adapter for the Trolltech Qt MOC Compiler.
UserInterfaceCompiler + +
+          Adapter for the Trolltech Qt UIC Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.LocationEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.LocationEnum.html new file mode 100644 index 0000000..136198c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.LocationEnum.html @@ -0,0 +1,288 @@ + + + + + + + +CommandLineArgument.LocationEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class CommandLineArgument.LocationEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum
+
+
+
Enclosing class:
CommandLineArgument
+
+
+
+
public static class CommandLineArgument.LocationEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumerated attribute with the values "start", "mid" and "end", +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
CommandLineArgument.LocationEnum() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+           
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineArgument.LocationEnum

+
+public CommandLineArgument.LocationEnum()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.html new file mode 100644 index 0000000..f3b51be --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/CommandLineArgument.html @@ -0,0 +1,417 @@ + + + + + + + +CommandLineArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class CommandLineArgument

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.types.CommandLineArgument
+
+
+
Direct Known Subclasses:
CompilerArgument, LinkerArgument
+
+
+
+
public class CommandLineArgument
extends java.lang.Object
+ + +

+An compiler/linker command line flag. +

+ +

+


+ +

+ + + + + + + + + + + +
+Nested Class Summary
+static classCommandLineArgument.LocationEnum + +
+          Enumerated attribute with the values "start", "mid" and "end",
+  + + + + + + + + + + +
+Constructor Summary
CommandLineArgument() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intgetLocation() + +
+           
+ java.lang.StringgetValue() + +
+           
+ booleanisActive(org.apache.tools.ant.Project p) + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetLocation(CommandLineArgument.LocationEnum location) + +
+          Specifies relative location of argument on command line.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ voidsetValue(java.lang.String value) + +
+          Specifies the string that should appear on the command line.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CommandLineArgument

+
+public CommandLineArgument()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getLocation

+
+public int getLocation()
+
+
+
+
+
+
+ +

+getValue

+
+public java.lang.String getValue()
+
+
+
+
+
+
+ +

+isActive

+
+public boolean isActive(org.apache.tools.ant.Project p)
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The argument will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
+
+
+
+ +

+setLocation

+
+public void setLocation(CommandLineArgument.LocationEnum location)
+
+
Specifies relative location of argument on command line. "start" will + place argument at start of command line, "mid" will place argument after + all "start" arguments but before filenames, "end" will place argument + after filenames. +

+

+
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the argument will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+setValue

+
+public void setValue(java.lang.String value)
+
+
Specifies the string that should appear on the command line. The + argument will be quoted if it contains embedded blanks. Use multiple + arguments to avoid quoting. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/CompilerArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/CompilerArgument.html new file mode 100644 index 0000000..bce18be --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/CompilerArgument.html @@ -0,0 +1,286 @@ + + + + + + + +CompilerArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class CompilerArgument

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.types.CommandLineArgument
+      extended by net.sf.antcontrib.cpptasks.types.CompilerArgument
+
+
+
+
public class CompilerArgument
extends CommandLineArgument
+ + +

+A compiler command line argument. +

+ +

+


+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
CommandLineArgument.LocationEnum
+  + + + + + + + + + + + +
+Constructor Summary
CompilerArgument() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
getLocation, getValue, isActive, setIf, setLocation, setUnless, setValue
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CompilerArgument

+
+public CompilerArgument()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalFileSet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalFileSet.html new file mode 100644 index 0000000..2998dd0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalFileSet.html @@ -0,0 +1,437 @@ + + + + + + + +ConditionalFileSet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class ConditionalFileSet

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by org.apache.tools.ant.types.AbstractFileSet
+              extended by org.apache.tools.ant.types.FileSet
+                  extended by net.sf.antcontrib.cpptasks.types.ConditionalFileSet
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, org.apache.tools.ant.types.selectors.SelectorContainer
+
+
+
+
public class ConditionalFileSet
extends org.apache.tools.ant.types.FileSet
+ + +

+An Ant FileSet object augmented with if and unless conditions. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
ConditionalFileSet() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+protected  org.apache.tools.ant.types.AbstractFileSetgetRef(org.apache.tools.ant.Project p) + +
+          overrides FileSet's implementation which would throw an exception since + the referenced object isn't this type.
+ booleanisActive() + +
+          Returns true if the Path's if and unless conditions (if any) are + satisfied.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.FileSet
clone
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.AbstractFileSet
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDataTypeName, getDefaultexcludes, getDir, getDirectoryScanner, getSelectors, hasPatterns, hasSelectors, isFollowSymlinks, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setDir, setExcludes, setExcludesfile, setFile, setFollowSymlinks, setIncludes, setIncludesfile, setRefid, setupDirectoryScanner, toString
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ConditionalFileSet

+
+public ConditionalFileSet()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getRef

+
+protected org.apache.tools.ant.types.AbstractFileSet getRef(org.apache.tools.ant.Project p)
+
+
overrides FileSet's implementation which would throw an exception since + the referenced object isn't this type. +

+

+
Overrides:
getRef in class org.apache.tools.ant.types.AbstractFileSet
+
+
+
+
+
+
+ +

+isActive

+
+public boolean isActive()
+                 throws org.apache.tools.ant.BuildException
+
+
Returns true if the Path's if and unless conditions (if any) are + satisfied. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The fileset will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the fileset will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalPath.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalPath.html new file mode 100644 index 0000000..2aae785 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/ConditionalPath.html @@ -0,0 +1,426 @@ + + + + + + + +ConditionalPath (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class ConditionalPath

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by org.apache.tools.ant.types.Path
+              extended by net.sf.antcontrib.cpptasks.types.ConditionalPath
+
+
+
All Implemented Interfaces:
java.lang.Cloneable
+
+
+
Direct Known Subclasses:
IncludePath, SystemIncludePath
+
+
+
+
public class ConditionalPath
extends org.apache.tools.ant.types.Path
+ + +

+An Ant Path object augmented with if and unless conditionals +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class org.apache.tools.ant.types.Path
org.apache.tools.ant.types.Path.PathElement
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.Path
systemBootClasspath, systemClasspath
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + + + + +
+Constructor Summary
ConditionalPath(org.apache.tools.ant.Project project) + +
+           
ConditionalPath(org.apache.tools.ant.Project p, + java.lang.String path) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ booleanisActive(org.apache.tools.ant.Project p) + +
+          Returns true if the Path's if and unless conditions (if any) are + satisfied.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.Path
add, addDirset, addExisting, addExisting, addExtdirs, addFilelist, addFileset, addJavaRuntime, append, clone, concatSystemClasspath, concatSystemClasspath, createPath, createPathElement, dieOnCircularReference, list, setLocation, setPath, setRefid, size, toString, translateFile, translateFileSep, translatePath
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ConditionalPath

+
+public ConditionalPath(org.apache.tools.ant.Project project)
+
+
+
+ +

+ConditionalPath

+
+public ConditionalPath(org.apache.tools.ant.Project p,
+                       java.lang.String path)
+
+
+ + + + + + + + +
+Method Detail
+ +

+isActive

+
+public boolean isActive(org.apache.tools.ant.Project p)
+                 throws org.apache.tools.ant.BuildException
+
+
Returns true if the Path's if and unless conditions (if any) are + satisfied. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The path will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the path will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/DefineArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/DefineArgument.html new file mode 100644 index 0000000..40f2991 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/DefineArgument.html @@ -0,0 +1,296 @@ + + + + + + + +DefineArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class DefineArgument

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.types.UndefineArgument
+      extended by net.sf.antcontrib.cpptasks.types.DefineArgument
+
+
+
+
public class DefineArgument
extends UndefineArgument
+ + +

+Preprocessor macro definition. +

+ +

+

+
Author:
+
Mark A Russell mark_russell@csg_systems.com +
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
DefineArgument() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetValue() + +
+          Returns the value of the define
+ voidsetValue(java.lang.String value) + +
+          Set the value attribute
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.types.UndefineArgument
execute, getName, isActive, isDefine, merge, setIf, setName, setUnless
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DefineArgument

+
+public DefineArgument()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getValue

+
+public final java.lang.String getValue()
+
+
Returns the value of the define +

+

+
Overrides:
getValue in class UndefineArgument
+
+
+
+
+
+
+ +

+setValue

+
+public final void setValue(java.lang.String value)
+
+
Set the value attribute +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/DefineSet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/DefineSet.html new file mode 100644 index 0000000..dd41208 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/DefineSet.html @@ -0,0 +1,587 @@ + + + + + + + +DefineSet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class DefineSet

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.types.DefineSet
+
+
+
+
public class DefineSet
extends org.apache.tools.ant.types.DataType
+ + +

+Set of preprocessor macro defines and undefines. +

+ +

+

+
Author:
+
Mark A Russell mark_russell@csg_systems.com + , Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
DefineSet() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidaddDefine(DefineArgument arg) + +
+          Adds a define element.
+ voidaddUndefine(UndefineArgument arg) + +
+          Adds an undefine element.
+ voidexecute() + +
+           
+ UndefineArgument[]getDefines() + +
+          Returns the defines and undefines in this set.
+ booleanisActive() + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ voidsetDefine(CUtil.StringArrayBuilder defList) + +
+          A comma-separated list of preprocessor macros to define.
+ voidsetDescription(java.lang.String desc) + +
+          Sets a description of the current data type.
+ voidsetId(java.lang.String id) + +
+          Sets an id that can be used to reference this element.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetRefid(org.apache.tools.ant.types.Reference r) + +
+          Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location.
+ voidsetUndefine(CUtil.StringArrayBuilder undefList) + +
+          A comma-separated list of preprocessor macros to undefine.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DefineSet

+
+public DefineSet()
+
+
+ + + + + + + + +
+Method Detail
+ +

+addDefine

+
+public void addDefine(DefineArgument arg)
+               throws org.apache.tools.ant.BuildException
+
+
Adds a define element. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException - if reference
+
+
+
+ +

+addUndefine

+
+public void addUndefine(UndefineArgument arg)
+                 throws org.apache.tools.ant.BuildException
+
+
Adds an undefine element. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException - if reference
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getDefines

+
+public UndefineArgument[] getDefines()
+                              throws org.apache.tools.ant.BuildException
+
+
Returns the defines and undefines in this set. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+isActive

+
+public final boolean isActive()
+                       throws org.apache.tools.ant.BuildException
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException - throws build exception if name is not set
+
+
+
+ +

+setDefine

+
+public void setDefine(CUtil.StringArrayBuilder defList)
+               throws org.apache.tools.ant.BuildException
+
+
A comma-separated list of preprocessor macros to define. Use nested + define elements to define macro values. +

+

+
Parameters:
defList - comma-separated list of preprocessor macros +
Throws: +
org.apache.tools.ant.BuildException - throw if defineset is a reference
+
+
+
+ +

+setDescription

+
+public void setDescription(java.lang.String desc)
+
+
Sets a description of the current data type. +

+

+
Overrides:
setDescription in class org.apache.tools.ant.types.DataType
+
+
+
+
+
+
+ +

+setId

+
+public void setId(java.lang.String id)
+
+
Sets an id that can be used to reference this element. +

+

+
Parameters:
id - id
+
+
+
+ +

+setIf

+
+public final void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The define will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setRefid

+
+public void setRefid(org.apache.tools.ant.types.Reference r)
+              throws org.apache.tools.ant.BuildException
+
+
Specifies that this element should behave as if the content of the + element with the matching id attribute was inserted at this location. If + specified, no other attributes or child content should be specified, + other than "description". +

+

+
Overrides:
setRefid in class org.apache.tools.ant.types.DataType
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setUndefine

+
+public void setUndefine(CUtil.StringArrayBuilder undefList)
+                 throws org.apache.tools.ant.BuildException
+
+
A comma-separated list of preprocessor macros to undefine. +

+

+
Parameters:
undefList - comma-separated list of preprocessor macros +
Throws: +
org.apache.tools.ant.BuildException - throw if defineset is a reference
+
+
+
+ +

+setUnless

+
+public final void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the define will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/FlexLong.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/FlexLong.html new file mode 100644 index 0000000..a2718a5 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/FlexLong.html @@ -0,0 +1,291 @@ + + + + + + + +FlexLong (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class FlexLong

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.types.FlexLong
+
+
+
+
public class FlexLong
extends java.lang.Object
+ + +

+Helper class which can be used for Ant task attribute setter methods to + allow the build file to specify a long in either decimal, octal, or + hexadecimal format. + // FlexInteger author +

+ +

+

+
Author:
+
Erik Hatcher
+
See Also:
FlexInteger
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
FlexLong(java.lang.String value) + +
+          Constructor used by Ant's introspection mechanism for attribute + population
+  + + + + + + + + + + + + + + + +
+Method Summary
+ longlongValue() + +
+          Returns the decimal integer value
+ java.lang.StringtoString() + +
+          Overridden method to return the decimal value for display
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+FlexLong

+
+public FlexLong(java.lang.String value)
+
+
Constructor used by Ant's introspection mechanism for attribute + population +

+

+ + + + + + + + +
+Method Detail
+ +

+longValue

+
+public long longValue()
+
+
Returns the decimal integer value +

+

+
+
+
+
+ +

+toString

+
+public java.lang.String toString()
+
+
Overridden method to return the decimal value for display +

+

+
Overrides:
toString in class java.lang.Object
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/IncludePath.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/IncludePath.html new file mode 100644 index 0000000..1f491c0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/IncludePath.html @@ -0,0 +1,378 @@ + + + + + + + +IncludePath (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class IncludePath

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by org.apache.tools.ant.types.Path
+              extended by net.sf.antcontrib.cpptasks.types.ConditionalPath
+                  extended by net.sf.antcontrib.cpptasks.types.IncludePath
+
+
+
All Implemented Interfaces:
java.lang.Cloneable
+
+
+
+
public class IncludePath
extends ConditionalPath
+ + +

+An include path. + + Works like other paths in Ant with with the addition of "if" and "unless" + conditions. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class org.apache.tools.ant.types.Path
org.apache.tools.ant.types.Path.PathElement
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.Path
systemBootClasspath, systemClasspath
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + + + + +
+Constructor Summary
IncludePath(org.apache.tools.ant.Project project) + +
+           
IncludePath(org.apache.tools.ant.Project p, + java.lang.String path) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.types.ConditionalPath
isActive, setIf, setUnless
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.Path
add, addDirset, addExisting, addExisting, addExtdirs, addFilelist, addFileset, addJavaRuntime, append, clone, concatSystemClasspath, concatSystemClasspath, createPath, createPathElement, dieOnCircularReference, list, setLocation, setPath, setRefid, size, toString, translateFile, translateFileSep, translatePath
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+IncludePath

+
+public IncludePath(org.apache.tools.ant.Project project)
+
+
+
+ +

+IncludePath

+
+public IncludePath(org.apache.tools.ant.Project p,
+                   java.lang.String path)
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/LibrarySet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/LibrarySet.html new file mode 100644 index 0000000..9b614b7 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/LibrarySet.html @@ -0,0 +1,663 @@ + + + + + + + +LibrarySet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class LibrarySet

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.types.LibrarySet
+
+
+
Direct Known Subclasses:
SystemLibrarySet
+
+
+
+
public class LibrarySet
extends org.apache.tools.ant.types.DataType
+ + +

+A set of library names. Libraries can also be added to a link by specifying + them in a fileset. + + For most Unix-like compilers, libset will result in a series of -l and -L + linker arguments. For Windows compilers, the library names will be used to + locate the appropriate library files which will be added to the linkers + input file list as if they had been specified in a fileset. +

+ +

+

+
Author:
+
Mark A Russell mark_russell@csg_systems.com + , Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
LibrarySet() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ java.lang.StringgetDataset() + +
+          Gets the dataset.
+ java.io.FilegetDir(org.apache.tools.ant.Project project) + +
+           
+protected  org.apache.tools.ant.types.FileSetgetFileSet() + +
+           
+ java.lang.String[]getLibs() + +
+           
+ LibraryTypeEnumgetType() + +
+          Gets preferred library type
+ booleanisActive(org.apache.tools.ant.Project p) + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ voidsetCaseSensitive(boolean isCaseSensitive) + +
+          Sets case sensitivity of the file system.
+ voidsetDataset(java.lang.String dataset) + +
+          Sets the dataset.
+ voidsetDir(java.io.File dir) + +
+          Library directory.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetLibs(CUtil.StringArrayBuilder libs) + +
+          Comma-separated list of library names without leading prefixes, such as + "lib", or extensions, such as ".so" or ".a".
+ voidsetProject(org.apache.tools.ant.Project project) + +
+           
+ voidsetType(LibraryTypeEnum type) + +
+          Sets the preferred library type.
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ voidvisitLibraries(org.apache.tools.ant.Project project, + Linker linker, + java.io.File[] libpath, + FileVisitor visitor) + +
+           
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LibrarySet

+
+public LibrarySet()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getDataset

+
+public java.lang.String getDataset()
+
+
Gets the dataset. Used on OS390 if the libs are in a dataset. +

+

+ +
Returns:
Returns a String
+
+
+
+ +

+getDir

+
+public java.io.File getDir(org.apache.tools.ant.Project project)
+
+
+
+
+
+
+ +

+getFileSet

+
+protected org.apache.tools.ant.types.FileSet getFileSet()
+
+
+
+
+
+
+ +

+getLibs

+
+public java.lang.String[] getLibs()
+
+
+
+
+
+
+ +

+getType

+
+public LibraryTypeEnum getType()
+
+
Gets preferred library type +

+

+ +
Returns:
library type, may be null.
+
+
+
+ +

+isActive

+
+public boolean isActive(org.apache.tools.ant.Project p)
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+
+
+
+
+ +

+setCaseSensitive

+
+public void setCaseSensitive(boolean isCaseSensitive)
+
+
Sets case sensitivity of the file system. If not set, will default to + the linker's case sensitivity. +

+

+
Parameters:
isCaseSensitive - "true"|"on"|"yes" if file system is case sensitive, + "false"|"off"|"no" when not.
+
+
+
+ +

+setDataset

+
+public void setDataset(java.lang.String dataset)
+
+
Sets the dataset. Used on OS390 if the libs are in a dataset. +

+

+
Parameters:
dataset - The dataset to set
+
+
+
+ +

+setDir

+
+public void setDir(java.io.File dir)
+            throws org.apache.tools.ant.BuildException
+
+
Library directory. +

+

+
Parameters:
dir - library directory +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setIf

+
+public void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The library set will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setLibs

+
+public void setLibs(CUtil.StringArrayBuilder libs)
+             throws org.apache.tools.ant.BuildException
+
+
Comma-separated list of library names without leading prefixes, such as + "lib", or extensions, such as ".so" or ".a". +

+

+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+setProject

+
+public void setProject(org.apache.tools.ant.Project project)
+
+
+
Overrides:
setProject in class org.apache.tools.ant.ProjectComponent
+
+
+
+
+
+
+ +

+setUnless

+
+public void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the library set will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+
+ +

+setType

+
+public void setType(LibraryTypeEnum type)
+
+
Sets the preferred library type. Supported values "shared", "static", and + "framework". "framework" is equivalent to "shared" on non-Darwin platforms. +

+

+
+
+
+
+ +

+visitLibraries

+
+public void visitLibraries(org.apache.tools.ant.Project project,
+                           Linker linker,
+                           java.io.File[] libpath,
+                           FileVisitor visitor)
+                    throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/LibraryTypeEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/LibraryTypeEnum.html new file mode 100644 index 0000000..adcdc13 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/LibraryTypeEnum.html @@ -0,0 +1,299 @@ + + + + + + + +LibraryTypeEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class LibraryTypeEnum

+
+java.lang.Object
+  extended by org.apache.tools.ant.types.EnumeratedAttribute
+      extended by net.sf.antcontrib.cpptasks.types.LibraryTypeEnum
+
+
+
+
public class LibraryTypeEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
+ + +

+Enumeration of library types for LibrarySet +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
+  + + + + + + + + + + +
+Constructor Summary
LibraryTypeEnum() + +
+          Constructor + + Set by default to "shared"
+  + + + + + + + + + + + +
+Method Summary
+ java.lang.String[]getValues() + +
+          Gets list of acceptable values
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LibraryTypeEnum

+
+public LibraryTypeEnum()
+
+
Constructor + + Set by default to "shared" +

+

+
See Also:
Object.Object()
+
+ + + + + + + + +
+Method Detail
+ +

+getValues

+
+public java.lang.String[] getValues()
+
+
Gets list of acceptable values +

+

+
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
+
+
+
See Also:
EnumeratedAttribute.getValues()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/LinkerArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/LinkerArgument.html new file mode 100644 index 0000000..4b5f1bf --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/LinkerArgument.html @@ -0,0 +1,286 @@ + + + + + + + +LinkerArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class LinkerArgument

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.types.CommandLineArgument
+      extended by net.sf.antcontrib.cpptasks.types.LinkerArgument
+
+
+
+
public class LinkerArgument
extends CommandLineArgument
+ + +

+A linker command line argument. +

+ +

+


+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
CommandLineArgument.LocationEnum
+  + + + + + + + + + + + +
+Constructor Summary
LinkerArgument() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
getLocation, getValue, isActive, setIf, setLocation, setUnless, setValue
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+LinkerArgument

+
+public LinkerArgument()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/SystemIncludePath.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/SystemIncludePath.html new file mode 100644 index 0000000..c261268 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/SystemIncludePath.html @@ -0,0 +1,385 @@ + + + + + + + +SystemIncludePath (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class SystemIncludePath

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by org.apache.tools.ant.types.Path
+              extended by net.sf.antcontrib.cpptasks.types.ConditionalPath
+                  extended by net.sf.antcontrib.cpptasks.types.SystemIncludePath
+
+
+
All Implemented Interfaces:
java.lang.Cloneable
+
+
+
+
public class SystemIncludePath
extends ConditionalPath
+ + +

+A system include path. + + Files located using a system include path will not participate in dependency + analysis. + + Standard include paths for a compiler should not be specified since these + should be determined from environment variables or configuration files by + the compiler adapter. + + Works like other paths in Ant with with the addition of "if" and "unless" + conditions. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from class org.apache.tools.ant.types.Path
org.apache.tools.ant.types.Path.PathElement
+  + + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.Path
systemBootClasspath, systemClasspath
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + + + + +
+Constructor Summary
SystemIncludePath(org.apache.tools.ant.Project project) + +
+           
SystemIncludePath(org.apache.tools.ant.Project p, + java.lang.String path) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.types.ConditionalPath
isActive, setIf, setUnless
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.Path
add, addDirset, addExisting, addExisting, addExtdirs, addFilelist, addFileset, addJavaRuntime, append, clone, concatSystemClasspath, concatSystemClasspath, createPath, createPathElement, dieOnCircularReference, list, setLocation, setPath, setRefid, size, toString, translateFile, translateFileSep, translatePath
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+SystemIncludePath

+
+public SystemIncludePath(org.apache.tools.ant.Project project)
+
+
+
+ +

+SystemIncludePath

+
+public SystemIncludePath(org.apache.tools.ant.Project p,
+                         java.lang.String path)
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/SystemLibrarySet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/SystemLibrarySet.html new file mode 100644 index 0000000..e46f7f3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/SystemLibrarySet.html @@ -0,0 +1,325 @@ + + + + + + + +SystemLibrarySet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class SystemLibrarySet

+
+java.lang.Object
+  extended by org.apache.tools.ant.ProjectComponent
+      extended by org.apache.tools.ant.types.DataType
+          extended by net.sf.antcontrib.cpptasks.types.LibrarySet
+              extended by net.sf.antcontrib.cpptasks.types.SystemLibrarySet
+
+
+
+
public class SystemLibrarySet
extends LibrarySet
+ + +

+A set of system library names. Timestamp or location of system libraries are + not considered in dependency analysis. + + Libraries can also be added to a link by specifying them in a fileset. + + For most Unix-like compilers, syslibset will result in a series of -l and -L + linker arguments. For Windows compilers, the library names will be used to + locate the appropriate library files which will be added to the linkers + input file list as if they had been specified in a fileset. +

+ +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
+ + + + + + + +
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
+  + + + + + + + + + + +
+Constructor Summary
SystemLibrarySet() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.types.LibrarySet
getDataset, getDir, getFileSet, getLibs, getType, isActive, setCaseSensitive, setDataset, setDir, setIf, setLibs, setProject, setType, setUnless, visitLibraries
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes
+ + + + + + + +
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+SystemLibrarySet

+
+public SystemLibrarySet()
+
+
+ + + + + + + + +
+Method Detail
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+
Overrides:
execute in class LibrarySet
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/UndefineArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/UndefineArgument.html new file mode 100644 index 0000000..8b6711e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/UndefineArgument.html @@ -0,0 +1,476 @@ + + + + + + + +UndefineArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class UndefineArgument

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.types.UndefineArgument
+
+
+
Direct Known Subclasses:
DefineArgument
+
+
+
+
public class UndefineArgument
extends java.lang.Object
+ + +

+Preprocessor macro undefinition. +

+ +

+

+
Author:
+
Mark A Russell mark_russell@csg_systems.com +
+
+
+ +

+ + + + + + + + + + + + + + + + +
+Constructor Summary
+ UndefineArgument() + +
+           
+protected UndefineArgument(boolean isDefine) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidexecute() + +
+           
+ java.lang.StringgetName() + +
+          Returns the name of the define
+ java.lang.StringgetValue() + +
+          Returns the value of the define
+ booleanisActive(org.apache.tools.ant.Project p) + +
+          Returns true if the define's if and unless conditions (if any) are + satisfied.
+ booleanisDefine() + +
+          Returns true if this is a define, false if an undefine.
+static UndefineArgument[]merge(UndefineArgument[] base, + UndefineArgument[] override) + +
+          This method returns an array of UndefineArgument and DefineArgument's by + merging a base list with an override list.
+ voidsetIf(java.lang.String propName) + +
+          Sets the property name for the 'if' condition.
+ voidsetName(java.lang.String name) + +
+          Set the name attribute
+ voidsetUnless(java.lang.String propName) + +
+          Set the property name for the 'unless' condition.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+UndefineArgument

+
+public UndefineArgument()
+
+
+
+ +

+UndefineArgument

+
+protected UndefineArgument(boolean isDefine)
+
+
+ + + + + + + + +
+Method Detail
+ +

+merge

+
+public static UndefineArgument[] merge(UndefineArgument[] base,
+                                       UndefineArgument[] override)
+
+
This method returns an array of UndefineArgument and DefineArgument's by + merging a base list with an override list. + + Any define in the base list with a name that appears in the override + list is suppressed. All entries in the override list are preserved +

+

+
+
+
+
+ +

+execute

+
+public void execute()
+             throws org.apache.tools.ant.BuildException
+
+
+ +
Throws: +
org.apache.tools.ant.BuildException
+
+
+
+ +

+getName

+
+public final java.lang.String getName()
+
+
Returns the name of the define +

+

+
+
+
+
+ +

+getValue

+
+public java.lang.String getValue()
+
+
Returns the value of the define +

+

+
+
+
+
+ +

+isActive

+
+public final boolean isActive(org.apache.tools.ant.Project p)
+                       throws org.apache.tools.ant.BuildException
+
+
Returns true if the define's if and unless conditions (if any) are + satisfied. +

+

+ +
Throws: +
org.apache.tools.ant.BuildException - throws build exception if name is not set
+
+
+
+ +

+isDefine

+
+public final boolean isDefine()
+
+
Returns true if this is a define, false if an undefine. +

+

+
+
+
+
+ +

+setIf

+
+public final void setIf(java.lang.String propName)
+
+
Sets the property name for the 'if' condition. + + The define will be ignored unless the property is defined. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") will throw an exception when + evaluated. +

+

+
Parameters:
propName - property name
+
+
+
+ +

+setName

+
+public final void setName(java.lang.String name)
+
+
Set the name attribute +

+

+
+
+
+
+ +

+setUnless

+
+public final void setUnless(java.lang.String propName)
+
+
Set the property name for the 'unless' condition. + + If named property is set, the define will be ignored. + + The value of the property is insignificant, but values that would imply + misinterpretation ("false", "no") of the behavior will throw an + exception when evaluated. +

+

+
Parameters:
propName - name of property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.LocationEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.LocationEnum.html new file mode 100644 index 0000000..ecece3e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.LocationEnum.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum

+
+ + + + + + + + + +
+Packages that use CommandLineArgument.LocationEnum
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of CommandLineArgument.LocationEnum in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type CommandLineArgument.LocationEnum
+ voidCommandLineArgument.setLocation(CommandLineArgument.LocationEnum location) + +
+          Specifies relative location of argument on command line.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.html new file mode 100644 index 0000000..db5a9fe --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CommandLineArgument.html @@ -0,0 +1,231 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.CommandLineArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.CommandLineArgument

+
+ + + + + + + + + + + + + +
+Packages that use CommandLineArgument
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of CommandLineArgument in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return CommandLineArgument
+ CommandLineArgument[]ProcessorDef.getActiveProcessorArgs() + +
+          Prepares list of processor arguments ( compilerarg, linkerarg ) that + are active for the current project settings.
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CommandLineArgument
+protected  voidProcessorDef.addConfiguredProcessorArg(CommandLineArgument arg) + +
+          Adds a or
+  +

+ + + + + +
+Uses of CommandLineArgument in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + + + + + +
Subclasses of CommandLineArgument in net.sf.antcontrib.cpptasks.types
+ classCompilerArgument + +
+          A compiler command line argument.
+ classLinkerArgument + +
+          A linker command line argument.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CompilerArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CompilerArgument.html new file mode 100644 index 0000000..e92f658 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/CompilerArgument.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.CompilerArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.CompilerArgument

+
+ + + + + + + + + +
+Packages that use CompilerArgument
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of CompilerArgument in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type CompilerArgument
+ voidCompilerDef.addConfiguredCompilerArg(CompilerArgument arg) + +
+          Adds a compiler command-line arg.
+ voidCCTask.addConfiguredCompilerArg(CompilerArgument arg) + +
+          Adds a compiler command-line arg.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalFileSet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalFileSet.html new file mode 100644 index 0000000..3550f29 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalFileSet.html @@ -0,0 +1,203 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.ConditionalFileSet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.ConditionalFileSet

+
+ + + + + + + + + +
+Packages that use ConditionalFileSet
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of ConditionalFileSet in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type ConditionalFileSet
+ voidProcessorDef.addFileset(ConditionalFileSet srcSet) + +
+          Adds a source file set.
+ voidPrecompileExceptDef.addFileset(ConditionalFileSet exceptSet) + +
+          Adds filesets that specify files that should not be processed using + precompiled headers.
+ voidCCTask.addFileset(ConditionalFileSet srcSet) + +
+          Adds a source file set.
+ voidPrecompileDef.appendExceptFileSet(ConditionalFileSet exceptSet) + +
+          Method used by PrecompileExceptDef to add exception set to + PrecompileDef.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalPath.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalPath.html new file mode 100644 index 0000000..9e1b244 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/ConditionalPath.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.ConditionalPath (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.ConditionalPath

+
+ + + + + + + + + +
+Packages that use ConditionalPath
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of ConditionalPath in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + + + + + +
Subclasses of ConditionalPath in net.sf.antcontrib.cpptasks.types
+ classIncludePath + +
+          An include path.
+ classSystemIncludePath + +
+          A system include path.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineArgument.html new file mode 100644 index 0000000..ff51656 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineArgument.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.DefineArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.DefineArgument

+
+ + + + + + + + + +
+Packages that use DefineArgument
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of DefineArgument in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type DefineArgument
+ voidDefineSet.addDefine(DefineArgument arg) + +
+          Adds a define element.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineSet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineSet.html new file mode 100644 index 0000000..ba5206d --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/DefineSet.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.DefineSet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.DefineSet

+
+ + + + + + + + + +
+Packages that use DefineSet
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of DefineSet in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type DefineSet
+ voidCompilerDef.addConfiguredDefineset(DefineSet defs) + +
+          Adds a defineset.
+ voidCCTask.addConfiguredDefineset(DefineSet defs) + +
+          Adds a defineset.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/FlexLong.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/FlexLong.html new file mode 100644 index 0000000..70067dc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/FlexLong.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.FlexLong (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.FlexLong

+
+ + + + + + + + + +
+Packages that use FlexLong
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of FlexLong in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type FlexLong
+ voidLinkerDef.setBase(FlexLong base) + +
+          Sets the base address.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/IncludePath.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/IncludePath.html new file mode 100644 index 0000000..718c151 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/IncludePath.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.IncludePath (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.IncludePath

+
+ + + + + + + + + +
+Packages that use IncludePath
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of IncludePath in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return IncludePath
+ IncludePathCompilerDef.createIncludePath() + +
+          Creates an include path.
+ IncludePathCCTask.createIncludePath() + +
+          Adds an include path.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibrarySet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibrarySet.html new file mode 100644 index 0000000..2a1ba18 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibrarySet.html @@ -0,0 +1,492 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.LibrarySet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.LibrarySet

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use LibrarySet
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return LibrarySet
+ LibrarySet[]LinkerDef.getActiveLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ LibrarySet[]LinkerDef.getActiveSystemLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+ LibrarySet[]LinkerDef.getActiveUserLibrarySets(LinkerDef[] defaultProviders, + int index) + +
+          Returns an array of active library sets for this linker definition.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LibrarySet
+ voidLinkerDef.addLibset(LibrarySet libset) + +
+          Adds a system library set.
+ voidCCTask.addLibset(LibrarySet libset) + +
+          Adds a library set.
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type LibrarySet
+protected  java.lang.String[]CommandLineLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type LibrarySet
+ java.lang.String[]GppLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+ java.lang.String[]AbstractLdLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.gcc.cross
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc.cross with parameters of type LibrarySet
+ java.lang.String[]GppLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet 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 LibrarySet
+ java.lang.String[]GppLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type LibrarySet
+protected  java.lang.String[]OS390Linker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type LibrarySet
+protected  java.lang.String[]IccLinker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type LibrarySet
+ java.lang.String[]C89Linker.addLibrarySets(CCTask task, + LibrarySet[] libsets, + java.util.Vector preargs, + java.util.Vector midargs, + java.util.Vector endargs) + +
+           
+  +

+ + + + + +
+Uses of LibrarySet in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Subclasses of LibrarySet in net.sf.antcontrib.cpptasks.types
+ classSystemLibrarySet + +
+          A set of system library names.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibraryTypeEnum.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibraryTypeEnum.html new file mode 100644 index 0000000..6bcc468 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LibraryTypeEnum.html @@ -0,0 +1,634 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.LibraryTypeEnum (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.LibraryTypeEnum

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use LibraryTypeEnum
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.arm
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.arm with parameters of type LibraryTypeEnum
+ java.lang.String[]ADSLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]ADSLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.borland with parameters of type LibraryTypeEnum
+static java.lang.String[]BorlandProcessor.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]BorlandLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]BorlandLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compaq with parameters of type LibraryTypeEnum
+ java.lang.String[]CompaqVisualFortranLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.compiler with parameters of type LibraryTypeEnum
+ java.lang.String[]Linker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libraryType) + +
+          Returns a set of filename patterns corresponding to library names.
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio with parameters of type LibraryTypeEnum
+ java.lang.String[]DevStudioCompatibleLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]DevStudioCompatibleLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.gcc with parameters of type LibraryTypeEnum
+ java.lang.String[]AbstractLdLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]AbstractArLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum 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 LibraryTypeEnum
+static java.lang.String[]GccProcessor.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.openwatcom
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.openwatcom with parameters of type LibraryTypeEnum
+static java.lang.String[]OpenWatcomProcessor.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Get file selectors for specified libraries.
+ java.lang.String[]OpenWatcomLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Get file selectors for libraries.
+ java.lang.String[]OpenWatcomLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Get file selectors for specified library names.
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.os390
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os390 with parameters of type LibraryTypeEnum
+ java.lang.String[]OS390Linker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.os400
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.os400 with parameters of type LibraryTypeEnum
+ java.lang.String[]IccLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.sun
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.sun with parameters of type LibraryTypeEnum
+static java.lang.String[]C89Processor.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]C89Linker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.ti
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.ti with parameters of type LibraryTypeEnum
+ java.lang.String[]ClxxLinker.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+ java.lang.String[]ClxxLibrarian.getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+           
+  +

+ + + + + +
+Uses of LibraryTypeEnum in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types that return LibraryTypeEnum
+ LibraryTypeEnumLibrarySet.getType() + +
+          Gets preferred library type
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type LibraryTypeEnum
+ voidLibrarySet.setType(LibraryTypeEnum type) + +
+          Sets the preferred library type.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LinkerArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LinkerArgument.html new file mode 100644 index 0000000..d8d4b11 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/LinkerArgument.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.LinkerArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.LinkerArgument

+
+ + + + + + + + + +
+Packages that use LinkerArgument
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of LinkerArgument in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type LinkerArgument
+ voidLinkerDef.addConfiguredLinkerArg(LinkerArgument arg) + +
+          Adds a linker command-line arg.
+ voidCCTask.addConfiguredLinkerArg(LinkerArgument arg) + +
+          Adds a linker command-line arg.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemIncludePath.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemIncludePath.html new file mode 100644 index 0000000..2733e56 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemIncludePath.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.SystemIncludePath (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.SystemIncludePath

+
+ + + + + + + + + +
+Packages that use SystemIncludePath
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of SystemIncludePath in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return SystemIncludePath
+ SystemIncludePathCompilerDef.createSysIncludePath() + +
+          Creates a system include path.
+ SystemIncludePathCCTask.createSysIncludePath() + +
+          Adds a system include path.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemLibrarySet.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemLibrarySet.html new file mode 100644 index 0000000..4b94a97 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/SystemLibrarySet.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.SystemLibrarySet (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.SystemLibrarySet

+
+ + + + + + + + + +
+Packages that use SystemLibrarySet
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
+  +

+ + + + + +
+Uses of SystemLibrarySet in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks with parameters of type SystemLibrarySet
+ voidLinkerDef.addSyslibset(SystemLibrarySet libset) + +
+          Adds a system library set.
+ voidCCTask.addSyslibset(SystemLibrarySet libset) + +
+          Adds a system library set.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/UndefineArgument.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/UndefineArgument.html new file mode 100644 index 0000000..a4be9dd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/class-use/UndefineArgument.html @@ -0,0 +1,268 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.UndefineArgument (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.UndefineArgument

+
+ + + + + + + + + + + + + +
+Packages that use UndefineArgument
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + +
+Uses of UndefineArgument in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks that return UndefineArgument
+ UndefineArgument[]CompilerDef.getActiveDefines() + +
+           
+  +

+ + + + + +
+Uses of UndefineArgument in net.sf.antcontrib.cpptasks.types
+  +

+ + + + + + + + + +
Subclasses of UndefineArgument in net.sf.antcontrib.cpptasks.types
+ classDefineArgument + +
+          Preprocessor macro definition.
+  +

+ + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types that return UndefineArgument
+ UndefineArgument[]DefineSet.getDefines() + +
+          Returns the defines and undefines in this set.
+static UndefineArgument[]UndefineArgument.merge(UndefineArgument[] base, + UndefineArgument[] override) + +
+          This method returns an array of UndefineArgument and DefineArgument's by + merging a base list with an override list.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.types with parameters of type UndefineArgument
+ voidDefineSet.addUndefine(UndefineArgument arg) + +
+          Adds an undefine element.
+static UndefineArgument[]UndefineArgument.merge(UndefineArgument[] base, + UndefineArgument[] override) + +
+          This method returns an array of UndefineArgument and DefineArgument's by + merging a base list with an override list.
+static UndefineArgument[]UndefineArgument.merge(UndefineArgument[] base, + UndefineArgument[] override) + +
+          This method returns an array of UndefineArgument and DefineArgument's by + merging a base list with an override list.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-frame.html new file mode 100644 index 0000000..3618570 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-frame.html @@ -0,0 +1,61 @@ + + + + + + + +net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.types + + + + +
+Classes  + +
+CommandLineArgument +
+CommandLineArgument.LocationEnum +
+CompilerArgument +
+ConditionalFileSet +
+ConditionalPath +
+DefineArgument +
+DefineSet +
+FlexLong +
+IncludePath +
+LibrarySet +
+LibraryTypeEnum +
+LinkerArgument +
+SystemIncludePath +
+SystemLibrarySet +
+UndefineArgument
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-summary.html new file mode 100644 index 0000000..44f9c02 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-summary.html @@ -0,0 +1,213 @@ + + + + + + + +net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.types +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
CommandLineArgumentAn compiler/linker command line flag.
CommandLineArgument.LocationEnumEnumerated attribute with the values "start", "mid" and "end",
CompilerArgumentA compiler command line argument.
ConditionalFileSetAn Ant FileSet object augmented with if and unless conditions.
ConditionalPathAn Ant Path object augmented with if and unless conditionals
DefineArgumentPreprocessor macro definition.
DefineSetSet of preprocessor macro defines and undefines.
FlexLongHelper class which can be used for Ant task attribute setter methods to + allow the build file to specify a long in either decimal, octal, or + hexadecimal format.
IncludePathAn include path.
LibrarySetA set of library names.
LibraryTypeEnumEnumeration of library types for LibrarySet
LinkerArgumentA linker command line argument.
SystemIncludePathA system include path.
SystemLibrarySetA set of system library names.
UndefineArgumentPreprocessor macro undefinition.
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-tree.html new file mode 100644 index 0000000..7a3acc3 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-tree.html @@ -0,0 +1,172 @@ + + + + + + + +net.sf.antcontrib.cpptasks.types Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.types +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html new file mode 100644 index 0000000..1b39e7e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html @@ -0,0 +1,542 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.types

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.types
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks
CommandLineArgument + +
+          An compiler/linker command line flag.
CompilerArgument + +
+          A compiler command line argument.
ConditionalFileSet + +
+          An Ant FileSet object augmented with if and unless conditions.
DefineSet + +
+          Set of preprocessor macro defines and undefines.
FlexLong + +
+          Helper class which can be used for Ant task attribute setter methods to + allow the build file to specify a long in either decimal, octal, or + hexadecimal format.
IncludePath + +
+          An include path.
LibrarySet + +
+          A set of library names.
LinkerArgument + +
+          A linker command line argument.
SystemIncludePath + +
+          A system include path.
SystemLibrarySet + +
+          A set of system library names.
UndefineArgument + +
+          Preprocessor macro undefinition.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.arm
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.borland
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.compaq
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.compiler
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.devstudio
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.gcc
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.openwatcom
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.os390
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.os400
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.sun
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.ti
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.types
CommandLineArgument + +
+          An compiler/linker command line flag.
CommandLineArgument.LocationEnum + +
+          Enumerated attribute with the values "start", "mid" and "end",
ConditionalPath + +
+          An Ant Path object augmented with if and unless conditionals
DefineArgument + +
+          Preprocessor macro definition.
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
UndefineArgument + +
+          Preprocessor macro undefinition.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + -- cgit v1.2.3