Package-level declarations
Tasks for building native component projects.
Types
Link copied to clipboard
Base task for linking a native binary from object files and libraries.
Link copied to clipboard
Assembles a static library from object files.
Link copied to clipboard
Extracts the debug symbols from a binary and stores them in a separate file.
Link copied to clipboard
Installs an executable with it's dependent libraries so it can be easily executed.
Link copied to clipboard
Links a binary executable from object files and libraries.
Link copied to clipboard
Links a binary bundle from object files and imported libraries.
Link copied to clipboard
Links a binary shared library from object files and imported libraries.
Link copied to clipboard
A task that combines a set of object files into a single binary.
Link copied to clipboard
Generates a prefix header file from a list of headers to be precompiled.
Link copied to clipboard
Strips the debug symbols from a binary