summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI
Commit message (Collapse)AuthorAgeFilesLines
* * fix changes that made commonapi generation not working6.0Christian Linke2014-07-111-1/+1
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* Bug #100 - update of interface version numbers and added removed commentsJens Lorenz2014-07-111-578/+579
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-2317-437/+352
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * Some unit tests fixed due issues occured on pocky build systems.Aleksandar Donchev2014-03-281-0/+6
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Support for automatically generation of common-api sources. Cmake macros ↵Aleksandar Donchev2014-03-282-18/+24
| | | | | | adopted to support the common-api generator. Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * CommonAPI cmake scripts cleaned from redundant dbus linking parameters .Aleksandar Donchev2014-03-281-1/+0
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Bug 61 fixed. The plugins are built as module and SOVERSION is removed.Aleksandar Donchev2013-10-161-4/+0
|
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-1412-180/+180
| | | | | | * Sources re-generated with the latest generator version . Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-102-2/+2
|
* * made sure that CommonAPI stuff compiles with release 2.1Christian Linke2013-09-2513-1139/+4010
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added some documentation, removed sample project since it seems to addle ↵Christian Linke2013-09-1217-60/+277
| | | | | users. Now the fidls are the matching final the EA version. Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * some naming adoptions & review for GENIVIChristian Linke2013-09-0937-7342/+6493
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-0333-0/+9635
NodeStateCommunicatorCAPI with unit tests first version. Choosing between DBUS and Common-API via cmake. CommonAPI - legacy support for DBus properties (Set 1) Signed-off-by: Christian Linke <christian.linke@bmw.de> (cherry picked from commit ea96ef59e29466667c90b506426e2a5a9cdb82d2)