12 Commits (main)

Author SHA1 Message Date
Robin Burchell 56446432be remove aegis/creds code 13 years ago
Marko Saukko 9037a44e17 Use MeeGo stuff even with Mer. 13 years ago
Alexey Shilov 25619e9ad2 Changes: add mlocale library to list of preloaded libraries
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein d78f860bd3 Changes: NB#274400 (loadLibraries() "now", "lazy" and "deep")
RevBy: Alexey Shilov
14 years ago
Pertti Kellomäki 139bcc1c1b Fixes: NB#262604 - applauncherd not buildable with eglibc 2.12
RevBy: Juha Lintula
14 years ago
Antti Kervinen 142ccace01 Changes: separate link/dlopen library configuration for MeeGo
RebBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki 983b8bb30e Changes: Explicity require and use python 2.6 for building.
RevBy: TrustMe
14 years ago
Pertti Kellomäki 01719d6849 Fixes: NB#231286 - Launcher daemon doesn't link the libraries so that they could be prelinked
RevBy: TrustMe
14 years ago
Pertti Kellomäki 3d2b163018 Changes: Remove deprecated library (see NB#231286, comment 54).
RevBy: TrustMe
14 years ago
Pertti Kellomäki 48923a2975 Changes: Add checking for runtime dependencies in library-helper.
Minimize the set of libraries linked or dlopened, does not
         include libraries that are already pulled in by some other library.
RevBy: Juha Lintula
14 years ago
Pertti Kellomäki de403be9c7 Changes: Improved linker-helper.py to check that build dependencies are sane.
RevBy: TrustMe
14 years ago
Pertti Kellomäki 87ef62a658 Changes: Move list of libraries to preload to scripts/library-helper.py.
The library list is used to generate both the list of libraries
         to link againts, and the list of libraries to dlopen.
RevBy: Alexey Shilov
14 years ago