* Support for automatically generation of common-api sources. Cmake macros adopted...
[profile/ivi/genivi/genivi-audio-manager.git] / CMakeLists.txt
2014-03-28 Aleksandar Donchev* Support for automatically generation of common-api...
2014-03-28 Aleksandar Donchev* Cmake scripts adopted for cross-compilation
2013-09-12 Christian Linke* added some documentation, removed sample project...
2013-09-03 Aleksandar Donchev*PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI...
2013-06-26 Aleksandar DonchevFirst version Map implementation of database handler...
2013-01-11 christian linke* add support to switch dedicated plugins off, fix...
2013-01-09 christian linke* fix WITH_NSM=off option
2013-01-07 christian linke* enable turning off the NSM
2012-12-17 christian linke* added new interfaces & nsm support + nsm tests +...
2012-10-25 christian linke* changes to make the package and documentation easier
2012-10-04 christian linke* adding GoogleMock including GoogleTest into the project
2012-10-02 christian linke* make sure that cmake -DCONTROLLER_PLUGIN="........
2012-09-27 christian linke* include google test into source tree
2012-06-27 christian mueller * [GAM-45] fixed projecttypes.h is missing in source...
2012-06-26 christian mueller* [GAM-24] turn watchdog feature off by default.
2012-05-24 Christian Mueller* [GAM-24] Watchdog concept for the AudioManager....
2012-05-24 christian mueller* fixed wrong implementation of ProjectSpecific folder...
2012-05-24 christian mueller* [GAM-40] build audiomanager with a version but withou...
2012-04-03 christian mueller* add check if ProjectSpecific exists
2012-04-03 christian mueller* [GAM-56] fix
2012-03-23 christian mueller* [GAM-46] improvements on CAmSockthandler.
2012-03-20 christian mueller* enhanced documentation
2012-03-07 christian mueller* [GAM-30] fix
2012-03-07 christian mueller* forgot to check in the documentation
2012-03-06 christian mueller* removed all documentation to new place
2012-03-06 christian mueller* unfortunatly changed AUDIO_include_FOLDER back to...
2012-03-06 christian mueller* last changes in the documentation
2012-03-05 christian mueller* updated license headers
2012-03-01 christian muellerMerge remote branch 'buildsau/master'
2012-03-01 christian mueller* fix [GAM-28] problems in routingsender.cpp
2012-02-29 christian muellerMerge remote branch 'buildsau/master'
2012-02-29 Frank Herchet* [GAM-11] Merge branch 'dlt_dependency'
2012-02-27 christian mueller* [GAM-4] updated interfaces
2012-02-24 Frank Herchet* [GAM-11]: modify cmake and add compile flag WITH_DLT
2012-02-23 christian muellerMerge remote branch 'buildsau/master'
2012-02-23 christian mueller* [ GAM-4 ] Change Database Obsever notification imple...
2012-02-22 Frank HerchetMerge branch 'master' of qmuc300924:AudioManager
2012-02-21 christian mueller* [ GAM-6 ] enhace routing algorithm: changed the way...
2012-02-21 christian mueller* add proper version information in doxygen
2012-02-21 christian mueller* [GAM-12] Change project types as discussed in the...
2012-02-20 christian mueller* [GT-1835] Resolve issues identified by code screening...
2012-02-14 Frank Herchet* merge of changes from Christian
2012-02-13 christian mueller* added command to option telnetserver
2012-02-09 Frank Herchet* merge local changes with updated master
2012-02-09 christian muellerMerge branch 'telnetserver'
2012-02-08 christian mueller* change doc path
2012-02-07 christian mueller* restructered document generation. Now only the functi...
2012-01-31 christian muellerMerge branch 'master' of https://git.genivi.org/srv...
2012-01-31 christian mueller* wrapping DLT calls in a new Class because of performa...
2012-01-27 christian mueller* regenerated EA code based on Conti Feedback.
2012-01-18 christian mueller* fix for package building with lower cmake versions
2012-01-16 christian mueller* fix build without git
2012-01-16 christian mueller* fixed compilation without git
2012-01-15 christian mueller* added package creation based on cpack
2012-01-12 christian mueller* added install and uninstall routines to make
2012-01-11 christian mueller* recreated the header files out of the model. Added...
2011-12-30 christian mueller*added versioning support automatically out of git
2011-12-29 christian mueller* assert on empty busname (routinginterface) ver-0.0.1
2011-12-23 christian mueller* rework of buildsystem