DennisOSRM
|
ec9a7f8165
|
Updated SConstruct to check for additional boost headers
|
2012-03-06 08:50:15 +01:00 |
|
DennisOSRM
|
f8c0c468a9
|
First preparations for Intels TBB
|
2012-02-29 20:02:04 +01:00 |
|
DennisOSRM
|
f332f39ea6
|
Merge branch 'master' of
https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git
|
2012-02-29 14:30:19 +01:00 |
|
DennisOSRM
|
02e15bd3d2
|
Disabling OpenMP for good on OS X, see issue #123
|
2012-02-27 13:09:59 +01:00 |
|
DennisOSRM
|
25d15fe2af
|
Disabling OpenMP for good on OS X
|
2012-02-27 13:09:19 +01:00 |
|
DennisOSRM
|
fdb4198c0d
|
Further adjustments for OS X
|
2012-02-27 11:51:59 +01:00 |
|
DennisOSRM
|
3f7437fec2
|
Check for libpthread on Linux
|
2012-02-27 10:44:23 +01:00 |
|
DennisOSRM
|
ed0733e125
|
Adding --no-march switch to SConstruct as well as some of the OS X support
|
2012-02-27 10:33:43 +01:00 |
|
Emil Tin
|
d01f350e94
|
update SConstruct to make compiling work on mac. different version of png code, that compiles on mac os x.
|
2012-02-24 13:50:15 +01:00 |
|
Project OSRM
|
48daf38f2b
|
Appending CCFLAGS. osrm-routed was not compiled with any optimizations. That gave a tremendous slowdown.
|
2012-02-22 13:27:44 +01:00 |
|
DennisOSRM
|
ac41c3b06c
|
Typo in CRC32 data length
|
2012-02-16 16:18:13 +01:00 |
|
DennisOSRM
|
fe416526f2
|
Dropping Magick++ for libpng and pngwriter
|
2012-02-13 16:15:28 +01:00 |
|
DennisOSRM
|
94bd6e22ff
|
Dropping Magick++ for libpng and pngwriter
|
2012-02-13 15:28:45 +01:00 |
|
Robert Scott
|
e9258a238e
|
add pthread check to SConscript so subsequent google protocol buffers check doesn't fail
|
2012-01-21 23:10:23 +00:00 |
|
DennisOSRM
|
f4cf3596c5
|
Added ImageMagick's Magick++ to dependencies for elevation profile bitmaps
|
2012-01-06 12:34:06 +01:00 |
|
DennisOSRM
|
d4eebd7c0d
|
Added ImageMagick's Magick++ to dependencies for elevation profile bitmaps
|
2012-01-06 12:28:16 +01:00 |
|
DennisOSRM
|
ed826e4451
|
Updated SConstruct with further boost dependencies
|
2012-01-01 19:34:33 +01:00 |
|
DennisOSRM
|
8e1d69ac8b
|
Adding compile flag to get rid of STXXL dependency for osrm-routed
|
2012-01-01 16:20:00 +01:00 |
|
DennisOSRM
|
62aab1cec6
|
Reordering dependenxy checks
|
2012-01-01 15:53:55 +01:00 |
|
DennisOSRM
|
dad24f1106
|
Renaming subfolder
|
2011-12-13 15:45:14 +01:00 |
|
DennisOSRM
|
e04ef5a030
|
Dropped google sparsehash dependency
|
2011-12-10 14:12:36 +01:00 |
|
DennisOSRM
|
d68f72ec6d
|
Renaming binaries. Thanks Emil
|
2011-11-25 10:49:53 +01:00 |
|
DennisOSRM
|
8578a1c101
|
Sconstruct looks for Descriptors
|
2011-11-17 18:53:15 +01:00 |
|
DennisOSRM
|
4100b05fd9
|
Sconstruct checks for Boost 1.41 now
|
2011-11-17 18:39:52 +01:00 |
|
DennisOSRM
|
cebef471a5
|
Added new object to SConstruct
|
2011-11-17 14:19:39 +01:00 |
|
DennisOSRM
|
52430b0180
|
More flexible build script
|
2011-10-10 18:54:34 +02:00 |
|
DennisOSRM
|
3ec4487297
|
Added newly used boost headers to SConstruct
|
2011-10-04 16:00:21 +02:00 |
|
Dennis Luxen
|
79083e7585
|
Compile fixes for FreeBSD, see ticket #56
|
2011-08-04 16:32:07 +00:00 |
|
Dennis Luxen
|
39fe92ebc4
|
Adding -rdynamic to debug build flags
|
2011-07-28 12:58:31 +00:00 |
|
Dennis Luxen
|
ccf40b53eb
|
Fixes ticket #45
|
2011-07-07 16:37:26 +00:00 |
|
Dennis Luxen
|
a93738dd79
|
Mac OS X compile fixes
|
2011-05-07 07:36:17 +00:00 |
|
Dennis Luxen
|
2c6e68dda7
|
Abort build if protobuf is too old
|
2011-04-20 13:20:27 +00:00 |
|
Dennis Luxen
|
43c2e3a291
|
SConscript didn't fail when protobuffers version was insufficient (Thanks yobiSource)
|
2011-03-31 16:55:16 +00:00 |
|
Dennis Luxen
|
571e6be9ce
|
Checking for boost_system
|
2011-03-30 20:03:16 +00:00 |
|
Dennis Luxen
|
929793f7a8
|
cleaning up the SConstruct
|
2011-03-29 14:27:44 +00:00 |
|
Dennis Luxen
|
26966f5cdb
|
removing precompiled libprotobuf objects. fixes ticket 23
|
2011-03-29 09:16:49 +00:00 |
|
Dennis Luxen
|
7437bad834
|
renaming extractLargeNetwork to extractor
|
2011-03-28 12:50:12 +00:00 |
|
Dennis Luxen
|
78df3ae23a
|
renaming extractLargeNetwork to extractor
|
2011-03-28 12:49:09 +00:00 |
|
Dennis Luxen
|
dae3152c9c
|
Getting rid of third party dependency for boost_program_options part 2
|
2011-03-11 16:53:30 +00:00 |
|
Dennis Luxen
|
e48b47f1ec
|
Typo
|
2011-02-06 19:27:44 +00:00 |
|
Dennis Luxen
|
e9cfe94dfd
|
Updated SConstruct to reflect new dependencies
|
2011-01-12 19:59:29 +00:00 |
|
Dennis Luxen
|
cf46fd79b0
|
PBF Support (Thanks to Christian for explanations)
|
2011-01-12 18:08:10 +00:00 |
|
Dennis Luxen
|
edfa70aff0
|
Updated SConstruct to be more compliant
|
2011-01-10 11:06:06 +00:00 |
|
Dennis Luxen
|
f45af2ba72
|
precursor to the many coming changes
|
2011-01-09 16:55:05 +00:00 |
|
Dennis Luxen
|
dc889cfe80
|
DNDEBUG is set for release build. Assertions are skipped now in release build.
|
2010-08-25 07:56:25 +00:00 |
|
Dennis Luxen
|
65351959fe
|
extraction is now able to handle bzip2 compressed input files
|
2010-08-10 17:06:37 +00:00 |
|
Dennis Luxen
|
048c04d0f1
|
Make SConstruct obey buildconfigurations and other minor changes
|
2010-07-30 17:41:36 +00:00 |
|
Dennis Luxen
|
5052302f97
|
Parameter for STXXL root path
|
2010-07-24 14:11:20 +00:00 |
|
Dennis Luxen
|
e38d473fdd
|
Compile Fixes on Mac
|
2010-07-24 14:00:00 +00:00 |
|
Dennis Luxen
|
a02dafb8d7
|
Minor fixes in Scons script
|
2010-07-23 12:34:15 +00:00 |
|