summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-171-1/+1
* remove parallel installations of the Audiomanager packagesChristian Linke2016-04-261-1/+1
* audiomanager: Use proper cmake path to install cmake and pkg-config filesHelio Chissini de Castro2016-04-111-43/+43
* Fix issues with cmake cross build and yoctoChristian Linke2016-03-011-1/+4
* move macro to a place where it is reachableChristian Linke2016-02-251-1/+1
* fixed pc filesChristian Linke2016-02-221-1/+1
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-107/+104
* change flags for c11Christian Linke2016-02-041-1/+1
* cmake: Add install target for documentationPatrick Ziegler2016-01-191-0/+5
* Utilities now build as a static or as a shared library on demand.Jens Lorenz2015-10-061-5/+9
* * Some cmake variables exposed.Aleksandar Donchev2015-10-051-3/+1
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-021-1/+1
* Remove nodestatemanager7.2Christian Linke2015-09-221-68/+8
* install more cmake packagesChristian Linke2015-09-171-1/+2
* Change order of include of subdirectories...Christian Linke2015-09-041-7/+7
* * install tclap headers7.1Christian Linke2015-09-021-8/+11
* * cleaned up compile flagsChristian Linke2015-07-071-3/+3
* Fixed cmake issuesJens Lorenz2015-07-061-3/+3
* * Common-API 3.1.2 support with dbus/someip binding.Aleksandar Donchev2015-07-011-2/+15
* * Fix for cmake complain about an explicit null terminated string and AM_SHAR...Aleksandar Donchev2015-06-021-6/+9
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-021-3/+4
* * adding generation of pc file upon review request of JaquesChristian Linke2015-04-161-0/+3
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-151-1/+2
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-121-311/+200
* Fix usage of DLTJacques GUILLOU2015-02-171-1/+4
* * Cmake variable moved on the top in the cmake.Aleksandar Donchev2015-01-131-1/+2
* * Audiomanager share folder exposed as cmake variable.Aleksandar Donchev2015-01-131-0/+2
* * shift config.h file to build directory - just make it cleanerChristian Linke2014-12-091-15/+17
* * make Audiomanager find and compile with CommonAPI 2.1.6 executable generato...Christian Linke2014-11-031-1/+1
* * Support for automatically generation of common-api sources. Cmake macros ad...Aleksandar Donchev2014-03-281-0/+2
* * Cmake scripts adopted for cross-compilationAleksandar Donchev2014-03-281-1/+5
* * added some documentation, removed sample project since it seems to addle us...Christian Linke2013-09-121-0/+1
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-031-8/+57
* First version Map implementation of database handler with unit tests ( ticket...Aleksandar Donchev2013-06-261-0/+3
* * add support to switch dedicated plugins off, fix databasehandler regarding ...christian linke2013-01-111-3/+2
* * fix WITH_NSM=off optionchristian linke2013-01-091-0/+4
* * enable turning off the NSMchristian linke2013-01-071-0/+3
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-171-9/+18
* * changes to make the package and documentation easierchristian linke2012-10-251-4/+4
* * adding GoogleMock including GoogleTest into the projectchristian linke2012-10-041-3/+4
* * make sure that cmake -DCONTROLLER_PLUGIN="......." workschristian linke2012-10-021-6/+19
* * include google test into source treechristian linke2012-09-271-17/+21
* * [GAM-45] fixed projecttypes.h is missing in source packagechristian mueller2012-06-271-2/+2
* * [GAM-24] turn watchdog feature off by default.christian mueller2012-06-261-2/+2
* * [GAM-24] Watchdog concept for the AudioManager. This patch introduces the ...Christian Mueller2012-05-241-1/+4
* * fixed wrong implementation of ProjectSpecific folder by using absolute pathschristian mueller2012-05-241-4/+3
* * [GAM-40] build audiomanager with a version but without gitchristian mueller2012-05-241-1/+6
* * add check if ProjectSpecific existschristian mueller2012-04-031-2/+7
* * [GAM-56] fixchristian mueller2012-04-031-0/+3
* * [GAM-46] improvements on CAmSockthandler.christian mueller2012-03-231-3/+0