← Back to team overview

ubuntu-phone team mailing list archive

Re: using a different build for devel images

 

yep. but i can turn on debug logs looking at developer mode, and do
the releases thing for the race detector.

On 19 March 2015 at 16:32, Rodney Dawes <rodney.dawes@xxxxxxxxxxxxx> wrote:
> I think you won't be able to use the developer mode setting on the
> device to enable that then. If you could always compile with it, and
> then turn it on/off at will in runtime configuration in your app, that
> would be a different story. To turn compile time options on/off though,
> you'll need to turn it on/off in the build depending on whether the
> archive is going to be pushed as stable or not, for the particular
> version of Ubuntu it's building for.
>
> On Thu, 2015-03-19 at 16:00 +0000, John Lenton wrote:
>> it's a runtime option ... for the compiler ;)
>>
>> On 19 March 2015 at 15:10, Rodney Dawes <rodney.dawes@xxxxxxxxxxxxx> wrote:
>> > On Thu, 2015-03-19 at 13:21 +0000, John Lenton wrote:
>> >> On 19 March 2015 at 13:16, Ted Gould <ted@xxxxxxxxxx> wrote:
>> >> >
>> >> > I have this job that I wrote for system-settings to turn on logging when
>> >> > you're in developer mode. Seb didn't want it in system settings, and I
>> >> > haven't figured out another place for it to go. I still like it, but it
>> >> > needs a home.
>> >> >
>> >> > https://code.launchpad.net/~ted/ubuntu-system-settings/dev-mode-env/+merge/247473
>> >> >
>> >> > Not quite what you're asking, but I imagine there's a strong correlation
>> >> > between devices running devel and those that are in developer mode.
>> >>
>> >> "in developer mode" would probably be just as good (or better), actually.
>> >
>> > Is the go race checking a runtime option?
>> >
>>
>


Follow ups

References