Dirk L
7102c77e0b
Merge branch 'master' into dep-liblua
2013-11-08 15:10:53 +01:00
Dennis Luxen
7cf46afc48
Remove old facade from UUID generation
2013-10-15 14:31:31 +02:00
Dennis Luxen
427db3f29a
Don't build deleted classes
2013-10-15 14:14:54 +02:00
Dennis Luxen
c66fced161
rename createhierarchy.cpp to more canonical name
2013-10-14 17:03:46 +02:00
Dennis Luxen
29499f21c5
License change to (simplified) 2-clause BSD. Good riddance, AGPL
2013-10-14 13:42:28 +02:00
Dirk L
91a2e56215
Merge branch 'dep-liblua' into develop-lua
2013-09-11 18:27:51 +02:00
Dirk L
e6681af9d0
CMakeLists.txt: Lua5.2 support.
...
Because the current Debian unstable is using
* Luabind which is depending on Lua5.2
* LuaJIT which has a Lua5.1 API
the code were using the Lua5.1 header files but were linked against
Lua5.2 library.
Now both are using Lua5.2 (libluajit-5.1-dev must not be installed
during CMAKE !), which seems to work for the OSRM-Extractor.
2013-09-11 17:25:33 +02:00
Dennis Luxen
9d23dee3fc
Merge branch 'develop' into experimental/program_options
2013-08-19 17:03:47 +02:00
Dennis Luxen
70b8cef318
Fixes #709 , out-of-source builds from arbitrary directories
2013-08-19 16:55:56 +02:00
Emil Tin
e42b8fc37d
use boost program_options in extractor
2013-08-14 15:15:35 +02:00
Dennis Luxen
c8e0e5eca2
Export compile commands
2013-08-14 11:57:54 +02:00
DennisOSRM
3515ddcfe6
Automatic rebuild
2013-07-19 16:58:13 +02:00
DennisOSRM
90303d5952
further addition to cmake script
2013-07-19 16:36:57 +02:00
DennisOSRM
4961b819f3
Trigger rebuild of fingerprint everytime
2013-07-19 15:00:41 +02:00
DennisOSRM
c3dab15eb6
Several lookup fixes and fingerprinting of files with input IO, thx @alex85k
2013-07-18 14:11:45 +02:00
DennisOSRM
a4f6ec516b
Remove unnecessary file
2013-07-17 16:29:11 +02:00
DennisOSRM
b234760e92
Check if platform supports 64 bits
2013-07-03 13:32:31 +02:00
DennisOSRM
3119e4b82b
Use LuaJIT if available
2013-07-03 11:41:14 +02:00
Dennis Luxen
85e333127a
Manually merging cmake support
2013-04-22 22:24:40 +02:00
Dennis Luxen
d52d86ae82
Manually merging cmake support
2013-04-22 22:23:53 +02:00