Re: [android-building] can different Android branch code use the same ccache dir?

2018-10-11 Thread Alessio Moscatello
Dan,
which kind of issues have you encountered using ccache in your build 
server? In my understanding using ccache shouldn't cause any particular 
problem (ccache should be pretty robust) except that is not very good for a 
developer point of view (if the code is continuously changing, then you are 
just wasting time for cache misses).

Regards,
Alessio

Il giorno mercoledì 10 ottobre 2018 21:40:53 UTC+2, Dan Willemsen ha 
scritto:
>
> Yes, you should be able to share them across branches. We used to do this 
> on our builders, but we removed ccache from our builders (and master), 
> since it was causing more problems than it was saving in time. Incremental 
> builds are a bigger win (they've been increasingly safe with newer 
> versions, at least when paired with `m installclean`).
>
> - Dan
>
> On Wed, Oct 10, 2018 at 4:44 AM Minghui Ma  > wrote:
>
>> can different Android branch code  use the same ccache dir?
>> such as android n,o,p use the  same ccache dir path。
>>
>> -- 
>> -- 
>> You received this message because you are subscribed to the "Android 
>> Building" mailing list.
>> To post to this group, send email to android-...@googlegroups.com 
>> 
>> To unsubscribe from this group, send email to
>> android-buildi...@googlegroups.com 
>> For more options, visit this group at
>> http://groups.google.com/group/android-building?hl=en
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Android Building" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to android-buildi...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-building] can different Android branch code use the same ccache dir?

2018-10-10 Thread 'Dan Willemsen' via Android Building
Yes, you should be able to share them across branches. We used to do this
on our builders, but we removed ccache from our builders (and master),
since it was causing more problems than it was saving in time. Incremental
builds are a bigger win (they've been increasingly safe with newer
versions, at least when paired with `m installclean`).

- Dan

On Wed, Oct 10, 2018 at 4:44 AM Minghui Ma  wrote:

> can different Android branch code  use the same ccache dir?
> such as android n,o,p use the  same ccache dir path。
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-building] can different Android branch code use the same ccache dir?

2018-10-10 Thread Minghui Ma
can different Android branch code  use the same ccache dir?
such as android n,o,p use the  same ccache dir path。

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.