15 Commits (317fed87a98de64c7a7fc12c8621b974449b1b4c)

Author SHA1 Message Date
Jussi Lind f34a9aa9ec Changes: Test apps use the default C-flags defined in the top-level CMakeLists.txt. 15 years ago
Nimika Keshri c0babc03ce Changes: Adding install location for applauncherd.desktop in meego
RevBy: TrustMe
15 years ago
Jussi Lind 70219408d4 Changes:
- License plates added to some test apps.
- fala_gettime.cpp => fala_gettime.c, fala_gettime_ms.cpp => fala_gettime_ms.c.
- Default C-flags added to top-level CMakeLists.

RevBy: TrustMe
15 years ago
Jussi Lind c263e56c42 Changes: Basic implementation of library-based launcher. 15 years ago
Alexey Shilov 3b703d091e Fixes: Bug 178610 - applauncherd/boosters potential optimizations 15 years ago
Alexey Shilov bfc47222b1 Changes: remove -rdynamic linker parameter 15 years ago
Juha Lintula fb6bd7dd44 Changes: Compilation flag -Wno-psabi removed
Details: Flag is not compliant with the older compilers.
15 years ago
Jussi Lind 0d04c011a0 Changes: Logger refactored, #ifdef _DEBUG => #ifndef DEBUG_LOGGING_DISABLED 15 years ago
Jussi Lind 4f4d4f49ba Changes: Added -Wno-psabi to CXX_FLAGS in order to suppress va_list mangling warnings
originating from Qt.
15 years ago
Jussi Lind aa42abe7a4 Changes: Hard-coded GConf key strings moved from monitorbooster.cpp to the top-level CMakeLists.txt 15 years ago
Jussi Lind c7b2bb3861 Changes: applauncherd-dev installs qt-boostable.prf and qt-boostable.pc for non-MeeGo Touch applications. 15 years ago
Jussi Lind d3a6eec634 Changes: Double check for mcomponentcache.h removed.
Details: tests/ and src/launcher/ both checked for mcomponentcache.h. Both checks moved to the root CMakeLists.txt.
15 years ago
Jussi Lind 470a364373 Changes: PROG_NAME separated into PROG_NAME_LAUNCHER and PROG_NAME_INVOKER. One compiler warning due to signed to unsigned comparison fixed. 15 years ago
Jussi Lind 37bbe2ad05 Changes: Broken build of unit tests fixed. 15 years ago
Antti Kervinen d18c8d95ef Changes: First public release 16 years ago