]> git.openstreetmap.org Git - nominatim.git/commit
mostly remove php-cgi requirement
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 25 Jul 2023 22:10:11 +0000 (00:10 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 25 Jul 2023 22:10:11 +0000 (00:10 +0200)
commitd545c6d73cc0daf507c74eaec4e8180179685354
tree3cb82ec1dc6be60d4e3d2989d84aa65df868de5e
parentf69fea4210c625ef8d2d955453303acd97076975
mostly remove php-cgi requirement

This is now only needed for BDD tests against the php API.
CMakeLists.txt
cmake/tool-installed.tmpl
cmake/tool.tmpl
docs/admin/Installation.md
man/create-manpage.tmpl
nominatim/cli.py
nominatim/clicmd/args.py
test/bdd/steps/nominatim_environment.py
test/python/cli/conftest.py
vagrant/Install-on-Ubuntu-20.sh
vagrant/Install-on-Ubuntu-22.sh