summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/src/CAmWatchdog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* codestyle: Remove empty single line c++ comments in ctor initializersJens Lorenz2018-06-201-3/+3
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-7/+2
| | | | | | | | | | | | | | * check versions when loading the libs * introduction of the AudioManagerCore * give control plugin as file or directory * remove SQLITE * either find and use gmock or build and install it * fixed [Bug 411] * compile flag gnu11 is now used Signed-off-by: Christian Linke <Christian.Linke@bmw.de> Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-021-0/+113
Signed-off-by: Christian Linke <christian.linke@bmw.de>