Hi Joao,

> >>>>> http://matgnt.wordpress.com/2010/07/19/qt-ofono-d-bus-and-qml-part-1/
> >>>>> http://matgnt.wordpress.com/2010/07/19/qt-ofono-d-bus-and-qml-part-2/
> >>>>> http://matgnt.wordpress.com/2010/07/19/qt-ofono-d-bus-and-qml-part-3/
> >>>>
> >>>> I hope this helps people out there to create cool new phone
> >>>> applications. You're welcome to leave a note here or on the howto 
> >>>> directly.
> >>>>
> >>>
> >>> Your lovely program gives a good demo on how to writing an application 
> >>> based on
> >>oFono. oFono does claim it will help on building application in a 
> >>convenient way, so
> >>the prosperity of application will definitely bring feedback to oFono and 
> >>make oFono
> >>grow better.
> >>> I have two comments on your first part: 1) configure is not in the git 
> >>> tree of oFono, so
> >>we will use bootstrap-configure instead. 2) I'm sure your phonesim works 
> >>well. But we
> >>also have another phonesim derived from your repo, which we had some 
> >>modification
> >>and enhancement in. The repo is
> >>"git://git.kernel.org/pub/scm/network/ofono/phonesim.git". The building 
> >>command is
> >>same as oFono, and the execution command is "./phonesim -p 12345 -gui
> >>src/default.xml".
> >>
> >>Thanks Yang, I've added the ./bootstrap command to the listing. I also
> >>wrote down a hint to the ofono branch of phonesim.
> >
> > "bootstrap-configure" is a single script, rather than two different ones.
> >
> 
> There is a bootstrap script also, and bootstrap-configure basically
> runs it and then runs configure with a pre-set of switches.

and more important with a pre-set of switches that every developer
should use since it enables proper debug and maintainer mode. With these
switches the compiler becomes your best test tool before submitting
patches.

However bootstrap and bootstrap-configure is not intended for packaging.
And that is why you only find these in the ofono.git repository and not
in the tarballs.

Regards

Marcel


_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to