* Build oddities
@ 2012-02-05 6:34 Michael
2012-02-05 6:46 ` Nguyen Thai Ngoc Duy
0 siblings, 1 reply; 2+ messages in thread
From: Michael @ 2012-02-05 6:34 UTC (permalink / raw)
To: git
Hi there,
I ran into a build oddity with git today - the environment variable $X is
appended to most binaries. At the time, I had X=last, so I ended up with
gitlast, git-peek-remotelast etc.
Does anyone know why this behaviour exists, and if it is still desired?
Best regards,
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Build oddities
2012-02-05 6:34 Build oddities Michael
@ 2012-02-05 6:46 ` Nguyen Thai Ngoc Duy
0 siblings, 0 replies; 2+ messages in thread
From: Nguyen Thai Ngoc Duy @ 2012-02-05 6:46 UTC (permalink / raw)
To: Michael; +Cc: git
On Sun, Feb 5, 2012 at 1:34 PM, Michael <kensington@astralcloak.net> wrote:
> Hi there,
>
> I ran into a build oddity with git today - the environment variable $X is
> appended to most binaries. At the time, I had X=last, so I ended up with
> gitlast, git-peek-remotelast etc.
$X is to append .exe for Windows build so you would get git.exe,
git-peek-remote.exe... We should set X to empty from the beginning.
Patches are welcome.
--
Duy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-05 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05 6:34 Build oddities Michael
2012-02-05 6:46 ` Nguyen Thai Ngoc Duy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox