osrm-backend/src
Dane Springmeyer a22e0fa62e minor build fixes
- Travis: Upgrade clang from 3.8.0 to 3.8.1 (provides smaller package for faster downloading)
  - Travis: Makes BUILD_COMPONENTS an option
  - Followup after #3130 (Boost_LIBRARIES variable no longer exists)
2016-10-27 13:39:33 -07:00
..
benchmarks minor build fixes 2016-10-27 13:39:33 -07:00
contractor refactor function names; consolidate readCount() functions; 2016-10-26 13:18:52 -07:00
engine Considering multiple small turns, right after each 2016-10-27 19:19:23 +02:00
extractor fix warnings due to superfluous ; 2016-10-27 20:06:14 +02:00
osrm remove util self-written make_unique and use C++14 stdlib make_uniqe 2016-10-17 15:27:14 -07:00
server remove util self-written make_unique and use C++14 stdlib make_uniqe 2016-10-17 15:27:14 -07:00
storage refactor function names; consolidate readCount() functions; 2016-10-26 13:18:52 -07:00
tools Recover from stale mutexes with force unlocking and retry 2016-10-18 21:58:50 +02:00
util Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00