Disable gtk-doc since the build fails
[profile/ivi/node-startup-controller.git] / configure.ac
2013-11-21 Mikko YlinenDisable gtk-doc since the build fails 14/12714/1 accepted/tizen/ivi accepted/tizen_ivi_panda tizen_3.0.m14.2_ivi tizen_ivi_genivi tizen_ivi_panda accepted/tizen/20131122.193406 accepted/tizen/ivi/genivi/20140211.215305 accepted/tizen/ivi/panda/20140403.015920 submit/tizen/20131121.212426 submit/tizen_ivi_genivi/20140131.042915 submit/tizen_ivi_genivi/20140211.215907 submit/tizen_ivi_panda/20140403.012214 tizen_3.0.m14.2_ivi_release
2012-10-16 Jannis PohlmannRelease 1.0.2 upstream node-startup-controller-1.0.2
2012-09-26 Jonathan MawRelease 1.0.1
2012-08-10 Jannis PohlmannRelease 1.0.0 node-startup-controller-1.0.0
2012-08-06 Jannis PohlmannRelease 0.9.1 - the first release candidate for 1.0.0 node-startup-controller-0.9.1
2012-08-03 Jannis PohlmannRevert "Depend on systemd 37 to be able to build on...
2012-08-03 Jannis PohlmannDepend on systemd 37 to be able to build on Fedora 16
2012-08-02 Jannis PohlmannChange required version of systemd from 37 to 183
2012-07-31 Jannis PohlmannFirst step of renaming the Boot Manager to Node Startup...
2012-07-30 Jannis PohlmannAdd initial version of the reference manual templates
2012-07-30 Jannis PohlmannAdd rudimentary gtk-doc support to the project
2012-07-30 Jannis PohlmannFix make distcheck, rework tests, reorganise files
2012-07-24 Jannis PohlmannAdd a stand-alone legacy-app-handler helper, work on...
2012-07-19 Francisco Redondo... Add a dummy-implementation of the Node State Manager...
2012-07-19 Jannis PohlmannMove service files back to source directory, rename...
2012-07-17 Ben BrewerMerge branch 'franred/drop-rebase' of roadtrain.codethi...
2012-07-17 Jonathan MawMerge into one process, change D-Bus interfaces and...
2012-07-10 Ben BrewerMake the legacy app handler work on the system bus
2012-07-10 Ben BrewerThree ExecStartPost systemd unit files
2012-07-10 Jonathan MawRewrite legacy app handler's command-line to use D-Bus
2012-07-06 Jonathan MawDefine three systemd service unit files with ExecStartP...
2012-06-29 Jannis PohlmannRelease 0.1.0! boot-manager-0.1.0
2012-06-29 Jonathan MawAdd convenience library 'libcommon.la'
2012-06-22 Jonathan MawAdd dependency on DLT to the boot manager
2012-06-19 Jannis PohlmannRemove accidentally second implementation of --enable...
2012-06-19 Jannis PohlmannAdd LUCHandler class skeleton and "luc-handler" propert...
2012-06-19 Jannis PohlmannAdd --with-prioritised-luc-types=foo,bar configure...
2012-06-18 Jonathan MawRemove shadow warning from compiling
2012-06-18 Jonathan MawAdd skeleton for the legacy-app-handler service application
2012-06-15 Jannis PohlmannAdd --enable-debug={yes,no} configure option
2012-06-13 Jannis PohlmannAdd initial classes for the boot manager service implem...
2012-06-13 Jannis PohlmannAdd rudimentary test suite with a LUC Handler test...
2012-06-12 Jonathan MawAdd GSettings schema for LUC handler
2012-06-11 Jannis PohlmannAdd skeleton for the org.genivi.LUCHandler1 service...
2012-06-11 Jannis PohlmannAdd gio-unix-2.0 dependency, add service file for the...
2012-06-11 Jannis PohlmannDrop intltool, depend on systemd 37 for now
2012-06-11 Francisco MarchenaAdd initial configure.ac