[Bug 42515] Support for building on Android

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 11 19:06:18 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=42515

--- Comment #3 from Alvaro Soliverez <alvaro.soliverez at collabora.co.uk> 2011-11-11 10:06:18 PST ---
(In reply to comment #2)
> Comment on attachment 53056 [details] [review]
> Android-specific files and modifications
> 
> Review of attachment 53056 [details] [review]:
> -----------------------------------------------------------------
> 
> The same comment about the name of the configure flag applies.
> 
> ::: .gitignore
> @@ +45,4 @@
> >  .cvsignore
> >  Thumbs.db
> >  autom4te.cache
> > +Android.mk
> 
> Surely you don't want to add Android.mk to the ignore list?
> 
> Hmm. There's a hand-written Android.mk in the top level, so you don't want that
> to be matched by .gitignore, but the generated ones you do. Does .gitignore
> support something like
> 
> */.gitignore
> 
> ?


On building, Android.mk files are generated per each Makefile.am file (based on
the Android.mk target). Those files should be ignored.
We add the .gitignore clause at the same time as the one needed Android.mk, and
further modications to this file are actually not ignored, so it works fine for
what we need.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list