8 Commits (6c0348cd1b0bbb2f7f46b9e9e8706be7a67275a7)

Author SHA1 Message Date
Pertti Kellomäki 139bcc1c1b Fixes: NB#262604 - applauncherd not buildable with eglibc 2.12
RevBy: Juha Lintula
15 years ago
Antti Kervinen 142ccace01 Changes: separate link/dlopen library configuration for MeeGo
RebBy: Pertti Kellomaki
15 years ago
Pertti Kellomäki 983b8bb30e Changes: Explicity require and use python 2.6 for building.
RevBy: TrustMe
15 years ago
Pertti Kellomäki 01719d6849 Fixes: NB#231286 - Launcher daemon doesn't link the libraries so that they could be prelinked
RevBy: TrustMe
15 years ago
Pertti Kellomäki 3d2b163018 Changes: Remove deprecated library (see NB#231286, comment 54).
RevBy: TrustMe
15 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
15 years ago
Pertti Kellomäki de403be9c7 Changes: Improved linker-helper.py to check that build dependencies are sane.
RevBy: TrustMe
15 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
15 years ago