Re: Vista/IPv6

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Vista/IPv6
Дата
Msg-id 20070413070633.GA31884@svr2.hagander.net
обсуждение исходный текст
Ответ на Re: Vista/IPv6  (Warren Turkal <wt@penguintechs.org>)
Список pgsql-hackers
On Fri, Apr 13, 2007 at 12:44:41AM -0600, Warren Turkal wrote:
> On Thursday 12 April 2007 00:56, you wrote:
> > IIRC, cmake is a replacement for make, not for configure. Or did I miss
> > something?
> 
> CMake also has configure functionality.
> 
> > And it would require rewriting all the unix makefiles in cmake format,
> > and it was one of the major requirements for this undertaking that this
> > would not be required.
> 
> The CMakeLists.txt files can coexist with the current Makefiles. You could 
> just do out of tree builds to keep from overwriting the original Makefiles 
> during the generation. Of course, generating MSVC project files wouldn't 
> overwrite the Makefiles in any case.

That would mean maintainig two sets of build files. That's never going to
work. The only option if we were to go with that is, IMHO, to move
*everything* over to it. And I don't think you'll get a lot of people
supporting that ;)

//Magnus



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Warren Turkal
Дата:
Сообщение: Re: Vista/IPv6
Следующее
От: "Zeugswetter Andreas ADI SD"
Дата:
Сообщение: Re: Eliminating unnecessary left joins