Package | Description |
---|---|
net.sf.antcontrib.cpptasks.arm | |
net.sf.antcontrib.cpptasks.borland |
Adapter for Borland tools.
|
net.sf.antcontrib.cpptasks.compaq | |
net.sf.antcontrib.cpptasks.compiler | |
net.sf.antcontrib.cpptasks.devstudio |
Adapters for Microsoft tools.
|
net.sf.antcontrib.cpptasks.gcc | |
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 | |
net.sf.antcontrib.cpptasks.openwatcom |
Adapters 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 |
Modifier and Type | Method and Description |
---|---|
String[] |
ADSLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
String[] |
ADSLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
BorlandLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
static String[] |
BorlandProcessor.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
String[] |
BorlandLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
CompaqVisualFortranLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
Linker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libraryType)
Returns a set of filename patterns corresponding to library names.
|
Modifier and Type | Method and Description |
---|---|
String[] |
DevStudioCompatibleLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
String[] |
DevStudioCompatibleLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
AbstractArLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
String[] |
AbstractLdLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
static String[] |
GccProcessor.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
OpenWatcomLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType)
Get file selectors for libraries.
|
String[] |
OpenWatcomLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType)
Get file selectors for specified library names.
|
static String[] |
OpenWatcomProcessor.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType)
Get file selectors for specified libraries.
|
Modifier and Type | Method and Description |
---|---|
String[] |
OS390Linker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
IccLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
static String[] |
C89Processor.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
String[] |
C89Linker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
String[] |
ClxxLinker.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
String[] |
ClxxLibrarian.getLibraryPatterns(String[] libnames,
LibraryTypeEnum libType) |
Modifier and Type | Method and Description |
---|---|
LibraryTypeEnum |
LibrarySet.getType()
Gets preferred library type
|
Modifier and Type | Method and Description |
---|---|
void |
LibrarySet.setType(LibraryTypeEnum type)
Sets the preferred library type.
|
Copyright © 2001-2013. All Rights Reserved.