[Tile-serving] [osm2pgsql-dev/osm2pgsql] Lua is now required (PR #2199)

Jochen Topf notifications at github.com
Sat Jun 15 10:17:08 UTC 2024


We are moving to the flex output which always needs Lua. Making Lua optional isn't useful any more and just makes code more complicated. This commit makes Lua non-optional.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2199

-- Commit Summary --

  * Lua is now required

-- File Changes --

    M .github/actions/build-and-test/action.yml (7)
    M .github/workflows/ci.yml (33)
    M CMakeLists.txt (67)
    M README.md (3)
    M src/CMakeLists.txt (120)
    M src/command-line-parser.cpp (8)
    M src/output.cpp (14)
    M src/tagtransform.cpp (12)
    M tests/CMakeLists.txt (61)
    M tests/test-options-parse.cpp (2)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2199.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2199.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2199
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2199 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240615/cd558847/attachment.htm>


More information about the Tile-serving mailing list