Git development
 help / color / mirror / Atom feed
* building git in a separate directory
@ 2007-01-09  3:30 Alexy Khrabrov
  2007-01-09  3:37 ` Shawn O. Pearce
  2007-01-09  3:40 ` Horst H. von Brand
  0 siblings, 2 replies; 3+ messages in thread
From: Alexy Khrabrov @ 2007-01-09  3:30 UTC (permalink / raw)
  To: git

Tried to build git 1.4.4.1 away from the source directory -- said

make configure

-- which made a configure, switched to a separate build/ directory,
invoked that/../configure -- which ran fine, except produced no
Makefile!

What's the way to build git outside from the source directory?

Cheers,
Alexy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: building git in a separate directory
  2007-01-09  3:30 building git in a separate directory Alexy Khrabrov
@ 2007-01-09  3:37 ` Shawn O. Pearce
  2007-01-09  3:40 ` Horst H. von Brand
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn O. Pearce @ 2007-01-09  3:37 UTC (permalink / raw)
  To: Alexy Khrabrov; +Cc: git

Alexy Khrabrov <deliverable@gmail.com> wrote:
> Tried to build git 1.4.4.1 away from the source directory -- said
> 
> make configure
> 
> -- which made a configure, switched to a separate build/ directory,
> invoked that/../configure -- which ran fine, except produced no
> Makefile!
> 
> What's the way to build git outside from the source directory?

I'm no sure that's supported right now.  Someone tried to submit
patches for it but I don't think they were applied.  The configure
script is really just a way to create a personal config.mak, which is
the "real" way to configure Git prior to compiling it with Makefile.

-- 
Shawn.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: building git in a separate directory
  2007-01-09  3:30 building git in a separate directory Alexy Khrabrov
  2007-01-09  3:37 ` Shawn O. Pearce
@ 2007-01-09  3:40 ` Horst H. von Brand
  1 sibling, 0 replies; 3+ messages in thread
From: Horst H. von Brand @ 2007-01-09  3:40 UTC (permalink / raw)
  To: Alexy Khrabrov; +Cc: git

Alexy Khrabrov <deliverable@gmail.com> wrote:
> Tried to build git 1.4.4.1 away from the source directory -- said
> 
> make configure

This is just the bare minimum required to use some of the autoconfiscating
machinery, it is far from working. And IIUC, the git hackers won't ever go
that route.

[...]

> What's the way to build git outside from the source directory?

It isn't set up for that currently.
-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                    Fono: +56 32 2654431
Universidad Tecnica Federico Santa Maria             +56 32 2654239
Casilla 110-V, Valparaiso, Chile               Fax:  +56 32 2797513

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-01-09  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-09  3:30 building git in a separate directory Alexy Khrabrov
2007-01-09  3:37 ` Shawn O. Pearce
2007-01-09  3:40 ` Horst H. von Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox