5 Commits (fd9847b8f11d7ff63f6198a3270ff36d073d6fd0)

Author SHA1 Message Date
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