]> git.openstreetmap.org Git - nominatim.git/commit
install executables and call settings.php explicitly
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Mar 2016 23:07:46 +0000 (00:07 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 12 Mar 2016 08:40:43 +0000 (09:40 +0100)
commit5ccb499a6f389913fe8c8c745a31dff40907b98c
treee8f1dc9944768a693a11139ac2ad461ec524d74b
parentb24ef60b33da99938d864b3ff1b9399282dd253a
install executables and call settings.php explicitly

Executables (including websites) need to be installed in the
build directory, so that they can find the right settings.php.
settings now defines build and source dir.
20 files changed:
CMakeLists.txt
lib/init.php
settings/settings.php
utils/blocks.php
utils/country_languages.php
utils/importWikipedia.php
utils/imports.php
utils/query.php
utils/setup.php
utils/specialphrases.php
utils/update.php
utils/warm.php
website/deletable.php
website/details.php
website/hierarchy.php
website/lookup.php
website/polygons.php
website/reverse.php
website/search.php
website/status.php