[postgis-tickets] [PostGIS] #2362: Support building with CMake
PostGIS
trac at osgeo.org
Sun Jun 16 07:35:05 PDT 2013
#2362: Support building with CMake
-----------------------------------+----------------------------------------
Reporter: robe | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+----------------------------------------
Comment(by robe):
For reference mloskot has put in a lot of effort into this move
https://github.com/mloskot/postgis/tree/cmake-build
So we really should start giving it a go: Excerpt from email between Mat,
Dave Page, and other poor saps I dragged into this conversation.
{{{
On 4 June 2013 18:58, Dave Page wrote:
>> Dave,
>>
>> Sorry for harping at you. As you can see I think there is definite
>> community interest if nothing more than to make debugging easier, but
>> that said it would be nice if we don't have a secondary
>> infrastructure we have to constantly babysit. Cmake does seem like
>> the easiest route to take especially since a lot of GIS software has
already standardized on it.
>
> Agreed, Cmake does seem like the best option.
FYI, I've done another round of updating cmake-build branch with changes
from svn-trunk, looks I had to do proper git merge:
https://github.com/mloskot/postgis/tree/cmake-build
Also added some small improvements for postgis_svn_revision.sh.
Unfortunately, postgis.sql.in.c and friends have been changed to w/o .c
and seems like new processing is now required - no idea what's new there.
This means, the custom preprocessing commands need to be reviewed.
If I have time, I will give it a go, but ATM I've got too much on plate.
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2362#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list