summaryrefslogtreecommitdiff
path: root/Foo
Commit message (Collapse)AuthorAgeFilesLines
* Foo: Apply formatting changes as proposed in pr 28Gunnar Andersson2018-03-161-5/+17
| | | | | | | | Applied changes proposed by @JensLorenz in e2bc7099 except this time the lines are sorted for efficient diffing. Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
* Foo: Sort all the settings in the code style XMLGunnar Andersson2018-03-161-131/+131
| | | | | | | | | Sorting all lines (No changes to the settings). This is so that subsequent changes (may also need manual sorting) can be actually compared. It seemed on another change that Eclipse may move things around so that it's impossible to diff. Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
* Minor formatting changesJeremiah as GENIVI Maintainer2016-09-271-1/+0
|
* Remove nodestatemanager7.2Christian Linke2015-09-221-23/+0
| | | | | | Make audiomanager compile with Dbus and CommonAPI Wrapper at the same time Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-124-0/+324
* building out of source of plugins without AM workss * build system cmake contructions is different now Signed-off-by: Christian Linke <christian.linke@bmw.de>