summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* LayerManagement: enabled "coverage" build setting for GCCTimo Lotterbach2012-05-101-0/+2
* LayerManagerPlugins: X11 backend for WaylandNobuhiko Tanibata2012-04-121-1/+9
* config: created separate CMakeLists.txt file for projectTimo Lotterbach2012-03-271-7/+1
* LayerManagerPlugins: The very first version of Wayland Plugin by GopyGLESNobuhiko Tanibata2012-03-131-3/+15
* LayerManagerService: Moving config file to new locationMichael Schuldt2012-03-021-1/+9
* LayerManagerUtils: Introducing DLT binding for Logging FrameworkMichael Schuldt2012-02-281-0/+1
* extracted project version information to separate cmake file.Michael Schuldt2011-12-191-24/+1
* default build type is now Release.Timo Lotterbach2011-12-051-0/+8
* removed compiler flag to enable FORCE_COPY. This #define is contained in conf...Timo Lotterbach2011-12-051-4/+0
* removed compiler flags -DUSE_XTHREADS and -DENABLE_INPUT_EVENTS. these #defin...Timo Lotterbach2011-12-051-59/+27
* modified version string handling in build system; cmake now generate Version....Timo Lotterbach2011-11-291-1/+0
* updated version number to 0.9.4 in CMakelists.txtivi-layer-management_version_0_9_4cassini_releaseTimo Lotterbach2011-10-261-1/+1
* Bugfix to establish rpm build with version trackingMichael Schuldt2011-10-051-0/+1
* added first working version of MockNavigationTimo Lotterbach2011-10-041-0/+1
* Change version number to 0.9.3.ivi-layer-management_version_0_9_3Michael Schuldt2011-09-091-1/+1
* Introducing new relase notes, switching to version 0.9.2ivi-layer-management_version_0_9_2Michael Schuldt2011-09-011-1/+1
* Introducing version trackingMichael Schuldt2011-08-291-3/+13
* Bugfix and SceneProviderExample addedMichael Schuldt2011-08-291-2/+10
* clean up tests for use with ctestMichael Schuldt2011-08-291-1/+7
* remove duplicate copies of googletest and googlemockMichael Schuldt2011-08-291-0/+3
* Merge patches between Valeo and BMW Car ITMichael Schuldt2011-08-221-1/+18
|\
| * Feature Patch : moving render specific base implementations to libraryMichael Schuldt2011-08-161-1/+18
* | Add framework to support input events + X11 implementationFrédéric Blain2011-08-221-0/+8
|/
* Change to version 0.9.1ivi-layer-management_version_0_9_1Michael Schuldt2011-08-101-1/+1
* Bugfix : Improvement for handling, native X applicationsMichael Schuldt2011-06-291-1/+2
* Bugfix Patch : removes crash of service in various timesivi-layer-management_version_0_9_0Michael Schuldt2011-06-211-2/+2
* Exchange busy waiting on X11 events for XThread lockingMichael Schuldt2011-06-201-0/+8
* major code refactoring patchTimo Lotterbach2011-06-161-9/+11
* minor bugfix patch for stabilityMichael Schuldt2011-06-161-2/+2
* switched back to raw X11GLESRenderer support of embedded devicesMichael Schuldt2011-04-281-2/+2
* bugfix in X11CopyGLES.h /cpp to swap rgba value correctlyMichael Schuldt2011-04-281-2/+4
* Copy for X11 Pixmaps in OpenGL ES 2.0 Environments introduced,Michael Schuldt2011-04-281-3/+3
* GLX_FORCE_COPY added to force software copy of pixmaps for glxMichael Schuldt2011-04-191-1/+4
* New Build Environment introduced, old makefiles removedMichael Schuldt2011-04-041-0/+84