summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* LayerManager: Added support for DirectFBMarek Pikarski2013-10-011-0/+13
* CMake: build system fixesTimo Lotterbach2013-03-191-10/+5
* CMake: added 'make cppcheck' build target and WITH_CPPCHECK build flagTimo Lotterbach2013-03-181-0/+11
* CMake: added WITH_DOCUMENTATION build flagTimo Lotterbach2013-03-141-0/+13
* CMake: added WITH_STYLE_CHECKING build flagTimo Lotterbach2013-03-141-4/+21
* CMake: fixed build, if only GenericCommunicator is buildTimo Lotterbach2013-03-141-0/+2
* Examples: updated according to ilmClient splitTimo Lotterbach2013-03-141-0/+1
* LayerManagerControl: updated according to ilmClient splitTimo Lotterbach2013-03-141-0/+1
* ilmClient: split into ilmCommon, ilmClient, ilmControlTimo Lotterbach2013-03-141-0/+12
* Graphic: moved ViewportTransform unit test to LayerMangerBase/testsTimo Lotterbach2013-03-141-0/+5
* CMake: replaced build_flag() macro to create list of build flagsTimo Lotterbach2013-01-141-25/+25
* CMake: refactored main CMakeLists.txtTimo Lotterbach2013-01-141-38/+79
* CMake: added project_type to each componentTimo Lotterbach2013-01-141-12/+0
* CMake: moved default compiler settings to DefaultSettings.txtTimo Lotterbach2013-01-141-5/+2
* CMake: moved DefaultSettings to separate fileTimo Lotterbach2013-01-141-25/+2
* CMake: build WaylandDrmGLESRenderer independentlyTimo Lotterbach2013-01-141-0/+8
* CMake: build WaylandFbdevGLESRenderer independentlyTimo Lotterbach2013-01-141-0/+8
* CMake: build WaylandX11GLESRenderer independentlyTimo Lotterbach2013-01-141-31/+6
* CMake: improved build of LayerManagerGraphicWaylandFbdevGLESv2Timo Lotterbach2013-01-141-0/+5
* CMake: improved build of LayerManagerGraphicWaylandDrmGLESv2Timo Lotterbach2013-01-141-0/+5
* CMake: improved build of LayerManagerGraphicWaylandX11GLESv2Timo Lotterbach2013-01-141-0/+5
* CMake: improved build of LayerManagerGraphicGLXTimo Lotterbach2013-01-141-2/+5
* CMake: improved build of LayerManagerGraphicGLESv2Timo Lotterbach2013-01-141-4/+5
* CMake: improved dependency handling using add_subdirectory_once macroTimo Lotterbach2013-01-141-65/+59
* CMake: removed Wayland Vivante Renderer referenceTimo Lotterbach2013-01-141-4/+0
* GLXRenderer: updated to new IPlugin interfaceTimo Lotterbach2013-01-141-1/+1
* LayerManagerBase: moved library to separate directoryTimo Lotterbach2013-01-141-0/+1
* LayerManagerControl: moved out of examples directoryTimo Lotterbach2013-01-141-2/+7
* LayerManagerService: added support for full static build of LayerManagerServiceTimo Lotterbach2013-01-141-28/+23
* LayerManagerPlugins: introduced WITH_STATIC_PLUGINS to statically link pluginsTimo Lotterbach2013-01-141-7/+14
* LayerManagerExamples: moved LayerSceneDescriptionExample to plugin directoryTimo Lotterbach2013-01-141-1/+6
* LayerManagerService: moved Systemd health monitor to health pluginTimo Lotterbach2013-01-141-3/+5
* TextRenderer: added text renderer for debuggingTimo Lotterbach2013-01-091-0/+6
* LayerManagerToolBox: removed componentTimo Lotterbach2013-01-091-1/+0
* LayerManagerExamples: Input event sample for wayland x11 backendNobuhiko Tanibata2012-11-221-0/+1
* WindowSystems: removed WITH_XTHREADS build flagTimo Lotterbach2012-11-221-1/+0
* LayerManagement: fixed build dependencyTimo Lotterbach2012-11-221-16/+19
* 3rdParty: added systemd daemon library reference implementationTimo Lotterbach2012-11-201-0/+2
* BuildSystem: updated compiler warnings settings, added new build flagsTimo Lotterbach2012-10-221-37/+92
* LayerManagerExamples: Add Example application for chromakeyNobuhiko Tanibata2012-09-121-0/+1
* Add new input event frameworkFrédéric Blain2012-07-201-0/+1
* Remove cmake flag WITH_INPUT_EVENTSFrédéric Blain2012-07-201-1/+0
* ilmClient types are used internally to LM, so let's include them by defaultFrédéric Blain2012-07-041-0/+2
* LayerManagement: VIVANTE GAL switch removedMichael Schuldt2012-06-251-5/+0
* LayerManagerControl: implemented first versionTimo Lotterbach2012-06-211-0/+1
* DBUSCommunicator: removed DBUS specific communciatorTimo Lotterbach2012-06-211-1/+0
* GenericCommunicator: added new LayerManager Communicator based on ipc modulesTimo Lotterbach2012-06-211-0/+1
* DbusIpcModule: created DBUS ipc moduleTimo Lotterbach2012-06-211-1/+2
* LayerManagement: improved build systemTimo Lotterbach2012-05-291-22/+50
* LayerManagerPlugins: drm backend for WaylandNobuhiko Tanibata2012-05-231-3/+4