Open Source Routing Machine - C++ backend
Go to file
nibbles 2bits 80a9317d8b SConstruct: find Libzip on Darwin
Add a `pkg-config` statement for Darwin in SConstruct to help
scons find the Libzip includes.  Patch from Homebrew.  Fixes
compile error with llvm-gcc.

Fixes #274
2012-07-13 17:19:16 -07:00
Algorithms First (buggy) implementation of single via node alternative routes. 2012-06-15 18:47:27 +02:00
Contractor Exploration of tiny components. 2012-07-13 17:01:21 +02:00
DataStructures Exploration of tiny components. 2012-07-13 17:01:21 +02:00
Descriptors Fixes issue #331 2012-07-11 10:44:11 +02:00
Docs@71f55dc30a Fast-forwarding git submodule 2012-07-11 09:38:47 +02:00
features Bearing is reported as integer only, fixes cucumber tests for issue #292 2012-06-11 16:36:33 +02:00
Plugins Exploration of tiny components. 2012-07-13 17:01:21 +02:00
RoutingAlgorithms Code cleanup for alternative route computation 2012-06-21 12:27:43 +02:00
Server Print user agent into log 2012-06-08 10:12:42 +02:00
speedprofiles tests for signal penalty. renamed 'given the nodes' to 'given the node map' and introduced new 'given the nodes' to set node tags 2012-03-08 14:10:28 +01:00
test speedprofiles specifically for testing 2012-05-05 17:05:55 +02:00
ThirdParty PngImage compile fixes for libpng 1.5 (OS X). Partially fixes issue #123 2012-02-27 09:47:53 +01:00
Util Exploration of tiny components. 2012-07-13 17:01:21 +02:00
win Moved all Windows related files to win folder 2012-01-01 23:33:10 +08:00
.gitignore gitignore the sandbox/ folder 2012-02-18 15:28:50 +01:00
.gitmodules Adding external web project as submodule 2012-04-04 11:52:16 +02:00
AUTHORS.TXT authors 2012-01-31 23:23:42 +01:00
contractor.ini SRTM Root directory parsed from ini file 2011-12-13 15:30:52 +01:00
createHierarchy.cpp Independent set tie-breaker in O(1) space and time 2012-05-23 21:18:38 +02:00
extractor.cpp Removed two dead storage bugs. Thanks to LLVMs very useful scan-build 2012-07-10 13:47:04 +02:00
extractor.ini Parameterize amount of RAM for extractLargenetwork. Fixes ticket 21. 2011-03-24 15:06:49 +00:00
Gemfile Adds the cucumber test framework referenced in issues #26, #95, #114 2012-02-15 10:50:43 +01:00
Gemfile.lock Adds the cucumber test framework referenced in issues #26, #95, #114 2012-02-15 10:50:43 +01:00
LICENCE.TXT Initial Import. 2010-07-09 09:05:40 +00:00
Rakefile use .osrm.edges file in Rake task and cucumber tests 2012-05-05 16:12:58 +02:00
README.TXT Adding the URL of the demo installation to README 2012-03-15 20:30:17 +01:00
routed.cpp Load timestamp string from file 2012-05-15 14:28:13 +02:00
SConstruct SConstruct: find Libzip on Darwin 2012-07-13 17:19:16 -07:00
server.ini Adding optional timestamp information 2012-05-15 14:14:09 +02:00
speedprofile.ini Implements feature request from issue #256 2012-06-11 17:36:41 +02:00
typedefs.h Removed all header file includes from typedef.h 2012-07-02 16:00:00 +02:00

For instructions on how to compile and run OSRM, please consult the Wiki at

https://github.com/DennisOSRM/Project-OSRM/wiki

or use our free and daily updated online service at

http://map.project-osrm.org