osrm-backend/scripts
Daniel J. Hofmann 3727637145 Build osmium_convert in order to be able to eventually replace osmosis
This provides a script to build the libosmium examples such as
osmium_convert (to convert from xml to pbf).

I initially tried a CMake ExternalProject setup, but this was more
complicated than I initially thought; this is the more elegant solution.

The goal is to eventually rip out osmosis, so that we no longer depend
on java for the cucumber tests.

References:

- https://github.com/Project-OSRM/osrm-backend/issues/1788
2016-01-13 17:57:22 +01:00
..
analyze.sh Static analysis: integration with the Static Analyzer. 2015-09-22 17:32:32 +02:00
bisect_cucumber.sh Script for fully automated test bisecting. 2015-09-16 19:13:31 +02:00
build_osmium_tools.sh Build osmium_convert in order to be able to eventually replace osmosis 2016-01-13 17:57:22 +01:00
modernize.sh Integration scripts for Clang's Modernize and Tidy tool. 2015-09-22 17:32:32 +02:00
tidy.sh Integration scripts for Clang's Modernize and Tidy tool. 2015-09-22 17:32:32 +02:00
update_depdendencies.sh Bump libosmium version to 2.5.4 in update script 2016-01-05 11:56:51 +01:00