[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)

alex85k notifications at github.com
Thu Oct 15 21:03:09 UTC 2015


Here is my attemp to make cmake build scripts available for main repository.
I have modified .travis.yml to build one version with cmake too. 

To make appveyor work like here https://ci.appveyor.com/project/alex85k/osm2pgsql , you need to login and enable it for main repository.

Notes:
 - Have two warnings in cmake build, can not apply -Werror (some flags??)
 - In appveyor.yml there are ACCOUNT and curt -T - it is uploading windows build to my shared folder and should be better replaced in production
 - In appveyor.yml there is a download of Windows dependenices from my Dropbox. Better to be placed somewhere else :)
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/460

-- Commit Summary --

  * Add cmake build scripts and appveyor.yml

-- File Changes --

    M .gitignore (3)
    M .travis.yml (25)
    A CMakeLists.txt (180)
    A appveyor.yml (75)
    A cmake/FindLua52.cmake (82)
    A cmake/FindOsmium.cmake (318)
    A cmake/config.h.in (43)
    A tests/CMakeLists.txt (29)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/460.patch
https://github.com/openstreetmap/osm2pgsql/pull/460.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151015/528859f0/attachment.html>


More information about the Tile-serving mailing list