git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Rafael Gieschke <rafael@gieschke.de>
Cc: git@vger.kernel.org
Subject: Re: [PATCHv2] add Android support
Date: Thu, 19 May 2011 07:17:27 -0700	[thread overview]
Message-ID: <7vsjsa93m0.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <2218C353-80FC-4540-A60E-608385384FB5@gieschke.de> (Rafael Gieschke's message of "Thu, 19 May 2011 13:37:53 +0200")

Rafael Gieschke <rafael@gieschke.de> writes:

>> (3) Add uname_S = Android (Makefile).
>> 
>> The first two would become much easier to justify if presented that
>> way. At least you won't hear from anybody "we don't want that much code to
>> not to run git on a phone!", as it is not entirely implausible to imagine
>> environments without support for one or both of these two facilities.
>
> So, you would prefer to leave out ANDROID and use something like "ifeq
> ($(uname_S),Android)", so you will have to compile using make
> uname_S=Android? I would be fine with that, too. But I would also be
> fine with having to specify the build options on the command line or
> using a config.mak if you want to keep Android out of the Makefile.

Ignore differences s/Android/ANDROID/; I just typed differently without
even noticing I was doing so (the same for GECOS-PWENT but if you liked my
name better that is fine by me as well). The point is that I didn't mean
to suggest changing names of symbols you used.

  parent reply	other threads:[~2011-05-19 14:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 23:23 [PATCHv2] add Android support Rafael Gieschke
2011-05-19  6:18 ` Junio C Hamano
2011-05-19 11:37   ` Rafael Gieschke
2011-05-19 12:20     ` Jeff King
2011-05-19 17:30       ` Rafael Gieschke
2011-05-19 17:38         ` Jeff King
2011-05-19 19:27           ` Rafael Gieschke
2011-05-23  7:04       ` Cross-compiling git (was: [PATCHv2] add Android support) Jakub Narebski
2011-05-23 14:30         ` Jeff King
2011-05-25 14:20           ` Jakub Narebski
2011-05-25 15:06             ` Jeff King
2011-05-19 14:17     ` Junio C Hamano [this message]
2011-05-23  8:01   ` [PATCHv2] add Android support Tor Arntsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vsjsa93m0.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=rafael@gieschke.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).