mirror of https://github.com/cutefishos/appmotor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Having a single applauncherd process with boosters as plugins is a flawed idea: most notably, it's not possible to have two boosters with conflicting libraries, like Qt4 and Qt5. A much cleaner solution is to turn libapplauncherd into a support library for boosters, and have each booster run as an independent process. |
13 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 13 years ago | |
| ut_connection.cpp | 13 years ago | |
| ut_connection.h | 14 years ago | |