LayerManagerBase: fixed unit tests
[profile/ivi/layer-management.git] / CMakeLists.txt
2013-01-14 Timo LotterbachCMake: replaced build_flag() macro to create list of...
2013-01-14 Timo LotterbachCMake: refactored main CMakeLists.txt
2013-01-14 Timo LotterbachCMake: added project_type to each component
2013-01-14 Timo LotterbachCMake: moved default compiler settings to DefaultSettin...
2013-01-14 Timo LotterbachCMake: moved DefaultSettings to separate file
2013-01-14 Timo LotterbachCMake: build WaylandDrmGLESRenderer independently
2013-01-14 Timo LotterbachCMake: build WaylandFbdevGLESRenderer independently
2013-01-14 Timo LotterbachCMake: build WaylandX11GLESRenderer independently
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicWaylandFbde...
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicWaylandDrmG...
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicWaylandX11G...
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicGLX
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicGLESv2
2013-01-14 Timo LotterbachCMake: improved dependency handling using add_subdirect...
2013-01-14 Timo LotterbachCMake: removed Wayland Vivante Renderer reference
2013-01-14 Timo LotterbachGLXRenderer: updated to new IPlugin interface
2013-01-14 Timo LotterbachLayerManagerBase: moved library to separate directory
2013-01-14 Timo LotterbachLayerManagerControl: moved out of examples directory
2013-01-14 Timo LotterbachLayerManagerService: added support for full static...
2013-01-14 Timo LotterbachLayerManagerPlugins: introduced WITH_STATIC_PLUGINS...
2013-01-14 Timo LotterbachLayerManagerExamples: moved LayerSceneDescriptionExampl...
2013-01-14 Timo LotterbachLayerManagerService: moved Systemd health monitor to...
2013-01-09 Timo LotterbachTextRenderer: added text renderer for debugging
2013-01-09 Timo LotterbachLayerManagerToolBox: removed component
2012-11-22 Nobuhiko TanibataLayerManagerExamples: Input event sample for wayland...
2012-11-22 Timo LotterbachWindowSystems: removed WITH_XTHREADS build flag
2012-11-22 Timo LotterbachLayerManagement: fixed build dependency
2012-11-20 Timo Lotterbach3rdParty: added systemd daemon library reference implem...
2012-10-22 Timo LotterbachBuildSystem: updated compiler warnings settings, added...
2012-09-12 Nobuhiko TanibataLayerManagerExamples: Add Example application for chromakey
2012-07-20 Frédéric BlainAdd new input event framework
2012-07-20 Frédéric BlainRemove cmake flag WITH_INPUT_EVENTS
2012-07-04 Frédéric BlainilmClient types are used internally to LM, so let's...
2012-06-25 Michael SchuldtLayerManagement: VIVANTE GAL switch removed
2012-06-21 Timo LotterbachLayerManagerControl: implemented first version
2012-06-21 Timo LotterbachDBUSCommunicator: removed DBUS specific communciator
2012-06-21 Timo LotterbachGenericCommunicator: added new LayerManager Communicato...
2012-06-21 Timo LotterbachDbusIpcModule: created DBUS ipc module
2012-05-29 Timo LotterbachLayerManagement: improved build system
2012-05-23 Nobuhiko TanibataLayerManagerPlugins: drm backend for Wayland
2012-05-10 Timo LotterbachLayerManagement: enabled "coverage" build setting for GCC
2012-04-12 Nobuhiko TanibataLayerManagerPlugins: X11 backend for Wayland
2012-03-27 Timo Lotterbachconfig: created separate CMakeLists.txt file for project
2012-03-13 Nobuhiko TanibataLayerManagerPlugins: The very first version of Wayland...
2012-03-02 Michael SchuldtLayerManagerService: Moving config file to new location
2012-02-28 Michael SchuldtLayerManagerUtils: Introducing DLT binding for Logging...
2011-12-19 Michael Schuldtextracted project version information to separate cmake...
2011-12-05 Timo Lotterbachdefault build type is now Release.
2011-12-05 Timo Lotterbachremoved compiler flag to enable FORCE_COPY. This #defin...
2011-12-05 Timo Lotterbachremoved compiler flags -DUSE_XTHREADS and -DENABLE_INPU...
2011-11-29 Timo Lotterbachmodified version string handling in build system; cmake...
2011-10-26 Timo Lotterbachupdated version number to 0.9.4 in CMakelists.txt cassini_release ivi-layer-management_version_0_9_4
2011-10-05 Michael SchuldtBugfix to establish rpm build with version tracking
2011-10-04 Timo Lotterbachadded first working version of MockNavigation
2011-09-09 Michael SchuldtChange version number to 0.9.3. ivi-layer-management_version_0_9_3
2011-09-01 Michael SchuldtIntroducing new relase notes, switching to version... ivi-layer-management_version_0_9_2
2011-08-29 Michael SchuldtIntroducing version tracking
2011-08-29 Michael SchuldtBugfix and SceneProviderExample added
2011-08-29 Michael Schuldtclean up tests for use with ctest
2011-08-29 Michael Schuldtremove duplicate copies of googletest and googlemock
2011-08-22 Michael SchuldtMerge patches between Valeo and BMW Car IT
2011-08-22 Frédéric BlainAdd framework to support input events + X11 implementation
2011-08-16 Michael SchuldtFeature Patch : moving render specific base implementat...
2011-08-10 Michael SchuldtChange to version 0.9.1 ivi-layer-management_version_0_9_1
2011-07-04 Michael SchuldtMerging following NVIDIA patches:
2011-06-30 Michael SchuldtMerging patches from NVIDIA an CARIT
2011-06-29 Michael SchuldtBugfix : Improvement for handling, native X applications
2011-06-21 Michael SchuldtBugfix Patch : removes crash of service in various... ivi-layer-management_version_0_9_0
2011-06-20 Michael SchuldtExchange busy waiting on X11 events for XThread locking
2011-06-16 Timo Lotterbachmajor code refactoring patch
2011-06-16 Michael Schuldtminor bugfix patch for stability
2011-04-28 Jeremiah C. FosterMerge branch 'master' of https://git.genivi.org/srv... borg_release
2011-04-28 Michael Schuldtswitched back to raw X11GLESRenderer support of embedde...
2011-04-28 Michael Schuldtbugfix in X11CopyGLES.h /cpp to swap rgba value correctly
2011-04-28 Michael SchuldtCopy for X11 Pixmaps in OpenGL ES 2.0 Environments...
2011-04-19 Michael SchuldtGLX_FORCE_COPY added to force software copy of pixmaps...
2011-04-04 Michael SchuldtNew Build Environment introduced, old makefiles removed