Documentation ¶
Index ¶
- Variables
- func CopyCgo(module, mocPath string)
- func CppTemplate(module string) []byte
- func GenModule(m string)
- func GetiOSClang(buildTarget, buildARM string) []string
- func GoTemplate(module string, stub bool) []byte
- func HTemplate(module string) []byte
- func IsWhiteListedSailfishLib(name string) bool
- func ShouldBuild(module string) bool
- func UseStub() bool
Constants ¶
This section is empty.
Variables ¶
View Source
var Build = map[string]bool{ "Core": false, "AndroidExtras": false, "Gui": false, "Network": false, "Xml": false, "DBus": false, "Nfc": false, "Script": false, "Sensors": false, "Positioning": false, "Widgets": false, "Sql": false, "MacExtras": false, "Qml": false, "WebSockets": false, "XmlPatterns": false, "Bluetooth": false, "WebChannel": false, "Svg": false, "Multimedia": false, "Quick": false, "Help": false, "Location": false, "ScriptTools": false, "UiTools": false, "X11Extras": false, "WinExtras": false, "WebEngine": false, "TestLib": false, "SerialPort": false, "SerialBus": false, "PrintSupport": false, "Designer": false, "Scxml": false, "Gamepad": false, "Purchasing": false, "Sailfish": false, }
Functions ¶
func CppTemplate ¶
func GetiOSClang ¶
func GoTemplate ¶
func ShouldBuild ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.