public class SharedLibraryTask extends BaseGraalCompileTask
| Constructor and Description |
|---|
SharedLibraryTask() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getArchitectureSpecifiedOutputExtension()
Returns a platform-dependent file extension for libraries.
|
void |
sharedLibrary() |
configureArgs, configurePlatformSpecifics, fileSizeMegabytes, generateClasspathArgument, getCacheDir, getClasspath, getExecutable, getGraalVersion, getJarFile, getJarFiles, getOptions, getOutputFile, getOutputName, maybeCreateOutputDirectory, setClasspath, setGraalVersion, setJarFile, setOptions, setOutputNamenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringprotected java.lang.String getArchitectureSpecifiedOutputExtension()
getArchitectureSpecifiedOutputExtension in class BaseGraalCompileTaskMAC, ".so" on
LINUX, ".dll" on WINDOWSpublic final void sharedLibrary()
throws java.io.IOException
java.io.IOException