@Incubating @CacheableTask public class UnexportMainSymbol extends DefaultTask
main
entry point symbol in an object file, so the object file can be linked with an executable.Task.Namer
TASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
Constructor and Description |
---|
UnexportMainSymbol() |
Modifier and Type | Method and Description |
---|---|
ConfigurableFileCollection |
getObjects()
The object files to relocate.
|
DirectoryProperty |
getOutputDirectory()
Location of modified object files.
|
FileCollection |
getRelocatedObjects()
Collection of modified object files.
|
void |
unexport() |
newInputDirectory, newInputFile, newOutputDirectory, newOutputFile
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString
@InputFiles @PathSensitive(value=NAME_ONLY) @SkipWhenEmpty public ConfigurableFileCollection getObjects()
@Internal public FileCollection getRelocatedObjects()
@OutputDirectory public DirectoryProperty getOutputDirectory()
public void unexport()