All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Renato Botelho <garga@FreeBSD.org>
Cc: git@vger.kernel.org
Subject: Re: [bug] 2.5.0 build with NO_PERL is broken
Date: Fri, 14 Aug 2015 12:59:29 -0700	[thread overview]
Message-ID: <xmqq7foxiqu6.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <loom.20150814T184447-932@post.gmane.org> (Renato Botelho's message of "Fri, 14 Aug 2015 16:46:18 +0000 (UTC)")

Renato Botelho <garga@FreeBSD.org> writes:

> I also found that some commands require perl when NO_PERL is set:
>
> git-submodule
> git-request-pull
> git-am
>
> Definitely NO_PERL is not working as expected.

NO_PERL merely means "I want to build a subset of Git that is meant
to be usable on a system without a working Perl installed".  These
scripts that do require Perl installed are indeed not expected to
work under NO_PERL (if you think about it, that would be natural and
the only sensible expectation---otherwise we would have coded them
without using Perl at all, in which case there will be no need for
NO_PERL in the first place).

  reply	other threads:[~2015-08-14 19:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-14 15:41 [bug] 2.5.0 build with NO_PERL is broken Renato Botelho
2015-08-14 16:46 ` Renato Botelho
2015-08-14 19:59   ` Junio C Hamano [this message]
2015-08-14 20:49     ` Eric Sunshine
2015-08-14 21:02       ` Junio C Hamano
2015-08-14 21:15         ` Eric Sunshine
2015-08-14 22:22           ` Junio C Hamano
2015-08-14 22:25             ` Eric Sunshine
2015-08-18 11:05               ` Renato Botelho
2015-08-18 16:42                 ` Eric Sunshine
2015-08-18 18:09                   ` Renato Botelho

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=xmqq7foxiqu6.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=garga@FreeBSD.org \
    --cc=git@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.