1193 Commits (main)
 

Author SHA1 Message Date
Antti Kervinen 142ccace01 Changes: separate link/dlopen library configuration for MeeGo
RebBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki 1c93b10b0a Changes: Deprecate MDeclarativeCache::applicationDirPath() and
MDeclarativeCache::applicationFilePath().
         Modify examples to use the QCoreApplication members.
RevBy: Juha Lintula
14 years ago
Pertti Kellomäki 2e4b3f5d6a Changes: Modify test applications to use _exit().
RevBy: Alexey Shilov
14 years ago
Nimika Keshri 83b25affad Changes: debian/changelog updated. New debian version 0.30.0
RevBy: TrustMe
14 years ago
Pertti Kellomäki 775e964436 Changes: Improve documentation of invoker parameter --global-syms.
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein d1aecab7fd Changes: boosted application debug documents updated
RevBy: Juha Lintula
14 years ago
Nimika Keshri 2a1bb662e0 Changes: Test to check that invoker can launch applications even when boosters are not running
RevBy: TrustMe
14 years ago
Alexey Shilov 1bdcafe2d8 Fixes: NB#261960 - [TASK] "Invoker" should be able to launch applications even when "applauncherd" is not running
RevBy: Pertti Kellomaki
14 years ago
Alexey Shilov d665328d7e Changes: New unstable version
RevBy: TrustMe
14 years ago
Nimika Keshri 9704216217 Changes: Fix for perf tests due to objectname change
RevBy: TrustMe
14 years ago
Pertti Kellomäki e22c13f78c Changes: Depend explicitly on python2.6 instead of python.
RevBy: TrustMe
14 years ago
Pertti Kellomäki 983b8bb30e Changes: Explicity require and use python 2.6 for building.
RevBy: TrustMe
14 years ago
Alexey Shilov 7a3b6695b3 Changes: Correct python version in debian/control
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri 69a4e9e865 Changes: Adding python-pyside.qtgui, python-pyside.qtdeclarative as dependency for applauncherd-testscripts
RevBy: TrustMe
14 years ago
Nimika Keshri f53af74c1f Changes: Adding python-pyside.qtcore as dependency for applauncherd-testscripts
RevBy: TrustMe
14 years ago
Nimika Keshri b5fa637570 Changes: Adding wait for the application to raise for the failing test
RevBy: TrustMe
14 years ago
Nimika Keshri 6f18eef53e Changes: Test for single-instance when application started with script
RevBy: Juha Lintula
14 years ago
Pertti Kellomäki 8f9ac6c5bc Fixes: Bug 247707 - Invoker interferes with qttas plugin loading for qml applications
Details: Testability enabling with the QT_LOAD_TESTABILITY environment variable was not working.
RevBy: Olli Leppänen
14 years ago
Pertti Kellomäki 642c0bb5ee Changes: Typo fix.
RevBy: TrustMe
14 years ago
Joona Hakkarainen 36ce5f2e4e Changes: Add usage printing test in applauncherd
RevBy: Nimika Keshri
14 years ago
Nimika Keshri fd9847b8f1 Changes: debian/changelog updated. New stable version 0.29.8.
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
Nimika Keshri eb3c794551 Changes: Fixing tests failures
RevBy: TrustMe
14 years ago
Nimika Keshri e595c7a269 Changes: Fixing insignificant failing tests
RevBy: TrustMe
14 years ago
Nimika Keshri 9116576aa4 Revert "Changes: Add TemporaryProcessName() Test"
This reverts commit b44e3b01fb.
14 years ago
Joona Hakkarainen b44e3b01fb Changes: Add TemporaryProcessName() Test
RevBy: Nimika Keshri
14 years ago
Olli Leppanen 750e28247f Changes: Highlighted binary dependency importance in documentation
when building a debian package using boosters.

RevBy: Juha Lintula
14 years ago
Nimika Keshri 952776a95f Changes: Boot-mode tests added to tests.xml
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
Juha Lintula 5e6baa665b Fixes: NB#250404 - Unable to create non-native single-instance applications with /usr/bin/single-instance or /usr/bin/invoker
RevBy: Pertti Kellomaki
14 years ago
Olli Leppanen 8448f04789 Changes: Small directory name correction in documentation
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 c0cf2e8b37 Changes: Add --no-as-needed for applauncherd.bin linking.
RevBy: TrustMe
14 years ago
Alexey Shilov df8da98576 Changes: Refactoring of testability plug-in loading
RevBy: Pertti Kellomaki
14 years ago
Alexey Shilov a14924b8c4 Changes: New unstable version 0.29.7
RevBy: TrustMe
14 years ago
Nimika Keshri 518c862144 Changes: New stable version 0.29.6
RevBy: TrustMe
14 years ago
Olli Leppanen 377f7096ed Changes: Corrected page grouping in doxygen
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri 5f9cdec12f Changes: Adding delay in a test case to avoid test failure
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
Alexey Shilov 500794cbeb Fixes: NB#254878 - COREWEB: /usr/bin/camera-ui.launch 'AppData::deleteArgv Booster::launchProcess'
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri 848b2f7636 Changes: Added command to run cpu in full speed to perf tests
RevBy: Juha Lintula
14 years ago
Nimika Keshri 18d4e2767d Changes: oom_adj value changed from -1 to -2 in test script
RevBy: TrustMe
14 years ago
Nimika Keshri 0cbe4de1d7 Changes: debian/changelog updated.New stable version 0.29.5
RevBy: TrustMe
14 years ago
Pertti Kellomäki 4a133287c9 Changes: User documentation cleanup.
RevBy: Olli Leppänen
14 years ago
Alexey Shilov c84f5569a4 Fixes: NB#250971 - a booster is wasted with --single-instance
RevBy: Pertti Kellomaki
14 years ago
Alexey Shilov 0f710de9ef Changes: New unstable version
RevBy: TrustMe
14 years ago
Juha Lintula 1adde0dbe0 Fixes: NB#253352 - libmeegotouchpreloader should be dlopened
RevBy: Olli Leppanen
14 years ago
Nimika Keshri 07705e088b Changes: Test for writable executable memory
RevBy: Juha Lintula
14 years ago
Joona Hakkarainen 24e81442e6 Changes: Cleanup
RevBy: Pertti Kellomaki
14 years ago