mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
e2f7ea87a31dea3f885f1c2894a983b23e4019b8
DBus session needs to be started from a central place. On Mac OS, the recommended solution is launchd service since all dbus clients will query launchd for the session address first. All other solutions would be hacky. With this script, launchd will start dbus-daemon on demand and provide the enviromental variable DBUS_LAUNCHD_SESSION_BUS_SOCKET. We put this into the user launch agents folder to make it a user session. ref T170
Introduction TBW
Environment Setup
TBW
Getting Sources
TBW
Qmake Configuration
TBW
Compiling
TBW
Testing
TBW
Installing
TBW
DLLs vs. static linking
TBW
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%