Re: Vista/IPv6 - Mailing list pgsql-hackers

From Warren Turkal
Subject Re: Vista/IPv6
Date
Msg-id 200704130044.41325.wt@penguintechs.org
Whole thread Raw
In response to Re: Vista/IPv6  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Vista/IPv6  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
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.

wt
-- 
Warren Turkal (w00t)


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Benchmarking tools for the Postgres, EDB and Oracle Database
Next
From: Magnus Hagander
Date:
Subject: Re: Vista/IPv6