8 Commits (baf27949acb2c5ea64ccacb9bfaf508f8ca836b5)

Author SHA1 Message Date
John Brooks b6e9aa171b [mapplauncherd] Remove applauncherd and refactor boosters into independent processes
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
Pekka Lundstrom 23aa7485ce Added systemd notification. Fixes NEMO#637
Signed-off-by: Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
13 years ago
John Brooks fe2101cfb7 Remove meegotouch dependency and meegotouch-specific tests 13 years ago
Robin Burchell 56446432be remove aegis/creds code 13 years ago
Marko Saukko a2f83ddecd Fix build with newer toolchains by adding the missing libs to linking.
Signed-off-by: Marko Saukko <marko.saukko@cybercom.com>
13 years ago
Dmitry Rozenshtein b80c2b5619 Changes: Modified unittest for Connection
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein b47067dc92 Changes: Add new unittests for Connection
RevBy: Alexey Shilov
14 years ago
Jussi Lind 3601fd1df3 Changes: Directory naming in the source tree made consistent => all lower case.
RevBy: Antti Kervinen
15 years ago